SQLKing is a powerful tool developed by Dr. Doom, designed to assist attackers in identifying SQL Injection (SQLi) vulnerabilities in websites. It automates the process of finding vulnerable targets within specific regions, minimizing manual testing. SQLKing will evolve with future updates adding new techniques to enhance its capabilities.
If you use this tool, find it helpful, or just want to support its development, consider buying me a coffee! Your support will help me dedicate more time to open-source projects like SQLKing :)
# Clone this repository
$ git clone https://github.com/Saad-Ayady/SqlKing.git
# Go into the repository
$ cd SqlKing
# Chang Chmod
$ chmod +x sqlking.py
# Run the tool
$ python3 sqlking.py 'inurl:".php?id=" site:".dz"' 200
Note
If you're windows user just baypass chmod part :)
MIT
Twitter @SaadAyady
Facebook DrDoom