Skip to content

Google Dork Finder is a Python tool designed to facilitate the use of Google Dorking for searching specific information on the web.

License

Notifications You must be signed in to change notification settings

Zierax/GoogleDorker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Dork Finder v5.2

Google Dork Finder is an advanced Python tool designed for efficient and comprehensive Google Dorking. It offers a wide range of features for both automated and visual dorking, making it a versatile tool for information gathering and web reconnaissance.

Features

  • Single and Multiple Dork Queries: Search using a single dork or multiple dorks from a file.
  • Domain-Specific Searches: Restrict searches to a specified domain.
  • Visual Dorking Mode: Interactive browser-based dorking with real-time result extraction.
  • Proxy Support: Route searches through a proxy server for anonymity.
  • Multi-threaded Operations: Faster searches and URL checks using concurrent processing.
  • WAF Bypass Techniques: Implements methods to bypass Web Application Firewalls.
  • Customizable User Agents: Uses a pool of user agents to avoid detection.
  • Verbose Mode: Detailed output for each search query and result.
  • Export Options: Save results in various formats (CSV, JSON).
  • Timeout and Delay Settings: Configure request timeouts and delays between searches.

Installation

  1. Clone the repository:

    git clone https://github.com/Zierax/GoogleDorker.git
    cd GoogleDorker
    
  2. Install required packages:

    pip install -r requirements.txt
    

Usage

Run Google Dork Finder from the command line with various options:

About

Google Dork Finder is a Python tool designed to facilitate the use of Google Dorking for searching specific information on the web.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages