ET MALWARE Aurora Stealer Admin Console In HTTP Response


Query · suricata

flow:established,to_client;
http.response_body;
content:"content|3d 22|AURORA|20|STEALER|22 3e|"; fast_pattern;
content:"|3c|title|3e|Auth|3c 2f|title|3e|"; distance:0;
Raw source ET MALWARE Aurora Stealer Admin Console In HTTP Response · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET MALWARE Aurora Stealer Admin Console In HTTP Response";
    flow:established,to_client;
    http.response_body;
    content:"content|3d 22|AURORA|20|STEALER|22 3e|"; fast_pattern;
    content:"|3c|title|3e|Auth|3c 2f|title|3e|"; distance:0;
    reference:url,twitter.com/0xrb/status/1607255904831037443;
    classtype:trojan-activity;
    sid:2043017; rev:2;
    metadata:attack_target Client_Endpoint, created_at 2022_12_27, deployment Perimeter, deployment SSLDecrypt, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_01_31, reviewed_at 2025_10_24;
)

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.