This repository provides Python APIs for serializing and de-serializing STIX2 JSON content, along with higher-level APIs for common tasks, including data markings, versioning, and for resolving STIX IDs across multiple data sources. Installation: Install with pip: $ pip install stix2. Usage: To create a STIX object, provide keyword arguments to the type's constructor. Certain required attributes of all objects, such as type or id, will be set automatically if not provided as keyword arguments. To parse a STIX JSON string into a Python STIX object, use parse(). To serialize a STIX object, use serialize().
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A community-driven public malware repository providing access to malware samples, tools, and resources for the cybersecurity community.
A collection of companies that disclose adversary TTPs after being breached, useful for analysis of intrusions.
ZoomEye is an advanced cyberspace search engine that provides detailed information on cyberspace assets, including server software and version information, for cybersecurity experts, researchers, and enterprises.
ThreatMiner is a threat intelligence portal that aggregates data from various sources and provides contextual information related to indicators of compromise (IOCs).
A comprehensive Threat Intelligence Program Management Solution for managing the entire CTI lifecycle.
A project that detects malicious SSL connections by identifying and blacklisting SSL certificates used by botnet C&C servers and identifying JA3 fingerprints to detect and block malware botnet C&C communication.
Search engine for Windows executable files and hashes, providing insights into file prevalence, behavior, and security information.
A project sharing malicious URLs used for malware distribution to help protect networks.
VX-Underground is a vast online repository of malware samples, featuring various collections for cybersecurity professionals and researchers to analyze and combat cyber threats.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.