2022-03-27 22:32:08 +02:00
2022-03-17 20:24:03 +02:00
2022-03-27 22:31:04 +02:00
2022-03-27 22:13:08 +02:00
2022-02-27 12:50:17 +02:00
2022-02-27 12:59:11 +02:00
2022-03-27 22:22:15 +02:00
2022-03-27 22:32:08 +02:00

Screenshot_2022-03-17_10-12-53

GitHub tag (latest by date) OS OS OS GitHub GitHub repo size

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

Mac:

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 Update octosuite
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
  • Although octosuite was developed to work on Mac, Windows, or any Linux Distribution, it has only been tested on Termux and Kali Linux

LICENSE

license

ABOUT AUTHOR

About.me

Description
Terminal-based toolkit for GitHub data analysis.
Readme MIT 5.2 MiB
Languages
Python 99.2%
Makefile 0.8%