memN0ps / arsenal-rsLinks
Rusty Arsenal - A collection of experimental Process Injection and Post-Exploitation Techniques in Rust
☆263Updated last year
Alternatives and similar repositories for arsenal-rs
Users that are interested in arsenal-rs are comparing it to the libraries listed below
Sorting:
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆339Updated last year
- Dynamically invoke arbitrary unmanaged code☆343Updated 6 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆219Updated 2 years ago
- Threadless Process Injection through entry point hijacking☆345Updated 8 months ago
- Call stack spoofing for Rust☆335Updated 3 months ago
- Template-based shellcode packer written in Rust, with indirect syscall support. Made with <3 for pentesters.☆284Updated last week
- Using fibers to run in-memory code.☆207Updated last year
- Rust For Windows Cheatsheet☆120Updated 7 months ago
- Performing Indirect Clean Syscalls☆550Updated 2 years ago
- ROP-based sleep obfuscation to evade memory scanners☆353Updated 3 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆289Updated last year
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆376Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆378Updated last year
- Shellcode loader designed for evasion. Coded in Rust.☆128Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆381Updated last year
- Some Rust program I wrote while learning Malware Development☆133Updated 4 months ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆231Updated last year
- Threadless Module Stomping In Rust with some features (In memory of those murdered in the Nova party massacre)☆242Updated 11 months ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆490Updated last month
- Rusty Rootkit - Windows Kernel Rookit in Rust (Codename: Eagle)☆554Updated 2 years ago
- WTSRM☆211Updated 2 years ago
- Process Injection using Thread Name☆272Updated last month
- Some POCs for my BYOVD research and find some vulnerable drivers☆217Updated last week
- ☆257Updated last year
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆450Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆192Updated last year
- Beacon Object File Loader☆287Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆285Updated last year
- miscellaneous scripts and programs☆243Updated 4 months ago
- Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle…☆296Updated last year