Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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*