OSPD is a base for scanner wrappers which share the same communication protocol: OSP (Open Scanner Protocol)
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ospd-1.3.0.tar.gz
.
File metadata
- Download URL: ospd-1.3.0.tar.gz
- Upload date:
- Size: 38.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.5.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b35c6030744e831faaabcc20c26cb4754c7a8186321bf558e5d1a41580fce69 |
|
MD5 | ad25a0efc9e8bfaa6de9db6b37c2ee10 |
|
BLAKE2b-256 | ea03dccbaa44903068b069faba81e05c0736c02c69cd5cdab07441116e8f3033 |
Provenance
File details
Details for the file ospd-1.3.0-py3-none-any.whl
.
File metadata
- Download URL: ospd-1.3.0-py3-none-any.whl
- Upload date:
- Size: 31.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.5.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50f484455b71da63e9366e92cb29a6bef4cfa2dab6059d1dbf431d20553d1baa |
|
MD5 | ddb5c5013cf505baa2a2e91b2e8e26c6 |
|
BLAKE2b-256 | c699330dfe2bb54dbdcf48f63492d8d179c78dd3e0e96020332202c19d400495 |