Skip to content

H3xaChad/ORBIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ORBIT - OSINT Research and Building Intelligent Tokens

PLEASE NOTE: project development just started, not really usable yet. Stay tuned :)

No contributions for the moment

Overview

ORBIT (OSINT Research and Building Intelligent Tokens) is an open-source project designed to gather OSINT (Open Source Intelligence) resources and generate password wordlists from the collected information. This tool is ideal for cybersecurity professionals, penetration testers, and researchers looking to leverage OSINT data for generating robust and intelligent passwords.

Features

  • OSINT Data Collection: Efficiently gather OSINT resources from various online sources.
  • Intelligent Password Generation: Generate secure and intelligent password wordlists from the collected OSINT data.
  • Flexible Configuration: Customize the data sources and password generation parameters.
  • Extensible: Easily extend the tool to include new OSINT sources and password generation algorithms.

Installation

To install ORBIT, follow these steps:

  1. Clone the repository:
    git clone https://github.com/DavidLost/ORBIT.git
    cd ORBIT
    
  2. Create a virtual environment (optional but recommended):
    python3 -m venv venv
    source venv/bin/activate        # Linux
    venv\\Scripts\\Activate.ps1     # Windows
    
  3. Install the dependencies:
    pip install -r requirements.txt
    
  4. TODO...

About

OPTIC - OSINT Password Tools and Intelligence Crafter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages