ethereal-vx / Persistence
Recreating and reviewing the Windows persistence methods
☆38Updated 3 years ago
Alternatives and similar repositories for Persistence:
Users that are interested in Persistence are comparing it to the libraries listed below
- A simple dumper as FreshyCalls' PoC. That's what's trendy, isn't it? ¯\_(ツ)_/¯☆40Updated 4 years ago
- CSharp Writeups for HackSys Extreme Vulnerable Driver☆43Updated 3 years ago
- A small commented POC for removing API hooks placed by AV/EDR.☆34Updated 4 years ago
- ☆62Updated 3 years ago
- ☆39Updated 4 years ago
- ☆55Updated 3 years ago
- Dell Driver EoP (CVE-2021-21551)☆32Updated 3 years ago
- Upsilon execute shellcode with syscalls - no API like NtProtectVirtualMemory is used☆93Updated 3 years ago
- A simple COM server which provides a component to run shellcode☆134Updated 4 years ago
- Bypass UAC elevation on Windows 8 (build 9600) & above.☆55Updated 2 years ago
- ☆31Updated 4 years ago
- Injects shellcode into remote processes using direct syscalls☆78Updated 4 years ago
- ☆82Updated 3 years ago
- (Sim)ulate (Ba)zar Loader☆29Updated 4 years ago
- Small POC for process ghosting☆39Updated 3 years ago
- ☆82Updated 8 months ago
- ☆50Updated 4 years ago
- C# implementation of Shellcode delivery techniques using PInvoke and DInvoke variations for API calling.☆35Updated 3 years ago
- A C implementation of the Sektor7 "A Thief" Windows privesc technique.☆62Updated 3 years ago
- An attempt to make a LoadLibrary designed for offensive operations, in C# obviously.☆55Updated 3 years ago
- A repository filled with ideas to break/detect direct syscall techniques☆27Updated 3 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆102Updated 2 years ago
- C++ implant that interfaces with a SK8PARK server☆49Updated 3 years ago
- ☆15Updated 4 years ago
- A PoC tool for exploiting leaked process and thread handles☆31Updated last year
- A BOF to parse the imports of a provided PE-file, optionally extracting symbols on a per-dll basis.☆85Updated 3 years ago
- Overwrite a process's recovery callback and execute with WER☆103Updated 3 years ago
- C code to enable ETW tracing for Dotnet Assemblies