SV-99819r1_rule
V-89169
SRG-APP-000211-WSR-000031
VRAU-HA-000225
CAT I
10
Navigate to and remove anonymous permissions for any listed files.
At the command prompt, execute the following command:
ls -alR /etc/haproxy /var/lib/haproxy /usr/sbin/haproxy | grep -E '^-' | awk '{print $1}' | cut -c9 | grep w
If the command returns any value, this is a finding.
V-89169
False
VRAU-HA-000225
At the command prompt, execute the following command:
ls -alR /etc/haproxy /var/lib/haproxy /usr/sbin/haproxy | grep -E '^-' | awk '{print $1}' | cut -c9 | grep w
If the command returns any value, this is a finding.
M
3455