diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2022-03-03 19:18:56 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2022-03-03 19:18:56 +0530 |
| commit | 4f56a291eb828a9bc793bd3863e41a3a61153db6 (patch) | |
| tree | 6a8a0f8f6e8ea56ad31d168157e56f7e49a1ae9d /overpass/nmapInitial | |
| parent | aa73be39e29f2972ecec745823ec1585b534e9c6 (diff) | |
add room
Diffstat (limited to '')
| -rw-r--r-- | overpass/nmapInitial | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/overpass/nmapInitial b/overpass/nmapInitial new file mode 100644 index 0000000..2eca321 --- /dev/null +++ b/overpass/nmapInitial @@ -0,0 +1,16 @@ +# Nmap 7.80 scan initiated Thu Mar 3 18:49:21 2022 as: nmap -sC -sV -oN nmapInitial 10.10.250.198 +Nmap scan report for 10.10.250.198 +Host is up (0.18s latency). +Not shown: 998 closed ports +PORT STATE SERVICE VERSION +22/tcp open ssh OpenSSH 7.6p1 Ubuntu 4ubuntu0.3 (Ubuntu Linux; protocol 2.0) +| ssh-hostkey: +| 2048 37:96:85:98:d1:00:9c:14:63:d9:b0:34:75:b1:f9:57 (RSA) +| 256 53:75:fa:c0:65:da:dd:b1:e8:dd:40:b8:f6:82:39:24 (ECDSA) +|_ 256 1c:4a:da:1f:36:54:6d:a6:c6:17:00:27:2e:67:75:9c (ED25519) +80/tcp open http Golang net/http server (Go-IPFS json-rpc or InfluxDB API) +|_http-title: Overpass +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 Thu Mar 3 18:50:05 2022 -- 1 IP address (1 host up) scanned in 43.91 seconds |
