SV-250332r1043177_rule
V-250332
SRG-APP-000142-AS-000014
IBMW-LS-000370
CAT II
10
Every port listed in ${server.config.dir}/server.xml must be registered with PPSM.
Refer to the PPSM website on https://cyber.mil/ppsm for information.
As a privileged user with access to the server.xml file, review the file and identify all TCPIP ports used by the server.
EXAMPLE:
grep -I "port=" server.xml
httpsPort="9443">
Review the PPSM site for the list of approved ports. If any of the ports used are not registered with PPSM, this is a finding.
V-250332
False
IBMW-LS-000370
As a privileged user with access to the server.xml file, review the file and identify all TCPIP ports used by the server.
EXAMPLE:
grep -I "port=" server.xml
httpsPort="9443">
Review the PPSM site for the list of approved ports. If any of the ports used are not registered with PPSM, this is a finding.
M
5424