mirror of
https://github.com/keyboardcrunch/SentinelOne-ATTACK-Queries
synced 2026-06-08 09:15:28 +00:00
formatting update
This commit is contained in:
@@ -56,7 +56,9 @@ Detection focuses on sysvol GP Policy xml file enumeration, with findstr or Get-
|
||||
|
||||
`
|
||||
TgtProcCmdline RegExp "^.*\/S cpassword.*\\sysvol\\.*.xml" OR
|
||||
|
||||
TgtProcCmdline ContainsCIS "Get-GPPPassword" OR
|
||||
|
||||
SrcProcCmdScript ContainsCIS "Get-ChildItem -Path \"\\$Server\SYSVOL\" -Recurse -ErrorAction SilentlyContinue -Include 'Groups.xml','Services.xml','Scheduledtasks.xml','DataSources.xml','Printers.xml','Drives.xml'"
|
||||
`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user