BountyDork is an automated penetration testing tool that leverages Google dorking and other techniques to discover vulnerabilities while managing VPN and proxy settings for anonymity.
BountyDork is a comprehensive tool designed for penetration testers and cybersecurity researchers. It integrates various modules for performing attacks, reporting, and managing VPN/proxy settings, making it an indispensable asset for any security professional.
This tool is designed for penetration testers and cybersecurity researchers to automate the discovery of vulnerabilities using advanced dorking techniques without requiring API keys. It is especially useful for conducting reconnaissance and vulnerability scanning while maintaining anonymity through integrated VPN and proxy management.
Users should prepare configuration files for targets, exclusions, and VPN/proxy credentials before running the tool. While the tool automates reCAPTCHA solving and anonymization, ethical use and compliance with legal boundaries are essential. The tool currently supports Google dorking primarily, with plans to extend support to other search engines and services.
bounty_dork.py --config CONFIG
Runs the tool with the specified configuration file.
bounty_dork.py --config CONFIG --extension EXTENSION --subdomain SUBDOMAIN --do_web_scap DO_WEB_SCAP
Runs the tool with additional options to specify file extensions, subdomain scanning, and web scraping.