Skip to content

Commit

Permalink
chore: update casing
Browse files Browse the repository at this point in the history
  • Loading branch information
nasbench committed Jan 26, 2024
1 parent 0476f18 commit 7e39481
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ detection:
selection_parent:
- GrandParentImage|endswith: '\rundll32.exe'
- ParentImage|endswith:
- '\SearchProtocolHost.exe'
- '\SearchFilterHost.exe'
- '\SearchProtocolHost.exe'
selection_child:
CommandLine:
# Note: Only add strings as seen used by Pikabot to avoid collision with other strains of malware
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ detection:
ParentImage|endswith: '\rundll32.exe'
Image|endswith:
# Note: Only add processes seen used by Pikabot to avoid collision with other strains of malware
- '\searchfilterhost.exe'
- '\searchprotocolhost.exe'
- '\SearchFilterHost.exe'
- '\SearchProtocolHost.exe'
- '\sndvol.exe'
- '\wermgr.exe'
- '\wwahost.exe'
Expand Down

0 comments on commit 7e39481

Please sign in to comment.