reveng007 / ReflectiveNtdll
A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (using pe2shc by @hasherezade). Payload encryption via SystemFucntion033 NtApi and No new thread via Fiber
☆171Updated 2 years ago
Alternatives and similar repositories for ReflectiveNtdll:
Users that are interested in ReflectiveNtdll are comparing it to the libraries listed below
- Generic PE loader for fast prototyping evasion techniques☆229Updated 9 months ago
- ☆135Updated last year
- ☆180Updated last year
- CobaltStrike BOF to spawn Beacons using DLL Application Directory Hijacking☆226Updated last year
- The code is a pingback to the Dark Vortex blog:☆173Updated 2 years ago
- CobaltWhispers is an aggressor script that utilizes a collection of Beacon Object Files (BOF) for Cobalt Strike to perform process inject…☆229Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆187Updated last year
- Do some DLL SideLoading magic☆82Updated last year
- Improved version of EKKO by @5pider that Encrypts only Image Sections☆118Updated 2 years ago
- BOF combination of KillDefender and Backstab☆166Updated 2 years ago
- reflectively load and execute PEs locally and remotely bypassing EDR hooks☆149Updated last year
- ☆155Updated 2 years ago
- An App Domain Manager Injection DLL PoC on steroids☆169Updated last year
- Porting of BOF InlineExecute-Assembly to load .NET assembly in process but with patchless AMSI and ETW bypass using hardware breakpoint.☆221Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆326Updated last year
- Beacon Object File Loader☆286Updated last year
- Exploitation of process killer drivers☆199Updated last year
- bring your own vulnerable driver☆94Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- EDRSandblast-GodFault☆259Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆185Updated last year
- TypeLib persistence technique☆110Updated 5 months ago
- Patching AmsiOpenSession by forcing an error branching☆145Updated last year
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆159Updated 10 months ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆176Updated last year
- An example reference design for a proposed BOF PE☆158Updated last month
- ApexLdr is a DLL Payload Loader written in C☆108Updated 8 months ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆184Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆271Updated 2 years ago
- Stealthier variation of Module Stomping and Module Overloading injection techniques that reduces memory IoCs. Implemented in Python ctype…☆113Updated last year