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.
- Explore multiple categories of OSINT data
- Navigate through folders and URLs
- Easy-to-use command-line interface with rich styling
- Check for updates automatically
- Clone the repository:
git clone https://github.com/ogtirth/osintosh.git
cd osintosh
- Install the required dependencies:
pip install -r requirements.txt
- Run the tool:
python osintosh.py
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.
- Developed by Tirth Parmar
- Special thanks to @lockfale for providing the OSINT data
- Libraries used: rich, requests
This project is licensed under the MIT License - see the LICENSE file for details.