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
- The code is a pingback to the Dark Vortex blog:☆180Updated 2 years ago
- Exploitation of process killer drivers☆200Updated 2 years ago
- ☆137Updated 2 years ago
- CreateRemoteThreadPlus: how to pass multiple parameters to the remote thread function without shellcode.☆137Updated 3 months ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆124Updated 2 years ago
- EDRSandblast-GodFault☆268Updated 2 years ago
- A Poc on blocking Procmon from monitoring network events☆108Updated 2 months ago
- Detect strange memory regions and DLLs☆182Updated 3 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Windows x64 kernel mode rootkit process hollowing POC.☆188Updated 2 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆138Updated 2 years ago
- ☆87Updated 2 years ago
- Experiment on reproducing Obfuscate & Sleep☆152Updated 4 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆189Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated 2 years ago
- Deleting Shadow Copies In Pure C++☆115Updated 3 years ago
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆107Updated 3 years ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆84Updated 2 years ago
- It's pointy and it hurts!☆126Updated 3 years ago
- Malware?☆74Updated last year
- bring your own vulnerable driver☆111Updated 2 years ago
- ☆102Updated 3 years ago
- Tools and technical write-ups describing attacking techniques that rely on concealing code execution on Windows☆217Updated 3 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆257Updated 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
- Evasion Escaper is a project aimed at evading the checks that malicious software performs to detect if it's running in a virtual environm…☆107Updated 8 months ago
- ShellWasp is a tool to help build shellcode that utilizes Windows syscalls, while overcoming the portability problem associated with Wind…☆170Updated 2 years ago