ET MALWARE Observed TA4557 More_eggs Fake Resume Page


Query · suricata

flow:established,to_client;
http.stat_code;
content:"200";
http.response_line; bsize:15;
content:"HTTP|2f|1|2e|1|20|200|20|OK";
http.header;
content:"Server|3a 20|Apache|2f|2|2e|4|2e|58|20 28|Ubuntu|29 0d 0a|Vary|3a 20|Accept|2d|Encoding|0d 0a|Content|2d|Length|3a 20|";
content:"Content|2d|Type|3a 20|text|2f|html|3b 20|charset|3d|UTF|2d|8|0d 0a|"; endswith;
http.response_body;
content:"|3c|title|3e|Resume|20 2d 20|"; fast_pattern;
target:dest_ip;
Raw source ET MALWARE Observed TA4557 More_eggs Fake Resume Page · 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 Observed TA4557 More_eggs Fake Resume Page";
    flow:established,to_client;
    http.stat_code;
    content:"200";
    http.response_line; bsize:15;
    content:"HTTP|2f|1|2e|1|20|200|20|OK";
    http.header;
    content:"Server|3a 20|Apache|2f|2|2e|4|2e|58|20 28|Ubuntu|29 0d 0a|Vary|3a 20|Accept|2d|Encoding|0d 0a|Content|2d|Length|3a 20|";
    content:"Content|2d|Type|3a 20|text|2f|html|3b 20|charset|3d|UTF|2d|8|0d 0a|"; endswith;
    http.response_body;
    content:"|3c|title|3e|Resume|20 2d 20|"; fast_pattern;
    reference:url,x.com/threatinsight/status/1934628635929141291;
    reference:url,x.com/TLP_R3D/status/1934896406252118232;
    classtype:trojan-activity;
    sid:2063035; rev:1;
    metadata:attack_target Client_Endpoint, tls_state TLSDecrypt, created_at 2025_06_17, deployment Perimeter, deployment SSLDecrypt, confidence Medium, signature_severity Major, tag TA4557, updated_at 2025_06_17;
    target:dest_ip;
)

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.