S12cybersecurity / S12URootkit
User Mode Windows Rootkit
☆57Updated last year
Alternatives and similar repositories for S12URootkit:
Users that are interested in S12URootkit are comparing it to the libraries listed below
- This script is used to bypass DLL Hooking using a fresh mapped copy of ntdll file, patch the ETW and trigger a shellcode with process hol…☆68Updated last year
- A Flask-based HTTP(S) command and control (C2) framework with a web interface. Custom Windows EXE/DLL implants written in C++. For educat…☆90Updated last year
- Loading Fileless Remote PE from URI to memory with argument passing and ETW patching and NTDLL unhooking and No New Thread technique☆63Updated 2 years ago
- Improved version of EKKO by @5pider that Encrypts only Image Sections☆118Updated 2 years ago
- PDF Icon File Type Spoofer☆14Updated 8 months ago
- Indirect NT syscalls LSASS dumper.☆43Updated last year
- Explorer Persistence technique : Hijacking cscapi.dll order loading path and writing our malicious dll into C:\Windows\cscapi.dll , when …☆82Updated 2 years ago
- Crossplatform tool for inject shellcode into .exe and .dll binaries (x86 and x64)☆58Updated 10 months ago
- A nice process dumping tool☆78Updated 2 years ago
- Kernel Mode Driver for Elevating Process Privileges☆133Updated 2 years ago
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆172Updated 2 years ago
- Classic Process Injection with Memory Evasion Techniques implemantation☆68Updated last year
- Load static-compiled PE from remote server.☆60Updated 3 years ago
- Huffman Coding in Shellcode Obfuscation & Dynamic Indirect Syscalls Loader.☆106Updated last year
- Exploits undocumented elevated COM interface ICMLuaUtil via process spoofing to edit registry then calls ColorDataProxy to trigger UAC b…☆138Updated 2 years ago
- abusing Process Hacker driver to terminate other processes (BYOVD)☆82Updated last year
- Various methods of executing shellcode☆69Updated 2 years ago
- ☆134Updated 2 years ago
- Execute a payload at each right click on a file/folder in the explorer menu for persistence☆172Updated 2 years ago
- ☆47Updated 2 years ago
- 🗡️ A multi-user malleable C2 framework targeting Windows. Written in C++ and Python☆44Updated last year
- UAC Bypass using UIAccess program QuickAssist☆74Updated last month
- TypeLib persistence technique☆108Updated 5 months ago
- This PoC uses two diferent technics for stealing the primary token from all running processes, showing that is possible to impersonate a…☆57Updated 3 years ago
- ShadeLoader is a shellcode loader designed to bypass most antivirus software. 壳代码, 杀毒软件, 绕过☆39Updated 7 months ago
- Evasive loader to bypass static detection☆57Updated last year
- Admin2Sys it's a C++ malware to escalate privileges from Administrator account to NT AUTORITY SYSTEM☆52Updated last year
- A tool that bypasses Windows Defender by manually loading DLLs, parsing EAT directly, and updating IAT with unhooked functions to run M…☆20Updated 8 months ago
- A simple Sleepmask BOF example