initial commit
This commit is contained in:
134
AoC/2025/01/nmap_scan1.nmap
Normal file
134
AoC/2025/01/nmap_scan1.nmap
Normal file
@@ -0,0 +1,134 @@
|
||||
# Nmap 7.95 scan initiated Tue Dec 2 14:08:01 2025 as: /usr/lib/nmap/nmap --privileged -T4 -A -oN nmap_scan1.nmap 10.82.181.57
|
||||
Nmap scan report for 10.82.181.57
|
||||
Host is up (0.042s latency).
|
||||
Not shown: 995 closed tcp ports (reset)
|
||||
PORT STATE SERVICE VERSION
|
||||
22/tcp open ssh OpenSSH 9.6p1 Ubuntu 3ubuntu13.14 (Ubuntu Linux; protocol 2.0)
|
||||
| ssh-hostkey:
|
||||
| 256 65:f4:d5:24:cf:59:a0:20:a9:2f:62:6c:dd:f6:fe:73 (ECDSA)
|
||||
|_ 256 9f:c3:56:51:fa:7a:f5:d5:1e:d0:b7:39:e9:71:26:a1 (ED25519)
|
||||
80/tcp open http WebSockify Python/3.12.3
|
||||
|_http-title: Error response
|
||||
|_http-server-header: WebSockify Python/3.12.3
|
||||
| fingerprint-strings:
|
||||
| GetRequest:
|
||||
| HTTP/1.1 405 Method Not Allowed
|
||||
| Server: WebSockify Python/3.12.3
|
||||
| Date: Tue, 02 Dec 2025 13:08:07 GMT
|
||||
| Connection: close
|
||||
| Content-Type: text/html;charset=utf-8
|
||||
| Content-Length: 355
|
||||
| <!DOCTYPE HTML>
|
||||
| <html lang="en">
|
||||
| <head>
|
||||
| <meta charset="utf-8">
|
||||
| <title>Error response</title>
|
||||
| </head>
|
||||
| <body>
|
||||
| <h1>Error response</h1>
|
||||
| <p>Error code: 405</p>
|
||||
| <p>Message: Method Not Allowed.</p>
|
||||
| <p>Error code explanation: 405 - Specified method is invalid for this resource.</p>
|
||||
| </body>
|
||||
| </html>
|
||||
| HTTPOptions:
|
||||
| HTTP/1.1 501 Unsupported method ('OPTIONS')
|
||||
| Server: WebSockify Python/3.12.3
|
||||
| Date: Tue, 02 Dec 2025 13:08:07 GMT
|
||||
| Connection: close
|
||||
| Content-Type: text/html;charset=utf-8
|
||||
| Content-Length: 360
|
||||
| <!DOCTYPE HTML>
|
||||
| <html lang="en">
|
||||
| <head>
|
||||
| <meta charset="utf-8">
|
||||
| <title>Error response</title>
|
||||
| </head>
|
||||
| <body>
|
||||
| <h1>Error response</h1>
|
||||
| <p>Error code: 501</p>
|
||||
| <p>Message: Unsupported method ('OPTIONS').</p>
|
||||
| <p>Error code explanation: 501 - Server does not support this operation.</p>
|
||||
| </body>
|
||||
| </html>
|
||||
| RTSPRequest:
|
||||
| <!DOCTYPE HTML>
|
||||
| <html lang="en">
|
||||
| <head>
|
||||
| <meta charset="utf-8">
|
||||
| <title>Error response</title>
|
||||
| </head>
|
||||
| <body>
|
||||
| <h1>Error response</h1>
|
||||
| <p>Error code: 400</p>
|
||||
| <p>Message: Bad request version ('RTSP/1.0').</p>
|
||||
| <p>Error code explanation: 400 - Bad request syntax or unsupported method.</p>
|
||||
| </body>
|
||||
|_ </html>
|
||||
5901/tcp open vnc VNC (protocol 3.8)
|
||||
| vnc-info:
|
||||
| Protocol version: 3.8
|
||||
| Security types:
|
||||
| VeNCrypt (19)
|
||||
| VNC Authentication (2)
|
||||
| VeNCrypt auth subtypes:
|
||||
| Unknown security type (2)
|
||||
|_ VNC auth, Anonymous TLS (258)
|
||||
8080/tcp open http SimpleHTTPServer 0.6 (Python 3.12.3)
|
||||
|_http-title: Wareville\xE2\x80\x99s Christmas Countdown
|
||||
|_http-server-header: SimpleHTTP/0.6 Python/3.12.3
|
||||
8081/tcp open http Node.js Express framework
|
||||
|_http-title: Wareville\xE2\x80\x99s Christmas Countdown
|
||||
|_http-cors: GET
|
||||
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-Port80-TCP:V=7.95%I=7%D=12/2%Time=692EE4B6%P=aarch64-unknown-linux-gnu%
|
||||
SF:r(GetRequest,21C,"HTTP/1\.1\x20405\x20Method\x20Not\x20Allowed\r\nServe
|
||||
SF:r:\x20WebSockify\x20Python/3\.12\.3\r\nDate:\x20Tue,\x2002\x20Dec\x2020
|
||||
SF:25\x2013:08:07\x20GMT\r\nConnection:\x20close\r\nContent-Type:\x20text/
|
||||
SF:html;charset=utf-8\r\nContent-Length:\x20355\r\n\r\n<!DOCTYPE\x20HTML>\
|
||||
SF:n<html\x20lang=\"en\">\n\x20\x20\x20\x20<head>\n\x20\x20\x20\x20\x20\x2
|
||||
SF:0\x20\x20<meta\x20charset=\"utf-8\">\n\x20\x20\x20\x20\x20\x20\x20\x20<
|
||||
SF:title>Error\x20response</title>\n\x20\x20\x20\x20</head>\n\x20\x20\x20\
|
||||
SF:x20<body>\n\x20\x20\x20\x20\x20\x20\x20\x20<h1>Error\x20response</h1>\n
|
||||
SF:\x20\x20\x20\x20\x20\x20\x20\x20<p>Error\x20code:\x20405</p>\n\x20\x20\
|
||||
SF:x20\x20\x20\x20\x20\x20<p>Message:\x20Method\x20Not\x20Allowed\.</p>\n\
|
||||
SF:x20\x20\x20\x20\x20\x20\x20\x20<p>Error\x20code\x20explanation:\x20405\
|
||||
SF:x20-\x20Specified\x20method\x20is\x20invalid\x20for\x20this\x20resource
|
||||
SF:\.</p>\n\x20\x20\x20\x20</body>\n</html>\n")%r(HTTPOptions,22D,"HTTP/1\
|
||||
SF:.1\x20501\x20Unsupported\x20method\x20\('OPTIONS'\)\r\nServer:\x20WebSo
|
||||
SF:ckify\x20Python/3\.12\.3\r\nDate:\x20Tue,\x2002\x20Dec\x202025\x2013:08
|
||||
SF::07\x20GMT\r\nConnection:\x20close\r\nContent-Type:\x20text/html;charse
|
||||
SF:t=utf-8\r\nContent-Length:\x20360\r\n\r\n<!DOCTYPE\x20HTML>\n<html\x20l
|
||||
SF:ang=\"en\">\n\x20\x20\x20\x20<head>\n\x20\x20\x20\x20\x20\x20\x20\x20<m
|
||||
SF:eta\x20charset=\"utf-8\">\n\x20\x20\x20\x20\x20\x20\x20\x20<title>Error
|
||||
SF:\x20response</title>\n\x20\x20\x20\x20</head>\n\x20\x20\x20\x20<body>\n
|
||||
SF:\x20\x20\x20\x20\x20\x20\x20\x20<h1>Error\x20response</h1>\n\x20\x20\x2
|
||||
SF:0\x20\x20\x20\x20\x20<p>Error\x20code:\x20501</p>\n\x20\x20\x20\x20\x20
|
||||
SF:\x20\x20\x20<p>Message:\x20Unsupported\x20method\x20\('OPTIONS'\)\.</p>
|
||||
SF:\n\x20\x20\x20\x20\x20\x20\x20\x20<p>Error\x20code\x20explanation:\x205
|
||||
SF:01\x20-\x20Server\x20does\x20not\x20support\x20this\x20operation\.</p>\
|
||||
SF:n\x20\x20\x20\x20</body>\n</html>\n")%r(RTSPRequest,16C,"<!DOCTYPE\x20H
|
||||
SF:TML>\n<html\x20lang=\"en\">\n\x20\x20\x20\x20<head>\n\x20\x20\x20\x20\x
|
||||
SF:20\x20\x20\x20<meta\x20charset=\"utf-8\">\n\x20\x20\x20\x20\x20\x20\x20
|
||||
SF:\x20<title>Error\x20response</title>\n\x20\x20\x20\x20</head>\n\x20\x20
|
||||
SF:\x20\x20<body>\n\x20\x20\x20\x20\x20\x20\x20\x20<h1>Error\x20response</
|
||||
SF:h1>\n\x20\x20\x20\x20\x20\x20\x20\x20<p>Error\x20code:\x20400</p>\n\x20
|
||||
SF:\x20\x20\x20\x20\x20\x20\x20<p>Message:\x20Bad\x20request\x20version\x2
|
||||
SF:0\('RTSP/1\.0'\)\.</p>\n\x20\x20\x20\x20\x20\x20\x20\x20<p>Error\x20cod
|
||||
SF:e\x20explanation:\x20400\x20-\x20Bad\x20request\x20syntax\x20or\x20unsu
|
||||
SF:pported\x20method\.</p>\n\x20\x20\x20\x20</body>\n</html>\n");
|
||||
Device type: general purpose
|
||||
Running: Linux 4.X
|
||||
OS CPE: cpe:/o:linux:linux_kernel:4.15
|
||||
OS details: Linux 4.15
|
||||
Network Distance: 3 hops
|
||||
Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel
|
||||
|
||||
TRACEROUTE (using port 1723/tcp)
|
||||
HOP RTT ADDRESS
|
||||
1 42.25 ms 192.168.128.1
|
||||
2 ...
|
||||
3 43.14 ms 10.82.181.57
|
||||
|
||||
OS and Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
|
||||
# Nmap done at Tue Dec 2 14:09:47 2025 -- 1 IP address (1 host up) scanned in 105.84 seconds
|
||||
Reference in New Issue
Block a user