Skip to main content

Advanced Github OSINT Framework

Project description

Screenshot_2022-03-17_10-12-53

OS OS OS GitHub tag (latest by date) GitHub commits since latest release (by date) GitHub last commit GitHub GitHub repo size

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
  • Easily updates with the 'update' command
  • 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 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)
update update octosuite
changelog show changelog
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

GITHUB

Github

LICENSE

license

ABOUT AUTHOR

About.me

Project details


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.1.tar.gz (21.7 kB view hashes)

Uploaded Source

Built Distribution

octosuite-1.5.1-py2.py3-none-any.whl (21.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page