Skip to main content

An API for parsing and generating STIX content.

Project description

python-stix
===========

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

The ``python-stix`` library utilizes the STIX v1.1 bindings, is under heavy
development. For more information about STIX, see http://stix.mitre.org.

.. image:: https://travis-ci.org/STIXProject/python-stix.png?branch=master
:target: https://travis-ci.org/STIXProject/python-stix
:alt: Build Status


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
<https://pypi.python.org/pypi/stix/>`_ and can be installed with `pip
<https://pypi.python.org/pypi/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.

- `python-cybox <https://github.com/CybOXProject/python-cybox>`_
- `lxml <http://lxml.de/>`_

Installing Dependencies on Ubuntu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

::

$ sudo apt-get install python-dev python-pip libxml2-dev libxslt-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

stix-1.1.0.5.zip (338.6 kB view details)

Uploaded Source

stix-1.1.0.5.tar.gz (203.7 kB view details)

Uploaded Source

File details

Details for the file stix-1.1.0.5.zip.

File metadata

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

File hashes

Hashes for stix-1.1.0.5.zip
Algorithm Hash digest
SHA256 9d6640b3188dcace33f2eff645f06a0d2e67399f3b1baf3872cb3a3cd1359278
MD5 ad109969de90759077ddacf91b4908fa
BLAKE2b-256 b01d179abf58fdbb384fe74b1beabe53ba87a94cbcb36c67dc8603d92a25b998

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for stix-1.1.0.5.tar.gz
Algorithm Hash digest
SHA256 a33281aadc40660e25bacfe5616690f0a8e87e274798d77b5cb5ff7780646ea6
MD5 e9c3a6713388c362e56a11583b313d55
BLAKE2b-256 23ab80a2e03cd000c816239a6d2a0b8fb67e922ffe0b3953c26262abb01fcd50

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