Octosuite - Advanced Github OSINT Framework
2022-4-7 22:30:0 Author: www.kitploit.com(查看原文) 阅读量:27 收藏

Simply gather OSINT on Github users and organizations like a god

  • 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)

clone project:

git clone https://github.com/rly0nheart/octosuite.git
pip install -r requirements.txt

Linux:

Windows:

Mac:

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
  • 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

About.me

Octosuite - Advanced Github OSINT Framework Octosuite - Advanced Github OSINT Framework Reviewed by Zion3R on 5:30 PM Rating: 5


文章来源: http://www.kitploit.com/2022/04/octosuite-advanced-github-osint.html
如有侵权请联系:admin#unsafe.sh