This Python script allows you to replace a domain in a list of Google dorks and optionally open them in a web browser for funding endpoints for open redirect vulnerabilities
- Replace a domain in a list of Google dorks.
- Open modified dorks in a web browser.
- Simple and easy to use.
- Clone the repository:
git clone https://github.com/your-username/dork-replacer.git
- Navigate to the project directory:
cd dork-replacer
- Run the script:
python3 dork_replacer.py
-
Enter the new domain when prompted.
-
Follow the instructions to view the modified dorks in the terminal and optionally open them in a web browser.
- Python 3.x
- Web browser (for opening dorks)
This project is licensed under the MIT License - see the LICENSE file for details.
Feel free to modify the content according to your preferences and requirements.