ET WEB_CLIENT DRIVEBY Social Engineering Toolkit Web Clone code detected


Query · suricata

flow:established,from_server;
file_data;
content:"|3c|param name=|22|";
content:"value=|22|nix.bin|22 3e|"; distance:0;
Raw source ET WEB_CLIENT DRIVEBY Social Engineering Toolkit Web Clone code 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 WEB_CLIENT DRIVEBY Social Engineering Toolkit Web Clone code detected";
    flow:established,from_server;
    file_data;
    content:"|3c|param name=|22|";
    content:"value=|22|nix.bin|22 3e|"; distance:0;
    reference:url,trustedsec.com/downloads/social-engineer-toolkit/;
    reference:url,securelist.com/blog/research/66108/el-machete/;
    classtype:trojan-activity;
    sid:2018972; rev:2;
    metadata:affected_product Web_Browsers, affected_product Any, affected_product Web_Browser_Plugins, attack_target Client_Endpoint, created_at 2014_08_21, deployment Perimeter, signature_severity Major, tag Web_Client_Attacks, tag DriveBy, updated_at 2019_07_26;
)

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.