4.6.3. Login - lateralblast/parsec GitHub Wiki

Show Login Information:

$ ./parsec.rb --server=hostname --report=login --format=table --masked

+----------------------+--------------+--------------+----------+
|            Security Settings (/etc/default/login)             |
+----------------------+--------------+--------------+----------+
| Item                 | Current      | Recommended  | Complies |
+----------------------+--------------+--------------+----------+
| UMASK                | 022          | 077          | *No*     |
| SYSLOG_FAILED_LOGINS | N/A          | 0            | *No*     |
| SYSLOG               | YES          | YES          | Yes      |
| PASSREQ              | YES          | YES          | Yes      |
| SLEEPTIME            | N/A          | 4            | *No*     |
| RETRIES              | 3            | 3            | Yes      |
| DISABLETIME          | N/A          | 3600         | *No*     |
| CONSOLE              | /dev/console | /dev/console | Yes      |
+----------------------+--------------+--------------+----------+