Skip to content

Simple python based script for dorking with Google and Bing

Notifications You must be signed in to change notification settings

relarizky/dorker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple python based script for dorking with Google and Bing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages