Friends-Security / RedirectThreadLinks
Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techniques
☆190Updated 2 months ago
Alternatives and similar repositories for RedirectThread
Users that are interested in RedirectThread are comparing it to the libraries listed below
Sorting:
- An example reference design for a proposed BOF PE☆186Updated 4 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆234Updated 3 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆280Updated last year
- find dll base addresses without PEB WALK☆143Updated last month
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆131Updated last year
- Exploitation of process killer drivers☆202Updated last year
- Generic PE loader for fast prototyping evasion techniques☆235Updated last year
- Injecting DLL into LSASS at boot☆135Updated 4 months ago
- This is the loader that supports running a program with Protected Process Light (PPL) protection functionality.☆117Updated this week
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆148Updated 3 weeks ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆240Updated 10 months ago
- Windows rootkit designed to work with BYOVD exploits☆205Updated 7 months ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆169Updated 5 months ago
- Bypass LSA protection using the BYODLL technique☆168Updated 11 months ago
- UAC Bypass using UIAccess program QuickAssist☆119Updated 6 months ago
- Reflective shellcode loaderwith advanced call stack spoofing and .NET support.☆200Updated last month
- a modified CONTEXT based ropchain to circumvent CFG-FindHiddenShellcode and EtwTi-FluctuationMonitor☆105Updated last year
- PoC for thread pool based process injection in Windows.☆117Updated 5 months ago
- A Rust port of LayeredSyscall — performs indirect syscalls while generating legitimate API call stack frames by abusing VEH.☆153Updated 9 months ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆192Updated last year
- A reflective DLL development template for the Rust programming language☆108Updated 3 months ago
- Two tools written in C that block network traffic for blacklisted EDR processes, using either Windows Defender Firewall (WDF) or Windows …☆165Updated last week
- bring your own vulnerable driver☆110Updated 2 years ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆143Updated last year
- Proof of Concepts code for Bring Your Own Vulnerable Driver techniques☆161Updated last week
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆219Updated 2 years ago
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆97Updated 6 months ago
- Activation cache poisoning to elevate from medium to high integrity (CVE-2024-6769)☆73Updated 11 months ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆231Updated 10 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆205Updated last year