CptGibbon / Windows-Process-Injection
Some simple process injection techniques targeting the Windows platform
☆32Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Windows-Process-Injection
- (Sim)ulate (Ba)zar Loader☆29Updated 3 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆103Updated 3 years ago
- Sysmon shenanigans☆65Updated 4 years ago
- Injects shellcode into remote processes using direct syscalls☆74Updated 3 years ago
- A simple COM server which provides a component to run shellcode☆132Updated 4 years ago
- An attempt to restore and adapt to modern Win10 version the 'Rootkit Arsenal' original code samples☆66Updated 2 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆97Updated last year
- CSharp Writeups for HackSys Extreme Vulnerable Driver☆43Updated 2 years ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆110Updated 3 years ago
- A simple PoC to demonstrate that is possible to write Non writable memory and execute Non executable memory on Windows☆52Updated 3 years ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆68Updated 5 years ago
- Recreating and reviewing the Windows persistence methods☆39Updated 2 years ago
- A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original…☆92Updated 5 years ago
- A C++ POC for process injection using NtCreateSectrion, NtMapViewOfSection and RtlCreateUserThread. Credit to @spotheplanet for his notes…☆42Updated 3 years ago
- A small commented POC for removing API hooks placed by AV/EDR.☆33Updated 4 years ago
- Create a Run registry key with direct system calls. Inspired by @Cneelis's Dumpert and SharpHide.☆74Updated 4 years ago
- Process reimaging proof of concept code☆95Updated 5 years ago
- NT AUTHORITY\SYSTEM☆38Updated 4 years ago
- Crystal Anti-Exploit Protection 2012☆35Updated 4 years ago
- ☆67Updated last year
- ReaCOM has got a lot of tools to use and is related to component object model☆73Updated 4 years ago
- "An Introduction to Windows Exploit Development" is an open sourced, free Windows exploit development course I created for the Southeast …☆39Updated 4 years ago
- C++ function that will automagically unhook a specified Windows API☆60Updated 4 years ago
- Proof of concept exploit of Windows Update Orchestrator Service Elevation of Privilege Vulnerability☆121Updated 4 years ago
- An example of how x64 kernel shellcode can dynamically find and use APIs☆103Updated 4 years ago
- Hijack Printconfig.dll to execute shellcode☆97Updated 3 years ago