diff options
Diffstat (limited to 'cozyhosting/nmap')
-rw-r--r-- | cozyhosting/nmap | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/cozyhosting/nmap b/cozyhosting/nmap new file mode 100644 index 0000000..000af10 --- /dev/null +++ b/cozyhosting/nmap @@ -0,0 +1,22 @@ +# Nmap 7.94SVN scan initiated Sun Sep 3 13:31:46 2023 as: nmap -vvv -p 22,80 -sC -sV -oN nmap 10.10.11.230 +Nmap scan report for 10.10.11.230 +Host is up, received syn-ack (0.58s latency). +Scanned at 2023-09-03 13:31:47 IST for 28s + +PORT STATE SERVICE REASON VERSION +22/tcp open ssh syn-ack OpenSSH 8.9p1 Ubuntu 3ubuntu0.3 (Ubuntu Linux; protocol 2.0) +| ssh-hostkey: +| 256 43:56:bc:a7:f2:ec:46:dd:c1:0f:83:30:4c:2c:aa:a8 (ECDSA) +| ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEpNwlByWMKMm7ZgDWRW+WZ9uHc/0Ehct692T5VBBGaWhA71L+yFgM/SqhtUoy0bO8otHbpy3bPBFtmjqQPsbC8= +| 256 6f:7a:6c:3f:a6:8d:e2:75:95:d4:7b:71:ac:4f:7e:42 (ED25519) +|_ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHVzF8iMVIHgp9xMX9qxvbaoXVg1xkGLo61jXuUAYq5q +80/tcp open http syn-ack nginx 1.18.0 (Ubuntu) +|_http-server-header: nginx/1.18.0 (Ubuntu) +| http-methods: +|_ Supported Methods: GET HEAD POST OPTIONS +|_http-title: Did not follow redirect to http://cozyhosting.htb +Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel + +Read data files from: /usr/local/bin/../share/nmap +Service detection performed. Please report any incorrect results at https://nmap.org/submit/ . +# Nmap done at Sun Sep 3 13:32:15 2023 -- 1 IP address (1 host up) scanned in 29.12 seconds |