Skip to content

PimpDorker is a lightweight and efficient dorking tool designed to assist security researchers in finding vulnerable endpoints on websites by utilizing Google dorks

Notifications You must be signed in to change notification settings

ShingareOm/20d8cb1a7b2cec3df2d5b257f506b6b33d15d621c2dc0a5405f807ed0b49d048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

 _____  _______   __   __   _____   
(_____)(_______) (__)_(__) (_____)  
(_)__(_)  (_)   (_) (_) (_)(_)__(_) 
(_____)   (_)   (_) (_) (_)(_____)  
(_)     __(_)__ (_)     (_)(_)      
(_)    (_______)(_)     (_)(_)      
                                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



Installation

Clone the repository

git clone https://github.com/ShingareOm/PimpDorker.git
cd PimpDorker

Install the requirements

pip3 install -r requirements.txt

Run the Script

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.

Chrome Installation

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.

About

PimpDorker is a lightweight and efficient dorking tool designed to assist security researchers in finding vulnerable endpoints on websites by utilizing Google dorks

Topics

Resources

Stars

Watchers

Forks

Languages