
Simply gather OSINT on Github users and organizations like a god????
INSTALLATION
clone project:
$ git clone https://github.com/rly0nheart/octosuite.git
$ cd octosuite
$ pip install -r requirements.txt
USAGE
Linux:
$ sudo chmod +x octosuite
$ sudo ./octosuite
Windows:
$ python3 octosuite
AVAILABLE COMMANDS
Command | Usage |
---|---|
orginfo |
get organization info |
userinfo |
get user profile info |
repoinfo |
get repository info |
pathcontents |
get contents of a path from a specified repository |
orgrepos |
get a list of repositories owned by a specified organization |
userrepos |
get a list of repositories owned by a specified user |
usergists |
get a list of gists owned by a specified user |
userfollowers |
get a list of a user's followers |
userfollowing |
check whether user A follows user B |
usersearch |
search user(s) |
reposearch |
search repositor(y)(ies) |
topicsearch |
search topics(s) |
issuesearch |
search issue(s) |
commitsearch |
search commit(s) |
usersearch |
search user(s) |
update |
check for/download updates |
author |
show author info |
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
- octosuite has only been tested on Termux and Kali Linux (for now), please be sure to let me know how it works on Windows
LICENSE
ABOUT AUTHOR
Author

Latest Articles
Blog2022.05.02Lupo - Malware IOC Extractor and Debugging module for Malware Analysis Automation
Blog2022.05.02DDexec - a technique to run binaries filelessly and stealthily on Linux using dd to replace the shell with another process
Blog2022.04.28ADReaper - A fast enumeration tool for Windows Active Directory Pentesting written in Go
Blog2022.04.27Shhhloader - SysWhispers Shellcode Loader
Subscribe
0 Comments