diff options
Diffstat (limited to 'editorial/rustscan')
-rw-r--r-- | editorial/rustscan | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/editorial/rustscan b/editorial/rustscan new file mode 100644 index 0000000..ffbea0b --- /dev/null +++ b/editorial/rustscan @@ -0,0 +1,22 @@ +# Nmap 7.94SVN scan initiated Thu Aug 29 17:24:48 2024 as: nmap -vvv -p 22,80 -sC -sV -oN rustscan 10.10.11.20 +Nmap scan report for editorial.htb (10.10.11.20) +Host is up, received syn-ack (0.57s latency). +Scanned at 2024-08-29 17:24:48 IST for 30s + +PORT STATE SERVICE REASON VERSION +22/tcp open ssh syn-ack OpenSSH 8.9p1 Ubuntu 3ubuntu0.7 (Ubuntu Linux; protocol 2.0) +| ssh-hostkey: +| 256 0d:ed:b2:9c:e2:53:fb:d4:c8:c1:19:6e:75:80:d8:64 (ECDSA) +| ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMApl7gtas1JLYVJ1BwP3Kpc6oXk6sp2JyCHM37ULGN+DRZ4kw2BBqO/yozkui+j1Yma1wnYsxv0oVYhjGeJavM= +| 256 0f:b9:a7:51:0e:00:d5:7b:5b:7c:5f:bf:2b:ed:53:a0 (ED25519) +|_ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMXtxiT4ZZTGZX4222Zer7f/kAWwdCWM/rGzRrGVZhYx +80/tcp open http syn-ack nginx 1.18.0 (Ubuntu) +| http-methods: +|_ Supported Methods: OPTIONS GET HEAD +|_http-title: Editorial Tiempo Arriba +|_http-server-header: nginx/1.18.0 (Ubuntu) +Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel + +Read data files from: /usr/bin/../share/nmap +Service detection performed. Please report any incorrect results at https://nmap.org/submit/ . +# Nmap done at Thu Aug 29 17:25:18 2024 -- 1 IP address (1 host up) scanned in 30.01 seconds |