Thanks to visit codestin.com
Credit goes to github.com

Skip to content

p4r4n0rm4l/SQL_injection_Tool

Repository files navigation

SQL_injection_Tool

SQL injection Tool written on python

Script is written on python 3.6

In case to use it you will need:

1.) Python == 3.6 (site: https://www.python.org/downloads/)

2.) beautifulsoup4 == 4.5.3 (command on cmd pip install beautifulsoup4 , site: https://goo.gl/gUB1ro)

3.) texttable == 1.2.1 (download from site and install , site: https://pypi.python.org/pypi/texttable/1.2.1)

There is an older version of the script in project_python_2_7 folder if you want to run it with Python 2.7.x

About

SQL injection Tool written on python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages