Maldev-Academy / LsassHijackingViaRegLinks
Injecting DLL into LSASS at boot
☆132Updated 3 months ago
Alternatives and similar repositories for LsassHijackingViaReg
Users that are interested in LsassHijackingViaReg are comparing it to the libraries listed below
Sorting:
- Sleep obfuscation☆230Updated 7 months ago
- kernel callback removal (Bypassing EDR Detections)☆184Updated 4 months ago
- Bypass Credential Guard by patching WDigest.dll using only NTAPI functions☆248Updated 3 months ago
- Windows rootkit designed to work with BYOVD exploits☆204Updated 6 months ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆162Updated last year
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆168Updated 4 months ago
- Bypass LSA protection using the BYODLL technique☆167Updated 10 months ago
- ☆155Updated 7 months ago
- Shellcode loader☆91Updated 8 months ago
- Reflective shellcode loaderwith advanced call stack spoofing and .NET support.☆191Updated 3 weeks ago
- BOF that finds all the Nt* system call stubs within NTDLL and overwrites with clean syscall stubs (user land hook evasion)☆186Updated 6 months ago
- Code execution/injection technique using DLL PEB module structure manipulation☆152Updated 2 months ago
- ☆118Updated 4 months ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆187Updated last month
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆194Updated last year
- Generic PE loader for fast prototyping evasion techniques☆232Updated last year
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆269Updated 10 months ago
- BOF with Synthetic Stackframe☆158Updated 5 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆273Updated last year
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 11 months ago
- a modified CONTEXT based ropchain to circumvent CFG-FindHiddenShellcode and EtwTi-FluctuationMonitor