Advanced Github OSINT Framework
Project description
Simply gather OSINT on Github users & organizations like a God🔥
FEATURES
- Fetches organization info
- Fetches user info
- Fetches repository info
- Returns contents of a path from a repository
- Returns a list of repos owned by an organization
- Returns a list of repos owned by a user
- Returns a list of gists owned by a user
- Returns a list of a user's followers
- Checks whether user A follows user B
- Searches users
- Searches repositories
- Searches topics
- Searches issues
- Searches commits
- Automatically logs network activity (.logs folder)
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
GITHUB FORK USAGE
Linux
sudo chmod +x octosuite
sudo ./octosuite
Windows
python3 octosuite
Mac
python3 octosuite
PYPI PACKAGE USAGE
Linux
octosuite
Windows
octosuite
Mac
octosuite
AVAILABLE COMMANDS
COMMAND | DESCRIPTION |
---|---|
info:org |
get organization info |
info:user |
get user profile info |
info:repo |
get repository info |
info:dev |
show developer's info |
path:contents |
get contents of a path from a specified repository |
repos:org |
get a list of repositories owned by a specified organization |
repos:user |
get a list of repositories owned by a specified user |
user:gists |
get a list of gists owned by a specified user |
user:followers |
get a list of a user's followers |
user:following |
check whether user A follows user B |
search:users |
search user(s) |
search:repos |
search repositor(y)(ies) |
search:topics |
search topics(s) |
search:issues |
search issue(s) |
search:commits |
search commit(s) |
changelog |
show changelog |
help |
show usage/help |
exit |
exit session |
NOTE
- octosuite automatically logs network and minor user activity. The logs are saved by date and time in .logs folder
- Although octosuite was developed to work on Mac, Windows, or any Linux Distribution, it has only been tested on Termux and Kali Linux
GITHUB
LICENSE
ABOUT DEVELOPER
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
octosuite-1.5.2.tar.gz
(22.8 kB
view hashes)
Built Distribution
Close
Hashes for octosuite-1.5.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 229b28e789fc1d59700c9a6cba2191d6dd76916a2e3330c3449993d4fd97021c |
|
MD5 | da37df9ba2853e7a0406d13e97e89d64 |
|
BLAKE2b-256 | 195e0d5c465b2c194d851036cef2b7422197adc9375becb68a4fd39f17802707 |