Yet-Zio / WusaBypassUACLinks
UAC bypass abusing WinSxS in "wusa.exe". Referred from and similar to: https://github.com/L3cr0f/DccwBypassUAC , Kudos to L3cr0f and FuzzySecurity for their efforts
☆34Updated 4 years ago
Alternatives and similar repositories for WusaBypassUAC
Users that are interested in WusaBypassUAC are comparing it to the libraries listed below
Sorting:
- Injects shellcode into remote processes using direct syscalls☆77Updated 4 years ago
- C# loader capable of running stage-1 from remote url, file path as well as file share☆15Updated 2 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
- Unhooks Bit Defender from NTDLL and KERNELBASE using a classic technique.☆56Updated 2 years ago
- ☆58Updated 2 years ago
- Read Memory without ReadProcessMemory for Current Process☆89Updated 3 years ago
- Small POC for process ghosting☆40Updated 3 years ago
- UUID based Shellcode loader for your favorite C2☆86Updated 3 years ago
- Upsilon execute shellcode with syscalls - no API like NtProtectVirtualMemory is used☆91Updated 4 years ago
- A C implementation of the Sektor7 "A Thief" Windows privesc technique.☆67Updated 3 years ago
- 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…☆69Updated last year
- Extracting Syscall Stub, Modernized☆66Updated 3 years ago
- Stealthy Loader-cum-dropper/stage-1/stager targeting Windows10☆37Updated 2 years ago
- Various methods of executing shellcode☆72Updated 2 years ago
- This is my own implementation of the Perun's Fart technique by Sektor7☆72Updated 3 years ago
- Standalone Metasploit-like XOR encoder for shellcode☆50Updated last year
- Simple PoC to locate hooked functions by EDR in ntdll.dll☆44Updated 2 years ago
- Exploring in-memory execution of .NET