OpenVAS Scanner

这个资源库包含了 Greenbone 社区版的扫描器组件。它用于 Greenbone 企业级设备,是一个功能齐全的扫描引擎,可执行持续更新和扩展的漏洞测试(VT)数据源。「This repository contains the scanner component for Greenbone Community Edition. It is used for the Greenbone Enterprise appliances and is a full-featured scan engine that executes a continuously updated and extended feed of Vulnerability Tests (VTs).」  

Github星跟踪图

Greenbone Logo

OpenVAS Scanner

GitHub releases
Docker Pulls
Docker Image Size
CI

This is the OpenVAS Scanner of the Greenbone Community Edition.

It is used for the Greenbone Enterprise appliances and is a full-featured
scan engine that executes a continuously updated and extended feed of
Vulnerability Tests (VTs).

Releases

All release files are signed with
the Greenbone Community Feed integrity key.
This gpg key can be downloaded at https://www.greenbone.net/GBCommunitySigningKey.asc
and the fingerprint is 8AE4 BE42 9B60 A59B 311C 2E73 9823 FAA6 0ED1 E580.

Installation

This module can be configured, built and installed with following commands:

cmake .
make install

For detailed installation requirements and instructions, please see the file
INSTALL.md. The file also contains instructions for setting up
openvas and for making the scanner available to other GVM modules.

If you are not familiar or comfortable building from source code, we recommend
that you use the Greenbone Enterprise TRIAL, a prepared virtual
machine with a readily available setup. Information regarding the virtual machine
is available at https://www.greenbone.net/en/testnow.

Rust Implementation

This repository also consists of a rust project aiming to replace the current scanner stack
(openvas-scanner, ospd-openvas, notus-scanner). It simplifies the use of the scanner and centralizes
everything needed for scanning. Currently it uses the openvas-scanner as scan engine.

Docker, Greenbone Community Containers

If you want to use the docker files provided in this repository you can pull them from the Greenbone registry. You can also locally build them using:

docker build -t <image-name> -f .docker/prod.Dockerfile .

For more information about building docker images, see
official man.
We also provide a fully containerized
solution

for the Greenbone Community Edition.

Please beware: The Greenbone Community Container are currently under development.

Support

For any question on the usage of openvas please use the Greenbone
Community Portal
. If you found a problem
with the software, please create an
issue
on GitHub. If you
are a Greenbone customer you may alternatively or additionally forward your
issue to the Greenbone Support Portal.

Maintainer

This project is maintained by Greenbone AG.

Contributing

Your contributions are highly appreciated. Please create a pull
request
on GitHub.
Remember to commit the contribution agreement as explained in RELICENSING folder with your first PR.
Bigger changes should be discussed with the development team via the issues section at GitHub first.

License

This repository consists of two scanner implementation, one in programming language C and one in programming language Rust.

This module except for the Rust-implementation in directory rust/ is licensed under the GNU General Public License v2.0 only. Single files, however, are licensed either under the GNU General Public License v2.0 only or under GNU General Public License v2.0 or later, please see the license-details.md file for details.

The Rust-implementation in directory rust/ is licensed under the GNU General Public License v2.0 or later with OpenSSL exception. Single files, however, are additionally licensed under MIT.

主要指标

概览
名称与所有者greenbone/openvas-scanner
主编程语言Rust
编程语言CMake (语言数: 13)
平台
许可证GNU General Public License v2.0
所有者活动
创建于2018-01-22 07:49:57
推送于2025-08-08 13:02:02
最后一次提交
发布数170
最新版本名称v23.23.0 (发布于 )
第一版名称v3.0.0-beta1 (发布于 )
用户参与
星数4k
关注者数90
派生数699
提交数5.8k
已启用问题?
问题数182
打开的问题数11
拉请求数1626
打开的拉请求数12
关闭的拉请求数135
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?