A plugin to enable threatbus communication with VAST.
Project description
Threat Bus VAST Plugin
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
Built Distribution
File details
Details for the file threatbus-vast-2020.9.30.tar.gz
.
File metadata
- Download URL: threatbus-vast-2020.9.30.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dbf56b708f1259771f70cc72efe24900f660c609b5a9b504fcec0bfbd122da69 |
|
MD5 | a031f3269ed56dc0697000e967d5d7c3 |
|
BLAKE2b-256 | b3416d2c1ec8985489e6925ac23b11755a3e4bd7307b23c1dfe10ef92508505f |
File details
Details for the file threatbus_vast-2020.9.30-py3-none-any.whl
.
File metadata
- Download URL: threatbus_vast-2020.9.30-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e4a89c6258d2ab4611002a25f877a70622e6d9ae30c6c4c6a5190e2849a4e2d |
|
MD5 | 39a449f6dc49d039a7306112c3606291 |
|
BLAKE2b-256 | 068841f250b232f5358b56940b0ac2984697596a8a171ff8be690936a17f1b67 |