Skip to content

aqhmal/mysql_bruteforce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OurSQL

image

How to use

  1. Clone this repository git clone https://github.com/aqhmal/mysql_bruteforce.git

  2. Install mysqlclient library using pip pip3 install mysqlclient

  3. Run the script python3 mysql.py --host <domain or ip> --pass <file containing passwords>

You can check other options by using -h parameter. Note: This tool is for educational purpose only. If you use this tool for any illegal activity, I will not be responsible for any damage or loss.

Releases

No releases published

Packages

No packages published

Languages