Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/EXC3L-ONE/synapse-validin
https://github.com/EXC3L-ONE/synapse-validin
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/EXC3L-ONE/synapse-validin
- Owner: EXC3L-ONE
- License: mit
- Created: 2024-08-06T14:10:41.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T20:09:15.000Z (3 months ago)
- Last Synced: 2024-08-06T23:32:56.452Z (3 months ago)
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Synapse-Validin
This Synapse Rapid Power-up adds support for ingesting [Validin](https://validin.com) enrichment data for IPv4 and FQDN nodes.---
## Usage
There are XYZ commands available:
- `ex.validin.pdns`
- Enrich inbound `inet:ipv4` or `inet:fqdn` nodes with pDNS- `ex.validin.setup.apikey`
- Setup Validin API key
- `ex.validin.setup.tagprefix`
- Setup Validin tag prefix---
## Installation
The easiest way to use this Power-Up is to load the JSON package into the Cortex by running:`pkg.load --raw "https://raw.githubusercontent.com/EXC3L-ONE/synapse-validin/main/synapse_validin.json"`
Alternatively, you can also clone this repo, and load the package via `python -m synapse.tools.genpkg` (see reference in Synapse docs [here](https://synapse.docs.vertex.link/en/latest/synapse/userguides/syn_tools_genpkg.html#building-the-example-package))