Overview of the ATT&CK Python Client
masterThe attackcti module provides a Pythonic way to access up-to-date MITRE ATT&CK content. It retrieves content available in STIX format via a public TAXII server.
This client is built upon the official MITRE-developed libraries:
cti-python-stix2cti-taxii-client
It is designed to help security analysts explore ATT&CK content, integrate the framework into other platforms, and transition from the legacy ATT&CK MediaWiki API to the modern STIX/TAXII 2.0 API.