Back to Python Mini Projects

Exploit the google dork!

projects/dork_search_google/README.md

latest520 B
Original Source

Exploit the google dork!

this script will teach you how to auto find the vulnerability sites of sql injection in google search engine

#Prerequisites You only need Python to run this script. You can visit here to download Python. but you need to install requirements package first!

pip3 install -r requirements.txt

how to run this program?

python3 main.py

Sample use of the script

kali@kali$ python3 main.py [?] dork: [inurl:cart.php?id=] [?] total page : 25

you will see the following results here