Gpscript Execution
Description
Detects the execution of the LOLBIN gpscript, which executes logon or startup scripts configured in Group Policy
Query · sigma
selection_img: - Image|endswith: \gpscript.exe - OriginalFileName: GPSCRIPT.EXE selection_cli: CommandLine|contains: - ' /logon' - ' /startup' filter_main_svchost: ParentCommandLine: C:\windows\system32\svchost.exe -k netsvcs -p -s gpsvc condition: all of selection_* and not 1 of filter_main_*
Known false positives
- Legitimate uses of logon scripts distributed via group policy