alert tcp $EXTERNAL_NET any -> $HOME_NET $HTTP_PORT (msg: "[WEB-ATTACKS] Springenwerk XSS Scanner User-Agent Detected"; content:"User-Agent"; content: "Springenwerk"; nocase; reference:url,springenwerk.org/; parse_src_ip: 1; parse_dst_ip: 2; reference:url,doc.emergingthreats.net/2010508; flowbits: set, recon, 86400; classtype:attempted-recon; sid:5001816; rev:2;)
-- Main.Sagan-Wiki-Add - 2015-10-21
New revisions of 5001816 will be below...
alert any $EXTERNAL_NET any -> $HOME_NET any (msg: "[WEB-ATTACKS] Springenwerk XSS Scanner User-Agent Detected"; content:"User-Agent"; content: "Springenwerk"; nocase; reference:url,springenwerk.org/; parse_src_ip: 1; parse_dst_ip: 2; reference:url,doc.emergingthreats.net/2010508; xbits: set,recon,track ip_src,expire 86400; default_proto:tcp; default_dst_port: $HTTP_PORT; classtype:attempted-recon; sid:5001816; rev:3;)
-- Main.Sagan-Wiki-Add - 2021-4-12