Skip to main content

An API for parsing and generating STIX content.

Project description

A python library for parsing, manipulating, and generating Structured Threat Information eXpression (STIX™) v1.2.0 content.

Source:

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

Documentation:

https://stix.readthedocs.io/

Information:

https://stixproject.github.io/

Download:

https://pypi.python.org/pypi/stix/

Build Status Code Health Version

Installation

The python-stix library is hosted on PyPI and the most recent stable version can be installed with pip:

$ pip install stix

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

$ python setup.py install

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

Installation on Windows

Download the Lxml wheel for your version of Python from http://www.lfd.uci.edu/~gohlke/pythonlibs/#lxml, then install it via “pip install <filename>.whl”. For example, to install it on 64-bit Windows running Python 2.7:

$ pip install lxml-3.6.1-cp27-cp27m-win_amd64.whl
$ 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/report/: APIs for STIX Report constructs.

  • 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 Distribution

stix-1.2.0.9.tar.gz (218.4 kB view details)

Uploaded Source

Built Distribution

stix-1.2.0.9-py2.py3-none-any.whl (290.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file stix-1.2.0.9.tar.gz.

File metadata

  • Download URL: stix-1.2.0.9.tar.gz
  • Upload date:
  • Size: 218.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.4.2 requests/2.20.1 setuptools/44.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.17

File hashes

Hashes for stix-1.2.0.9.tar.gz
Algorithm Hash digest
SHA256 c2b21f81a618bb9de4d633fccda51b857821ae08146a562fe6b1954fd9dd07a6
MD5 8bb6fc56d8a22398919f14d7bc88586f
BLAKE2b-256 854f2652a678d6a27c0add988d796f48e5d8429ca4c27523eb17cb7426867b92

See more details on using hashes here.

File details

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

File metadata

  • Download URL: stix-1.2.0.9-py2.py3-none-any.whl
  • Upload date:
  • Size: 290.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.4.2 requests/2.20.1 setuptools/44.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.17

File hashes

Hashes for stix-1.2.0.9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7681c1446d358dba6c3a84125423632d7431d916af457913b0fc5858386560ef
MD5 eedfed62382ecceea53869278f5c8561
BLAKE2b-256 f7de59bf166e3807e8126ababa07e8ab63423ceb2167358faf20e17855615026

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