ET MALWARE HermeticWizard - File Copy via SMB


Query · suricata

flow:established,to_server;
content:"Wizard|2e|dll|00|DllInstall|00|DllRegisterServer|00|DllUnregisterServer"; fast_pattern;
Raw source ET MALWARE HermeticWizard - File Copy via SMB · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert smb any any -> [$HOME_NET,$HTTP_SERVERS] 445 (
    msg:"ET MALWARE HermeticWizard - File Copy via SMB";
    flow:established,to_server;
    content:"Wizard|2e|dll|00|DllInstall|00|DllRegisterServer|00|DllUnregisterServer"; fast_pattern;
    reference:url,www.welivesecurity.com/2022/03/01/isaacwiper-hermeticwizard-wiper-worm-targeting-ukraine/;
    reference:md5,517d2b385b846d6ea13b75b8adceb061;
    classtype:trojan-activity;
    sid:2035424; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_and_Server, created_at 2022_03_10, deployment Internal, deployment Datacenter, malware_family HermeticWizard, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_03_10;
)

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.