MAL_POC_Microsoft_Warbird_Loader_Feb26
Description
Detects a POC to turn Microsoft Warbird into a shellcode loader
Query · yara
strings:
$op = { fe af fe ca ef be ad de }
condition:
uint16(0) == 0x5a4d and $op
Detects a POC to turn Microsoft Warbird into a shellcode loader
strings:
$op = { fe af fe ca ef be ad de }
condition:
uint16(0) == 0x5a4d and $op
Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.