This rule ensures encryption of EFS file system data at rest for increased security.
Rule | EFS file system encryption at rest should be enabled |
Framework | NIST 800-53 Revision 5 |
Severity | ✔ High |
Rule Description
The rule states that the EFS (Encrypting File System) file system encryption at rest should be enabled to comply with the security requirements defined by the NIST (National Institute of Standards and Technology) Special Publication 800-53, Revision 5.
Enabling EFS file system encryption at rest ensures that sensitive data stored on the file system is protected from unauthorized access. This helps organizations meet the security controls and safeguards recommended by NIST 800-53 Revision 5.
Troubleshooting Steps (if applicable)
Necessary Code (if applicable)
There are no specific codes associated with enabling EFS file system encryption at rest as it is a built-in feature provided by Windows operating systems. However, administrative privileges may be required to access certain features and settings.
Step-by-Step Guide for Remediation
Determine EFS feature availability:
Verify EFS certificate availability:
Enable EFS encryption for a file or folder:
Verify encryption:
Note:
Encrypting the file system at rest using EFS is just one aspect of overall data protection, ensuring that access controls, strong authentication, and other security measures are also in place as recommended by NIST 800-53 Revision 5.