Mitre ATT&CK Upgrade
Is there is any way to update the Mitre ATT&CK to version 7, as the attack pattern (att&ck matrics) inside the Galaxy is showing the old one.
It could be also nice to add the version of the MITRE in the link in the refs field.
The ATT&CK version was updated some time ago. It should be up to date to the latest MITRE version. (v9)
@nyx0 : I'm not sure to understand. You would want us to add a refs to each entry in the att&ck clusters?
@cvandeplas if I'm not mistaken right now there is no way to determine the version of MITRE used. It could be handy to have this information either way by adding a field or maybe adding such link https://attack.mitre.org/versions/v9/techniques/T1429/ to the refs.
Bumping this as it still requires an update (or an update again). I would like to add T1218.014 (System Binary Proxy Execution: MMC) to an event but it's not available in MISP. Probably due to an old version of the framework being used as my MISP instance is up-to-date (v2.4.159). This sub-technique was added in September 2021.
https://attack.mitre.org/techniques/T1218/014/
As mentioned in #773 there is a script to generate the MITRE ATT&CK clusters based on MITRE's github repository.
I have moved the gen_mitre.py script to the tools folder.
Feel free to raise a pull-requests or issue whenever there is an update that I did not notice.