mirror of
https://github.com/valitydev/signature-base.git
synced 2024-11-06 18:15:20 +00:00
Fixed duplicate rule name bug
This commit is contained in:
parent
a3ed8d33b3
commit
5744546da1
@ -3303,7 +3303,7 @@ rule cachedump {
|
||||
( uint16(0) == 0x5a4d and filesize < 500KB and 1 of them ) or ( 3 of them )
|
||||
}
|
||||
|
||||
rule PwDump {
|
||||
rule PwDump_B {
|
||||
meta:
|
||||
description = "Detects a tool used by APT groups - file PwDump.exe"
|
||||
author = "Florian Roth"
|
||||
|
Loading…
Reference in New Issue
Block a user