ET EXPLOIT_KIT phoenix exploit kit - admin login page detected


Query · suricata

flow:established,to_client;
content:"<title>Phoenix Exploit's Kit - Log In</title>";
Raw source ET EXPLOIT_KIT phoenix exploit kit - admin login page detected · 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 EXPLOIT_KIT phoenix exploit kit - admin login page detected";
    flow:established,to_client;
    content:"<title>Phoenix Exploit's Kit - Log In</title>";
    classtype:exploit-kit;
    sid:2011281; rev:3;
    metadata:affected_product Web_Browsers, affected_product Web_Browser_Plugins, attack_target Client_Endpoint, created_at 2010_09_28, deployment Perimeter, signature_severity Major, tag Web_Client_Attacks, updated_at 2019_09_27;
)

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.