_____ _______ __ __ _____ (_____)(_______) (__)_(__) (_____) (_)__(_) (_) (_) (_) (_)(_)__(_) (_____) (_) (_) (_) (_)(_____) (_) __(_)__ (_) (_)(_) (_) (_______)(_) (_)(_) V 1.0
PimpDorker | A Powerful Dorking Tool | Discover Hidden Web Gems |
---|---|---|
P |
= |
Powerful Dorking Utility |
I |
= |
Identify Main Domains |
M |
= |
Manage Custom Search Queries |
P |
= |
Provide Organized Results |
PimpDorker is an intuitive tool that simplifies web dorking by generating results for user-specified queries, extracting URLs, and identifying main domains.
Made by Om Shingare
Features | About |
---|---|
Google Dorking |
Search for hidden web pages using powerful Google Dorks. |
Main Domain Extraction |
Extract and save the main domain from URLs. |
Save All Results |
Save all search results to organized text files. |
Customizable Query Input |
Easily input and manage search queries. |
Error Handling |
Graceful handling of exceptions like invalid inputs or interruptions. |
User-friendly CLI |
Simplified and intuitive command-line interface. |
Cross-Platform Support |
Works on Linux, macOS, and Windows. |
Language | Packages |
---|---|
Python | Python 3.x googlesearch-python |
git clone https://github.com/ShingareOm/PimpDorker.git
cd PimpDorker
pip3 install -r requirements.txt
python3 pimpdorker.py
Input Information | |
---|---|
Input Dork Query | Provide a custom dork query to search for hidden web information. |
Number of Results | Specify the number of results to display and save. |
Save Results | Save URLs and main domains to text files for later use. |
Customization | |
---|---|
Flexible Queries | Modify or input unique dork queries for customized results. |
Adjustable Output | Save specific data like main domains or full URLs. |
If using advanced features with Selenium:
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome-stable_current_amd64.deb
If there are errors, Resolve errors with:
sudo apt -f install
sudo dpkg -i google-chrome-stable_current_amd64.deb
Warning
PimpDorker is intended for ethical hacking and educational purposes only. Use it only on systems you own or have explicit permission to test. Unauthorized use of third-party systems is illegal.