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
☆181Updated 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☆293Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆201Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆243Updated last year
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆232Updated 2 years ago
- PE obfuscator with Evasion in mind☆213Updated 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…☆147Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆187Updated 3 years ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆185Updated 2 years ago
- Beacon Object File Loader☆294Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆323Updated 2 years ago
- Remote Shellcode Injector☆221Updated 2 years ago
- Patch AMSI and ETW in remote process via direct syscall☆83Updated 3 years ago
- Exploitation of echo_driver.sys☆170Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆208Updated 3 years ago
- bring your own vulnerable driver☆112Updated 2 years ago
- ☆137Updated 2 years ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆209Updated 2 months ago
- EDRSandblast-GodFault☆271Updated 2 years ago
- Improved version of EKKO by @5pider that Encrypts only Image Sections☆125Updated 2 years ago
- Bypass LSA protection using the BYODLL technique☆170Updated last year
- A tool for converting SysWhispers3 syscalls for use with Nim projects☆148Updated 3 years ago
- Stealthier variation of Module Stomping and Module Overloading injection techniques that reduces memory IoCs. Implemented in Python ctype…☆127Updated 2 years ago
- POC tool to convert CobaltStrike BOF files to raw shellcode☆220Updated 4 years ago
- You shall pass☆271Updated 3 years ago
- An App Domain Manager Injection DLL PoC on steroids☆210Updated 2 years ago
- ☆125Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 years ago
- ☆120Updated 3 years ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆202Updated 2 years ago