🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

viriback2misp

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

viriback2misp

Upload Viriback C2 Track data to MISP events

0.10
PyPI
Maintainers
1

Viriback to MISP

This project aims to get the detection generated for the project C2 Tracker, and create events in MISP.

The events will be distributed by month/year and malware family, like the example below. In each event will be created objects for each IOC detected in the C2 Tracker.

MISP Events

How install

pip install viriback2misp

Commands

viriback2misp -h
usage: viriback2misp [-h] [-i] [-u] [-d {0,1,2,3,4}]

Viriback C2 data to MISP events

options:
  -h, --help            show this help message and exit
  -i, --init            First step. Pass your API key and URL.
  -u, --update          Update MISP events.
  -d {0,1,2,3,4}, --distribution {0,1,2,3,4}
                        The common distribution levels in MISP are as follows: 0: Your organization only - Default; 1: This community only; 2: Connected communities; 3: All communities; 4: Sharing
                        group.
  -a, --azure           Retrieve misp key directly from Azure key vault.

Keywords

C2

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts