Skip to main content

An API for parsing and generating STIX content.

Project description

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

Source:

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

Documentation:

http://stix.readthedocs.org

Information:

https://stixproject.github.io/

Build Status Code Health version badge downloads badge

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 Distributions

stix-1.2.0.1.zip (340.8 kB view details)

Uploaded Source

stix-1.2.0.1.tar.gz (206.0 kB view details)

Uploaded Source

File details

Details for the file stix-1.2.0.1.zip.

File metadata

  • Download URL: stix-1.2.0.1.zip
  • Upload date:
  • Size: 340.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for stix-1.2.0.1.zip
Algorithm Hash digest
SHA256 b44cc1b5da48da6d6e216a5c0a2c0198edafd9e9cd6a57ef3f7372f562fbb612
MD5 76de609fe77f4ae008c8307004b079b0
BLAKE2b-256 f2d61149be5595e9af26976bdd0f721ac1116c5a97e898212d9a84a0c537f737

See more details on using hashes here.

File details

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

File metadata

  • Download URL: stix-1.2.0.1.tar.gz
  • Upload date:
  • Size: 206.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for stix-1.2.0.1.tar.gz
Algorithm Hash digest
SHA256 fc069433ce4c3ec200a3f9be6111fa6d53c9f6a612f0636c2cba710572e1def2
MD5 971bcd251d2b288c3ee585f2abed964c
BLAKE2b-256 9ba49ba001f6ba91327f809520165ffe31a9b389fa14ab49784dba37611b1358

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