Sagan medium stable other

[SQUID] XSS attempt

[SQUID] XSS attempt

View Source

Detection Logic

alert any $EXTERNAL_NET any -> $HOME_NET any (msg: "[SQUID] XSS attempt"; content: "<script>"; nocase; content: "alert"; nocase; content: "document.cookie"; nocase; content: "</script>"; default_proto: tcp; default_dst_port: $SQUID_PORT; classtype: suspicious-traffic; program: squid; sid: 5000048; rev:3;)

Field Validations

Loading…

Comments (0)

Loading comments...