Octosuite - Advanced Github OSINT Framework
2022-3-24 18:18:57 Author: hakin9.org(查看原文) 阅读量:126 收藏

Simply gather OSINT on Github users and organizations like a god🔥

clone project:

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

Linux:

$ sudo chmod +x octosuite

Windows:

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


文章来源: https://hakin9.org/octosuite-advanced-github-osint-framework/
如有侵权请联系:admin#unsafe.sh