patali09 / pDork

Advance Google Dorking tool for linux users.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pDork

Advance Google Dorking tool for linux users, powered by selenium.

Installation:

  1. git clone git clone https://github.com/patali09/pDork.git
  2. cd pDork
  3. chmod +x pdork.py
  4. ./pdork.py -d twitter.com or ./pdork.py -l /pathtodomainlist

If you face any issue, try to resolve with following steps

  1. Install the compatible geckodriver in your system from https://github.com/mozilla/geckodriver/releases
  2. Unzip it and Place it to /usr/bin
  3. Install selenium with " sudo pip3 install selenium "

Now you can use it, if you face any problem or have any advance dork dont forget to share with us.

About

Advance Google Dorking tool for linux users.


Languages

Language:Python 100.0%