https://github.com/tnzeroit/dumpdorkwebsite
DumpDorkWebsite
https://github.com/tnzeroit/dumpdorkwebsite
dork dorking dorking-tool dump website
Last synced: 2 months ago
JSON representation
DumpDorkWebsite
- Host: GitHub
- URL: https://github.com/tnzeroit/dumpdorkwebsite
- Owner: TNZEROIT
- Created: 2024-11-29T10:04:23.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-29T22:24:39.000Z (6 months ago)
- Last Synced: 2025-02-08T20:13:08.504Z (4 months ago)
- Topics: dork, dorking, dorking-tool, dump, website
- Language: Python
- Homepage: https://github com
- Size: 591 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google Dork Search Tool

# RESSULT

## OverviewThis project is a Python-based tool designed to perform Google dork searches and automate the collection of URLs from Google search results. The tool is intended for educational purposes and comes with a strong warning against misuse.
## Features
- **Automated Google Dork Searching:** Perform Google searches using custom dork queries.
- **Random User-Agent Rotation:** Use different user agents to mimic various browsers and reduce the risk of being blocked.
- **Customizable Delays:** Set minimum and maximum delays between requests to respect Google's rate limits.
- **Command-Line Interface:** Simple menu-driven interface for ease of use.
- **File-Based Dork Input:** Option to read dork queries from a text file.## Prerequisites
- Python 3.x
- Required Python packages: `requests`, `beautifulsoup4`, `colorama`You can install the necessary packages using pip:
```bash
pip install requests beautifulsoup4 colorama
```## Usage
SHOW IN YOUTUBE
https://youtu.be/1TP1Dmvm6jc?si=kALDwJu_rO_CUxzP1. **Clone the Repository:**
```bash
git clone https://github.com/TNZEROIT/DumpDorkWebsite
cd DumpDorkWebsite
``'
2. **Run the Script:**
- Execute the script with Python:
```bash
python dork.py
```
- Select an option to enter a dork manually or use a dork file.4. **Dork Files:**
- If using a dork file, ensure it is named `dork.txt` and located in the same directory as the script.## Warning
**☠️☠️☠️ USE AT YOUR OWN RISK! ☠️☠️☠️**
This tool is intended for educational purposes only. Misuse of this tool can lead to severe consequences, including being banned by Google. Always use a VPN or TOR service to protect your identity.
## Author
- **TnZeroIT**
- [GitHub](https://github.com/TNZEROIT)
- [Telegram](https://t.me/TNZEROIT)
- [Instagram](https://instagram.com/TNZEROIT)
- [YouTube](https://youtube.com/TNZEROIT)