SV-90917r1_rule
V-76229
SRG-APP-000231-NDM-000271
CACT-NM-000003
CAT II
10
Set the file permissions on files on CounterACT or on removable media used by the device so that only authorized administrators can read or change their contents. This is completed by limiting access to SUDO accounts and command line admin accounts.
1. Review accounts with update privileges to CounterACT appliance configuration by selecting Tools >> Options >> Console User Profiles.
2. Select a user to edit.
3. Select the "Permissions" tab.
4. Ensure the "CounterACT Appliance Configuration" and "CounterACT Appliance Control" radio buttons are set to "View only".
List the contents of CounterACT’s local storage, including any drives supporting removable media (such as flash drives), and check the file permissions of all files on those drives.
1. Log on to the SSH command line interface of a CounterACT Enterprise Manager (EM) or CounterACT appliance using standard admin privilege.
2. At the command prompt, type:
cd /
(To narrow the search to a specific LINUX directory, replace the / with the full pathname of the directory to be searched.)
3. Use the following command to review file permissions:
ls- la
If any files allow read or write access by accounts not specifically authorized access or access using non-privileged accounts, this is a finding.
V-76229
False
CACT-NM-000003
List the contents of CounterACT’s local storage, including any drives supporting removable media (such as flash drives), and check the file permissions of all files on those drives.
1. Log on to the SSH command line interface of a CounterACT Enterprise Manager (EM) or CounterACT appliance using standard admin privilege.
2. At the command prompt, type:
cd /
(To narrow the search to a specific LINUX directory, replace the / with the full pathname of the directory to be searched.)
3. Use the following command to review file permissions:
ls- la
If any files allow read or write access by accounts not specifically authorized access or access using non-privileged accounts, this is a finding.
M
3225