DamonMohammadbagher / ETWProcessMon2
ETWProcessMon2 is for Monitoring Process/Thread/Memory/Imageloads/TCPIP via ETW + Detection for Remote-Thread-Injection & Payload Detection by VirtualMemAlloc Events (in-memory) etc.
☆301Updated last year
Alternatives and similar repositories for ETWProcessMon2:
Users that are interested in ETWProcessMon2 are comparing it to the libraries listed below
- PoC memory injection detection agent based on ETW, for offensive and defensive research purposes☆271Updated 4 years ago
- Security product hook detection☆318Updated 4 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆272Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆295Updated 2 years ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆448Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆483Updated 2 weeks ago
- ☆199Updated 3 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆185Updated last year
- GhostWriting Injection Technique.☆170Updated 7 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆207Updated 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 last year
- PoC capable of detecting manual syscalls from usermode.☆194Updated 5 months ago
- Dump the memory of any PPL with a Userland exploit chain☆333Updated 2 years ago
- Collect Windows telemetry for Maldev☆340Updated 2 months ago
- Some POCs for my BYOVD research and find some vulnerable drivers☆193Updated 2 weeks ago
- Beacon Object File Loader☆286Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆378Updated last year
- Load a dynamic library from memory by modifying the native Windows loader☆218Updated 3 months ago
- PE loader with various shellcode injection techniques☆405Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆250Updated 8 months ago
- Sysmon-Like research tool for ETW☆349Updated 2 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆348Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆231Updated 9 months ago
- EDRSandblast-GodFault☆260Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆335Updated 2 months ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory