https://github.com/evilbytecode/rubyredops
💎 | RubyRedOps is a repository for advanced Red Team techniques and offensive malware, focused on Ruby
https://github.com/evilbytecode/rubyredops
Last synced: 16 days ago
JSON representation
💎 | RubyRedOps is a repository for advanced Red Team techniques and offensive malware, focused on Ruby
- Host: GitHub
- URL: https://github.com/evilbytecode/rubyredops
- Owner: EvilBytecode
- Created: 2024-07-21T10:48:41.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-21T13:44:40.000Z (9 months ago)
- Last Synced: 2025-03-26T08:37:31.809Z (about 1 month ago)
- Language: Ruby
- Homepage:
- Size: 145 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RubyRedOps
![]()
---
RubyRedOps is a Ruby-based tool or project focusing on offensive security operations. This section provides an overview of its functionalities and use cases.## Tools Currently Supported:
- **Callback Shellcode Execution**: Demonstrates the execution of shellcode via callback mechanisms.
- **Enabling All Privilege Tokens**: Activates all available privilege tokens to escalate or manipulate permissions.
- **Enumerating Processes with Ruby**: Uses Ruby scripts to discover and list active processes on the system.
- **Memory Mapping Injection**: Injects malicious code into local processes through memory mapping, aiming to exploit vulnerabilities.
- **Command Execution**: Executes arbitrary commands within the system using Ruby.
- **Ruby2Exe**: Use Orcan Package to convert Ruby to Executable
- **AntiAnalysis**: Anti Analysis Technique, Running Processes,Cpu Processors and RAM Check.
- **ApiHammering**: API Hammering consists of carrying out various actions to delay the malware.