Website Reconnaissance Toolkit for Bug Hunters and Pentesters
Project description
WebsiteDorkerPro 🔍
Website Reconnaissance Toolkit for Bug Hunters and Pentesters
A comprehensive reconnaissance tool for bug bounty hunters, penetration testers, and security researchers. WebsiteDorkerPro provides a powerful GUI and CLI interface for performing Google dorking and external reconnaissance.
Features
- 🕵️♂️ Comprehensive Reconnaissance: Subdomains, certificates, DNS, headers
- 📁 File Discovery: Configs, databases, backups, sensitive files
- 🔧 Technology Detection: WordPress, PHP, frameworks, CMS detection
- 🛡️ Vulnerability Scanning: SQL errors, XSS, shells, redirects
- 🔐 Sensitive Data Exposure: API keys, user data, payment info
- 🌐 External Recon: GitHub, Pastebin, social media
- ☁️ Cloud & Infrastructure: S3, Azure, Shodan, Censys
- ⚡ Custom Tools: Custom dorks, quick scans, utilities
Installation
From PyPI
sudo python3 -m pip install website-dorker-pro --break-system-packages
From Source
git clone https://github.com/ZishanAdThandar/WebsiteDorkerPro.git
cd WebsiteDorkerPro
pip install -e .
Usage
GUI Interface
websitedorkerpro --gui
# or
wdp --gui
CLI Interface
# Quick reconnaissance scan
websitedorkerpro example.com --quick-scan
# Specific dork category
websitedorkerpro example.com --category subdomains
# Custom dork
websitedorkerpro example.com --dork "site:{domain} ext:pdf"
# List available categories
websitedorkerpro --list-categories
Python API
from website_dorker_pro import WebsiteDorkerPro
import tkinter as tk
root = tk.Tk()
app = WebsiteDorkerPro(root)
app.run()
Available Dork Categories
subdomains - Find subdomains
files - Open directories and files
configs - Configuration files
databases - Database files and dumps
logs - Application log files
backups - Backup and old files
login - Login and authentication pages
docs - Documents (PDF, DOC, XLS, etc)
wordpress - WordPress-specific reconnaissance
github - GitHub code search
pastebin - Pastebin leaks
Contributing
Contributions are welcome! Please feel free to submit pull requests, report bugs, or suggest new features. License
This project is licensed under the MIT License - see the LICENSE file for details.
Author
-
Zishan Ahamed Thandar
-
Portfolio: ZishanAdThandar.github.io
-
GitHub: @ZishanAdThandar
-
Disclaimer
This tool is intended for educational purposes and legitimate security testing only. Always ensure you have proper authorization before testing any systems. The developers are not responsible for any misuse of this tool.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file website_dorker_pro-2.1.0.tar.gz.
File metadata
- Download URL: website_dorker_pro-2.1.0.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d87ab7eb45c5fb5dc3139f49192a6a99952f2dc62b1b414f4d5e1960bf2feb61
|
|
| MD5 |
0a0bbd1924052d297b0b2c4b56cb7ff6
|
|
| BLAKE2b-256 |
c7cabb39bc7bef5dd80466427b359dffa81a469d34e3066ed5b5ae9036956b2c
|
File details
Details for the file website_dorker_pro-2.1.0-py3-none-any.whl.
File metadata
- Download URL: website_dorker_pro-2.1.0-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0097e868f36ae766aa6fa8cd5745c317e5757b8bc7539c67ab29a60e856a329
|
|
| MD5 |
aad8bf1d6b495ac478a20879a7728ba5
|
|
| BLAKE2b-256 |
bcf74892a44d971e4262db0509406a56ffde17e231cb3ab85aacd7357d6a3626
|