Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 585 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 585 Bytes

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.