Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Security Services/Features needed, based on SLAC MinSec

These will be configured using Chef Configuration Management and Compliance scanning/reporting

  1. Anti-virus Software
    1. Install and configure ClamAV (optional, since not in moderate enclave)
  2. Application Patches
    1. Configure automatic updates for Applications via apt/yum config
  3. Authentication
    1. Global account authentication policy handled by Active Directory
    2. Use Chef Compliance to scan for any enabled insecure protocols such as telnet and ftp
  4. Logging
    1. Configure syslog to log to central syslog server, and enable logging locally to /var/log/everything
  5. Network Services
    1. Check for inappropriate network services via Chef Compliance
  6. Operating System Patches
    1. Configure automatic updates for OS patches via apt/yum 
  7. Passwords
    1. Configure local password quality checks and policies (expiration time, etc) according to SLAC password policy
    2. Global account password policy handled by Active Directory
  8. Baseline Security Configuration
    1. CIS Level 1 Workstation Profile will be used (modified where appropriate)
    2. Chef Compliance scanning can report on compliance level for our baseline
    3. PDFs are available for the CIS Benchmarks for Ubuntu 16.04 and CentOS 7
  9. Training
    1. No additional changes needed (same SLAC Training Assignments are required)
  10. Security Scanning
    1. Local scanner account will be enabled to allow authenticated Nessus scans by Cyber Security team
  11. Banner
    1. The SLAC DOE login banner will be configured

...

Additional Operating System Configuration needed

These will be configured using Chef Configuration Management and Compliance scanning/reporting

  1. NTP client
  2. DNS client
  3. logrotate
  4. mailgateway (mail client)
  5. sudo
  6. shells
  7. unixadmins (sets up unix-admin logins and scanner account)
  8. root (manage root password and root home environment)

 

...