Security Solutions: Vulnerability Scanner Overview

In this article, I will write a write-up for Vulnerability Scanner Overview that covers What Are Vulnerabilities, Vulnerability Scanning, Tools for Vulnerability Scanning, CVE & CVSS, and OpenVAS.
What is the process of fixing the vulnerabilities called?
PatchingWhich type of vulnerability scans require the credentials of the target host?
AuthenticatedWhich type of vulnerability scan focuses on identifying the vulnerabilities that can be exploited from outside the network?
ExternalIs Nessus currently an open-source vulnerability scanner? (Yea/Nay)
NayWhich company developed the Nexpose vulnerability scanner?
Rapid7What is the name of the open-source vulnerability scanner developed by Greenbone Security?
OpenVASCVE stands for?
Common Vulnerabilities and ExposuresWhich organization developed CVE?
MITRE CorporationWhat would be the severity level of the vulnerability with a score of 5.3?
MediumWhat is the IP address of the machine scanned in this task?
10.10.154.44How many vulnerabilities were discovered on this host?
13As the docker is started, you can now access OpenVAS by typing the following URL inside the browser:
https://127.0.0.1/login/login.html
The default login credentials of the tool are mentioned below:
Username: adminPassword: adminNote: Please be aware that the scanning process can be slow.
What is the score of the single high-severity vulnerability found in the scan?
10What is the solution suggested by OpenVAS for this vulnerability?
Change the password of the mentioned account(s).
Thank you for reading my article. Please leave any questions or comments on improving my learning journey and the Lab THM challenges.




