cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements

Who rated this post

User Added to Local Administrators Group XQL Query

L2 Linker

Hi Family , 
I want to create a Cortex XDR query that generates an alert when a user creates a local account and adds it to the administrators group.


dataset = xdr_data
|filter event_type = ENUM.EVENT_LOG and action_evtlog_event_id in (4732, 4728)

here i attached an reference link  
GitHub - ItamarSafri/CortexXDR-XQL: Cortex XDR XQL Queries

Thank You. 
Cortex XDR Endpoint Protection 

Who rated this post