root@ip-10-48-145-16:~# nmap 10.48.169.211 -Pn -T5 --system-dns
Starting Nmap 7.80 ( <https://nmap.org> ) at 2025-12-29 12:11 GMT
Nmap scan report for 10.48.169.211
Host is up (0.00041s latency).
Not shown: 995 closed ports
PORT STATE SERVICE
22/tcp open ssh
80/tcp open http
8000/tcp open http-alt
8080/tcp open http-proxy
9001/tcp filtered tor-orport
root@ip-10-48-145-16:~# nmap 10.48.169.211 -Pn -T5 --system-dns -p22,80,8000,8080,9001 -A
Starting Nmap 7.80 ( <https://nmap.org> ) at 2025-12-29 12:13 GMT
Nmap scan report for 10.48.169.211
Host is up (0.00039s latency).
PORT STATE SERVICE VERSION
22/tcp open ssh OpenSSH 9.6p1 Ubuntu 3ubuntu13.11 (Ubuntu Linux; protocol 2.0)
80/tcp open http nginx 1.24.0 (Ubuntu)
|_http-server-header: nginx/1.24.0 (Ubuntu)
|_http-title: HopSec Asylum - Security Console
8000/tcp open http-alt
| fingerprint-strings:
| FourOhFourRequest:
| HTTP/1.0 404 Not Found
| Content-Type: text/html
| X-Frame-Options: DENY
| Content-Length: 179
| Vary: Accept-Language
| Content-Language: en
| X-Content-Type-Options: nosniff
| <!doctype html>
| <html lang="en">
| <head>
| <title>Not Found</title>
| </head>
| <body>
| <h1>Not Found</h1><p>The requested resource was not found on this server.</p>
| </body>
| </html>
| GenericLines, Help, RTSPRequest, SIPOptions, Socks5, TerminalServerCookie:
| HTTP/1.1 400 Bad Request
| GetRequest, HTTPOptions:
| HTTP/1.0 302 Found
| Content-Type: text/html; charset=utf-8
| Location: /posts/
| X-Frame-Options: DENY
| Content-Length: 0
| Vary: Accept-Language
| Content-Language: en
|_ X-Content-Type-Options: nosniff
| http-title: Fakebook - Sign In
|_Requested resource was /accounts/login/?next=/posts/
8080/tcp open http SimpleHTTPServer 0.6 (Python 3.12.3)
|_http-server-header: SimpleHTTP/0.6 Python/3.12.3
|_http-title: HopSec Asylum - Security Console
9001/tcp filtered tor-orport
1 service unrecognized despite returning data. If you know the service/version, please submit the following fingerprint at <https://nmap.org/cgi-bin/submit.cgi?new-service> :
SF-Port8000-TCP:V=7.80%I=7%D=12/29%Time=69527069%P=x86_64-pc-linux-gnu%r(G
SF:enericLines,1C,"HTTP/1\.1\x20400\x20Bad\x20Request\r\n\r\n")%r(GetReque
SF:st,C9,"HTTP/1\.0\x20302\x20Found\r\nContent-Type:\x20text/html;\x20char
SF:set=utf-8\r\nLocation:\x20/posts/\r\nX-Frame-Options:\x20DENY\r\nConten
SF:t-Length:\x200\r\nVary:\x20Accept-Language\r\nContent-Language:\x20en\r
SF:\nX-Content-Type-Options:\x20nosniff\r\n\r\n")%r(FourOhFourRequest,160,
SF:"HTTP/1\.0\x20404\x20Not\x20Found\r\nContent-Type:\x20text/html\r\nX-Fr
SF:ame-Options:\x20DENY\r\nContent-Length:\x20179\r\nVary:\x20Accept-Langu
SF:age\r\nContent-Language:\x20en\r\nX-Content-Type-Options:\x20nosniff\r\
SF:n\r\n\n<!doctype\x20html>\n<html\x20lang=\"en\">\n<head>\n\x20\x20<titl
SF:e>Not\x20Found</title>\n</head>\n<body>\n\x20\x20<h1>Not\x20Found</h1><
SF:p>The\x20requested\x20resource\x20was\x20not\x20found\x20on\x20this\x20
SF:server\.</p>\n</body>\n</html>\n")%r(Socks5,1C,"HTTP/1\.1\x20400\x20Bad
SF:\x20Request\r\n\r\n")%r(HTTPOptions,C9,"HTTP/1\.0\x20302\x20Found\r\nCo
SF:ntent-Type:\x20text/html;\x20charset=utf-8\r\nLocation:\x20/posts/\r\nX
SF:-Frame-Options:\x20DENY\r\nContent-Length:\x200\r\nVary:\x20Accept-Lang
SF:uage\r\nContent-Language:\x20en\r\nX-Content-Type-Options:\x20nosniff\r
SF:\n\r\n")%r(RTSPRequest,1C,"HTTP/1\.1\x20400\x20Bad\x20Request\r\n\r\n")
SF:%r(Help,1C,"HTTP/1\.1\x20400\x20Bad\x20Request\r\n\r\n")%r(TerminalServ
SF:erCookie,1C,"HTTP/1\.1\x20400\x20Bad\x20Request\r\n\r\n")%r(SIPOptions,
SF:1C,"HTTP/1\.1\x20400\x20Bad\x20Request\r\n\r\n");
MAC Address: 02:51:04:D7:70:53 (Unknown)
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
Aggressive OS guesses: Linux 3.1 (95%), Linux 3.2 (95%), AXIS 210A or 211 Network Camera (Linux 2.6.17) (94%), Linux 3.10 - 3.13 (94%), Linux 3.8 (94%), ASUS RT-N56U WAP (Linux 3.4) (93%), Linux 3.16 (93%), Linux 2.6.32 (92%), Linux 2.6.39 - 3.2 (92%), Linux 3.1 - 3.2 (92%)
No exact OS matches for host (test conditions non-ideal).
Network Distance: 1 hop
Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel
TRACEROUTE
HOP RTT ADDRESS
1 0.39 ms 10.48.169.211
Pizza1234$