Skip to main content

MITRE ATTACK CTI Python Libary

Project description

ATT&CK Python Client

Binder Open_Threat_Research Community Open Source Love svg1 Downloads

A Python module to access up-to-date ATT&CK content available in STIX via a public TAXII server. This project leverages python classes and functions from the cti-python-stix2 and cti-taxii-client libraries developed by MITRE.

Goals

  • Provide an easy way to access and interact with up-to-date ATT&CK content available in STIX via public TAXII server.
  • Allow security analysts to quickly explore ATT&CK content and apply it in their daily operations.
  • Allow the integration of ATT&CK content with other platforms to host up to date information from the framework.
  • Help security analysts during the transition from the old ATT&CK MediaWiki API to the STIX/TAXII 2.0 API.
  • Learn STIX2 and TAXII Client Python libraries

Documentation

https://attackcti.com

Current Status: Production/Stable

The project is currently in a Production/Stable stage, which means that the current main functions are more stable. I would love to get your feedback to make it a better project.

Resources

Requirements

  • Python >= 3.0
  • stix2 >= 2.1.0
  • taxii2-client >= 2.3.0
  • six >= 1.16.0

Installation

You can install it via pip:

pip install attackcti

Or you can also do the following:

git clone https://github.com/OTRF/ATTACK-Python-Client
cd ATTACK-Python-Client
pip install .

Contribution

  • Now that the project is more stable, It would be great to get your feedback and hopefully get more contributions to the project. Let us know if you have any features in mind. We would love to collaborate to make them happen in the project.
  • Check our basic contribution guidelines and submit an issue with your ideas.
  • Be concise but clear when adding a title and description to your feature proposal.
  • One pull request per issue.
  • Select one or more labels when you submit an issue.
  • Make sure you are in the correct branch [Master].
  • Try to avoid sizeable changes unless warranted.
  • Be patient and polite as the project is still relatively small, which is why we would appreciate your help where possible.

Author

Official Committers

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

attackcti-0.3.6.tar.gz (15.8 kB view hashes)

Uploaded Source

Built Distribution

attackcti-0.3.6-py3-none-any.whl (13.9 kB view hashes)

Uploaded Python 3

Supported by

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