CabbyΒΆ

Cabby is Python TAXII client implementation from Intelworks.

TAXII (Trusted Automated eXchange of Indicator Information) is a collection of specifications defining a set of services and message exchanges used for sharing cyber threat intelligence information between parties. Check TAXII homepage to get more information.

Cabby is designed from the ground up to act as a Python library and as a command line tool, it’s key features are:

  • Rich feature set: it supports all TAXII services according to TAXII specification (v1.0 and v1.1).
  • Version agnostic: it abstracts specific implementation details and returns version agnostic entities.

Documentation contents

External links

Next topic

Installation guide

This Page