mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
minor fixes
This commit is contained in:
@@ -51,4 +51,4 @@ tags:
|
||||
context:
|
||||
- Source:Endpoint
|
||||
- Stage:Persistence
|
||||
message: Safeboot registry $Registry.registry_path was added or modified with a new value $Registry.registry_value_name$
|
||||
message: Safeboot registry $Registry.registry_path$ was added or modified with a new value $Registry.registry_value_name$
|
||||
|
||||
@@ -65,7 +65,7 @@ tags:
|
||||
context:
|
||||
- Source: Endpoint
|
||||
- Stage: Initial Access, Execution, Defense Evasion
|
||||
message: Msbuild.exe ran from an uncommon path on $dest$ execyted by $user
|
||||
message: Msbuild.exe ran from an uncommon path on $dest$ execyted by $user$
|
||||
observable:
|
||||
- name: dest
|
||||
type: Endpoint
|
||||
|
||||
@@ -66,7 +66,7 @@ tags:
|
||||
context:
|
||||
- Source: Endpoint
|
||||
- Stage: Initial Access, Execution, Defense Evasion
|
||||
message: Suspicious rundll32.exe process with no command line arguments executed on $dest$ by $user
|
||||
message: Suspicious rundll32.exe process with no command line arguments executed on $dest$ by $user$
|
||||
observable:
|
||||
- name: dest
|
||||
type: Endpoint
|
||||
|
||||
@@ -55,7 +55,7 @@ tags:
|
||||
context:
|
||||
- Source: Endpoint
|
||||
- Stage: Execution
|
||||
message: Unusually long command line $Processes.process_name$ on $dest
|
||||
message: Unusually long command line $Processes.process_name$ on $dest$
|
||||
observable:
|
||||
- name: dest
|
||||
type: Endpoint
|
||||
|
||||
Reference in New Issue
Block a user