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
- C++ function that will automagically unhook a specified Windows API☆62Updated 4 years ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆69Updated 6 years ago
- Simple Process Hollowing in C#☆69Updated 7 years ago
- ☆36Updated 3 years ago
- A small commented POC for removing API hooks placed by AV/EDR.☆34Updated 5 years ago
- Sysmon shenanigans☆66Updated 4 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
- A C++ POC for process injection using NtCreateSectrion, NtMapViewOfSection and RtlCreateUserThread. Credit to @spotheplanet for his notes…☆43Updated 4 years ago
- Proxy system calls over an RPC channel☆99Updated 3 years ago
- A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original…☆98Updated 5 years ago
- Process reimaging proof of concept code☆96Updated 6 years ago
- ReaCOM has got a lot of tools to use and is related to component object model☆74Updated 5 years ago
- ☆42Updated 6 years ago
- Resolve syscall numbers at runtime for all Windows versions.☆61Updated 9 months ago
- ☆37Updated 6 years ago
- Create a Run registry key with direct system calls. Inspired by @Cneelis's Dumpert and SharpHide.☆77Updated 5 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
- A simple PoC to demonstrate that is possible to write Non writable memory and execute Non executable memory on Windows☆53Updated 4 years ago
- Recreating and reviewing the Windows persistence methods☆39Updated 3 years ago
- From directory deletion to SYSTEM shell☆111Updated 5 years ago
- Library of tools and examples for loading/bootstrapping managed code from unmanaged code in .NET☆64Updated 5 years ago
- Automate AV evasion by calling AMSI☆86Updated 2 years ago
- A simple COM server which provides a component to run shellcode☆140Updated 5 years ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆114Updated 4 years ago
- Inject .Net payloads into other .Net assemblies on disk☆61Updated 5 years ago
- DInvisibleRegistry☆82Updated 4 years ago
- https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/☆121Updated 5 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆103Updated 2 years ago
- Simple DLL injector written in C#☆24Updated 9 years ago