Skip to content

sneakerhax/PyDorker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyDorker

A dorking tool written in Python3

Python 3.7 PEP8 License Twitter

Install

python3 -m pip install -r requirements.txt

Run with Docker

docker build -t pyreconer .

Build Docker image

docker run -it pyreconer <site> <dorklist>

Run Docker container with site and dorklist

Usage

To run a Google dork you have to create a file with a list of Dorks for the particular thing you are looking for and place it in the dorkfiles folder. I will be adding more lists over time.

Google will often block you if it detects automated queries so you may have to research a bit to avoid this

python Pydorker.py <site> <dorklist>