SEKOIA.IO unknown stable yara

tool_tacticalrmm_installer_strings [yara_rules]

Detects TacticalRMM installer

View Source

Detection Logic

(uint32be(0) == 0x7f454c46 or uint16be(0) == 0x4d5a) and
        filesize > 3MB and filesize < 8MB and
        3 of them

Field Validations

Loading…

Comments (0)

Loading comments...