SUID

Using programs which has SUID bit to root shell.

find / -perm -u=s -type f 2>/dev/null

dosbox

find

cp

https://www.hackingarticles.in/linux-for-pentester-cp-privilege-escalation/

nmap

wget

Copy contents of /etc/passwd to your host as passwd.

Add this user with this command:

ch:pass123

arj

Last updated