mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 01:45:21 +00:00
Improved regsvr32 whitelisting bypass rule
This commit is contained in:
parent
1fd7a92e87
commit
e5ad1b2f84
@ -20,9 +20,10 @@ detection:
|
||||
selection3:
|
||||
EventID: 1
|
||||
Image: '*\regsvr32.exe'
|
||||
Commandline: '/i:http'
|
||||
Commandline: '*/i:http* scrobj.dll'
|
||||
condition: selection1 or selection2 or selection3
|
||||
falsepositives:
|
||||
- Unknown
|
||||
level: high
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user