You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"[](https://github.com/ellerbrock/open-source-badges/)\n",
12
+
"\n",
13
+
"A Python module to access up to date ATT&CK content available in STIX via public TAXII server. This project leverages the python classes and functions of the [cti-python-stix2](https://github.com/oasis-open/cti-python-stix2) and [cti-taxii-client](https://github.com/oasis-open/cti-taxii-client) libraries developed by MITRE.\n",
14
+
"\n",
15
+
"## Goals\n",
16
+
"\n",
17
+
"* Provide an easy way to access and interact with up to date ATT&CK content available in STIX via public TAXII server\n",
18
+
"* Allow security analysts to quickly explore ATT&CK content and apply it in their daily operations\n",
19
+
"* Allow the integration of ATT&Ck content with other platforms to host up to date information from the framework\n",
20
+
"* Help security analysts during the transition from the ATT&CK MediaWiki API to the STIX/TAXII 2.0 API\n",
21
+
"* Learn STIX2 and TAXII Client Python libraries\n",
22
+
"\n",
23
+
"## Current Status: Production/Stable\n",
24
+
"\n",
25
+
"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.\n",
0 commit comments