capt-meelo / NtCreateUserProcess
Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html
☆137Updated 2 years ago
Alternatives and similar repositories for NtCreateUserProcess:
Users that are interested in NtCreateUserProcess are comparing it to the libraries listed below
- ☆165Updated 3 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆135Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆173Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆185Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆195Updated 11 months ago
- ☆115Updated 2 years ago
- bring your own vulnerable driver☆95Updated last year
- Load a dynamic library from memory by modifying the native Windows loader☆218Updated this week
- A small PoC that creates processes in Windows☆182Updated 11 months ago
- ☆199Updated 3 years ago
- LdrLoadDll Unhooking☆127Updated 3 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆75Updated 3 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆123Updated 2 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆248Updated 2 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆215Updated 2 years ago
- Exploring in-memory execution of .NET☆137Updated 3 years ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆156Updated 4 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆213Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆122Updated 3 years ago
- Load static-compiled PE from remote server.☆61Updated 3 years ago
- An example reference design for a proposed BOF PE☆163Updated 3 weeks ago
- Experiment on reproducing Obfuscate & Sleep☆144Updated 4 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆85Updated 2 years ago
- Cobalt Strike User Defined Reflective Loader (UDRL). Check branches for different functionality.☆144Updated 2 years ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆127Updated last year
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆99Updated 2 years ago
- DLL Hollowing PoC - Remote and Self shellcode injection☆79Updated 3 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆274Updated 2 years ago
- Minifilter Callback Patching Proof-of-Concept☆71Updated 2 years ago
- Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote m…☆167Updated 2 years ago