mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-08 02:08:54 +00:00
fix
This commit is contained in:
parent
8d0c89b598
commit
6c4f4ce309
@ -14,7 +14,7 @@ logsource:
|
||||
detection:
|
||||
selection:
|
||||
Image: '*\rundll32.exe'
|
||||
CommandLine: '*comsvcs.dll*minidump*'
|
||||
CommandLine: '*comsvcs.dll*minidump*'
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- unknown
|
||||
|
@ -11,7 +11,7 @@ tags:
|
||||
logsource:
|
||||
category: process_creation
|
||||
product: windows
|
||||
service: sysmon
|
||||
service: sysmon
|
||||
detection:
|
||||
selection:
|
||||
Description:
|
||||
@ -28,22 +28,22 @@ detection:
|
||||
- "microsoft (r) html application host"
|
||||
- "microsoft(c) register server"
|
||||
- "wmi commandline utility"
|
||||
- "certutil.exe"
|
||||
- "certutil.exe"
|
||||
- "windows host process (rundll32)"
|
||||
- "microsoft connection manager profile Installer"
|
||||
- "windows ® installer"
|
||||
- "7-zip console"
|
||||
- "7-zip console"
|
||||
|
||||
filter:
|
||||
Image:
|
||||
- '*\adexplorer.exe'
|
||||
- '*\procdump.exe'
|
||||
- '*\msbuild.exe'
|
||||
- '*\dotnet.exe'
|
||||
- '*\adexplorer.exe'
|
||||
- '*\procdump.exe'
|
||||
- '*\msbuild.exe'
|
||||
- '*\dotnet.exe'
|
||||
- '*\cmd.exe'
|
||||
- '*\powershell.exe'
|
||||
- '*\psexec.exe'
|
||||
- '*\installutil.exe'
|
||||
- '*\installutil.exe'
|
||||
- '*\cscript.exe'
|
||||
- '*\wscript.exe'
|
||||
- '*\mshta.exe'
|
||||
|
@ -15,9 +15,9 @@ detection:
|
||||
selection:
|
||||
EventID: 8
|
||||
TargetProcessAddress:
|
||||
- '*0B80'
|
||||
- '*0C7C'
|
||||
- '*0C88'
|
||||
- '*0B80'
|
||||
- '*0C7C'
|
||||
- '*0C88'
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- unknown
|
||||
|
Loading…
Reference in New Issue
Block a user