- Understand the purpose of audits and assessments
- Compare common security assessment types
- Know what evidence is used to prove control effectiveness
- Audit: A formal review used to verify whether controls, policies, procedures, standards, regulations, or contracts are being followed.
- Audits may be internal or external.
- Audit results may create findings that require remediation.
Common audit goals:
- Verify compliance
- Confirm control operation
- Identify gaps
- Support regulatory requirements
- Provide evidence to leadership or customers
- Assessment: A review used to understand risk, control effectiveness, technical weaknesses, or security posture.
- Assessments are usually broader and more improvement-focused than audits.
- Risk Assessment: Identifies and prioritizes risks.
- Vulnerability Assessment: Finds and prioritizes technical weaknesses.
- Penetration Test: Attempts to exploit weaknesses to prove real-world impact.
- Configuration Review: Compares systems against secure baselines.
- Access Review: Checks whether user permissions are appropriate.
- Tabletop Exercise: Walks through a scenario to test response decisions.
- Compliance Assessment: Checks alignment with a standard or regulation.
- Evidence: Proof that a control exists or is operating correctly.
Examples of evidence:
- Policy document
- Procedure document
- Screenshot of configuration
- Access review export
- Vulnerability scan report
- Patch report
- Backup test result
- Log sample
- Incident report
- Training completion record
- Finding: A documented issue discovered during an audit or assessment.
A finding should include:
- Description
- Affected system or process
- Evidence
- Risk or impact
- Recommendation
- Owner
- Due date
- Status
- Findings should be tracked until validated as fixed.
- Remediation should include proof, not only a statement that the issue was resolved.
Example:
- Finding: Local admin access is too broad.
- Recommendation: Remove unnecessary local administrator rights.
- Evidence of closure: Updated group membership export and access review approval.
- Audits verify whether requirements are being followed.
- Assessments help identify weaknesses and improvement areas.
- Evidence is important because it proves that security controls are working.