mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-08-02 17:07:42 +03:00
Add 5 new cybersecurity skills batch 2 - oauth token theft, binary exploitation, STIX2 sharing, linux audit logs, timestomping detection
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user