redcanaryco / surveyor

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

[BUG] --query switch does not work properly with SentinelOne #73

Closed xC0uNt3r7hr34t closed 1 year ago

xC0uNt3r7hr34t commented 1 year ago

Code is missing the ability to properly convert --query option to SentinelOne S1QL query language. ProcessName search is not currently supported with --query. Additionally it is recommended that containsCIS or contains anycase be used in most or all cases for best search results.

This can bee reproduced by using the --query parameter when running surveyor against SentinelOne.