Octosuite – Advanced Github OSINT Framework

Octosuite - Advanced Github OSINT and Scaping Framework

About

Advanced Github OSINT Framework

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

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

Install from PyPI

pip install octosuite

Usage

Linux

sudo chmod +x octosuite sudo ./octosuite

Windows

python3 octosuite

MacOS

python3 octosuite

Available Commands

COMMANDDESCRIPTION
info:orgget organization info
info:userget user profile info
info:repoget repository info
info:devshow developer’s info
path:contentsget contents of a path from a specified repository
repos:orgget a list of repositories owned by a specified organization
repos:userget a list of repositories owned by a specified user
user:gistsget a list of gists owned by a specified user
user:followersget a list of a user’s followers
user:followingcheck whether user A follows user B
search:userssearch user(s)
search:repossearch repositor(y)(ies)
search:topicssearch topics(s)
search:issuessearch issue(s)
search:commitssearch commit(s)
updateupdate octosuite
changelogshow changelog
helpshow usage/help
exitexit 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 MacWindows, or any Linux Distribution, it has only been tested on Termux and Kali Linux
  • If you believe octosuite can be better, feel free to open a pull request with your improvements

You May Also Like

Leave a Reply

Your email address will not be published. Required fields are marked *

three − two =