Coder Social home page Coder Social logo

madhavmehndiratta / dorkscanner Goto Github PK

View Code? Open in Web Editor NEW
220.0 7.0 44.0 11 KB

A typical search engine dork scanner scrapes search engines with dorks that you provide in order to find vulnerable URLs.

Python 100.00%
dork-scanner search-engines ethical-hacking kali-linux google-dorking google-dorks bing-dorking hacking-tools security vulnerability-scanner

dorkscanner's Introduction

DORK SCANNER

A typical search engine dork scanner that scrapes search engines with queries that you provide in order to find vulnerable URLs.

Introduction

Dorking is a technique used by newsrooms, investigative organisations, security auditors as well as tech savvy criminals to query various search engines for information hidden on public websites and vulnerabilities exposed by public servers. Dorking is a way of using search engines to their full capacity to penetrate web-based services to depths that are not necessarily visible at first.

Requirements

pip3 install -r requirements.txt

Usage

$ python3 dorkScanner.py --help
usage: dorkScanner.py [-h] [-q QUERY] [-e ENGINE] [-p PAGES] [-P PROCESSES]

optional arguments:
  -h, --help            show this help message and exit
  -q QUERY, --query QUERY
                        Specify the Search Query within ''
  -e ENGINE, --engine ENGINE
                        Specify the Search Engine (Google/Bing)
  -p PAGES, --pages PAGES
                        Specify the Number of Pages (Default: 1)
  -P PROCESSES, --processes PROCESSES
                        Specify the Number of Processes (Default: 2)

You can also specify the arguments inside the program:

Enter the Search Query: 
Choose the Search Engine (Google/Bing):

Tutorial

asciicast

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.