Ochima

❯ nmap -p- --min-rate=1000 -Pn 192.168.181.32
Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-10-23 09:58 CDT
Stats: 0:01:25 elapsed; 0 hosts completed (1 up), 1 undergoing SYN Stealth Scan
SYN Stealth Scan Timing: About 65.75% done; ETC: 10:00 (0:00:44 remaining)
Nmap scan report for 192.168.181.32
Host is up (0.041s latency).
Not shown: 65532 filtered tcp ports (no-response)
PORT     STATE SERVICE
22/tcp   open  ssh
80/tcp   open  http
8338/tcp open  unknown

Nmap done: 1 IP address (1 host up) scanned in 119.67 seconds
❯ nmap -p 22,80,8338 -sCV -Pn 192.168.181.32
Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-10-23 10:00 CDT
Nmap scan report for 192.168.181.32
Host is up (0.040s latency).

PORT     STATE SERVICE VERSION
22/tcp   open  ssh     OpenSSH 8.9p1 Ubuntu 3ubuntu0.4 (Ubuntu Linux; protocol 2.0)
| ssh-hostkey:
|   256 b9:bc:8f:01:3f:85:5d:f9:5c:d9:fb:b6:15:a0:1e:74 (ECDSA)
|_  256 53:d9:7f:3d:22:8a:fd:57:98:fe:6b:1a:4c:ac:79:67 (ED25519)
80/tcp   open  http    Apache httpd 2.4.52 ((Ubuntu))
|_http-server-header: Apache/2.4.52 (Ubuntu)
|_http-title: Apache2 Ubuntu Default Page: It works
8338/tcp open  unknown
| fingerprint-strings:
|   GetRequest:
|     HTTP/1.0 200 OK
|     Server: Maltrail/0.52
|     Date: Wed, 23 Oct 2024 15:00:45 GMT
|     Connection: close
|     Content-Type: text/html
|     Last-Modified: Sat, 31 Dec 2022 22:58:57 GMT
|     Content-Security-Policy: default-src 'self'; style-src 'self' 'unsafe-inline'; img-src * blob:; script-src 'self' 'unsafe-eval' https://stat.ripe.net; frame-src *; object-src 'none'; block-all-mixed-content;
|     Cache-Control: no-cache
|     Content-Length: 7091
|     <!DOCTYPE html>
|     <html lang="en">
|     <head>
|     <meta http-equiv="X-UA-Compatible" content="IE=edge">
|     <meta http-equiv="Content-Type" content="text/html;charset=utf8">
|     <meta name="viewport" content="width=device-width, user-scalable=no">
|     <meta name="robots" content="noindex, nofollow">
|     <title>Maltrail</title>
|     <link rel="stylesheet" type="text/css" href="css/thirdparty.min.css">
|     <link rel="stylesheet" type="text/css" hre
|   HTTPOptions:
|     HTTP/1.0 501 Unsupported method ('OPTIONS')
|     Server: Maltrail/0.52
|     Date: Wed, 23 Oct 2024 15:00:45 GMT
|     Connection: close
|     Content-Type: text/html;charset=utf-8
|     Content-Length: 500
|     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|     "http://www.w3.org/TR/html4/strict.dtd">
|     <html>
|     <head>
|     <meta http-equiv="Content-Type" content="text/html;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: HTTPStatus.NOT_IMPLEMENTED - Server does not support this operation.</p>
|     </body>
|_    </html>
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-Port8338-TCP:V=7.94SVN%I=7%D=10/23%Time=67190F9D%P=x86_64-pc-linux-gnu%
SF:r(GetRequest,1C02,"HTTP/1\.0\x20200\x20OK\r\nServer:\x20Maltrail/0\.52\
SF:r\nDate:\x20Wed,\x2023\x20Oct\x202024\x2015:00:45\x20GMT\r\nConnection:
SF:\x20close\r\nContent-Type:\x20text/html\r\nLast-Modified:\x20Sat,\x2031
SF:\x20Dec\x202022\x2022:58:57\x20GMT\r\nContent-Security-Policy:\x20defau
SF:lt-src\x20'self';\x20style-src\x20'self'\x20'unsafe-inline';\x20img-src
SF:\x20\*\x20blob:;\x20script-src\x20'self'\x20'unsafe-eval'\x20https://st
SF:at\.ripe\.net;\x20frame-src\x20\*;\x20object-src\x20'none';\x20block-al
SF:l-mixed-content;\r\nCache-Control:\x20no-cache\r\nContent-Length:\x2070
SF:91\r\n\r\n<!DOCTYPE\x20html>\n<html\x20lang=\"en\">\n\x20\x20\x20\x20<h
SF:ead>\n\x20\x20\x20\x20\x20\x20\x20\x20<meta\x20http-equiv=\"X-UA-Compat
SF:ible\"\x20content=\"IE=edge\">\n\x20\x20\x20\x20\x20\x20\x20\x20<meta\x
SF:20http-equiv=\"Content-Type\"\x20content=\"text/html;charset=utf8\">\n\
SF:x20\x20\x20\x20\x20\x20\x20\x20<meta\x20name=\"viewport\"\x20content=\"
SF:width=device-width,\x20user-scalable=no\">\n\x20\x20\x20\x20\x20\x20\x2
SF:0\x20<meta\x20name=\"robots\"\x20content=\"noindex,\x20nofollow\">\n\x2
SF:0\x20\x20\x20\x20\x20\x20\x20<title>Maltrail</title>\n\x20\x20\x20\x20\
SF:x20\x20\x20\x20<link\x20rel=\"stylesheet\"\x20type=\"text/css\"\x20href
SF:=\"css/thirdparty\.min\.css\">\n\x20\x20\x20\x20\x20\x20\x20\x20<link\x
SF:20rel=\"stylesheet\"\x20type=\"text/css\"\x20hre")%r(HTTPOptions,2AE,"H
SF:TTP/1\.0\x20501\x20Unsupported\x20method\x20\('OPTIONS'\)\r\nServer:\x2
SF:0Maltrail/0\.52\r\nDate:\x20Wed,\x2023\x20Oct\x202024\x2015:00:45\x20GM
SF:T\r\nConnection:\x20close\r\nContent-Type:\x20text/html;charset=utf-8\r
SF:\nContent-Length:\x20500\r\n\r\n<!DOCTYPE\x20HTML\x20PUBLIC\x20\"-//W3C
SF://DTD\x20HTML\x204\.01//EN\"\n\x20\x20\x20\x20\x20\x20\x20\x20\"http://
SF:www\.w3\.org/TR/html4/strict\.dtd\">\n<html>\n\x20\x20\x20\x20<head>\n\
SF:x20\x20\x20\x20\x20\x20\x20\x20<meta\x20http-equiv=\"Content-Type\"\x20
SF:content=\"text/html;charset=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:\x20501</p>\n\x20\x20\
SF:x20\x20\x20\x20\x20\x20<p>Message:\x20Unsupported\x20method\x20\('OPTIO
SF:NS'\)\.</p>\n\x20\x20\x20\x20\x20\x20\x20\x20<p>Error\x20code\x20explan
SF:ation:\x20HTTPStatus\.NOT_IMPLEMENTED\x20-\x20Server\x20does\x20not\x20
SF:support\x20this\x20operation\.</p>\n\x20\x20\x20\x20</body>\n</html>\n"
SF:);
Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel

Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 95.61 seconds

Last updated