CompTIA CASP+ CAS-004 – Question090

SIMULATION
You are a security analyst tasked with interpreting an Nmap scan output from company's privileged network.
The company's hardening guidelines indicate the following
– There should be one primary server or senvice per device
– Only default ports should be used
– Non-secure protocols should be disabled
INSTRUCTIONS
Using the Nmap output, identify the devices on the network and their roles, and any open ports that should be closed.
For each device found by Nmap, add a device entry to the Devices Discovered list, with the following information:
– The IP address of the device
– The primary server or senvce of the device (Note that each IP should by associated with one senvice/port only)
– The protocol(s) that should be disabled based on the hardening guidelines (Note that multiple ports may need to be closed to comply with the hardening guidelines).



Correct Answer: See explanation below.

Explanation:

Explanation:
10.1.45.65 SFTP Server Disable 8080
10.1.45.66 Email Server Disable 415 and 443
10.1.45.67 Web Server Disable 21, 80
10.1.45.68 UTM Appliance Disable 21