Files

19 lines
631 B
Markdown

---
name: implementing-security-information-sharing-with-stix2
description: >
Create, validate, and share STIX 2.1 threat intelligence objects using
the stix2 Python library. Covers indicators, malware, campaigns,
relationships, bundles, and TAXII 2.1 publishing.
domain: cybersecurity
subdomain: threat-intelligence
tags: [stix, taxii, threat-sharing, intelligence-exchange]
version: "1.0"
author: mahipal
license: Apache-2.0
---
# Implementing Security Information Sharing with STIX 2.1
Build and share structured threat intelligence using STIX 2.1 objects
with the stix2 Python library and TAXII 2.1 transport protocol.