ET WEB_SERVER RFI Scanner Success (Fx29ID)


Query · suricata

flow:established,from_server;
content:"FeeLCoMzFeeLCoMz";
Raw source ET WEB_SERVER RFI Scanner Success (Fx29ID) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET WEB_SERVER RFI Scanner Success (Fx29ID)";
    flow:established,from_server;
    content:"FeeLCoMzFeeLCoMz";
    reference:url,opinion.josepino.com/php/howto_website_hack1;
    classtype:successful-user;
    sid:2010463; rev:7;
    metadata:created_at 2010_07_30, signature_severity Unknown, 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.