We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Anti SQL Inject

This PHP Library blocks common SQL injection attacks
its as simple as calling some code, as a basic demo of what code shall be put in,

require(‘antiinect.php’); //Import the library
antiinject($parameter,true); //call the libraries primary function and true equals to block the attack

more info on how to use the library can be found on the wiki

Currently Supports(ALPHA 1.2):
Apostrophe Based attacks(‘)
union select based detection
* order by * based detection
example page(no SQL base yet)
Planned to do(ALPHA 1.3):
Add Tracking(blocked attacks,protected hits. Only counting) with disable feature
Make config.php file
Maybe Make a example site?

1 of 5

2 of 5

3 of 5

4 of 5

5 of 5

62 Reviews

  • Unlimited Calling, Faxing, Video Conferencing
  • 24/7 U.S Based Customer Support
  • Super Reliable, Simple to Use
Website https://antisqlinject.sourceforge.io
Tags
Features
  • Anti SQL Injection
  • Customizable