Giter VIP home page Giter VIP logo

dorker's Introduction

Google-Dork better with Dorker :)

Example usage

python3 dorker.py -d 'WHATEVER-DORK' -o output.txt

python3 dorker.py -f 'FILE-WITH-DORKS' -o output.txt
This script by default runs in headless mode, but in the below gif script is run in headless=False mode,
if want to change that go to Line 48 in the script and change it

If you dont want banner every time just comment the Line 116

Usage gif

Example usage gif

Installation

  • Needs Python3
  • Install firefox
chmod +x install.sh
sudo ./install.sh
  • get the latest geckodriver from here

Example tool chain

python3 dorker.py -d 'DORK FOR XSS PARAMS' | dalfox

Command-line options

  -h, --help   show this help message and exit
  -f DORKFILE, --dorkfile DORKFILE
  -d DORK,     --dork     DORK
  -o OUTPUT,   --output   OUTPUT

Features

1) Custom Dork Support

2) Maybe Slow because we tried to bypass Google Captcha therefore more accurate Results

Note: Google Might block You after dorking x amount of times using this tool. Use a vpn

dorker's People

Contributors

0xdln1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dorker's Issues

Please help me

python dorker.py -f 1.txt

______ ___________ _   __ ___________ 
|  _  \  _  | ___ \ | / /|  ___| ___ |
| | | | | | | |_/ / |/ / | |__ | |_/ /
| | | | | | |    /|    \ |  __||    / 
| |/ /\ \_/ / |\ \| |\  \| |___| |\ \ 
|___/  \___/\_| \_\_| \_/\____/\_| \_|             

    Created by @0xdln and @0xrj

Traceback (most recent call last):
File "/home/kali/Desktop/dorker-main/dorker.py", line 132, in
main()
File "/home/kali/Desktop/dorker-main/dorker.py", line 120, in main
exechaha(args,dorks)
File "/home/kali/Desktop/dorker-main/dorker.py", line 104, in exechaha
flow()
File "/home/kali/Desktop/dorker-main/dorker.py", line 83, in flow
urlExtract()
File "/home/kali/Desktop/dorker-main/dorker.py", line 60, in urlExtract
re_enter()
File "/home/kali/Desktop/dorker-main/dorker.py", line 50, in re_enter
go_to(prev_url)
File "/home/kali/.local/lib/python3.10/site-packages/helium/init.py", line 152, in go_to
_get_api_impl().go_to_impl(url)
File "/home/kali/.local/lib/python3.10/site-packages/helium/_impl/init.py", line 37, in f_decorated
result = f(self, *args, **kwargs)
File "/home/kali/.local/lib/python3.10/site-packages/helium/_impl/init.py", line 56, in f_decorated
return f(*args, **kwargs)
File "/home/kali/.local/lib/python3.10/site-packages/helium/_impl/init.py", line 157, in go_to_impl
if '://' not in url:
TypeError: argument of type 'int' is not iterable

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.