unix-privesc-check
Script to check for simple privilege escalation vectors
Matches ATT&CK tactic: Privilege Escalation ↗
Toolprivilege-escalationredLinuxKali LinuxPlatforms: Linux · Last verified September 6, 2026
Unix-privesc-checker is a script that runs on Unix systems (tested on Solaris 9, HPUX 11, Various Linuxes, FreeBSD 6.2). It tries to find misconfigurations that could allow local unprivileged users to escalate privileges to other users or to access local apps (e.g. databases).
Only use this tool against systems you own or are explicitly authorized to test — see the disclaimer.
Getting started
See the official Kali tool page and upstream homepage linked above for installation and usage details.