Skip to main content

An API for parsing and generating STIX content.

Project description

A python library for parsing, manipulating, and generating STIX v1.1.1 content.

Source:

https://github.com/STIXProject/python-stix

Documentation:

http://stix.readthedocs.org

Information:

https://stixproject.github.io/

Build Status Code Health Version

Installation

The python-stix library can be installed via the distutils setup.py script included at the root directory:

$ python setup.py install

The python-stix library is also hosted on PyPI and can be installed with pip:

$ pip install stix

Dependencies

The python-stix library depends on the presence of certain packages/libraries to function. Please refer to their installation documentation for installation instructions.

Installation on Ubuntu 14.04 (and older)

$ sudo apt-get install python-dev python-pip libxml2-dev libxslt-dev zlib1g-dev
$ sudo pip install stix

Versioning

Releases of the python-stix library will be given version numbers of the form major.minor.update.revision, where major, minor, and update correspond to the STIX version being supported. The revision number is used to indicate new versions of the python-stix library itself.

Layout

The python-stix package layout is as follows:

  • stix/ : root level package

  • examples/ : example python scripts that leverage the python-stix library

  • stix/utils/ : utility classes and modules used internally by the python-stix library

  • stix/bindings/ : generateDS generated xml-to-python bindings (leveraged for parsing and output of STIX XML content)

  • stix/campaign/ : APIs for STIX Campaign constructs

  • stix/coa/ : APIs for STIX Course Of Action constructs

  • stix/core/ : APIs for core STIX constructs (e.g., STIX Header, STIX Package)

  • stix/common/ : APIs for common STIX constructs (e.g., Structured Text, Information Source)

  • stix/exploit_target/ : APIs for STIX Exploit Target constructs

  • stix/incident/ : APIs for common Incident constructs

  • stix/indicator/ : APIs for STIX Indicator constructs

  • stix/extensions/ : APIs for STIX extensions (e.g., CIQ Identity)

  • stix/threat_actor/ : APIs for STIX Threat Actor constructs

  • stix/ttp/ : APIs for STIX TTP constructs

Please refer to examples for concrete examples of how to interact with the python-stix library

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

stix-1.1.1.10-py2.py3-none-any.whl (279.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file stix-1.1.1.10-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for stix-1.1.1.10-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 df26b988c0ec46fedaec46d6f5dfa07e978b7ddf8b195fcec4796b04caca48a2
MD5 6c72e03a9a5822706731c7077efde94d
BLAKE2b-256 5496b704a33e22d52508b6c51c974648dc8332ae2156511b88f280b66ff4f800

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page