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.
- Host: GitHub
- URL: https://github.com/joker2411/sql-injection
- Owner: joker2411
- Created: 2017-04-22T20:55:35.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-26T04:34:43.000Z (almost 9 years ago)
- Last Synced: 2025-06-14T23:02:12.720Z (10 months ago)
- Topics: php, sql, sql-injection
- Language: PHP
- Homepage:
- Size: 373 KB
- Stars: 10
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.