redcanaryco / surveyor

A cross-platform baselining, threat hunting, and attack surface analysis tool for security teams.
MIT License
166 stars 62 forks source link

[FR] Parent Process Name Support #131

Open rc-MikeDevens opened 11 months ago

rc-MikeDevens commented 11 months ago

Which category is the feature part of?

Which product is the feature part of?

Use Cases

For example, I might want to search for any instance an arbitrary child process of a given process made a file modification. That query might look something like parent_name:agent.exe AND filemod_name:file.txt.

Proposal

Add support for 'parent process name' to definition files.