ET MALWARE VBS/Agent.PUK Data Exfiltration Request M1


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:".php?";
content:"Cache=error"; fast_pattern;
content:"Sand=";
content:"Data=";
content:"Em=";
Raw source ET MALWARE VBS/Agent.PUK Data Exfiltration Request M1 · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE VBS/Agent.PUK Data Exfiltration Request M1";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:".php?";
    content:"Cache=error"; fast_pattern;
    content:"Sand=";
    content:"Data=";
    content:"Em=";
    reference:url,hasec.ahnlab.com/ko/33141/;
    reference:md5,ab97956fec732676ecfcedf55efadcbc;
    reference:md5,e49e41a810730f4bf3d43178e4c84ee5;
    classtype:trojan-activity;
    sid:2035946; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2022_04_13, deployment Perimeter, malware_family VBS_Agent_PUK, performance_impact Low, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_04_13;
)

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.