Skip to main content

OSPD is a base for scanner wrappers which share the same communication protocol: OSP (Open Scanner Protocol)

Project description

CircleCI

About OSPD

OSPD is a base class for scanner wrappers which share the same communication protocol: OSP (Open Scanner Protocol). OSP creates a unified interface for different security scanners and makes their control flow and scan results consistently available under the central Greenbone Vulnerability Manager service.

OSP is similar in many ways to GMP (Greenbone Management Protocol): XML-based, stateless and non-permanent connection.

The design supports wrapping arbitrary scanners with same protocol OSP, sharing the core daemon options while adding scanner specific parameters and options.

OSPD is licensed under GNU General Public License Version 2 or any later version. Please see file COPYING for details.

All parts of OSPD are Copyright (C) by Greenbone Networks GmbH (see http://www.greenbone.net).

How to write your own OSP Scanner Wrapper

As a core you need to derive from the class OSPDaemon from ospd.py. See the documentation there for the single steps to establish the full wrapper.

See the file doc/INSTALL-ospd-scanner about how to register a OSP scanner at the Greenbone Vulnerability Manager which will automatically establish a full GUI integration for the Greenbone Security Assistant (GSA).

There are some online resources about this topic: http://docs.greenbone.net/GSM-Manual/gos-3.1/en/osp.html#how-to-write-your-own-osp-wrapper

Module structure

  • ospd/ospd.py: Core OSP Daemon class.
  • ospd/misc.py: Miscellaneous code and classes related to OSPD.
  • ospd/ospd_ssh.py: OSP Daemon class for simple remote SSH-based command execution.
  • ospd/win_socket.py: Network class/functions for running a OSP daemon on Windows systems.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ospd-1.3.0.tar.gz (38.0 kB view hashes)

Uploaded Source

Built Distribution

ospd-1.3.0-py3-none-any.whl (31.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page