minor fixes

This commit is contained in:
mvelazco
2021-07-14 14:47:05 -04:00
parent 31496ca1b5
commit adaa34da25
4 changed files with 4 additions and 4 deletions
@@ -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