Octosuite is an open-source lightweight yet advanced osint framework that targets Github users and organizations. With over 10+ features, octosuite only runs on 2 external dependencies (for the GitHub alt) and 1 dependency (for the PyPI package). And returns the gathered intel in a well and highly readable format.

Installation

Clone from Github

git clone https://github.com/rly0nheart/octosuite.git

cd octosuite

pip install -r requirements.txt

Install from PyPI

pip install octosuite

Usage

Linux

sudo chmod +x octosuite

sudo ./octosuite

Windows

python3 octosuite

Mac

python3 octosuite