In this lab, we will be analyzing an exported OpenVAS vulnerability scan report. We’ll take a look at the report’s contents and identified vulnerabilities.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Install Xpdf.
- Run the commands
sudo apt-get update
andsudo apt-get install -y xpdf
.
- Run the commands
- Download and analyze the OpenVAS vulnerability scan report.
- Download the report from here.
- Save it in your Downloads directory.
- Open the PDF file and review the report and it’s findings. Notice the different types of information in the report:
- Vulnerability name
- Severity
- Ports
- Summary
- Impact
- Resolution