RATandC2 / FilelessNtdllReflectionLinks
Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle to ntdll, and trigger exported API from the export table
☆16Updated 2 years ago
Alternatives and similar repositories for FilelessNtdllReflection
Users that are interested in FilelessNtdllReflection are comparing it to the libraries listed below
Sorting:
- abusing Process Hacker driver to terminate other processes (BYOVD)☆83Updated 2 years ago
- Utilizing hardware breakpoints to evade monitoring by Endpoint Detection and Response platforms☆133Updated 3 years ago
- A reimplementation of Cobalt Strike's Beacon Object File (BOF) Loader☆63Updated 2 years ago
- Halos Gate-based NTAPI Unhooker☆52Updated 3 years ago
- This script is used to bypass DLL Hooking using a fresh mapped copy of ntdll file, patch the ETW and trigger a shellcode with process hol…☆70Updated last year
- Get your data from the resource section manually, with no need for windows apis☆65Updated last year
- Just another ntdll unhooking using Parun's Fart technique☆76Updated 2 years ago
- yet another sleep encryption thing. also used the default github repo name for this one.☆69Updated 2 years ago
- Various methods of executing shellcode☆73Updated 2 years ago
- ☆37Updated 2 years ago
- ☆100Updated 2 years ago
- Simple PoC to locate hooked functions by EDR in ntdll.dll☆45Updated 2 years ago
- Artemis - C++ Hell's Gate Syscall Implementation☆34Updated 2 years ago
- A PoC of Stack encryption prior to custom sleeping by leveraging CPU cycles.☆66Updated 2 years ago
- ☆50Updated 3 years ago
- Code snippets to add on top of cobalt strike sleep mask to achieve patchless hook on AMSI and ETW☆85Updated 2 years ago
- Tool for playing with Windows Access Token manipulation.☆82Updated 3 years ago
- Basic implementation of Cobalt Strikes - User Defined Reflective Loader feature☆102Updated 2 years ago
- Your NTDLL vaccine from modern direct syscall methods.☆36Updated 3 years ago
- Identify and exploit leaked handles for local privilege escalation.☆111Updated 2 years ago
- Sleep Obfuscation☆45Updated 3 years ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆31Updated 2 years ago
- Patch AMSI and ETW in remote process via direct syscall☆83Updated 3 years ago
- Template-based generation of shellcode loaders☆79Updated last year
- API Hammering with C++20☆49Updated 3 years ago
- SharpElevator is a C# implementation of Elevator for UAC bypass. This UAC bypass was originally discovered by James Forshaw and publishe…☆60Updated 3 years ago
- Cobalt Strike BOF that uses a custom ASM HalosGate & HellsGate syscaller to return a list of processes☆110Updated 2 years ago
- EmbedExeLnk by x86matthew modified by d4rkiZ☆41Updated 2 years ago
- Simple ETW unhook PoC. Overwrites NtTraceEvent opcode to disable ETW at Nt-function level.☆51Updated last year
- DLL proxy load example using the Windows thread pool API, I/O completion callback with named pipes, and C++/assembly☆62Updated last year