TheKevinWang / UACHookerLinks
Reflective DLL that hooks the creation of the UAC prompt popped by explorer.exe for privilege escalation.
☆21Updated 4 years ago
Alternatives and similar repositories for UACHooker
Users that are interested in UACHooker are comparing it to the libraries listed below
Sorting:
- Bypass UAC at any level by abusing the Task Scheduler and environment variables☆31Updated 4 years ago
- ☆15Updated 4 years ago
- Process doppelganging POC using direct system calls, PPID spoofing and dropbox as an external delivery channel for the payload.☆16Updated 4 years ago
- A PoC to demo modifying cmdline of the child process dynamically. It might be useful against process log tracing, AV or EDR.☆40Updated 4 years ago
- This script is used to unload PsSetCreateProcessNotifyRoutineEx, PsSetCreateProcessNotifyRoutine, PsSetLoadImageNotifyRoutine and PsSetCr…☆63Updated last year
- Collection of shellcode injection and execution techniques☆17Updated 3 years ago
- Tiny driver patch to allow kernel callbacks to work on Win10 21h1☆34Updated 3 years ago
- A proof of concept of real custom GetProcAddress and GetModuleBaseAddress☆21Updated 3 years ago
- Six cases demonstrating methods of optimizing GetProcAddress☆17Updated 3 years ago
- Bypass UAC by abusing the Windows Defender Firewall Control Panel, environment variables, and shell protocol handlers☆18Updated 4 years ago
- Bypass UAC by abusing shell protocol handlers☆14Updated 4 years ago
- Unhooks Bit Defender from NTDLL and KERNELBASE using a classic technique.☆55Updated 2 years ago
- ETWNetMonv3 is simple C# code for Monitoring TCP Network Connection via ETW & ETWProcessMon/2 is for Monitoring Process/Thread/Memory/Ima…☆40Updated 2 years ago
- Process Hollowing POC in CPP☆16Updated 4 years ago
- ☆63Updated 2 years ago
- Bypass UAC elevation on Windows 8 (build 9600) & above.☆56Updated 2 years ago
- Manually perform syscalls without going through any external API or DLL.☆19Updated 2 years ago
- Inject shellcode to process using Windows NTAPI for bypassing EDRs and Antiviruses☆41Updated 4 years ago
- PE Injection with ring3 hook bypass☆10Updated 4 years ago
- Listing UDP connections with remote address without sniffing.☆29Updated last year
- x64 Registration-Free In-Process COM Automation Server.☆48Updated 2 years ago
- ☆36Updated 3 years ago
- using the Recycle Bin to insure persistence☆12Updated 2 years ago
- Process Hollowing demonstration & explanation☆35Updated 4 years ago
- Process Injection: APC Injection☆33Updated 4 years ago
- ☆39Updated 2 years ago
- An attempt at reversing WindowsDefender☆20Updated 9 months ago
- Collection of Win32 with C++/Assembly for Hooking, Patch and Reversing PE file☆15Updated 2 years ago
- POC of PPID spoofing using NtCreateUserProcess with syscalls to create a suspended process and performing process injection by overwritti…☆40Updated 3 years ago
- APC DLL Injector with NtQueueApcThread and wake up thread support☆45Updated 7 years ago