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.
- 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.
-
Clone the repository:
git clone https://github.com/Zierax/GoogleDorker.git cd GoogleDorker
-
Install required packages:
pip install -r requirements.txt
Run Google Dork Finder from the command line with various options: