Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "SQL injection/Countermeasures/Infrastructure/WAF"

From NetSec
Jump to: navigation, search
(Created page with "<noinclude>:<font size="-2">SQL injection > Countermeasures > Infrastructure > WAF </font><...")
 
 
(No difference)

Latest revision as of 06:43, 19 July 2012

SQL injection > Countermeasures > Infrastructure > WAF
  • Mod_Security (Apache)
  • Naxsi (Nginx)
  • ISAPI Filters (Microsoft IIS)

Common signatures use regular expressions that will match (and block) many common or simple testing techniques.