ScanDrift

ScanDrift ⚠️


░░░░░░███████ ]▄▄▄▄▄▄▄▄
▂▄▅█████████▅▄▃▂
[███████████████████]
◥⊙▲⊙▲⊙▲⊙▲⊙▲⊙▲⊙◤
ScanDrift is a comprehensive network scanning and exploitation framework designed for security professionals, network administrators, and ethical hackers. It facilitates efficient port scanning, geolocation of target IPs, and offers an interactive exploitation mode to assess potential vulnerabilities.

Features 🛜

Options 🚨

Installation 🧑‍💻

  1. Clone the Repository:

    git clone https://github.com/hacker-hub8/ScanDrift.git
    cd ScanDrift
    
  2. Set Up a Virtual Environment (Optional but recommended):

    python3 -m venv venv
    source venv/bin/activate  # On Windows: venv\Scripts\activate
    
  3. Install Dependencies:

    pip install -r requirements.txt
    

Usage 💾

  1. Run ScanDrift:

    python main.py
    
  2. Navigate the Menu:

    • Perform Port Scan: Scan target IPs for open ports.
    • Fetch Geolocation Information: Retrieve geographical data of the target IP.
    • Enter Exploitation Mode: Analyze and exploit services on open ports.
    • View Scan Results: Display the results of previous scans.
    • Save Results to File: Export scan results for documentation.
    • Exit: Close the application.

Requirements 📡

FileSystem:

   scandrift/
   │
   ├── main.py                # Entry point for the framework
   ├── scanner.py             # Handles port scanning
   ├── exploitation.py        # Handles exploitation of open ports
   ├── geolocation.py         # Fetches geolocation data
   ├── utils.py               # Helper functions like clearing the screen
   ├── requirements.txt       # Dependencies for the project
   ├── README.md              # Instructions for using the tool
   └── logs/                  # Directory for saving reports

👉 All Usage Images 👈

ScanDrift Main Menu Main Menu Interface

Exploitation Mode ip GeoLocation

Port Scanning Port Scanning in Progress

Exploitation Mode Interactive Exploitation Mode

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.


Notes 📝

For support, email support@hackerhub8.in or

Join our Community Instagram