reveng007 / ReflectiveNtdllLinks
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
Sorting:
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated last year
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆227Updated 2 years ago
- Beacon Object File Loader☆287Updated last year
- Generic PE loader for fast prototyping evasion techniques☆233Updated last year
- The code is a pingback to the Dark Vortex blog:☆179Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- PE obfuscator with Evasion in mind☆211Updated 2 years ago
- ☆136Updated 2 years ago
- Patch AMSI and ETW in remote process via direct syscall☆81Updated 3 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆186Updated 2 years ago
- An App Domain Manager Injection DLL PoC on steroids☆172Updated last year
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆312Updated last year
- Exploitation of process killer drivers☆201Updated last year
- BOF combination of KillDefender and Backstab☆169Updated 2 years ago
- Execute a payload at each right click on a file/folder in the explorer menu for persistence☆174Updated 2 years ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆191Updated last year
- reflectively load and execute PEs locally and remotely bypassing EDR hooks☆159Updated last year
- Improved version of EKKO by @5pider that Encrypts only Image Sections☆121Updated 2 years ago
- Load static-compiled PE from remote server.☆63Updated 3 years ago
- A tool for converting SysWhispers3 syscalls for use with Nim projects☆146Updated 3 years ago
- Exploitation of echo_driver.sys☆170Updated last year
- POC tool to convert CobaltStrike BOF files to raw shellcode☆203Updated 3 years ago
- Remote Shellcode Injector☆217Updated last year
- Bypass LSA protection using the BYODLL technique☆165Updated 9 months ago
- EDRSandblast-GodFault☆266Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆135Updated 2 years ago
- CobaltWhispers is an aggressor script that utilizes a collection of Beacon Object Files (BOF) for Cobalt Strike to perform process inject…☆235Updated 2 years ago
- .NET assembly loader with patchless AMSI and ETW bypass☆341Updated 2 years ago
- Cobalt Strike User Defined Reflective Loader (UDRL). Check branches for different functionality.☆147Updated 2 years ago
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆134Updated this week