Skip to content

Releases: OTRF/ATTACK-Python-Client

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