thefLink / Hunt-Weird-SyscallsLinks
ETW based POC to identify direct and indirect syscalls
☆187Updated 2 years ago
Alternatives and similar repositories for Hunt-Weird-Syscalls
Users that are interested in Hunt-Weird-Syscalls are comparing it to the libraries listed below
Sorting:
- ☆147Updated 3 years ago
- ☆118Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆135Updated 3 years ago
- EDRSandblast-GodFault☆266Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆180Updated 2 years ago
- (First Public?) Sample of unhooking ntdll (All Exports & IAT imports) hooks in Rust using in-memory disassembly, avoiding direct syscalls…☆134Updated 7 months ago
- Exploitation of process killer drivers☆200Updated last year
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆124Updated 2 years ago
- CreateRemoteThreadPlus: how to pass multiple parameters to the remote thread function without shellcode.☆136Updated 3 months ago
- ☆138Updated 2 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆138Updated 2 years ago
- Deleting Shadow Copies In Pure C++☆115Updated 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
- Combining Sealighter with unpatched exploits to run the Threat-Intelligence ETW Provider☆190Updated 2 years ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆83Updated 2 years ago
- ☆87Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated 2 years ago
- bring your own vulnerable driver☆109Updated 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 …☆256Updated 2 years ago
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆97Updated 9 months ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆147Updated 2 years ago
- Detect strange memory regions and DLLs☆182Updated 3 years ago
- Windows x64 kernel mode rootkit process hollowing POC.☆188Updated 2 years ago
- LdrLoadDll Unhooking☆131Updated 3 years ago
- Experiment on reproducing Obfuscate & Sleep☆151Updated 4 years ago
- ☆135Updated 3 years ago
- Identify and exploit leaked handles for local privilege escalation.☆110Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆235Updated last year
- Detect EDR's exceptions by inspecting processes' loaded modules☆130Updated last year