Thanks to visit codestin.com
Credit goes to github.com

Skip to content

GHDBMiner is a Google Dorking tool built for cybersecurity researchers and tech enthusiasts to mine the latest Google Dorks from the Exploit-DB. It helps explore the hidden corners of the web with precision and automation.

License

Notifications You must be signed in to change notification settings

incoggeek/GHDBMiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GHDBMiner.mp4

GHDBMiner 🕵️‍♂️

GHDBMiner is a Google Dorking tool built for cybersecurity researchers and tech enthusiasts to mine the latest Google Dorks from the Exploit-DB. It helps explore the hidden corners of the web with precision and automation.


🚀 Features

  • 🔍 Live Dork Extraction:
    Automatically scrapes and displays the latest Google Dorks from the official GHDB site.

  • 🔑 Keyword-Based Dork Filtering:
    Enter a specific keyword or dork operator (e.g., inurl:admin) to filter results in real time.

  • 🗂️ Category-Based Dork Selection:
    Choose from predefined GHDB categories such as login portals, sensitive files, vulnerable servers, and more.

  • 💾 Optional Output Saving:
    Save the extracted dorks to a file of your choice for future use or offline analysis.

💻 Platform Compatibility

  • Tested and built on: Windows 11 (Python 3.10+)
  • Tested with Chrome Version 138.0.7204.169 (Official Build) (64-bit)
  • ⚠️ Not yet tested on: Linux or macOS

    Contributions for compatibility testing are welcome!

Clone the Repository:

git clone https://github.com/incoggeek/GHDBMiner.git
cd GHDBMiner

Or you may download and extract code

image

Install Dependencies:

pip install -r requirements.txt

📌 Ensure chromedriver is installed and accessible via PATH. Download

Run the Script:

python3 ghdbminer.py
python ghdbminer.py

How To Contribute 🤝

  1. Fork the repository
  2. Create a new branch
  3. Make your changes
  4. Commit your changes
  5. Push to the branch
  6. Create a new Pull Request

Please ensure that your pull request adheres to the following guidelines:

  • Follow the existing coding style.
  • Include tests for any new features or bug fixes.
  • Document any changes to the README.md

Self Troubleshooting 😵‍💫

Disclaimer 🔒

Use responsibly, respecting privacy, and adhering to ethical guidelines.
Happy Dorking! 🌐🔍 #GoogleDorking #CyberSecTool

About

GHDBMiner is a Google Dorking tool built for cybersecurity researchers and tech enthusiasts to mine the latest Google Dorks from the Exploit-DB. It helps explore the hidden corners of the web with precision and automation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages