diff options
Diffstat (limited to 'boardlight/nmap')
-rw-r--r-- | boardlight/nmap | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/boardlight/nmap b/boardlight/nmap new file mode 100644 index 0000000..c4e72a5 --- /dev/null +++ b/boardlight/nmap @@ -0,0 +1,17 @@ +# Nmap 7.94SVN scan initiated Tue Aug 27 21:01:56 2024 as: nmap -sC -sV -oN nmap 10.10.11.11 +Nmap scan report for 10.10.11.11 +Host is up (0.50s latency). +Not shown: 998 closed tcp ports (conn-refused) +PORT STATE SERVICE VERSION +22/tcp open ssh OpenSSH 8.2p1 Ubuntu 4ubuntu0.11 (Ubuntu Linux; protocol 2.0) +| ssh-hostkey: +| 3072 06:2d:3b:85:10:59:ff:73:66:27:7f:0e:ae:03:ea:f4 (RSA) +| 256 59:03:dc:52:87:3a:35:99:34:44:74:33:78:31:35:fb (ECDSA) +|_ 256 ab:13:38:e4:3e:e0:24:b4:69:38:a9:63:82:38:dd:f4 (ED25519) +80/tcp open http Apache httpd 2.4.41 ((Ubuntu)) +|_http-title: Site doesn't have a title (text/html; charset=UTF-8). +|_http-server-header: Apache/2.4.41 (Ubuntu) +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 at Tue Aug 27 21:02:55 2024 -- 1 IP address (1 host up) scanned in 59.12 seconds |