ET MALWARE CASHY200 Style DNS Query - Sending Command Results


Query · suricata

dns.query; bsize:>30;
content:"72643"; offset:5; depth:5;
content:"31303"; distance:7; within:5;
pcre:"/^[a-zA-Z0-9]{5}7264(?:3[0-9]){4}31303[0-9](?:[a-f0-9][a-f0-9]){10,}\./";
Raw source ET MALWARE CASHY200 Style DNS Query - Sending Command Results · 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 -> any any (
    msg:"ET MALWARE CASHY200 Style DNS Query - Sending Command Results";
    dns.query; bsize:>30;
    content:"72643"; offset:5; depth:5;
    content:"31303"; distance:7; within:5;
    pcre:"/^[a-zA-Z0-9]{5}7264(?:3[0-9]){4}31303[0-9](?:[a-f0-9][a-f0-9]){10,}\./";
    reference:url,unit42.paloaltonetworks.com/more-xhunt-new-powershell-backdoor-blocked-through-dns-tunnel-detection/;
    classtype:command-and-control;
    sid:2028671; rev:3;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2019_10_10, deployment Perimeter, performance_impact Significant, confidence High, signature_severity Major, updated_at 2020_10_19;
)

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.