0xflux / SanctumLinks
Sanctum is an experimental proof-of-concept EDR, designed to detect modern malware techniques, above and beyond the capabilities of antivirus. Built in Rust.
☆353Updated 2 weeks ago
Alternatives and similar repositories for Sanctum
Users that are interested in Sanctum are comparing it to the libraries listed below
Sorting:
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆349Updated last year
- Collect Windows telemetry for Maldev☆419Updated last week
- ROP-based sleep obfuscation to evade memory scanners☆363Updated 2 months ago
- Call Stack Spoofing for Rust☆187Updated 3 weeks ago
- Dynamically invoke arbitrary unmanaged code☆354Updated 9 months ago
- BYOVD research use cases featuring vulnerable driver discovery and reverse engineering methodology. (CVE-2025-52915, CVE-2025-1055,).☆362Updated last week
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆227Updated 2 years ago
- A new technique that can be used to bypass memory scanners. This can be useful in hiding problematic code (such as reflective loaders imp…☆329Updated 11 months ago
- kernel callback removal (Bypassing EDR Detections)☆188Updated 5 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆355Updated 7 months ago
- Rusty Arsenal - A collection of experimental Process Injection and Post-Exploitation Techniques in Rust☆274Updated last year
- Call stack spoofing for Rust☆345Updated 7 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆316Updated last year
- Process Injection using Thread Name☆279Updated 4 months ago
- Slides & Code snippets for a workshop held @ x33fcon 2024☆268Updated last year
- ☆20Updated 8 months ago
- Tools for analyzing EDR agents☆249Updated last year
- Rust malware EDR evasion via direct syscalls, fully implemented as an example in Rust☆64Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆353Updated last year
- Some Rust program I wrote while learning Malware Development☆146Updated 7 months ago
- Threadless Process Injection through entry point hijacking☆349Updated last year
- Using fibers to run in-memory code.☆219Updated last year
- Evasion by machine code de-optimization.☆403Updated last year
- Memory Obfuscation in Rust☆254Updated 3 weeks ago
- Template-based shellcode packer written in Rust, with indirect syscall support. Made with <3 for pentesters.☆297Updated 2 months ago
- Rust For Windows Cheatsheet☆121Updated 10 months ago
- Windows rootkit designed to work with BYOVD exploits☆206Updated 7 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆237Updated 2 weeks ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆282Updated last year
- A small program written in C that is designed to load 32/64-bit shellcode and allow for execution or debugging. Can also output PE files …☆160Updated last year