diff options
Diffstat (limited to 'valley/nmap')
-rw-r--r-- | valley/nmap | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/valley/nmap b/valley/nmap new file mode 100644 index 0000000..f68dc79 --- /dev/null +++ b/valley/nmap @@ -0,0 +1,20 @@ +# Nmap 7.94 scan initiated Fri Jun 2 13:54:05 2023 as: nmap -sC -sV -oN nmap 10.10.100.125 +Nmap scan report for 10.10.100.125 +Host is up (0.15s latency). +Not shown: 998 closed tcp ports (conn-refused) +PORT STATE SERVICE VERSION +22/tcp open ssh OpenSSH 8.2p1 Ubuntu 4ubuntu0.5 (Ubuntu Linux; protocol 2.0) +| ssh-hostkey: +| 3072 c2:84:2a:c1:22:5a:10:f1:66:16:dd:a0:f6:04:62:95 (RSA) +| 256 42:9e:2f:f6:3e:5a:db:51:99:62:71:c4:8c:22:3e:bb (ECDSA) +|_ 256 2e:a0:a5:6c:d9:83:e0:01:6c:b9:8a:60:9b:63:86:72 (ED25519) +80/tcp open http Apache httpd 2.4.41 ((Ubuntu)) +|_http-server-header: Apache/2.4.41 (Ubuntu) +|_http-title: Site doesn't have a title (text/html). +| http-methods: +|_ Supported Methods: GET POST OPTIONS HEAD +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 Fri Jun 2 13:54:28 2023 -- 1 IP address (1 host up) scanned in 22.88 seconds |