An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Google Dork Search Tool
![Cuplikan Layar dari Aplikasi](https://github.com/TNZEROIT/DumpDorkWebsite/raw/main/Screenshot_20241129-171005.jpg)
# RESSULT
![Cuplikan Layar dari Aplikasi](https://github.com/TNZEROIT/DumpDorkWebsite/raw/main/Screenshot_20241129-171026.jpg)
## Overview

This 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_CUxzP

1. **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)