Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-offensive-rust
Curated list of projects, articles and more related to Offensive Security and Red Teaming. Completely written in Rust.
https://github.com/ebalo55/awesome-offensive-rust
Last synced: 3 days ago
JSON representation
-
Articles
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- PIC shellcode: The Rust way
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Coffee: A COFF loader made in Rust
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Rasta Mouse Custom Beacon Artifacts
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
- Writing Sliver C2 Extensions in Rust
-
Books
- Black Hat Rust - Applied offensive security with Rust.
-
Projects
- ADPT - DLL proxying for lazy people.
- DInvoke_rs - Dynamically invoke arbitrary unmanaged code.
- Dumpy - Reuse open handles to dynamically dump LSASS.
- Bin Finder - Detect EDR's exceptions by inspecting processes' loaded modules.
- Shelter - ROP-based sleep obfuscation to evade memory scanners.
- Unwinder - Call stack spoofing for Rust.
- RustChain - Hide memory artifacts using ROP and hardware breakpoints.
- CustomEntryPoint - Select any exported function in a dll as the new dll's entry point.
- Split - Apply a divide and conquer approach to bypass EDRs.
- EPI - Threadless Process Injection through entry point hijacking.
- RustHollow - Inject a shellcode in a remote process using Process Hollowing.
- Eagle-rs - Rusty Rootkit - Windows Kernel Rookit in Rust (Codename: Eagle).
- Illusion-rs - Rusty Hypervisor - Windows UEFI Blue Pill Type-1 Hypervisor in Rust (Codename: Illusion).
- Matrix-rs - Rusty Hypervisor - Windows Blue Pill Type-2 Hypervisor in Rust (Codename: Matrix)
- Venom-rs - Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom).
- Arsenal-rs - Rusty Arsenal - A collection of experimental Process Injection and Post-Exploitation Techniques in Rust.
- Redlotus-rs - Rusty Bootkit - Windows UEFI Bootkit in Rust (Codename: RedLotus).
- Crabby - WebShell for Red Teams, just easily.
- Cerbero - Kerberos protocol attacker.
- RustHound - Active Directory data collector for BloodHound written in Rust.
- Feroxbuster - A fast, simple, recursive content discovery tool written in Rust.
- Offensive Rust - A collection of offensive security tools written in Rust.
- OffensiveRust - Rust Weaponization for Red Team Engagements.
- RustRedOps - RustRedOps is a repository dedicated to gathering and sharing advanced techniques and offensive malware for Red Team, with a specific focus on the Rust programming language.
- RustScan - The Modern Port Scanner.
- Sniffglue - Secure multithreaded packet sniffer.
- Goblin - An impish, cross-platform binary parsing crate, written in Rust.
- Ripgrep - Ripgrep recursively searches directories for a regex pattern while respecting your gitignore.
- Rust for Malware Development - Rust for malware development and for low level stuffs.
- Moonwalk Back - Cover your tracks during Linux Exploitation by leaving zero traces on system logs and filesystem timestamps.
- Bore - bore is a simple CLI tool for making tunnels to localhost.
- Ppfuzz - A fast tool to scan client-side prototype pollution vulnerability written in Rust.
- Ripgen - Rust-based high performance domain permutation generator.
- Pyscan - Python dependency vulnerability scanner, written in Rust.
- Freeze.rs - Freeze.rs is a payload toolkit for bypassing EDRs using suspended processes, direct syscalls written in RUST.
- Haylxon - Blazing-fast tool to grab screenshots of your domain list right from terminal.
- WStunnel - Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI - Static binary available.
- Hrekt - A really fast http prober.
- Qscan - Quick network scanner library.
- Osintui - OSINT from your favorite services in a friendly terminal user interface - integrations for Virustotal, Shodan, and Censys.
- Skanuvaty - Dangerously fast DNS/network/port scanner
- Noseyparker - Nosey Parker is a command-line program that finds secrets and sensitive information in textual data and Git history.
- Rusty Hog - A suite of secret scanners built in Rust for performance. Based on TruffleHog.
- Lorsrf - Fast CLI tool to find the parameters that can be used to find SSRF or Out-of-band resource load.
- Findomain - The fastest and complete solution for domain recognition. Supports screenshoting, port scan, HTTP check, data import from other tools, subdomain monitoring, alerts via Discord, Slack and Telegram, multiple API Keys for sources and much more.
- Scrying - A tool for collecting RDP, web and VNC screenshots all in one place.
- X8 - Hidden parameters discovery suite
- Legba - A multiprotocol credentials bruteforcer / password sprayer and enumerator.
- Rust Syscall - Single stub direct and indirect syscalling with runtime SSN resolving for windows.
- GhostDriver - GhostDriver is a Rust-built AV killer tool using BYOVD.
- NovaLdr - Threadless Module Stomping In Rust with some features (In memory of those murdered in the Nova party massacre).
- Rustic64 - 64-bit, position-independent shellcode template for Windows in Rust.
- Dog - A command-line DNS client written in rust. Dig alternative.
- Rustic64Shell - 64-bit, position-independent reverse tcp shell, built in Rust for Windows.
- RustiveDump - LSASS memory dumper using only NTAPIs, creating a minimal minidump, built in Rust with no_std and independent of the C runtime (CRT). It can be compiled as shellcode (PIC), supports XOR encryption, and remote file transmission.
- RustVEHSyscalls - Rust port of LayeredSyscall, designed to perform indirect syscalls while generating legitimate API call stack frames by abusing Vectored Exception Handling (VEH) to bypass user-land EDR hooks in Windows.
- Fiber - Using fibers to run in-memory code.
-
Useful Libraries
-
Communities
Sub Categories
Keywords
rust
35
windows
12
hacking
10
security
9
redteam
8
security-tools
7
pentesting
6
pentest
4
bugbounty
4
rust-lang
3
penetration-testing
3
osint
3
dll
3
edr-evasion
3
dns
3
scanner
3
offensive-security
3
networking
3
ring-1
2
rootkit
2
uefi
2
intel
2
hypervisor
2
bootkit
2
blue-pill
2
virtualization
2
vt-x
2
cross-platform
2
network
2
content-discovery
2
vulnerability-scanners
2
web
2
malware-development
2
docker
2
scanning
2
command-line
2
cli
2
kernel
2
fuzzing
2
trojan
1
enumeration
1
shellcodes
1
pentesting-tool
1
url-bruteforcer
1
red-team
1
malware
1
phishing
1
infosec
1
c2
1
bug-hunting
1