fix: change keyword and bound it to a field
This commit is contained in:
@@ -14,7 +14,8 @@ logsource:
|
||||
definition: 'It is recommended to use the new "Script Block Logging" of PowerShell v5 https://adsecurity.org/?p=2277'
|
||||
detection:
|
||||
keywords:
|
||||
- System.Reflection.Assembly.Load
|
||||
Message:
|
||||
- "*[System.Reflection.Assembly]::Load*"
|
||||
condition: keywords
|
||||
falsepositives:
|
||||
- Penetration tests
|
||||
|
||||
Reference in New Issue
Block a user