From 71dd1dc672fb230428ed3662f59b552eac70d215 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Tue, 1 Mar 2022 14:47:08 +0530 Subject: add rooms --- CCPenTesting/nmap/initial | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 CCPenTesting/nmap/initial (limited to 'CCPenTesting/nmap/initial') diff --git a/CCPenTesting/nmap/initial b/CCPenTesting/nmap/initial new file mode 100755 index 0000000..159e74a --- /dev/null +++ b/CCPenTesting/nmap/initial @@ -0,0 +1,11 @@ +# Nmap 7.80 scan initiated Fri Feb 25 08:39:09 2022 as: nmap -sC -sV -oN nmap/initial 10.10.52.126 +Nmap scan report for 10.10.52.126 +Host is up (0.19s latency). +Not shown: 999 closed ports +PORT STATE SERVICE VERSION +80/tcp open http Apache httpd 2.4.18 ((Ubuntu)) +|_http-server-header: Apache/2.4.18 (Ubuntu) +|_http-title: Apache2 Ubuntu Default Page: It works + +Service detection performed. Please report any incorrect results at https://nmap.org/submit/ . +# Nmap done at Fri Feb 25 08:39:39 2022 -- 1 IP address (1 host up) scanned in 29.87 seconds -- cgit v1.2.3