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
☆174Updated 2 years ago
Alternatives and similar repositories for ReflectiveNtdll
Users that are interested in ReflectiveNtdll are comparing it to the libraries listed below
Sorting:
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆236Updated last year
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆229Updated 2 years ago
- Beacon Object File Loader☆292Updated last year
- The code is a pingback to the Dark Vortex blog:☆182Updated 2 years ago
- PE obfuscator with Evasion in mind☆212Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆314Updated 2 years ago
- An App Domain Manager Injection DLL PoC on steroids☆179Updated last year
- Exploitation of process killer drivers☆202Updated last year
- Improved version of EKKO by @5pider that Encrypts only Image Sections☆121Updated 2 years ago
- Start with shellcode execution using Windows APIs (high level), move on to native APIs (medium level) and finally to direct syscalls (low…☆141Updated 2 years ago
- Remote Shellcode Injector☆219Updated 2 years ago
- .NET assembly loader with patchless AMSI and ETW bypass☆353Updated 2 years ago
- ☆137Updated 2 years ago
- Patch AMSI and ETW in remote process via direct syscall☆83Updated 3 years ago
- BOF combination of KillDefender and Backstab☆170Updated 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.☆193Updated last year
- Exploitation of echo_driver.sys☆169Updated 2 years ago
- reflectively load and execute PEs locally and remotely bypassing EDR hooks☆160Updated last year
- Generate Shellcode Loaders & Injects☆156Updated 2 years ago
- bring your own vulnerable driver☆110Updated 2 years ago
- EDRSandblast-GodFault☆266Updated 2 years ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆180Updated 2 years ago
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆307Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆188Updated 2 years ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆204Updated 2 years ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆159Updated 4 years ago
- Bypass LSA protection using the BYODLL technique☆168Updated 11 months ago