Skip to content

Commit

Permalink
fix: specify image and loaded image
Browse files Browse the repository at this point in the history
  • Loading branch information
phantinuss committed May 16, 2023
1 parent 9da42e4 commit 06ec405
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -466,9 +466,11 @@ detection:
Image|startswith:
- 'C:\Program Files\CheckPoint\'
- 'C:\Program Files (x86)\CheckPoint\'
Image|endswith: '\SmartConsole.exe'
ImageLoaded|startswith:
- 'C:\Program Files\CheckPoint\'
- 'C:\Program Files (x86)\CheckPoint\'
ImageLoaded|endswith: '\PolicyManager.dll'
condition: selection and not 1 of filter_main_* and not 1 of filter_optional_*
falsepositives:
- Legitimate applications loading their own versions of the DLLs mentioned in this rule
Expand Down

0 comments on commit 06ec405

Please sign in to comment.