Sigma high test sigma
PUA - AdvancedRun Suspicious Execution
Detects the execution of AdvancedRun utility in the context of the TrustedInstaller, SYSTEM, Local Service or Network Service accounts
Detection Logic
{
"selection": {
"CommandLine
| contains": [
"/EXEFilename",
"/CommandLine"
]
},
"selection_runas": [
{
"CommandLine
| contains": [
" /RunAs 8 ",
" /RunAs 4 ",
" /RunAs 10 ",
" /RunAs 11 "
]
},
{
"CommandLine
| endswith": [
"/RunAs 8",
"/RunAs 4",
"/RunAs 10",
"/RunAs 11"
]
}
],
"condition": "all of selection*"
} False Positives
- ⚠ Unknown
Field Validations
Loading…
Comments (0)
Loading comments...