threadfire
Thread Hijacker
A tool demonstrating thread hijacking and code injection in Win32 applications.
PoC Thread Execution Hijacking for Win32 Code Injection
173 stars
5 watching
35 forks
Language: C++
last commit: 3 months ago cpp11hackingmalwarethreadhijackthreadingwin32api
Related projects:
Repository | Description | Stars |
---|---|---|
netero1010/rdphijack-bof | A tool for hijacking remote RDP sessions using the WinStationConnect API | 297 |
redsection/offensiveph | A tool that utilizes an old driver to bypass user-mode access controls and inject malicious code into processes | 329 |
kpcyrd/rshijack | A tool that hijacks TCP connections by injecting packets into existing connections to intercept data | 463 |
bazad/threadexec | This project enables code execution within the context of other processes on iOS 11. | 80 |
netero1010/servicemove-bof | A tool that exploits a Windows vulnerability to execute arbitrary code on remote systems using a technique called DLL hijacking. | 282 |
wojteklu/watchdog | Class for detecting and logging excessive main thread blocking in iOS and macOS applications. | 1,861 |
dxa4481/cssinjection | A method to steal sensitive data by exploiting CSS injection vulnerabilities in websites that allow arbitrary CSS rendering. | 318 |
deepfence/yarahunter | Automated malware scanning tool for containers and filesystems using YARA ruleset | 1,268 |
openthread/ot-br-posix | A software project that enables IP connectivity and management for Thread networks on POSIX-based platforms | 420 |
cybercitizen7/ps1jacker | A tool for generating COM Hijacking payloads using Windows process hijacking techniques | 61 |
tyler-hardin/thread_pool | A thread pool implementation using C++20 primitives and optional priority queue support for POSIX systems. | 82 |
filosottile/otherport | A tool to redirect network connections to alternative ports. | 42 |
d35ha/callobfuscator | Tools for modifying Windows API imports to evade analysis and detection by static/dynamic analysis tools. | 981 |
r3dxpl0it/cve-2018-4407 | Exploits a heap buffer overflow vulnerability in the XNU operating system kernel to cause a denial-of-service attack on iOS and macOS devices. | 35 |
mitchtreece/threader | Makes GCD calls easy to read and write while providing control over code execution on various threads | 35 |