This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
aix:scripts_check_cis [2024/08/14 18:02] manu |
aix:scripts_check_cis [2024/09/06 23:17] (current) manu |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== AIX script CIS Benchmark ====== | ====== AIX script CIS Benchmark ====== | ||
| + | |||
| + | Alternative is to use a client PowerSC (apply the right security level) | ||
| + | <cli> | ||
| + | % pscxpert -f /etc/security/aixpert/custom/CISv1.xml CIS Security Benchmark for AIX 7.1 | ||
| + | % pscxpert -f /etc/security/aixpert/custom/CISv2_Lev1.xml CIS Security Benchmark for AIX 7.2 | ||
| + | % pscxpert -f /etc/security/aixpert/custom/CISv2_Lev2.xml CIS Security Benchmark for AIX 7.2 | ||
| + | % pscxpert -f /etc/security/aixpert/custom/GDPRv1.xml General Data Protection Regulation (GDPR) | ||
| + | </cli> | ||
| This script 'll only list if compliant or not | This script 'll only list if compliant or not | ||