Skip to content

Atsukiiii01/The-Shovel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THE SHOVEL

A Lightweight OSINT & Google Dorking Dashboard

THE SHOVEL is a Python-based open-source intelligence (OSINT) tool designed to automate the generation and execution of complex Google Dorks. It features a graphical user interface (GUI) to streamline the reconnaissance phase of penetration testing and security research.

Built entirely with the Python Standard Library, THE SHOVEL requires no external dependencies or installations. Just clone and run.


⚡ Features

  • Visual Dashboard: Clean Tkinter-based GUI for easy navigation.
  • Automated Dorking: Pre-built logic to construct complex search queries for vulnerability discovery.
  • HTML Reporting: Generates structured reports of your query targets (timestamped for audit trails).
  • Browser Integration: seamless pivoting to your default web browser for live analysis.
  • Zero Dependencies: Runs on any machine with Python installed. No pip install required.

🚀 Installation

Because THE SHOVEL uses standard libraries, the installation process is instant.

  1. Clone the repository:
    git clone https://github.com/Atsukiiii01/The-Shovel.git
  2. Navigate to the directory:
    cd The-Shovel

🛠 Usage

Run the script directly using Python:

python Shovel.py


Operational Modes

Input Target: Enter the domain or keyword you wish to investigate.

Select Dorks: Choose from the available query types (e.g., exposed files, login pages, directory listing).

Execute: The tool will construct the query and facilitate the search or report generation.


⚠️ Disclaimer
THE SHOVEL is intended for educational purposes and authorized security testing only.

The developers assume no liability and are not responsible for any misuse or damage caused by this program. Please ensure you have explicit permission from the system owner before performing any reconnaissance or scanning activities. Use responsibly.

---
*Developed by [Atsukiiii01]*

Packages

 
 
 

Contributors

Languages