Skip to content

Tags: dekoder/ATTACK-Python-Client

Tags

0.3.4.3

Toggle 0.3.4.3's commit message
hot fixes - version 0.3.4.3

+ fix OTRF#22
+ Updated Notebooks
+ Created ICS ATT&Ck Exploration Notebook
+ Updated Revoke and Deprecated functions (Removed Extract parameter for both and created additional functions)
+ New functions extract_revoked and extract_deprecated. They export STIX objects that have been deprecated or revoked for additional analysis.
+ Added Warnings messages for all PRE ATT&CK

0.3.4

Toggle 0.3.4's commit message
Update Dockerfile

0.3.3

Toggle 0.3.3's commit message
version 0.3.3

+ Python Library version to 0.3.3
+ Updated Revoked function
+ New Function remove_deprecated
+ Updated ATT&CK Navigator Version to 3.0
+updated export samples for attack navigator layers for each GROUP in ATT&CK
+ fix OTRF#14

0.3.2

Toggle 0.3.2's commit message
hot fix

fix OTRF#12

0.2.6

Toggle 0.2.6's commit message
x33fcon Library Update

0.2.3

Toggle 0.2.3's commit message
0.2.3 Release and Docs

+ Re-wrote the STIX mapping to translate fields to a friendly schema
+ Set all functions to return a STIX object
+ Added stix_format parameter to return a dictionary with the friendly schema if needed
+ Updated Notebooks

0.2.1

Toggle 0.2.1's commit message
Updated Library

Version 0.2.1
+ CAPEC IDs and URLs for techniques
+ Software Platform added
+ Technique Detection Added

0.1.7

Toggle 0.1.7's commit message

1.3.6

Toggle 1.3.6's commit message
 latest changes to libray

solved OTRF#4

1.3.4

Toggle 1.3.4's commit message
Updated Library 1.3.4 - 06142018

Library:
- minor updates to ti from a data schema perspective

Export Example:
- updated document with the latest updates

docker-compose
- I reduced the memory size of elasticsearch to 4GB to start

Jupyter Notebooks
- ran the updated library to make sure all the functions were working properly