ET WEB_SERVER SELECT SUBSTR/ING in URI Possible Blind SQL Injection Attempt
Query · suricata
flow:established,to_server;
http.uri;
content:"SELECT"; nocase;
content:"SUBSTR"; distance:0; nocase; fast_pattern;
pcre:"/SELECT.{1,100}SUBSTR/i";
flow:established,to_server;
http.uri;
content:"SELECT"; nocase;
content:"SUBSTR"; distance:0; nocase; fast_pattern;
pcre:"/SELECT.{1,100}SUBSTR/i";
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.