ET WEB_SPECIFIC_APPS Bugzilla token.cgi HPP e-mail validation bypass Attempt URI


Query · suricata

flow:to_server,established;
http.uri;
content:"/token.cgi"; nocase;
content:"&realname=login_name"; nocase; fast_pattern;
Raw source ET WEB_SPECIFIC_APPS Bugzilla token.cgi HPP e-mail validation bypass Attempt URI · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http any any -> $HOME_NET any (
    msg:"ET WEB_SPECIFIC_APPS Bugzilla token.cgi HPP e-mail validation bypass Attempt URI";
    flow:to_server,established;
    http.uri;
    content:"/token.cgi"; nocase;
    content:"&realname=login_name"; nocase; fast_pattern;
    reference:url,blog.gerv.net/2014/10/new-class-of-vulnerability-in-perl-web-applications/;
    classtype:web-application-attack;
    sid:2019364; rev:4;
    metadata:created_at 2014_10_08, signature_severity Major, updated_at 2020_09_25;
)

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.