ricardojoserf / NativeBypassCredGuardLinks
Bypass Credential Guard by patching WDigest.dll using only NTAPI functions
☆248Updated 3 months ago
Alternatives and similar repositories for NativeBypassCredGuard
Users that are interested in NativeBypassCredGuard are comparing it to the libraries listed below
Sorting:
- Sleep obfuscation☆230Updated 7 months ago
- Ghosting-AMSI☆207Updated 3 months ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆162Updated last year
- 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
- An x64 position-independent shellcode stager that verifies the stage it retrieves prior to execution☆189Updated 8 months ago
- Injecting DLL into LSASS at boot☆132Updated 3 months ago
- early cascade injection PoC based on Outflanks blog post☆227Updated 8 months ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆194Updated last year
- Library that eases the use of indirect syscalls. Quite interesting AV/EDR bypass as PoC.☆149Updated last week
- ☆155Updated 7 months ago
- ☆189Updated last year
- Lateral Movement Using DCOM and DLL Hijacking☆300Updated 2 years ago
- Hide your P/Invoke signatures through other people's signed assemblies☆211Updated last year
- DCOM Lateral movement POC abusing the IMsiServer interface - uploads and executes a payload remotely☆374Updated 7 months ago
- comprehensive .NET tool designed to extract and display detailed information about Windows Defender exclusions and Attack Surface Reducti…☆203Updated last year
- NyxInvoke is a Rust CLI tool for running .NET assemblies, PowerShell, and BOFs with Patchless AMSI and ETW bypass features. with Dual-bui…