attackcti 0.4.4

Creator: railscoder56

Last updated:

Add to Cart

Description:

attackcti 0.4.4

ATT&CK Python Client




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

MITRE CTI
OASIS CTI TAXII Client
OASIS CTI Python STIX2
MITRE ATT&CK Framework
ATT&CK MediaWiki API
Invoke-ATTACKAPI
Mitre-Attack-API

Requirements

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

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

Roberto Rodriguez @Cyb3rWard0g

Official Committers

Jose Luis Rodriguez @Cyb3rPandaH

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.