Skip to content

Commit

Permalink
improve filter handler rule
Browse files Browse the repository at this point in the history
  • Loading branch information
jorik-utwente committed Dec 3, 2024
1 parent 9f0a131 commit 7e21058
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions nursery/persist-via-filter-handlers-registry-key.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ rule:
features:
- and:
- match: set registry value
- string: /\\\.(.*?)\\Handler/i
- optional:
- match: persist via COM hijack
- or:
- string: /\\\..*\\PersistentHandler/i
- string: /CLSID\\.*\\PersistentHandler/i

0 comments on commit 7e21058

Please sign in to comment.