Simple Quote
This commit is contained in:
@@ -13,8 +13,7 @@ logsource:
|
||||
definition: Script Block Logging must be enable
|
||||
detection:
|
||||
selection:
|
||||
ScriptBlockText|contains:
|
||||
- "Invoke-AzureHound"
|
||||
ScriptBlockText|contains: Invoke-AzureHound
|
||||
condition: selection
|
||||
tags:
|
||||
- attack.discovery
|
||||
|
||||
@@ -22,11 +22,10 @@ logsource:
|
||||
detection:
|
||||
selection_content:
|
||||
ScriptBlockText|contains:
|
||||
- "set-content"
|
||||
- "add-content"
|
||||
- set-content
|
||||
- add-content
|
||||
selection_stream:
|
||||
ScriptBlockText|contains:
|
||||
- "-stream"
|
||||
ScriptBlockText|contains: '-stream'
|
||||
condition: all of selection*
|
||||
falsepositives:
|
||||
- unknown
|
||||
|
||||
Reference in New Issue
Block a user