mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Update powershell_fileless_script_contains_base64_encoded_content.yml
Updated risk message to the new field names.
This commit is contained in:
@@ -45,8 +45,8 @@ tags:
|
||||
impact: 70
|
||||
kill_chain_phases:
|
||||
- Exploitation
|
||||
message: A suspicious powershell script contains base64 command in $Message$ with
|
||||
EventCode $EventCode$ in host $ComputerName$
|
||||
message: A suspicious powershell script contains base64 command in $ScriptBlockText$ with
|
||||
EventCode $EventCode$ in host $Computer$
|
||||
mitre_attack_id:
|
||||
- T1059
|
||||
- T1027
|
||||
|
||||
Reference in New Issue
Block a user