MAL_Xbash_PY_Sep18
Description
Detects Xbash malware
Query · yara
strings:
$s1 = { 73 58 62 61 73 68 00 00 00 00 00 00 00 00 } /* sXbash\x00\x00\x00\x00\x00\x00 */
condition:
uint16(0) == 0x457f and filesize < 10000KB and 1 of them
Detects Xbash malware
strings:
$s1 = { 73 58 62 61 73 68 00 00 00 00 00 00 00 00 } /* sXbash\x00\x00\x00\x00\x00\x00 */
condition:
uint16(0) == 0x457f and filesize < 10000KB and 1 of them
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.