Skip to main content
RunBook Academy

← All checklists in Proxmox VE

QuarterlySecurity

Security hardening audit

15 items ·7 critical ·5 warn ·3 info

Security hardening audit

A thorough quarterly audit of cluster security. Best performed alongside compliance reviews.

When to run

  • Quarterly as part of compliance
  • After any team or staffing change
  • After any reported incident or near-miss
  • After major configuration changes

What to capture

A signed PDF of the completed checklist, stored with compliance records. Any critical findings need a remediation ticket.

Critical7 items

  1. sshd -T | grep passwordauthentication
  2. sshd -T | grep permitrootlogin
  3. pveum tfa list
  4. openssl x509 -in /etc/pve/local/pveproxy-ssl.pem -noout -dates -issuer

Warning5 items

  1. ss -tlnp
  2. systemctl status fail2ban
  3. pveum acl list

Info3 items

  1. auditctl -l | head -20
  2. pveum user list