Version: 1.2.0.4
API Reference¶
The python-stix APIs are the recommended tools for reading, writing, and manipulating STIX XML documents.
Note
The python-stix APIs are currently under development. As such, API coverage of STIX data constructs is incomplete; please bear with us as we work toward complete coverage. This documentation also serves to outline current API coverage.
STIX Common¶
Modules located in the stix.common package
stix.common
Modulestix.common.activity
Modulestix.common.confidence
Modulestix.common.datetimewithprecision
Modulestix.common.identity
Modulestix.common.information_source
Modulestix.common.kill_chains
Modulestix.common.related
Modulestix.common.statement
Modulestix.common.structured_text
Modulestix.common.tools
Modulestix.common.vocabs
Module
STIX Exploit Target¶
Modules located in the stix.exploit_target package
STIX Extensions¶
Modules located in the stix.extensions package
stix.extensions.identity.ciq_identity_3_0
Modulestix.extensions.malware.maec_4_1_malware
Modulestix.extensions.marking.simple_marking
Modulestix.extensions.marking.terms_of_use_marking
Modulestix.extensions.marking.tlp
Modulestix.extensions.structured_coa.generic_structured_coa
Modulestix.extensions.test_mechanism.generic_test_mechanism
Modulestix.extensions.test_mechanism.open_ioc_2010_test_mechanism
Modulestix.extensions.test_mechanism.snort_test_mechanism
Modulestix.extensions.test_mechanism.yara_test_mechanism
Module
STIX Incident¶
Modules located in the stix.incident package
stix.incident
Modulestix.incident.affected_asset
Modulestix.incident.coa
Modulestix.incident.contributors
Modulestix.incident.direct_impact_summary
Modulestix.incident.external_id
Modulestix.incident.history
Modulestix.incident.impact_assessment
Modulestix.incident.indirect_impact_summary
Modulestix.incident.loss_estimation
Modulestix.incident.property_affected
Modulestix.incident.time
Modulestix.incident.total_loss_estimation
Module
STIX Indicator¶
Modules located in the stix.indicator package
STIX Report¶
Modules located in the stix.report package
STIX Utils¶
Modules located in the stix.utils package