Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XQL queries I use daily as an MDR analyst. Everything here is tested on live multi-tenant XSIAM environments.

  • threat-hunting/ - endpoint and network hunting queries
  • cve/ - detections for specific CVEs and campaigns
  • inventory/ - AD profiles, host inventory, risky account scanners
  • audit/ - case reports, permission audits, correlation rule views
  • uncategorized/ - everything else

Every query here is tested against real logs in live XSIAM environments. For detection queries (CVEs, campaigns, techniques) I reproduce the attack in a lab - run the exploit, execute the technique, then validate that the query catches it properly before publishing. Some queries use $variables - XSIAM will prompt you to fill them in. Feel free to grab whatever you need.