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.
Playwright-MCP (Model Context Protocol) is a cutting-edge tool designed to bridge the gap between AI…
JBDev is a specialized development tool designed to streamline the creation and debugging of jailbreak…
The Kereva LLM Code Scanner is an innovative static analysis tool tailored for Python applications…
Nuclei-Templates-Labs is a dynamic and comprehensive repository designed for security researchers, learners, and organizations to…
SSH-Stealer and RunAs-Stealer are malicious tools designed to stealthily harvest SSH credentials, enabling attackers to…
Control flow flattening is a common obfuscation technique used by OLLVM (Obfuscator-LLVM) to transform executable…