Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BSQLI

By abstracting away the mechanics of blind sqli behind wrapper functions, when writing a custom exploit we can treat the sqli portion as a sub-component of the overall exploit.
BSQLI is a python framework for black boxing blind sqli injections in custom exploit chains.
It features synchronous and asynchrous methods and optimized data retrieval (via binary search).
I started this project while studying for the OSWE exam.

About

A basic python framework for modularizing blind sqli

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages