SV-99957r1_rule
V-89307
SRG-APP-000383-WSR-000175
VRAU-LI-000430
CAT II
10
Navigate to and open /opt/vmware/etc/lighttpd/lighttpd.conf
Note: Do not delete the entry for "server.port=5480"
Delete all other server.port entries.
At the command prompt, execute the following command:
cat /opt/vmware/etc/lighttpd/lighttpd.conf | awk '$0 ~ /server\.port/ { print }'
If any value returned other than "server.port=5480", this is a finding.
V-89307
False
VRAU-LI-000430
At the command prompt, execute the following command:
cat /opt/vmware/etc/lighttpd/lighttpd.conf | awk '$0 ~ /server\.port/ { print }'
If any value returned other than "server.port=5480", this is a finding.
M
3457