Skip to content

Commit

Permalink
Remove too loose filter in notepad updater rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Karneades authored Apr 4, 2019
1 parent 81693d8 commit 840eb2f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rules/windows/process_creation/win_susp_gup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ logsource:
detection:
selection:
Image: '*\GUP.exe'
filter:
Image: '*\updater\*'
condition: selection and not filter
falsepositives:
- Execution of tools named GUP.exe and located in folders different than Notepad++\updater
Expand Down

0 comments on commit 840eb2f

Please sign in to comment.