Skip to content

Commit

Permalink
prepend MD5 to hash value
Browse files Browse the repository at this point in the history
  • Loading branch information
defensivedepth authored Jan 22, 2025
1 parent fb27bee commit a542546
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ logsource:
product: windows
detection:
selection:
- Hashes|contains: '09D278F9DE118EF09163C6140255C690'
- Hashes|contains: 'MD5=09D278F9DE118EF09163C6140255C690'
- CommandLine|contains: 'Dumpert.dll'
condition: selection
falsepositives:
Expand Down

0 comments on commit a542546

Please sign in to comment.