Skip to content

OSINTosh is an open-source OSINT framework for exploring and analyzing publicly available data through a command-line interface. It offers interactive navigation, a colorful UI, and an update system to keep the tool up-to-date, making it ideal for security research.

License

Notifications You must be signed in to change notification settings

ogtirth/osintosh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSINTosh - OSINT Framework Tool

OSINTosh is a command-line OSINT framework for exploring various categories and gathering information. It utilizes the data provided by @lockfale's OSINT framework to help you navigate and explore resources.

Features:


  • Explore multiple categories of OSINT data
  • Navigate through folders and URLs
  • Easy-to-use command-line interface with rich styling
  • Check for updates automatically

Installation:


  1. Clone the repository:
    git clone https://github.com/ogtirth/osintosh.git
       cd osintosh
  2. Install the required dependencies:
   pip install -r requirements.txt
  1. Run the tool:
   python osintosh.py

How it works:

OSINTosh lets you explore different OSINT resources by navigating through folders and links in the provided data. It uses rich formatting to display information in a clean, user-friendly interface. The tool checks for updates to ensure you always have the latest version.

Credits:

  • Developed by Tirth Parmar
  • Special thanks to @lockfale for providing the OSINT data
  • Libraries used: rich, requests

License:

This project is licensed under the MIT License - see the LICENSE file for details.

About

OSINTosh is an open-source OSINT framework for exploring and analyzing publicly available data through a command-line interface. It offers interactive navigation, a colorful UI, and an update system to keep the tool up-to-date, making it ideal for security research.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages