Kali Linux

Octosuite : Advanced Github OSINT Framework

Octosuite is a framework fro gathering osint on GitHub users, repositories and organization.

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.

R K

Recent Posts

Bomber : Navigating Security Vulnerabilities In SBOMs

bomber is an application that scans SBOMs for security vulnerabilities. So you've asked a vendor…

13 hours ago

EmbedPayloadInPng : A Guide To Embedding And Extracting Encrypted Payloads In PNG Files

Embed a payload within a PNG file by splitting the payload across multiple IDAT sections.…

13 hours ago

Exploit Street – Navigating The New Terrain Of Windows LPEs

Exploit-Street, where we dive into the ever-evolving world of cybersecurity with a focus on Local…

3 days ago

ShadowDumper – Advanced Techniques For LSASS Memory Extraction

Shadow Dumper is a powerful tool used to dump LSASS (Local Security Authority Subsystem Service)…

3 days ago

Shadow-rs : Harnessing Rust’s Power For Kernel-Level Security Research

shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…

2 weeks ago

ExecutePeFromPngViaLNK – Advanced Execution Of Embedded PE Files via PNG And LNK

Extract and execute a PE embedded within a PNG file using an LNK file. The…

3 weeks ago