Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 263 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 263 Bytes

pymysqlinj SQL Injection Tool

Python 2.7 based Mysql Injection tool.

what it does so far.?

  1. checks for integer and string injections.
  2. can inject integer injection
  3. can find colums.
  4. extract data
  5. save it to json file.

More has to come.