From ba4c50473c05f4ab14d31771facebe0bab9c10da Mon Sep 17 00:00:00 2001 From: compromyse Date: Wed, 9 Oct 2024 18:32:58 +0530 Subject: update --- editorial/rustscan | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 editorial/rustscan (limited to 'editorial/rustscan') 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 -- cgit v1.2.3