Remember to maintain security and privacy. Do not share sensitive information. Procedimento.com.br may make mistakes. Verify important information. Termo de Responsabilidade
GVM (Greenbone Vulnerability Management) is an open-source vulnerability scanning and management solution. It helps organizations identify and prioritize security vulnerabilities in their systems. GVM provides a comprehensive set of tools and services for vulnerability scanning, vulnerability management, and reporting.
In the Linux environment, GVM can be easily installed and started using the following steps:
Install GVM:
sudo apt update
sudo apt install gvm
Start GVM:
sudo systemctl start gvmd
Note: The GVM service is responsible for managing the vulnerability scanning process.
sudo systemctl start gsad
Note: GSA provides a web-based interface to interact with GVM.
sudo systemctl start ospd-openvas
Note: OSP is responsible for communication between GVM and the vulnerability scanning engines.
sudo systemctl start gvmd
Note: GVMD manages the vulnerability data and provides a database for GVM.
sudo systemctl start openvas-scanner
Note: GVM is the actual vulnerability scanning engine.
sudo systemctl status gvmd gsad ospd-openvas gvmd openvas-scanner
Note: The status should show that all services are active and running.
https://localhost:9392