Skip to content

library for exploiting blind SQL injections with xpath (MySQL + sqlite3)

Notifications You must be signed in to change notification settings

kmille/blind-sql-injection-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastering SQL Injection

  • vulnerable web app for exploiting SQL vulns (web.py)
    • supporting sqlite + MySQL
  • reusable code for the future
    • libSQLblind.py (binary search)
    • libSQLxpath.py (leak DB content if SQL query is executed blindly but errors/warnings are shown)

About

library for exploiting blind SQL injections with xpath (MySQL + sqlite3)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages