Simple (relatively) solutions allowing you to dig a bit deeper than usual.
Las características principales de gtworek/psbits son: Digital Forensics, Privilege Escalation Exploits, Privilege Escalation Tools.
Las alternativas de código abierto para gtworek/psbits incluyen: antoniococo/remotepotato0 — Windows Privilege Escalation from User to Domain Admin. antoniococo/roguepotato — Another Windows Local Privilege Escalation from Service Account to System. theori-io/copy-fail-cve-2026-31431 — This project is a proof of concept implementation for CVE-2026-31431, serving as a local privilege escalation tool for… 0xjustben/bluehammer. abatchy17/windowsexploits — Windows exploits, mostly precompiled. Not being updated. Check https://github.com/SecWiki/windows-kernel-exploits… a0rtega/pafish — Pafish is an anti-analysis sandbox detector and virtualization environment tester. It serves as a diagnostic utility…
Another Windows Local Privilege Escalation from Service Account to System
Windows Privilege Escalation from User to Domain Admin.
This project is a proof of concept implementation for CVE-2026-31431, serving as a local privilege escalation tool for the Linux kernel. It functions as an exploit that allows a standard user account to obtain root permissions. The tool demonstrates a kernel page cache attack, where root access is achieved by writing shellcode into the cached pages of a privileged binary. This process manipulates how the Linux kernel handles page caches to execute code with elevated permissions. The repository covers areas of Linux security research, including kernel memory corruption analysis and local priv