Skip to content

Tiolitamaharani/Dorkify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Perform Google Dork search with Dorkify

GitHub forks GitHub stars

MENU

  • Google Search
  • URL Search
  • Books
  • Music Downloads
  • Information
  • Dork Hacks!

INSTALLATION

Python 3.6 or higher is required

git clone https://github.com/sherlock-project/sherlock.git

cd sherlock

python3 -m pip install -r requirements.txt

USAGE

python3 dorkify.py --help
usage: dorkify.py [-h]
                  [--cli | -v | -s SEARCH | 
                  -b BOOK | -mu MUSIC | -m MAPS | 
                  -w WEATHER | -i INFO | -d DEFINE | -
                  st STOCKS | --intitle INTITLE | 
                  --inurl INURL | --site SITE]

optional arguments:
  -h, --help            show this help message and exit
  --cli                 Run the Command Line version of Dorkify
  -v, --version         Version
  -s SEARCH, --search SEARCH
                        Do a Google search
  -b BOOK, --book BOOK  Search for a book or author
  -mu MUSIC, --music MUSIC
                        Search for songs or artists
  -m MAPS, --maps MAPS  Find maps of a city
  -w WEATHER, --weather WEATHER
                        Check weather of a city
  -i INFO, --info INFO  Get Information
  -d DEFINE, --define DEFINE
                        Define a term
  -st STOCKS, --stocks STOCKS
                        Search for Stock of a company with Ticker value
  --intitle INTITLE     Search for a keywords in website title
  --inurl INURL         Search for a keywords in website URL
  --site SITE           Search for a Site

About

Perform Google Dork search with Dorkify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.9%
  • C 6.2%
  • XSLT 1.7%
  • C++ 0.7%
  • Objective-C 0.3%
  • PowerShell 0.2%