Skip to main content

A plugin to enable threatbus communication with VAST.

Project description

Threat Bus VAST Plugin

PyPI Status Build Status License

A Threat Bus plugin that enables communication with VAST.

Installation

pip install threatbus-vast

Configuration

The plugin uses ZeroMQ to communicate with the VAST bridge. The plugin serves as a ZeroMQ endpoint for the bridge to connect with. It uses three endpoints. One for managing subscriptions (and thus snapshot requests). The other two endpoints are for plain pub-sub operations.

...
plugins:
  vast:
    host: "127.0.0.1"
        manage: 13370
        pub: 13371
        sub: 13372
...

Initially, the bridge only needs to know the manage endpoint. The plugin and the vast-bridge negotiate all other internals for pub-sub message exchange at runtime.

License

Threat Bus comes with a 3-clause BSD license.

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

threatbus-vast-2020.9.30.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

threatbus_vast-2020.9.30-py3-none-any.whl (8.3 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