Skip to content

bs4creations/simpleSQLinjectionDetect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

simpleSQLinjectionDetect v1.1

Simple PHP class for SQL injection detection.

This class checks if is passed any suspect parameter in query string (GET or POST) to your app. You are free to modify and use it in your app(s).

Note that this class does not prevent the exceution of injected sql query. Is just to log suspect requests for review so you can seal your code.

About

Simple PHP class for SQL injection detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages