Skip to content

Releases: OTRF/ATTACK-Python-Client

Version 0.3.4.3 - Hot Fixes - ICS ATT&CK

24 Nov 23:22
Compare
Choose a tag to compare
  • 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

24 Nov 04:40
Compare
Choose a tag to compare
  • 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

21 Aug 04:37
Compare
Choose a tag to compare
  • 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

03 Apr 12:54
Compare
Choose a tag to compare

X33fcon 2019 Version Update

06 May 16:57
Compare
Choose a tag to compare
0.2.6

x33fcon Library Update

X33fcon 2019 Version

02 May 08:55
Compare
Choose a tag to compare
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

21 Nov 22:12
Compare
Choose a tag to compare
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

06 Nov 05:24
Compare
Choose a tag to compare
Update to V1.7

Fixed https://github.com/Cyb3rWard0g/ATTACK-Python-Client/issues/5

ATT&CK CON 2018

27 Oct 08:25
Compare
Choose a tag to compare
 latest changes to libray

solved #4

ATTACK Python Client Release Version 1.3.4

29 Jun 02:54
Compare
Choose a tag to compare
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