nmap扫描:nmap -sT -A -p- 192.168.243.189

┌──(kali㉿kali)-[~/Documents/OSEP/ch6]
└─$ nmap -sT -A -p- 192.168.243.189
Starting Nmap 7.92 ( <https://nmap.org> ) at 2022-08-02 21:15 EDT
Nmap scan report for 192.168.243.189
Host is up (0.21s latency).
Not shown: 65530 filtered tcp ports (no-response)
PORT      STATE SERVICE       VERSION
80/tcp    open  http          Microsoft IIS httpd 10.0
|_http-title: IIS Windows Server
| http-methods: 
|_  Potentially risky methods: TRACE
|_http-server-header: Microsoft-IIS/10.0
135/tcp   open  msrpc         Microsoft Windows RPC
445/tcp   open  microsoft-ds?
3389/tcp  open  ms-wbt-server Microsoft Terminal Services
| ssl-cert: Subject: commonName=firewall02
| Not valid before: 2022-08-02T01:10:47
|_Not valid after:  2023-02-01T01:10:47
| rdp-ntlm-info: 
|   Target_Name: FIREWALL02
|   NetBIOS_Domain_Name: FIREWALL02
|   NetBIOS_Computer_Name: FIREWALL02
|   DNS_Domain_Name: firewall02
|   DNS_Computer_Name: firewall02
|   Product_Version: 10.0.17763
|_  System_Time: 2022-08-03T01:29:26+00:00
|_ssl-date: 2022-08-03T01:30:06+00:00; 0s from scanner time.
49669/tcp open  msrpc         Microsoft Windows RPC
Service Info: OS: Windows; CPE: cpe:/o:microsoft:windows

Host script results:
| smb2-security-mode: 
|   3.1.1: 
|_    Message signing enabled but not required
| smb2-time: 
|   date: 2022-08-03T01:29:29
|_  start_date: N/A

Service detection performed. Please report any incorrect results at <https://nmap.org/submit/> .
Nmap done: 1 IP address (1 host up) scanned in 849.08 seconds