mirror of
https://github.com/valitydev/signature-base.git
synced 2024-11-06 10:05:18 +00:00
fix: FPs with Armitage_MeterpreterSession_Strings on proc mem
This commit is contained in:
parent
8e7d4a1158
commit
3aee93a2ee
@ -45,8 +45,7 @@ rule Armitage_MeterpreterSession_Strings {
|
||||
$s1 = "session.meterpreter_read" fullword ascii
|
||||
$s2 = "sniffer_dump" fullword ascii
|
||||
$s3 = "keyscan_dump" fullword ascii
|
||||
$s4 = "mimikatz_command" fullword ascii
|
||||
$s5 = "MeterpreterSession.java" fullword ascii
|
||||
$s4 = "MeterpreterSession.java" fullword ascii
|
||||
condition:
|
||||
filesize < 30KB and 1 of them
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user