ET ATTACK_RESPONSE Amadey CnC Panel Inbound


Query · suricata

flow:established,to_client;
http.response_body;
content:"title|3e|Authorization|3c 2f|title|3e|";
content:"background|3d 22|Images|5c|bg|5f|1|2e|png|22 3e|"; fast_pattern;
content:"class|3d|task|20|value|3d 22 22 20|name|3d 22|login|22 3e 3c 2f|td|3e|";
content:"value|3d 22 22 20|name|3d 22|password|22 3e 3c 2f|td|3e|";
content:"class|3d 22|button|22 20|value|3d 22|Unlock|22 3e|";
Raw source ET ATTACK_RESPONSE Amadey CnC Panel Inbound · 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 ATTACK_RESPONSE Amadey CnC Panel Inbound";
    flow:established,to_client;
    http.response_body;
    content:"title|3e|Authorization|3c 2f|title|3e|";
    content:"background|3d 22|Images|5c|bg|5f|1|2e|png|22 3e|"; fast_pattern;
    content:"class|3d|task|20|value|3d 22 22 20|name|3d 22|login|22 3e 3c 2f|td|3e|";
    content:"value|3d 22 22 20|name|3d 22|password|22 3e 3c 2f|td|3e|";
    content:"class|3d 22|button|22 20|value|3d 22|Unlock|22 3e|";
    reference:url,twitter.com/Gi7w0rm/status/1658060675770351616;
    classtype:trojan-activity;
    sid:2045694; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2023_05_15, deployment Perimeter, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_05_15;
)

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.