memN0ps / arsenal-rs
Rusty Arsenal - A collection of experimental Process Injection and Post-Exploitation Techniques in Rust
☆245Updated last year
Alternatives and similar repositories for arsenal-rs:
Users that are interested in arsenal-rs are comparing it to the libraries listed below
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆333Updated 11 months ago
- Dynamically invoke arbitrary unmanaged code☆331Updated 3 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆208Updated last year
- Using fibers to run in-memory code.☆201Updated last year
- Call stack spoofing for Rust☆317Updated 2 weeks ago
- Threadless Process Injection through entry point hijacking☆342Updated 5 months ago
- ROP-based sleep obfuscation to evade memory scanners☆327Updated last week
- Rust For Windows Cheatsheet☆114Updated 3 months ago
- Template-based shellcode packer written in Rust, with indirect syscall support. Made with <3 for pentesters.☆265Updated 6 months ago
- Performing Indirect Clean Syscalls☆514Updated last year
- Beacon Object File Loader☆282Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆366Updated last year
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆361Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆470Updated 2 years ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆266Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆321Updated 6 months ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆273Updated 8 months ago
- Threadless Module Stomping In Rust with some features (In memory of those murdered in the Nova party massacre)☆235Updated 7 months ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆371Updated last year
- Shellcode loader designed for evasion. Coded in Rust.☆124Updated last year
- A COFF loader made in Rust☆269Updated 4 months ago
- Exploitation of process killer drivers☆196Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆174Updated last year
- Some POCs for my BYOVD research and find some vulnerable drivers☆173Updated 5 months ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆229Updated last year
- Admin to Kernel code execution using the KSecDD driver☆243Updated 10 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆333Updated last week
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆196Updated 2 years ago
- Native Syscalls Shellcode Injector☆264Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆180Updated last year