Skip to content

Instantly share code, notes, and snippets.

@keyboardcrunch
Created July 21, 2021 21:20
Show Gist options
  • Select an option

  • Save keyboardcrunch/5e7dc409d590e9164fa20c8ada8fc408 to your computer and use it in GitHub Desktop.

Select an option

Save keyboardcrunch/5e7dc409d590e9164fa20c8ada8fc408 to your computer and use it in GitHub Desktop.
SentinelOne ControlPanel Hunt
SrcProcName ContainsCIS "rundll32.exe" and SrcProcCmdLine RegExp "(?i)(shell32.dll.*Control_RunDLL).*" AND SrcProcCmdLine RegExp "^(?!.*CCM\\SMSCFGRC.cpl|.*RunDLL timedate.cpl|.*mmsys.cpl|.*system32\\appwiz.cpl).*" AND TgtProcCmdLine RegExp "^(?!.*desk.cpl,ScreenSaver|.*launchalpsdelltouchpad|.*System32\\hdwwiz.cpl|.*ClearMyTracksByProcess).*" AND TgtProcName Not In ( "ieunatt.exe", "ieUnatt.exe", "MouseKeyboardCenter.exe", "mmc.exe", "Bubbles.scr", "SystemPropertiesComputerName.exe" )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment