CIS V2 specifications for VIOS server
The Center for Internet Security (CIS) develops benchmarks for the secure configuration of a target system. CIS benchmarks are consensus-based, best-practice security configuration guides that are developed and accepted by government, business, industry, and academia.
| Benchmark | Group | Implementation specification | Location of the script that modifies the setting |
|---|---|---|---|
| AIX®7.2:2.3,2.4,2.5 Level 1 |
System Integrity verification | Maintaining the system integrity by detecting, removing and protecting against known types of malicious software. | /etc/security/pscexpert/bin/manageITsecurity
Arguments:
|
| AIX7.2:2.7 Level 1 |
System Integrity verification | Remove Unused Symbolic Links. | /etc/security/pscexpert/bin/findperms
Arguments:
|
| AIX7.2:3.4 Level 1 |
Permission Settings | Remove group write permission from default groups - exceptions must be in TSD and audit. | /etc/security/pscexpert/bin/findperms
Arguments:
|
| AIX7.2:3.5 Level 1 |
Permission Settings | Application Data with requirement for world writable directories. | /etc/security/pscexpert/bin/findperms
Arguments:
|
| AIX7.2:3.6 Level 1 |
Permission Settings | Ensure there are no world writable files - exceptions must be in TSD and audit. | /etc/security/pscexpert/bin/findperms
Arguments:
|
| AIX7.2:3.7 Level 1 |
Permission Settings | Ensure there are no 'staff' writable files - exceptions must be in TSD and audit. | /etc/security/pscexpert/bin/findperms
Arguments:
|
| AIX7.2:3.8 Level 1 |
Permission Settings | Ensure all files and directories are owned by a user (uid) and assigned to a group (gid). | /etc/security/pscexpert/bin/findperms
Arguments:
|
| AIX7.2:4.5.1.1 Level 1 |
Manage filesets | De-install CDE. | /etc/security/pscexpert/bin/managefilesets
Arguments:
|
| AIX7.2:4.5.1.5 Level 1 |
Permission Settings | Remove setuid/setgid bit from /usr/dt/bin/dtappgather. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.5.1.5 Level 1 |
Permission Settings | Remove setuid/setgid bit from /usr/dt/bin/dtprintinfo. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.5.1.5 Level 1 |
Permission Settings | Remove setuid/setgid bit from /usr/dt/bin/dtsession. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.5.1.7 Level 1 |
Miscellaneous Rules | CDE - screensaver lock. | /etc/security/pscexpert/bin/cde_config
Arguments:
|
| AIX7.2:4.5.1.7 Level 1 |
Miscellaneous Rules | CDE - screensaver lock. | /etc/security/pscexpert/bin/cde_config
Arguments:
|
| AIX7.2:4.5.1.8 Level 1 |
Miscellaneous Rules | CDE - login screen hostname masking. | /etc/security/pscexpert/bin/cde_config
Arguments:
|
| AIX7.2:4.5.1.9 Level 1 |
Permission Settings | Set the read-only group and other permissions for /etc/dt/config/Xconfig. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.5.1.9 Level 1 |
Ownership Settings | Set the ownership root:bin for /etc/dt/config/Xconfig. | /etc/security/pscexpert/bin/chowngrp
Arguments:
|
| AIX7.2:4.5.1.10 Level 1 |
Permission Settings | Set the read-only group and other permissions for /etc/dt/config/Xservers. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.5.1.10 Level 1 |
Ownership Settings | Set the ownership root:bin for /etc/dt/config/Xservers. | /etc/security/pscexpert/bin/chowngrp
Arguments:
|
| AIX7.2:4.5.1.11 Level 1 |
Permission Settings | Set permissions for /etc/dt/config/*/Xresources. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.5.1.11 Level 1 |
Ownership Settings | Set the ownership root:sys for /etc/dt/config/*/Xresources. | /etc/security/pscexpert/bin/chowngrp
Arguments:
|
| AIX7.2:4.5.2.1 Level 1 |
Miscellaneous Rules | Disable root access to ftpd. | /etc/security/pscexpert/bin/chetcftpusers
Arguments:
|
| AIX7.2:4.5.2.2 Level 1 |
Miscellaneous Rules | Set an ftp login banner which displays the acceptable usage policy. | /etc/security/pscexpert/bin/ftpbanner
Arguments:
|
| AIX7.2:4.5.2.3 Level 1 |
/etc/inetd.conf Settings | FTPD - prevent world access and group write to files. | /etc/security/pscexpert/bin/inetd_config
Arguments:
|
| AIX7.2:4.5.3.1 Level 1 |
Remote access settings | Minimum version is 8.1. | /etc/security/pscexpert/bin/ssh_config_rules
Arguments:
|
| AIX7.2:4.5.3.2 Level 1 |
Remove unauthorized access | Disable or comment out entries from /etc/hosts.equiv file. | /etc/security/pscexpert/bin/rmetchostsequiv
Arguments:
|
| AIX7.2:4.5.3.3 Level 1 |
Remote access settings | Remove any existing .shosts files from all user home directories. | /etc/security/pscexpert/bin/rmrhostsnetrc
Arguments:
|
| AIX7.2:4.5.3.6 Level 1 |
Login policy rules | sshd_config: Banner exists and message contains Only authorized users allowed. | /etc/security/pscexpert/bin/ssh_config_rules
Arguments:
|
| AIX7.2:4.5.3.7 Level 1 |
Login policy rules | sshd_config: HostbasedAuthentication is no. | /etc/security/pscexpert/bin/ssh_config_rules
Arguments:
|
| AIX7.2:4.5.3.8 Level 1 |
Login policy rules | sshd_config: IgnoreRhosts is yes or shosts-only. | /etc/security/pscexpert/bin/ssh_config_rules
Arguments:
|
| AIX7.2:4.5.3.9 Level 1 |
Login policy rules | sshd_config: PermitEmptyPasswords is no. | /etc/security/pscexpert/bin/ssh_config_rules
Arguments:
|
| AIX7.2:4.5.3.10 Level 1 |
Login policy rules | sshd_config: LogLevel is INFO or VERBOSE. | /etc/security/pscexpert/bin/ssh_config_rules
Arguments:
|
| AIX7.2:4.5.3.11 Level 1 |
Login policy rules | sshd_config: sftp-server arguments include -u 027 -f AUTH -l INFO. | /etc/security/pscexpert/bin/ssh_config_rules
Arguments:
|
| AIX7.2:4.5.3.12 Level 1 |
Login policy rules | sshd_config: MaxAuthTries is 4. | /etc/security/pscexpert/bin/ssh_config_rules
Arguments:
|
| AIX7.2:4.5.3.13 Level 1 |
Login policy rules | sshd_config: PermitUserEnvironment is no. | /etc/security/pscexpert/bin/ssh_config_rules
Arguments:
|
| AIX7.2:4.5.3.15 Level 1 |
Login policy rules | sshd_config: KexAlgorithms. | /etc/security/pscexpert/bin/ssh_config_rules
Arguments:
|
| AIX7.2:4.5.3.16 Level 1 |
Login policy rules | sshd_config: Ciphers. | /etc/security/pscexpert/bin/ssh_config_rules
Arguments:
|
| AIX7.2:4.5.3.17 Level 1 |
Login policy rules | ssh_config: MACs - Message Authtification Codes. | /etc/security/pscexpert/bin/ssh_config_rules
Arguments:
|
| AIX7.2:4.5.3.18 Level 1 |
Login policy rules | ssh_config: ReKeyLimit. | /etc/security/pscexpert/bin/ssh_config_rules
Arguments:
|
| AIX7.2:4.5.4.1 Level 1 |
Miscellaneous Rules | Hide sendmail version information. | /etc/security/pscexpert/bin/sendmailcis
Arguments:
|
| AIX7.2:4.5.4.2 Level 1 |
Miscellaneous Rules | Ensure that PrivacyOptions includes at least authwarnings, noexpn, and novrfy. | /etc/security/pscexpert/bin/sendmailcis
Arguments:
|
| AIX7.2:4.5.4.3 Level 1 |
Miscellaneous Rules | Ensure that sendmail in MTA mode supports only local applications that require legacy MTA. | /etc/security/pscexpert/bin/sendmailcis
Arguments:
|
| AIX7.2:4.5.4.4 Level 1 |
Ownership Settings | Set the ownership root for /etc/mail/sendmail.cf. | /etc/security/pscexpert/bin/chowngrp
Arguments:
|
| AIX7.2:4.5.4.4 Level 1 |
Ownership Settings | Set the ownership root for /etc/mail/sendmail.cf. | /etc/security/pscexpert/bin/chowngrp
Arguments:
|
| AIX7.2:4.5.4.4 Level 1 |
Permission Settings | Set the permissions u=rw,g=r,o= for /etc/mail/sendmail.cf. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.5.4.5 Level 1 |
Ownership Settings | Set the ownership smmsp for /var/spool/clientmqueue. | /etc/security/pscexpert/bin/chowngrp
Arguments:
|
| AIX7.2:4.5.4.5 Level 1 |
Permission Settings | Set the permissions ug=rwx,o= for /var/spool/clientmqueue. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.5.4.5 Level 1 |
Permission Settings | Set the permissions ug=rwx,o= for /var/spool/clientmqueue. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.5.4.6 Level 1 |
Ownership Settings | Set the ownership root for /var/spool/mqueue. | /etc/security/pscexpert/bin/chowngrp
Arguments:
|
| AIX7.2:4.5.4.6 Level 1 |
Permission Settings | Set the permissions u=rwx,go= for /var/spool/mqueue. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.5.6 Level 1 |
Manage filesets | Uninstall snmp and snmpd. | /etc/security/pscexpert/bin/managefilesets
Arguments:
|
| AIX7.2:4.5.7 Level 1 |
Manage filesets | Uninstall sendmail. | /etc/security/pscexpert/bin/managefilesets
Arguments:
|
| AIX7.2:4.6.1 Level 1 |
Login policy recommendations | Specifies the time interval (30 seconds) to type in a password. | /etc/security/pscexpert/bin/chdefstanza
Arguments:
|
| AIX7.2:4.6.2 Level 1 |
Login policy recommendations | Specifies the delay between unsuccessful logins to 10 seconds. | /etc/security/pscexpert/bin/chdefstanza
Arguments:
|
| AIX7.2:4.6.4 Level 1 |
Password policy recommendations | Specifies the number of consecutive unsuccessful login attempts to 5, for each non-root user account before the account is disabled. | /etc/security/pscexpert/bin/chusrattr
Arguments:
|
| AIX7.2:4.6.3 Level 1 |
Miscellaneous Rules | Adds a default herald to /etc/security/login.cfg. | /etc/security/pscexpert/bin/loginherald
Arguments:
|
| AIX7.2:4.7.1.1,4.7.1.2 Level 1 |
Miscellaneous Settings | Home directory must exist and Home directory must be owned by account, or special account. | /etc/security/pscexpert/bin/homedirectories
Arguments:
|
| AIX7.2:4.7.1.3 Level 1 |
Permission Settings | Set the permissions g-w,o-w for all user home directories. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.7.1.4 Level 1 |
Ownership Settings | Set the ownership root:audit for /audit. | /etc/security/pscexpert/bin/chowngrp
Arguments:
|
| AIX7.2:4.7.1.4 Level 1 |
Permission Settings | Set the permissions u=rwx,g=rs,o= for /audit. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.7.1.4 Level 1 |
Permission Settings | Set the permissions u=rw,g=r,o= for all /audit/* objects and the children objects recursively. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.7.1.5 Level 1 |
Permission Settings | SECURITY Subsystems: /etc/security. | /etc/security/pscexpert/bin/securitydirs |
| AIX7.2:4.7.1.6 Level 1 |
Permission Settings | Set the permissions o-rw for /var/adm/ras/*. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.7.1.7 Level 1 |
Ownership Settings | Set the ownership adm:adm for /var/adm/sa. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.7.1.7 Level 1 |
Permission Settings | Set the permissions u=rwx,go=rx for /var/adm/sa. | /etc/security/pscexpert/bin/chowngrp
Arguments:
|
| AIX7.2:4.7.1.8 Level 1 |
Permission Settings | Set the permissions o= for the children objects of /var/spool/cron/crontabs recursively. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.7.1.8 Level 1 |
Ownership Settings | Set the group cron for all /var/spool/cron/crontabs directory tree objects. | /etc/security/pscexpert/bin/chowngrp
Arguments:
|
| AIX7.2:4.7.1.9 Level 1 |
Permission Settings | Set the permissions g-w,o-w for all the directories in root user PATH environment variable. | /etc/security/pscexpert/bin/chpermpath
Arguments:
|
| AIX7.2:4.7.1.10 Level 1 |
Miscellaneous Settings | Ensure root user has a dedicated home directory. | /etc/security/pscexpert/bin/homedirectories
Arguments:
|
| AIX7.2:4.7.1.11 Level 1 |
Ownership Settings | Set the ownership root:audit for all /etc/security/audit directory tree objects. | /etc/security/pscexpert/bin/chowngrp
Arguments:
|
| AIX7.2:4.7.1.11 Level 1 |
Permission Settings | Set the permissions u=rwx,g=rx,o= for/etc/security/audit. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.7.1.11 Level 1 |
Permission Settings | Set the permissions u=rw,g=r,o= for all /etc/security/audit/* objects and the children objects recursively. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.7.2.1 Level 1 |
Permission Settings | New configuration file for sendmail /etc/mail/submit.cf. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.7.2.2 Level 1 |
Permission Settings | Verify Trust of suid, sgid, acl, and trusted-bit files and programs. | /etc/security/pscexpert/bin/findperms
Arguments:
|
| AIX7.2:4.7.2.3 Level 1 |
Miscellaneous Enhancements | Make sure the permissions of all the root crontab entries are owned and writable by the root user only. | /etc/security/pscexpert/bin/rootcrnjobck
Arguments:
|
| AIX7.2:4.7.2.4 Level 1 |
Permission Settings | Set the permissions g-w,o-w for all user configuration files in each home directory. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.7.2.5 Level 1 |
Permission Settings | Set the permissions o-rw for /smit.log. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.7.2.6 Level 1 |
Ownership Settings | Set the ownership root:security for /etc/group. | /etc/security/pscexpert/bin/chowngrp
Arguments:
|
| AIX7.2:4.7.2.6 Level 1 |
Permission Settings | Set the permissions u=rw,go=r for /etc/group. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.7.2.7 Level 1 |
Permission Settings | Set the permissions u=rw,go=r for /etc/inetd.conf. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.7.2.7 Level 1 |
Ownership Settings | Set the ownership root:system for /etc/inetd.conf. | /etc/security/pscexpert/bin/chowngrp
Arguments:
|
| AIX7.2:4.7.2.8 Level 1 |
Ownership Settings | Set the ownership bin:bin for /etc/motd. | /etc/security/pscexpert/bin/chowngrp
Arguments:
|
| AIX7.2:4.7.2.8 Level 1 |
Permission Settings | Set the permissions u=rw,go=r for /etc/motd. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.7.2.9 Level 1 |
Ownership Settings | Set the ownership root:security for /etc/passwd. | /etc/security/pscexpert/bin/chowngrp
Arguments:
|
| AIX7.2:4.7.2.9 Level 1 |
Permission Settings | Set the permissions u=rw,go=r for /etc/passwd. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.7.2.10 Level 1 |
Permission Settings | Set the permissions u=rw,go=r for /etc/ssh/ssh_config. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.7.2.11 Level 1 |
Permission Settings | Set the permissions u=rw,go= for /etc/ssh/sshd_config. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.7.2.12 Level 1 |
Ownership Settings | Set the ownership root:sys for /var/adm/cron/at.allow. | /etc/security/pscexpert/bin/chowngrp
Arguments:
|
| AIX7.2:4.7.2.12 Level 1 |
Ownership Settings | Set the ownership root:sys for /var/adm/cron/at.allow. | /etc/security/pscexpert/bin/chowngrp
Arguments:
|
| AIX7.2:4.7.2.12 Level 1 |
Permission Settings | Set the permissions u=r,go= for /var/adm/cron/at.allow. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.7.2.13 Level 1 |
Ownership Settings | Set the ownership root:sys for /var/adm/cron/cron.allow. | /etc/security/pscexpert/bin/chowngrp
Arguments:
|
| AIX7.2:4.7.2.13 Level 1 |
Permission Settings | Set the permissions u=r,go= for /var/adm/cron/cron.allow. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.7.2.14 Level 1 |
Permission Settings | Set the permissions o-rw for /var/ct/RMstart.log. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.7.2.15 Level 1 |
Permission Settings | Set the permissions o-rw for /var/adm/cron/log. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.7.2.16 Level 1 |
Permission Settings | Set the permissions o-rw for /var/tmp/dpid2.log. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.7.2.17 Level 1 |
Permission Settings | Set the permissions o-rw for /var/tmp/hostmibd.log. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.7.2.18 Level 1 |
Permission Settings | Set the permissions o-rw for /var/tmp/snmpd.log. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.11 Level 1 |
Miscellaneous Config | Removes the dot from the PATH variable in /etc/environment file. | /etc/security/pscexpert/bin/rmdotfrmpathetcenv
Arguments:
|
| AIX7.2:4.12 Level 1 |
Login policy recommendations | Lock historical user daemon. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:4.12 Level 1 |
Login policy recommendations | Lock historical user bin. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:4.12 Level 1 |
Login policy recommendations | Lock historical user sys. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:4.12 Level 1 |
Login policy recommendations | Lock historical user adm. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:4.12 Level 1 |
Login policy recommendations | Lock historical user uucp. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:4.12 Level 1 |
Login policy recommendations | Lock historical user nobody. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:4.12 Level 1 |
Login policy recommendations | Lock historical user lpd. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:4.12 Level 1 |
Login policy recommendations | Lock historical user lp. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:4.12 Level 1 |
Login policy recommendations | Lock historical user invscout. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:4.12 Level 1 |
Login policy recommendations | Lock historical user ipsec. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:4.12 Level 1 |
Login policy recommendations | Lock historical user nuucp. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:4.12 Level 1 |
Login policy recommendations | Lock historical user sshd. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:4.13 Level 1 |
Miscellaneous Rules | Remove current working directory from root's PATH. | /etc/security/pscexpert/bin/rmdotfrmpathroot
Arguments:
|
| AIX7.2:5.1.1.1 Level 1 |
Password policy rules | Specifies the number of weeks before a password can be reused to 52. | /etc/security/pscexpert/bin/chusrattr
Arguments:
|
| AIX7.2:5.1.1.2 Level 1 |
Password policy rules | Specifies the number of previous passwords a user cannot reuse to 0. | /etc/security/pscexpert/bin/chusrattr
Arguments:
|
| AIX7.2:5.1.1.3 Level 1 |
Password policy rules | Specifies the minimum number of weeks to 1 week, before a password can be changed. | /etc/security/pscexpert/bin/chusrattr
Arguments:
|
| AIX7.2:5.1.2 Level 1 |
Password policy rules | All accounts must have a hashed password. | /etc/security/pscexpert/bin/chksecpasswd
Arguments:
|
| AIX7.2:5.1.3 Level 1 |
Password Policy Settings | Ensure all users have a unique UID and name on the system. | /etc/security/pscexpert/bin/checkuid
Arguments:
|
| AIX7.2:5.1.4 Level 1 |
Password Policy Settings | Ensure all groups have a unique GID and name on the system. | /etc/security/pscexpert/bin/checkgid
Arguments:
|
| AIX7.2:5.2.1,5.2.4 Level 1 |
Password policy rules | Ensure password policy is enforced for all users. | /etc/security/pscexpert/bin/chksecpasswd
Arguments:
|
| AIX7.2:5.2.2 Level 1 |
Login policy recommendations | Set the system password algorithm to a stronger cryptographic hash algorithm. | /etc/security/pscexpert/bin/chdefstanza
Arguments:
|
| AIX7.2:5.2.3 Level 1 |
Password policy rules | Ensure passwords are not hashed using 'crypt'. | /etc/security/pscexpert/bin/chksecpasswd
Arguments:
|
| AIX7.2:5.2.5 Level 1 |
Password policy rules | Specifies the minimum length of a password to 14 characters. | /etc/security/pscexpert/bin/chusrattr
Arguments:
|
| AIX7.2:5.2.6 Level 1 |
Password policy rules | Specifies the minimum number of characters that were present in the previous password that cannot be used in the new password to 4. | /etc/security/pscexpert/bin/chusrattr
Arguments:
|
| AIX7.2:5.2.7 Level 1 |
Password policy rules | Specifies the minimum number of alphabetic characters in a password to 3. | /etc/security/pscexpert/bin/chusrattr
Arguments:
|
| AIX7.2:5.2.8 Level 1 |
Password policy rules | Specifies the minimum number of non-alphabetic characters in a password to 3. | /etc/security/pscexpert/bin/chusrattr
Arguments:
|
| AIX7.2:5.2.9 Level 1 |
Password policy rules | Specifies the maximum number of times a character can appear in a password to 4. | /etc/security/pscexpert/bin/chusrattr
Arguments:
|
| AIX7.2:5.2.10 Level 1 |
Password policy rules | Specifies the minimum number of digits in a password to 1. | /etc/security/pscexpert/bin/chusrattr
Arguments:
|
| AIX7.2:5.2.11 Level 1 |
Password policy rules | Specifies the minimum number of lowercase alphabetic characters in a password to 1. | /etc/security/pscexpert/bin/chusrattr
Arguments:
|
| AIX7.2:5.2.12 Level 1 |
Password policy rules | Specifies the minimum number of uppercase alphabetic characters in a password to 1. | /etc/security/pscexpert/bin/chusrattr
Arguments:
|
| AIX7.2:5.2.13 Level 1 |
Password policy rules | Specifies the minimum number of special characters in a password to 1. | /etc/security/pscexpert/bin/chusrattr
Arguments:
|
| AIX7.2:5.3.1 Level 1 |
Login policy recommendations | Specifies the minimum number of special characters in a password to 1. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:5.3.1 Level 1 |
Login policy recommendations | Set remote login (rlogin) for user adm to false. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:5.3.2 Level 1 |
Login policy recommendations | Set local login (login) for user bin to false. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:5.3.2 Level 1 |
Login policy recommendations | Set remote login (rlogin) for user bin to false. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:5.3.3 Level 1 |
Login policy recommendations | Set local login (login) for user daemon to false. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:5.3.3 Level 1 |
Login policy recommendations | Set remote login (rlogin) for user daemon to false. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:5.3.4 Level 1 |
Login policy recommendations | Set local login (login) for user guest to false. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:5.3.4 Level 1 |
Login policy recommendations | Set remote login (rlogin) for user guest to false. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:5.3.5 Level 1 |
Login policy recommendations | Set local login (login) for user lpd to false. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:5.3.6 Level 1 |
Login policy recommendations | Set local login (login) for user nobody to false. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:5.3.6 Level 1 |
Login policy recommendations | Set remote login (rlogin) for user nobody to false. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:5.3.7 Level 1 |
Login policy recommendations | Set local login (login) for user nuucp to false. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:5.3.7 Level 1 |
Login policy recommendations | Set remote login (rlogin) for user nuucp to false. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:5.3.8 Level 1 |
Login policy recommendations | Set local login (login) for user sys to false. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:5.3.8 Level 1 |
Login policy recommendations | Set remote login (rlogin) for user sys to false. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:5.3.9 Level 1 |
Login policy recommendations | Set local login (login) for user uucp to false. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:5.3.9 Level 1 |
Login policy recommendations | Set remote login (rlogin) for user uucp to false. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:5.3.10 Level 1 |
Permission Settings | Add all users with a UID less than 200 to /etc/ftpusers file. | /etc/security/pscexpert/bin/uidftpusers
Arguments:
|
| AIX7.2:5.6 Level 1 |
Password policy rules | Specifies the maximum number of weeks (13 weeks) that a password is valid. | /etc/security/pscexpert/bin/chusrattr
Arguments:
|
| AIX7.2:5.7 Level 1 |
Password policy rules | Specifies the maximum time (in weeks) beyond the maxage value that a user can change an expired password to 4. | /etc/security/pscexpert/bin/chusrattr
Arguments:
|
| AIX7.2:5.7 Level 1 |
Password policy rules | Specifies the maximum time (in weeks) beyond the maxage value that a user can change an expired password to 4. | /etc/security/pscexpert/bin/chusrattr
Arguments:
|
| AIX7.2:4.1.1.1 Level 1 |
Rules for /etc/inittab | Comment the entry for writesrc in /etc/inittab. | /etc/security/pscexpert/bin/comntrows
Arguments:
|
| AIX7.2:4.1.1.2 Level 1 |
Permission Settings | Block attempts to use the talk and write command. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.1.1.2 Level 1 |
Permission Settings | Block attempts to use the talk and write command. | /etc/security/pscexpert/bin/chperm
Arguments:
|
| AIX7.2:4.1.1.3 Level 1 |
Rules for /etc/inittab | Comment the entry for dt in /etc/inittab. | /etc/security/pscexpert/bin/comntrows
Arguments:
|
| AIX7.2:4.1.1.4 Level 1 |
Rules for /etc/inittab | Comment the entry for piobe in /etc/inittab. | /etc/security/pscexpert/bin/comntrows
Arguments:
|
| AIX7.2:4.1.1.5 Level 1 |
Rules for /etc/inittab | Comment the entry for piobe in /etc/inittab. | /etc/security/pscexpert/bin/comntrows
Arguments:
|
| AIX7.2:4.1.1.6 Level 1 |
Rules for /etc/inittab | Comment the entry for rcnfs in /etc/inittab. | /etc/security/pscexpert/bin/comntrows
Arguments:
|
| AIX7.2:4.1.1.7 Level 1 |
Manage filesets | Uninstall cas_agent. | /etc/security/pscexpert/bin/managefilesets
Arguments:
|
| AIX7.2:4.1.2.1 Level 1 |
/etc/rc.tcpip Settings | Disable inetd daemon and comment its entry in /etc/rc/tcpip. | /etc/security/pscexpert/bin/rctcpip
Arguments:
|
| AIX7.2:4.1.2.2 Level 1 |
/etc/rc.tcpip Settings | Disable aixmibd daemon and comment its entry in /etc/rc/tcpip. | /etc/security/pscexpert/bin/rctcpip
Arguments:
|
| AIX7.2:4.1.2.3 Level 1 |
/etc/rc.tcpip Settings | Disable dhcpcd daemon and comment its entry in /etc/rc/tcpip. | /etc/security/pscexpert/bin/rctcpip
Arguments:
|
| AIX7.2:4.1.2.4 Level 1 |
/etc/rc.tcpip Settings | Disable dhcprd daemon and comment its entry in /etc/rc/tcpip. | /etc/security/pscexpert/bin/rctcpip
Arguments:
|
| AIX7.2:4.1.2.5 Level 1 |
/etc/rc.tcpip Settings | Disable dhcpsd daemon and comment its entry in /etc/rc/tcpip. | /etc/security/pscexpert/bin/rctcpip
Arguments:
|
| AIX7.2:4.1.2.6 Level 1 |
/etc/rc.tcpip Settings | Disable dpid2 daemon and comment its entry in /etc/rc/tcpip. | /etc/security/pscexpert/bin/rctcpip
Arguments:
|
| AIX7.2:4.1.2.7 Level 1 |
/etc/rc.tcpip Settings | Disable gated daemon and comment its entry in /etc/rc/tcpip. | /etc/security/pscexpert/bin/rctcpip
Arguments:
|
| AIX7.2:4.1.2.8 Level 1 |
/etc/rc.tcpip Settings | Disable hostmibd daemon and comment its entry in /etc/rc/tcpip. | /etc/security/pscexpert/bin/rctcpip
Arguments:
|
| AIX7.2:4.1.2.9 Level 1 |
/etc/rc.tcpip Settings | Disable mrouted daemon and comment its entry in /etc/rc/tcpip. | /etc/security/pscexpert/bin/rctcpip
Arguments:
|
| AIX7.2:4.1.2.10 Level 1 |
/etc/rc.tcpip Settings | Disable named daemon and comment its entry in /etc/rc/tcpip. | /etc/security/pscexpert/bin/rctcpip
Arguments:
|
| AIX7.2:4.1.2.11 Level 1 |
/etc/rc.tcpip Settings | Disable portmap daemon and comment its entry in /etc/rc/tcpip. | /etc/security/pscexpert/bin/rctcpip
Arguments:
|
| AIX7.2:4.1.2.12 Level 1 |
/etc/rc.tcpip Settings | Disable routed daemon and comment its entry in /etc/rc/tcpip. | /etc/security/pscexpert/bin/rctcpip
Arguments:
|
| AIX7.2:4.1.2.13 Level 1 |
/etc/rc.tcpip Settings | Disable rwhod daemon and comment its entry in /etc/rc/tcpip. | /etc/security/pscexpert/bin/rctcpip
Arguments:
|
| AIX7.2:4.1.2.14 Level 1 |
/etc/rc.tcpip Settings | Disable sendmail daemon and comment its entry in /etc/rc/tcpip. | /etc/security/pscexpert/bin/rctcpip
Arguments:
|
| AIX7.2:4.1.2.15 Level 1 |
/etc/rc.tcpip Settings | Disable snmpd daemon and comment its entry in /etc/rc/tcpip. | /etc/security/pscexpert/bin/rctcpip
Arguments:
|
| AIX7.2:4.1.2.16 Level 1 |
/etc/rc.tcpip Settings | Disable snmpmibd daemon and comment its entry in /etc/rc/tcpip. | /etc/security/pscexpert/bin/rctcpip
Arguments:
|
| AIX7.2:4.1.2.17 Level 1 |
/etc/rc.tcpip Settings | Disable timed daemon and comment its entry in /etc/rc/tcpip. | /etc/security/pscexpert/bin/rctcpip
Arguments:
|
| AIX7.2:4.1.3.1 Level 1 |
/etc/rc.tcpip Settings | Disable autoconf6 daemon and comment its entry in /etc/rc/tcpip. | /etc/security/pscexpert/bin/rctcpip
Arguments:
|
| AIX7.2:4.1.3.2 Level 1 |
/etc/rc.tcpip Settings | Disable ndpd-host daemon and comment its entry in /etc/rc/tcpip. | /etc/security/pscexpert/bin/rctcpip
Arguments:
|
| AIX7.2:4.1.3.3 Level 1 |
/etc/rc.tcpip Settings | Disable ndpd-router daemon and comment its entry in /etc/rc/tcpip. | /etc/security/pscexpert/bin/rctcpip
Arguments:
|
| AIX7.2:4.1.4.1 Level 1 |
Permission Settings | NFS - de-install NFS client. | /etc/security/pscexpert/bin/uninstallNFSclient |
| AIX7.2:4.1.4.3 Level 1 |
Permission Settings | NFS - enable both nosuid and nodev options on NFS client mounts. | /etc/security/pscexpert/bin/disableNFSsuid |
| AIX7.2:4.1.4.4 Level 1 |
Permission Settings | NFS - localhost removal. | /etc/security/pscexpert/bin/disableNFSlocal |
| AIX7.2:4.1.4.6 Level 1 |
Permission Settings | NFS - no_root_squash option. | /etc/security/pscexpert/bin/rootsquashNFS |
| AIX7.2:4.1.5.1 Level 1 |
/etc/inetd.conf Settings | Comment the entry for bootps service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.2 Level 1 |
/etc/inetd.conf Settings | Comment the entry for chargen service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.3 Level 1 |
/etc/inetd.conf Settings | Comment the entry for comsat service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.4 Level 1 |
/etc/inetd.conf Settings | Comment the entry for daytime service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.4 Level 1 |
/etc/inetd.conf Settings | Comment the entry for daytime service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.5 Level 1 |
/etc/inetd.conf Settings | Comment the entry for discard service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.6 Level 1 |
/etc/inetd.conf Settings | Comment the entry for echo service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.6 Level 1 |
/etc/inetd.conf Settings | Comment the entry for echo service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.7 Level 1 |
/etc/inetd.conf Settings | Comment the entry for exec service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.8 Level 1 |
/etc/inetd.conf Settings | Comment the entry for finger service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.9 Level 1 |
/etc/inetd.conf Settings | Comment the entry for ftp service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.10 Level 1 |
/etc/inetd.conf Settings | Comment the entry for imap2 service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.11 Level 1 |
/etc/inetd.conf Settings | Comment the entry for instsrv service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.12 Level 1 |
/etc/inetd.conf Settings | Comment the entry for klogin service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.13 Level 1 |
/etc/inetd.conf Settings | Comment the entry for kshell service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.14 Level 1 |
/etc/inetd.conf Settings | Comment the entry for rlogin service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.15 Level 1 |
/etc/inetd.conf Settings | Comment the entry for netstat service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.16 Level 1 |
/etc/inetd.conf Settings | Comment the entry for ntalk service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.17 Level 1 |
/etc/inetd.conf Settings | Comment the entry for pcnfsd service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.18 Level 1 |
/etc/inetd.conf Settings | Comment the entry for pop3d service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.19 Level 1 |
/etc/inetd.conf Settings | Comment the entry for rexd service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.20 Level 1 |
/etc/inetd.conf Settings | Comment the entry for rquotad service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.21 Level 1 |
/etc/inetd.conf Settings | Comment the entry for rquotad service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.21 Level 1 |
/etc/inetd.conf Settings | Comment the entry for rstatd service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.22 Level 1 |
/etc/inetd.conf Settings | Comment the entry for ruserd service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.23 Level 1 |
/etc/inetd.conf Settings | Comment the entry for rwalld service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.24 Level 1 |
/etc/inetd.conf Settings | Comment the entry for shell service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.25 Level 1 |
/etc/inetd.conf Settings | Comment the entry for sprayd service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.26 Level 1 |
/etc/inetd.conf Settings | Comment the entry for xmquery service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.27 Level 1 |
/etc/inetd.conf Settings | Comment the entry for talk service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.28 Level 1 |
/etc/inetd.conf Settings | Comment the entry for telnet service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.29 Level 1 |
/etc/inetd.conf Settings | Comment the entry for tftp service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.30 Level 1 |
/etc/inetd.conf Settings | Comment the entry for time service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.30 Level 1 |
/etc/inetd.conf Settings | Comment the entry for time service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.1.5.31 Level 1 |
/etc/inetd.conf Settings | Comment the entry for uucp service in /etc/inetd.conf and refresh inetd process. | /etc/security/pscexpert/bin/cominetdconf
Arguments:
|
| AIX7.2:4.2.1 Level 1 |
Tune network options | Set the value of the network option clean_partial_conns to 1. | /etc/security/pscexpert/bin/ntwkopts
Arguments:
|
| AIX7.2:4.2.2 Level 1 |
Tune network options | Set the value of the network option bcastping to 0. | /etc/security/pscexpert/bin/ntwkopts
Arguments:
|
| AIX7.2:4.2.3 Level 1 |
Tune network options | Set the value of the network option directed_broadcast to 0. | /etc/security/pscexpert/bin/ntwkopts
Arguments:
|
| AIX7.2:4.2.4 Level 1 |
Tune network options | Set the value of the network option icmpaddressmask to 0. | /etc/security/pscexpert/bin/ntwkopts
Arguments:
|
| AIX7.2:4.2.5 Level 1 |
Tune network options | Set the value of the network option ipforwarding to 0. | /etc/security/pscexpert/bin/ntwkopts
Arguments:
|
| AIX7.2:4.2.6 Level 1 |
Tune network options | Set the value of the network option ipignoredirects 1. | /etc/security/pscexpert/bin/ntwkopts
Arguments:
|
| AIX7.2:4.2.7 Level 1 |
Tune network options | Set the value of the network option ipsendredirects 0. | /etc/security/pscexpert/bin/ntwkopts
Arguments:
|
| AIX7.2:4.2.8 Level 1 |
Tune network options | Set the value of the network option ipsrcrouteforward 0. | /etc/security/pscexpert/bin/ntwkopts
Arguments:
|
| AIX7.2:4.2.9 Level 1 |
Tune network options | Set the value of the network option ipsrcrouterecv 0. | /etc/security/pscexpert/bin/ntwkopts
Arguments:
|
| AIX7.2:4.2.10 Level 1 |
Tune network options | Set the value of the network option ipsrcroutesend 0. | /etc/security/pscexpert/bin/ntwkopts
Arguments:
|
| AIX7.2:4.2.11 Level 1 |
Tune network options | Set the value of the network option ip6srcrouteforward 0. | /etc/security/pscexpert/bin/ntwkopts
Arguments:
|
| AIX7.2:4.2.12 Level 1 |
Tune network options | Set the value of the network option nfs_use_reserved_ports 1. | /etc/security/pscexpert/bin/ntwkfsopts
Arguments:
|
| AIX7.2:4.2.13 Level 1 |
Tune network options | Set the value of the network option nonlocsrcroute 0. | /etc/security/pscexpert/bin/ntwkopts
Arguments:
|
| AIX7.2:4.2.14 Level 1 |
Tune network options | Set the value of the network option sockthresh 60. | /etc/security/pscexpert/bin/ntwkopts
Arguments:
|
| AIX7.2:4.2.15 Level 1 |
Tune network options | Set the value of the network option tcp_pmty_discover 0. | /etc/security/pscexpert/bin/ntwkopts
Arguments:
|
| AIX7.2:4.2.16 Level 1 |
Tune network options | Set the value of the network option tcp_tcpsecure to 7. | /etc/security/pscexpert/bin/ntwkopts
Arguments:
|
| AIX7.2:4.2.17 Level 1 |
Tune network options | Set the value of the network option tcp_pmty_discover 0. | /etc/security/pscexpert/bin/ntwkopts
Arguments:
|
| AIX7.2:4.2.18 Level 1 |
Tune network options | Set the value of the network option ip6forwarding 0. | /etc/security/pscexpert/bin/ntwkopts
Arguments:
|
| AIX7.2:4.9 Level 1 |
Tune network options | Restrict access to root, via su, to members of a specific group by setting su attribute to true. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:4.9 Level 1 |
Login policy recommendations | Restrict access to root, via su, to members of a specific group by disabling console login for root. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:4.9 Level 1 |
Login policy recommendations | Restrict access to root, via su, to members of a specific group by disabling remote login for root. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:4.9 Level 1 |
Login policy recommendations | Restrict access to root, via su, to members of a specific group by setting sugroups attribute to SUADMIN. | /etc/security/pscexpert/bin/chuserstanza
Arguments:
|
| AIX7.2:4.10 Level 1 |
Resource limits recommendations | Set the core limit in the default stanza to 0 in /etc/security/limits. | /etc/security/pscexpert/bin/chdefstanza
Arguments:
|
| AIX7.2:4.10 Level 1 |
Resource limits recommendations | Set the core_hard limit in the default stanza to 0 in /etc/security/limits. | /etc/security/pscexpert/bin/chdefstanza
Arguments:
|
| AIX7.2:4.10 Level 1 |
Resource limits recommendations | Set the fullcore kernel parameter to false. | /etc/security/pscexpert/bin/chdevattr
Arguments:
|
| AIX7.2:4.14 Level 1 |
Miscellaneous Rules | Create a /etc/motd file which displays, post initial logon, a statutory warning message. | /etc/security/pscexpert/dodv7/checkdata
Arguments:
|
| AIX7.2:3.3 Level 1 |
Password policy rules | Ensure default umask is 027 or more restrictive. | /etc/security/pscexpert/bin/chusrattr
Arguments:
|
| AIX7.2:6.4,6.6 Level 1 |
Miscellaneous Rules | Review the current at/cron files and add any relevant users to the /var/adm/cron/at.allow and /var/adm/cron/cron.allow files. | /etc/security/pscexpert/bin/limitcissysacc
Arguments:
|
| AIX7.2:7.2 Level 1 |
Manage filesets | Install flrtvc tool. | /etc/security/pscexpert/dodv7/checkcmd
Arguments:
|
| AIX7.2:4.3.1 Level 1 |
IPSec Filter Rules | Ensure that IP Security is available. | /etc/security/pscexpert/bin/ipsec_config
Arguments:
|
| AIX7.2:4.3.2 Level 1 |
IPSec Filter Rules | Ensure loopback is blocked on external interfaces. | /etc/security/pscexpert/bin/ipsecshunhostcis
Arguments:
|
| AIX7.2:4.3.3 Level 1 |
IPSec Filter Rules | Ensure filters are active. | /etc/security/pscexpert/bin/ipsecshunhostcis
Arguments:
|