About

OpenVAS
Constitution
OpenVAS-Server
OpenVAS-Client
OpenVAS NVT Feed

Information/Howto's

Integrated tools
Security info sources
NVT creation process
Trusted NVTs
Local Security Checks
NVT Feed Services
OpenVAS Compendium (en)
OpenVAS Compendium (de)

Support

Mailinglist Discussion:
Archive | Subscribe
Mailinglist Announcements:
Archive | Subscribe

Online Chat

Professional Services

Developers Corner

Development Platform
Code quality
Change requests
Internal Architecture
Assigning OIDs for NVTS

Mailinglist Development:
Archive | Subscribe
Mailinglist Writing NVTs:
Archive | Subscribe
Mailinglist Packaging/Distributing:
Archive | Subscribe
Mailinglist Source Code Commits:
Archive | Subscribe

Download

Client:
OpenVAS-Client 1.0.4

Server components:
openvas-libraries 1.0.2
openvas-libnasl 1.0.1
openvas-server 1.0.2
openvas-plugins 1.0.4

Documentation:
OpenVAS Compendium 1.0-rc2
PDF (en)
PDF (de)

OpenVAS 2.0 BETA:
openvas-libraries 2.0-beta2
openvas-libnasl 2.0-beta2
openvas-server 2.0-beta2
openvas-client 2.0-beta2
openvas-plugins: Use openvas-plugins 1.0.4

NVT Lookup by OID

(replace 61039 by any other old-style ID)

OpenVAS Change Request #5: Remove BPF sharing feature

Status: Voted +4. Implemented with SVN 728. Released with openvas-libraries 1.0.1.

Purpose

To reduce code base.

To avoid potential stability problem with a feature marked as highly experimental.

References

Discussion on openvas-devel mailing list.

Rationale

This feature was marked as highly experimental already in the old Nessus times. According to the documentation the feature is only relevant for BSD platforms where a specific kernel option is not set and can not be modified.

Additionally, Flawfinder alerts about potential serious problems that appear to not be solvable easily.

Apart from this, there seem to be no OpenVAS users that use the feature (i.e., configure with option --enable-bpf-sharing).

Effects

Design and Implementation

History