⚯ PRIVESC PATHS
// LINUX PRIVILEGE ESCALATION

Linux Privesc Parser

Paste linPEAS, sudo -l, a SUID list (find / -perm -4000), or getcap output — the tool auto-detects the format and ranks privilege-escalation paths with the exact GTFOBins / exploit command per finding. Commands run on the target (this is a Linux-target tool); a note flags where to trigger from your attack box. Client-side, nothing stored.

Paste enumeration output to find a path to root
linPEAS / sudo -l / SUID / getcap → ranked privesc with copy-paste commands