htb sau
Information Gathering
[+] found 3 open port
--------------------------------------------------------------------------------
Port 22 | Service: ssh | Banner: SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.7
Port 53 | Service: domain | Banner: (no banner)
Port 55555 | Service: Unknown | Banner: (no banner)
--------------------------------------------------------------------------------
55555端口运行request-baskets 1.2.1
搜索得到CVE-2023-27163可以查看80端口
提升权限使用CVE-2023-26604
htb sau
Information Gathering
[+] Found 3 open ports:
--------------------------------------------------------------------------------
Port 22 | Service: ssh | Banner: SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.7
Port 53 | Service: domain | Banner: (No banner)
Port 55555 | Service: Unknown | Banner: (No banner)
--------------------------------------------------------------------------------
The port 55555 is running version 1.2.1 of request-baskets.
CVE-2023-27163 can be used to identify issues related to port 80.
Privilege escalation can be achieved using CVE-2023-26604.