CVE_2014_4076_Exploitcode
Description
Detects an exploit code for CVE-2014-4076
Query · yara
strings:
$x1 = "[+] Created a new cmd.exe process" fullword ascii
$x2 = "[+] Modified shellcode" fullword ascii
$x3 = "[*] Spawning SYSTEM shell..." fullword ascii
$x4 = "[*] MS14-070 (CVE-2014-4076) x86" fullword ascii
condition:
uint16(0) == 0x5a4d and filesize < 100KB and 1 of them