08e8d462fe
RED PILL 🔴 💊
12 lines
No EOL
261 B
Text
12 lines
No EOL
261 B
Text
rule blazingtools
|
|
{
|
|
meta:
|
|
author = "@patrickrolsen"
|
|
reference = "Blazing Tools - http://www.blazingtools.com (Keyloggers)"
|
|
strings:
|
|
$s1 = "blazingtools.com"
|
|
$s2 = "Keystrokes" wide
|
|
$s3 = "Screenshots" wide
|
|
condition:
|
|
uint16(0) == 0x5A4D and all of ($s*)
|
|
} |