> 文章列表 > OSCP-Walla(RaspAP 2.5)

OSCP-Walla(RaspAP 2.5)

OSCP-Walla(RaspAP 2.5)

目录

扫描

Web

反弹shell

提权


扫描

sudo nmap 192.168.233.97 -p- -sS -sVPORT      STATE SERVICE    VERSION
22/tcp    open  ssh        OpenSSH 7.9p1 Debian 10+deb10u2 (protocol 2.0)
23/tcp    open  telnet     Linux telnetd
25/tcp    open  smtp       Postfix smtpd
53/tcp    open  tcpwrapped
422/tcp   open  ssh        OpenSSH 7.9p1 Debian 10+deb10u2 (protocol 2.0)
8091/tcp  open  http       lighttpd 1.4.53
42042/tcp open  ssh        OpenSSH 7.9p1 Debian 10&