Search in exploit-db
searchsploit --color samba | grep 'linux\/' | grep -v '/dos/' |
Search in exploit-db
searchsploit --color samba | grep 'linux\/' | grep -v '/dos/' |
apt-get install cifs-utils |
mount -t cifs //<ip>/share <mountpount> -o username=NULL,password,uid=<user>,gid=<group> |
smbclient //<ip>/share -I <ip> -N |
Basic Linux Privilege Escalation
Windows Privilege Escalation