/dorker

Simple python based script for dorking with Google and Bing

Primary LanguagePython

Dorker

Simple python based script for dorking with Google and Bing Search Engine

Build Status license Python version tested os

tools-preview

Instalation

$ git clone https://github.com/relarizky/dorker.git
$ cd dorker
$ pip3 install requests
$ chmod +x dork.py
$ ./dork.py

usage

usage: dork.py [-h] [-b | -g | -a] [-f FILE] dork

Simple python based script for dorking with Google and Bing

positional arguments:
  dork                  dork that you would like to search with

optional arguments:
  -h, --help            show this help message and exit
  -b, --bing            dorking with bing search engine
  -g, --google          dorking with google search engine
  -a, --all             dorking with both bing and google search engine
  -f FILE, --file FILE  filename you'd like to use for saving output