Skip to content

An implementation of OpenVAS Management Protocol for managing vulnerability scans

Notifications You must be signed in to change notification settings

RyanRiffle/node-omp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-OMP

Node-OMP is an Openvas Manager Protocol client library. This project is a work in progress and not all commands have been implemented. The implementation is very simple just converting JSON options to XML and passing the command onto the server. All functions return a JavaScript Promise.

If you have any concerns or suggestions please feel free to create an issue in the issue tracker. If you have found a bug that needs addressed and are capable of fixing it, go ahead fixing the bug and submit a pull request.

Implemented

  • authenticate
  • get_targets
  • create_target
  • create_agent
  • create_group
  • create_permission
  • create_port_list
  • create_port_range

About

An implementation of OpenVAS Management Protocol for managing vulnerability scans

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published