ReversingLabs unknown stable yara

Win32_Trojan_HermeticWiper [trojan]

Yara rule that detects HermeticWiper trojan.

View Source

Detection Logic

uint16(0) == 0x5A4D and
        (
            $corrupt_physical_drive
        )

Field Validations

Loading…

Comments (0)

Loading comments...