Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.35 KB

README.md

File metadata and controls

51 lines (39 loc) · 1.35 KB

🤖 Dork Me python3.10+

Dork Me is a simple script that can save you time going through google dorks by opening them qucikly in your browser.

Installation

  • Clone the repository:

    $ git clone https://github.com/0xRar/dork-me
    
  • Install the dependencies:

    $ pip install -r requirements.txt
    

Usage

  • Commands & Options:

    Command         Description
    -------         -----------
    help            see the help command
    q               exit the script
    
    
    Options
    --------------------------------
    [1]> Directory Listing
    [2]> Exposed Configuration files
    [3]> Exposed Database files
    [4]> Exposed log files
    [5]> Backup and old files
    [6]> Install / Setup files
    [7]> Other Files (pdf,xlsx,etc)
    [8]> Open Redirects
    
  • Run, Pick a target, Pick an option(dork), Good Luck Happy Hacking!

Help me make this script better (Contributing)

Feel free to open an issue to discuss any problem with the script or if you want to suggest features or fix the codebase.