Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions Execution - Suspicious Proccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
logsource:
category: process_creation
product: windows
detection:
selection:
ParentImage|startswith: 'C:\Users\Public\'
CommandLine|contains:
- 'powershell'
- 'cmd.exe /c '
- 'cmd /c '
- 'wscript.exe'
- 'cscript.exe'
- 'bitsadmin'
- 'certutil'
- 'mshta.exe'
condition: selection
fields:
- ComputerName
- User
- CommandLine
falsepositives:
- Unknown
level: high