0xbharath / octosuite

Advanced Github OSINT Framework

Home Page:https://pypi.org/project/octosuite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

A framework fro gathering osint on GitHub users, repositories and organizations

Upload Python Package CodeQL GitHub PyPI PyPI - Downloads PyPI - Status GitHub repo size

octosuite_gui_exe (2)

octosuite_gui_exe (4)

Wiki

Refer to the Wiki for installation instructions, in addition to all other documentation.

Features

  • Fetches an organization's profile information
  • Fetches an oganization's events
  • Returns an organization's repositories
  • Returns an organization's public members
  • Fetches a repository's information
  • Returns a repository's contributors
  • Returns a repository's languages
  • Fetches a repository's stargazers
  • Fetches a repository's forks
  • Fetches a repository's releases
  • Returns a list of files in a specified path of a repository
  • Fetches a user's profile information
  • Returns a user's gists
  • Returns organizations that a user owns/belongs to
  • Fetches a user's events
  • Fetches a list of users followed by the target
  • Fetches a user's followers
  • Checks if user A follows user B
  • Checks if user is a public member of an organizations
  • Returns a user's subscriptions
  • Gets a user's subscriptions
  • Gets a user's events
  • Searches users
  • Searches repositories
  • Searches topics
  • Searches issues
  • Searches commits
  • Automatically logs network activity (.logs folder)
  • User can view, read and delete logs
  • ...And more

Note

Octosuite automatically logs network and user activity of each session, the logs are saved by date and time in the .logs folder

License

license

Donations

If you like Octosuite and would like to show support, you can Buy A Coffee for the developer using the button below

Buy Me A Coffee

Your support will be much appreciated😊

About

Advanced Github OSINT Framework

https://pypi.org/project/octosuite

License:GNU General Public License v3.0


Languages

Language:Python 99.8%Language:Dockerfile 0.2%