Lab Exercises
Activity 4.1: Interpreting a Vulnerability Scan
In Activity 3.2, you ran a vulnerability scan of a network under your control. In this lab, you will interpret the results of that vulnerability scan.
Review the scan results carefully and develop a remediation plan for your network. This plan should carefully consider the severity of each vulnerability, the potential that each may be a false positive result, and the time required to complete the remediation.
Activity 4.2: Analyzing a CVSS Vector
In this lab, you will interpret the CVSS vectors found in a vulnerability scan report to assess the severity and impact of two vulnerabilities.
Review the vulnerability reports in Figures 4.20 and 4.21.
Explain the components of the CVSS vector for each of these vulnerabilities. Which vulnerability is more serious? Why?
Activity 4.3: Remediating a Vulnerability
In this lab, you will...