ReversingLabs unknown stable yara

Linux_Trojan_BiBiWiper [trojan]

Yara rule that detects BiBiWiper trojan.

View Source

Detection Logic

uint32(0) == 0x464C457F and
        (
            all of ($destroy_files_p*)
        )

Field Validations

Loading…

Comments (0)

Loading comments...