rabobank-cdc / DeTTECT

Detect Tactics, Techniques & Combat Threats
GNU General Public License v3.0
2.04k stars 331 forks source link

Cannot connect to MITRE's CTI TAXII server #105

Closed ferezito closed 10 months ago

ferezito commented 10 months ago

Hi.

When I execute next command, the output is: [!] Cannot connect to MITRE's CTI TAXII server: https://cti-taxii.mitre.org/stix/collections/95ecc380-afe9-11e4-9b6c-751b66dd541e/

Can you resolve? Thanks

rubinatorz commented 10 months ago

Hi @ferezito

That means that the TAXII server from MITRE is not reachable and we as DeTT&CT devs can't fix that.

If you want to proceed, check out the --local-stix-path CLI parameter. You can clone the CTI STIX repository offline (https://github.com/mitre/cti) and use it in DeTT&CT as offline ATT&CK source instead of the TAXII server.