This tool is designed for penetration testing, specifically to gather sensitive information from a specified website using Google dorking techniques.
- A Python environment (Python 3.x recommended).
- An active internet connection.
- A SerpApi account. You can sign up here.
To clone this repository, run the following command:
git clone https://github.com/kingD2020/C-DorkScript.git
cd C-DorkScript
pip install requests
python search.py example.com
The results will be saved to a file named output.txt in the same directory.
This tool is intended for ethical hacking and penetration testing only. Ensure that you have permission to test the target website. The owner of this code will not be held liable for any misconduct or misuse of the tool.
This project is licensed under the MIT License - see the LICENSE file for details.