Compare commits

...

2 Commits

Author SHA1 Message Date
Victor Ramos Mello 7994d16282
Merge pull request #4 from Frissi0n/gtfonow
Add GTFONow
2024-03-15 23:50:01 +00:00
Frissi0n d379afc260
Add GTFONow 2023-12-18 07:27:25 +00:00
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ A curated list of awesome privilege escalation
exploits.
- [exploit-suggester](https://github.com/pentestmonkey/exploit-suggester): This tool reads the output of “showrev -p” on Solaris machines and outputs a list of exploits that you might want to try.
is intended to be executed locally on a Linux box to enumerate basic system info and search for common privilege escalation vectors such as word writable files, misconfigurations, clear-text password and applicable
- [GTFONow](https://github.com/Frissi0n/GTFONow): Automatic privilege escalation for misconfigured capabilities, sudo and suid binaries using GTFOBins.
- [kernelpop](https://github.com/spencerdodd/kernelpop): kernelpop is a framework for performing automated kernel vulnerability enumeration and exploitation.
- [LES](https://github.com/mzet-/linux-exploit-suggester): LES: Linux privilege escalation auditing tool
- [LinEnum](https://github.com/rebootuser/LinEnum): Scripted local Linux enumeration & privilege escalation checks