Skip to content

A docker based node manager and an orchestrator SDK for remotely managing OpenVAS instances

License

Notifications You must be signed in to change notification settings

opentoolset/clustervas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClusterVAS

A Docker based node manager and an orchestrator SDK (for Java applications) to build an OpenVAS cluster

Features

  • Management of containerized OpenVAS instances and their life-cycles
  • Support for parallel vulnerability scanning through loading multiple OpenVAS containers in parallel
  • Remote access to one or more node managers via provided SDK for a completely distrubited solution
  • Support for remote management of OpenVAS scanning process with delegation of GMP commands through SDK
  • TLS securith with mutual certificate authentication between node managers and orchestrators
  • Controlling the node manager at runtime with provided command line interface

System Architecture

clustervas-architecture

Installation and Usage