ET MALWARE OSX/Mami Possible DNS Query to Evil DNS Server


Query · suricata

threshold:type limit, track by_src, count 1, seconds 60;
Raw source ET MALWARE OSX/Mami Possible DNS Query to Evil DNS Server · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert dns $HOME_NET any -> [82.163.143.135,82.163.142.137] any (
    msg:"ET MALWARE OSX/Mami Possible DNS Query to Evil DNS Server";
    threshold:type limit, track by_src, count 1, seconds 60;
    reference:md5,8482fc5dbc6e00da151bea3eba61e360;
    reference:url,objective-see.com/blog/blog_0x26.html;
    classtype:trojan-activity;
    sid:2025200; rev:1;
    metadata:affected_product Mac_OSX, attack_target Client_Endpoint, created_at 2018_01_16, deployment Perimeter, malware_family Mami, performance_impact Moderate, confidence Medium, signature_severity Major, updated_at 2019_07_26;
)

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.