Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vrikodar/sql_injection
Some sqli methods, labs from portswigger along with python3 scripts to automate some tasks
https://github.com/vrikodar/sql_injection
mssql mssql-database mysql-database oracle-db sql-injection-attacks sql-injection-exploitation sql-injection-payloads sqlinjection
Last synced: about 1 month ago
JSON representation
Some sqli methods, labs from portswigger along with python3 scripts to automate some tasks
- Host: GitHub
- URL: https://github.com/vrikodar/sql_injection
- Owner: vrikodar
- License: bsd-3-clause
- Created: 2021-07-10T12:43:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-12T07:49:39.000Z (over 3 years ago)
- Last Synced: 2024-10-15T16:21:52.674Z (3 months ago)
- Topics: mssql, mssql-database, mysql-database, oracle-db, sql-injection-attacks, sql-injection-exploitation, sql-injection-payloads, sqlinjection
- Homepage: https://sxnade.github.io/sqlinjection/
- Size: 3.91 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SQL_injection
This repository contains comprehensive explanation and solutions to some SQL injection labs from portswigger and also theory about Finding and exploiting SQL injections in general **Manually**
# The web-version of the Repo Can be accessed at the Link Below
https://sxnade.github.io/sqlinjection/
# NOTE
*some of the screenshots for the theory part are from Rana Khalil's video*