Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 287 Bytes

File metadata and controls

2 lines (2 loc) · 287 Bytes

SQL-Injection-Prevention-System

A simple SQL injection detection and prevention system using PHP and MySQL Server. Hashes of various and previously known attacks has been generated and stored. If a SQL injection command is entered, IP will be recorded and user will not be authorized.