Continuous Monitoring
Security Checks for Linux devices
These are the security checks that are run continuously by the app.
Check | Description | Required in frameworks |
---|---|---|
Application updates |
Keep important apps updated. |
CIS ISO NIST CSF Essentials SOC |
Automatic login is off |
Prevent unauthorized access. |
CIS ISO NIST CSF Essentials SOC |
Boot is secure |
Tampering with boot process is prevented. |
CIS ISO NIST CSF Essentials SOC |
Docker |
Docker is running in rootless mode. |
|
Encryption is on |
Encrypt the data on your disk. |
CIS ISO NIST CSF SOC |
Firewall is on and configured |
Prevents contact from other computers on the internet or on your network. |
CIS ISO Essentials SOC |
Password manager is installed |
Manage passwords securely. |
NIST CSF Essentials SOC |
Password to unlock preferences |
Prevent unauthorized changes to your system. |
|
Printer sharing is off |
Disable unnecessary or unused services. |
CIS Essentials |
Remote login is off |
Disable unnecessary services when not in use. |
CIS Essentials |
File Sharing is off |
Disable unnecessary services when not in use. |
CIS Essentials |
SSH keys require a password |
Secure your keys. |
|
SSH keys use strong encryption |
Prevent or delay bruteforcing of the private key. |
Framework Legend
- CIS CIS: CIS Critical Security Controls - Provides best practices for securing systems and data against cyber threats.
- ISO ISO 27001: International Organization for Standardization - ISO 27001 outlines best practices for information security management systems.
- NIST CSF NIST Cybersecurity Framework: National Institute of Standards and Technology Cybersecurity Framework - A voluntary framework for reducing cybersecurity risks.
- Essentials Cyber Essentials: A UK government-backed framework for basic cybersecurity hygiene.
- SOC SOC: System and Organization Controls - Security standards for managing and protecting sensitive data in business environments.