ET MALWARE Volex - OceanLotus JavaScript Load (connect.js)


Query · suricata

flow:to_server,established;
http.method;
content:"GET";
http.uri;
content:"connect.js?timestamp=";
Raw source ET MALWARE Volex - OceanLotus JavaScript Load (connect.js) · 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 Volex - OceanLotus JavaScript Load (connect.js)";
    flow:to_server,established;
    http.method;
    content:"GET";
    http.uri;
    content:"connect.js?timestamp=";
    reference:url,volexity.com/blog/2017/11/06/oceanlotus-blossoms-mass-digital-surveillance-and-exploitation-of-asean-nations-the-media-human-rights-and-civil-society/;
    classtype:targeted-activity;
    sid:2024966; rev:4;
    metadata:attack_target Client_Endpoint, created_at 2017_11_06, deployment Perimeter, performance_impact Low, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_08_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.