GoRedOps is a comprehensive collection of Golang-based projects tailored for red teamers and offensive security professionals.
This repository offers a wide array of tools and techniques essential for penetration testing, exploitation, and security research. Below is an overview of its structure and functionality.
GoRedOps is organized into multiple directories, each containing specialized tools for various offensive security tasks:
createThread
, ntCreateThreadEx
), remote thread hijacking, and threadless injection.To use GoRedOps:
git clone https://github.com/EvilBytecode/GoRedOps.git
cd GoRedOps
cd desired_folder
Contributions are encouraged to enhance GoRedOps. Developers can fork the repository, create a branch for their feature or fix, implement changes, and submit a pull request.
The repository operates under an “UnLicense,” granting unrestricted use.
GoRedOps is a valuable resource for offensive security practitioners looking to leverage Golang’s capabilities in red teaming operations.
Brainstorm is an innovative web fuzzing tool that integrates traditional fuzzing techniques with AI-powered insights,…
Vulnerability research is a critical aspect of cybersecurity that focuses on identifying, analyzing, and documenting…
NativeBypassCredGuard is a specialized tool designed to bypass Microsoft's Credential Guard, a security feature that…
PyClassInformer is an IDAPython-based plugin designed for parsing Run-Time Type Information (RTTI) in C++ binaries.…
The Non-Sucking Service Manager (NSSM) is a lightweight, open-source utility designed to simplify the management…
The PS5 UMTX Jailbreak is a webkit-based kernel exploit developed by SpecterDev and other contributors,…