Releases: OTRF/ATTACK-Python-Client
Releases · OTRF/ATTACK-Python-Client
Version 0.3.4.3 - Hot Fixes - ICS ATT&CK
- Added Warning comments for all PRE ATT&CK (Deprecated already)
- Updated remove_revoked and remove_deprecated functions (removed extract parameter)
- Created extract_revoked and extract_deprecated functions
Version 0.3.4 - ICS ATT&CK
- Added ICS_ATTACK collection "02c3ef24-9cd4-48f3-a99f-b74ce24f1d34"
- Added ICS ATTACK functions to extract techniques, relationships, groups, malware, mitigations and tactics
- Updated all-functions to include ICS collection
- Updated Readthedocs to automatically build docs for the python module attack_api (classes and functions)
- Updated Requirements files to download latest/current versions of stix2 (2.1.0) and taxii2-client (2.2.2)
- Updated attacktci version to 0.3.4 and pandas to 1.1.4 in docker container used for BinderHub
Version 0.3.3
-
ATT&CK Navigator layer version to 3.0 in function
export_groups_navigator_layers
updated by @Cyb3rWard0g -
updated
remove_revoked
function to also extract revoked techniques by @Cyb3rWard0g -
new
remove_deprecated
function by @marcusbakker -
new
requirements.txt
file by @Neo23x0 -
tested new sub-techniques
-
Fixed #14
Version 0.3.2
Quick fix to the latest update to TAXII2-Client
https://github.com/oasis-open/cti-taxii-client/releases/tag/v2.0.0
X33fcon 2019 Version Update
0.2.6 x33fcon Library Update
X33fcon 2019 Version
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
ATTACK Python Client Release Version 0.2.1
Updated Library Version 0.2.1 + CAPEC IDs and URLs for techniques + Software Platform added + Technique Detection Added
ATTACK Python Client Release Version 0.1.7
Update to V1.7 Fixed https://github.com/Cyb3rWard0g/ATTACK-Python-Client/issues/5
ATT&CK CON 2018
latest changes to libray solved #4
ATTACK Python Client Release Version 1.3.4
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