Nmap


┌──(kali㉿kali)-[~/archive/htb/labs/sense]
└─$ nmap -sC -sV -p- $IP                                                                         
starting nmap 7.93 ( https://nmap.org ) at 2022-10-17 18:29 CEST
connect scan timing: About 87.05% done; ETC: 18:31 (0:00:14 remaining)
Nmap scan report for 10.10.10.60
Host is up (0.030s latency).
not shown: 65533 filtered tcp ports (no-response)
PORT    STATE SERVICE  VERSION
80/tcp  open  http     lighttpd 1.4.35
|_http-server-header: lighttpd/1.4.35
|_http-title: Did not follow redirect to https://10.10.10.60/
443/tcp open  ssl/http lighttpd 1.4.35
|_ssl-date: TLS randomness does not represent time
|_http-server-header: lighttpd/1.4.35
| ssl-cert: Subject: commonName=Common Name (eg, YOUR name)/organizationName=CompanyName/stateOrProvinceName=Somewhere/countryName=US
| not valid before: 2017-10-14T19:21:35
|_not valid after:  2023-04-06T19:21:35
|_http-title: Login
 
service detection performed. please report any incorrect results at https://nmap.org/submit/ .
nmap done: 1 IP address (1 host up) scanned in 123.08 seconds