Searches and tests SQL dorks to find vulnerable sites.
- Python 3.x
- Various libraries found in requirements.txt
Searches google based on either pre-provided dorks or allows custom entry. Returns and tests as many results as you'd like. It then stores the valid sites in a text file in the root folder of the program.
The provided dorks are cat, id, article, page, and bookid.
Currently there is no error handling (list index for entering an invalid dork selection, etc.) If you search too often google may also block you. I recommend either waiting or using a proxy in that scenario.
This program was created as a Proof of Concept and it is not intended to be used in a malicious way. I am not responsible for any damages or criminal charges that come from using it.