FuzzySecurity / Driver-TemplateLinks
Bare template for a Kernel Mode Driver
☆51Updated 5 years ago
Alternatives and similar repositories for Driver-Template
Users that are interested in Driver-Template are comparing it to the libraries listed below
Sorting:
- A simple POC to demonstrate the power of .NET debugging for injection☆73Updated 5 years ago
- ☆36Updated 3 years ago
- C++ function that will automagically unhook a specified Windows API☆62Updated 4 years ago
- Process reimaging proof of concept code☆96Updated 6 years ago
- A small commented POC for removing API hooks placed by AV/EDR.☆34Updated 5 years ago
- Simple Process Hollowing in C#☆69Updated 7 years ago
- A C++ POC for process injection using NtCreateSectrion, NtMapViewOfSection and RtlCreateUserThread. Credit to @spotheplanet for his notes…☆43Updated 4 years ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆69Updated 6 years ago
- Uses WMI Event Win32_ModuleLoadTrace to monitor module loading. Provides filters, and detailed data. Has an option to monitor for CLR Inj…☆42Updated 6 years ago
- ReaCOM has got a lot of tools to use and is related to component object model☆74Updated 5 years ago
- ☆37Updated 6 years ago
- ☆42Updated 6 years ago
- A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original…☆98Updated 6 years ago
- A simple COM server which provides a component to run shellcode☆140Updated 5 years ago
- Proxy system calls over an RPC channel☆99Updated 3 years ago
- Inject .Net payloads into other .Net assemblies on disk☆61Updated 5 years ago
- A simple PoC to demonstrate that is possible to write Non writable memory and execute Non executable memory on Windows☆53Updated 4 years ago
- Sysmon shenanigans☆66Updated 5 years ago
- Recreating and reviewing the Windows persistence methods☆39Updated 3 years ago
- Simple packer for arbitrary data using only .NET API calls. Produces a unique signature with every usage. Standalone program and library.…☆93Updated 6 years ago
- Clone running process with ZwCreateProcess☆58Updated 4 years ago
- Resolve syscall numbers at runtime for all Windows versions.☆61Updated 10 months ago
- Windows 10 CDPSvc DLL Hijacking - From LOCAL SERVICE to SYSTEM☆114Updated 5 years ago
- Automate AV evasion by calling AMSI☆86Updated 2 years ago
- Create a Run registry key with direct system calls. Inspired by @Cneelis's Dumpert and SharpHide.☆77Updated 5 years ago
- Some simple process injection techniques targeting the Windows platform☆31Updated 5 years ago
- DoppelGate relies on reading ntdll on disk to grab syscall stubs, and patches these syscall stubs into desired functions to bypass Userla…☆122Updated 3 years ago
- Example code for EDR bypassing☆150Updated 6 years ago
- Library of tools and examples for loading/bootstrapping managed code from unmanaged code in .NET☆64Updated 5 years ago
- ☆64Updated 2 years ago