An open API service indexing awesome lists of open source software.

https://github.com/joker2411/sql-injection

This project is based on information system's security which executes malicious SQL queries on the database server through a web application to either gain access to the sensitive information or the database.
https://github.com/joker2411/sql-injection

php sql sql-injection

Last synced: 9 months ago
JSON representation

This project is based on information system's security which executes malicious SQL queries on the database server through a web application to either gain access to the sensitive information or the database.

Awesome Lists containing this project

README

          

# SQL-injection
This project was made to show how we can access,modify and delete database table entries with SQL injection entries.