In this article I will show you how to hack MYSQL databases using Linux. This script gives you access to almost every database.
Steps :
1. Download git to your linux "sudo apt-get install git", and install python "sudo apt-get install python"
2. Clone this script into your linux "git clone https://github.com/sqlmapproject/sqlmap.git"
3. Go to the folder where this script is located "cd sqlmap"
4. Run the script thanks to the command "python sqlmap.py -h"
Instructions for hacking databases:
Post a Comment