ATTACK-Python-Client icon indicating copy to clipboard operation
ATTACK-Python-Client copied to clipboard

Connection Timeout Issue When Using 'attackcti' Library

Open kanstat opened this issue 1 year ago • 1 comments

I am encountering a connection timeout issue while using the 'attackcti' library to interact with the Mitre ATT&CK data. The specific error is a TimeoutError that occurs when attempting to connect to the URL 'https://cti-taxii.mitre.org/stix/collections/95ecc380-afe9-11e4-9b6c-751b66dd541e/'. The connection timeout seems to be affecting the library's ability to retrieve the necessary data. attackctierror

kanstat avatar Jan 10 '24 05:01 kanstat

please give me solution asap.

kanstat avatar Jan 10 '24 06:01 kanstat

Hello! The ATT&CK TAXII Server sometimes goes down and there is not a way to know directly from their site. Sometimes connection gets refused after a period of time. That is outside of my control. Maybe we can have a way to retry or create additional checks.

Cyb3rWard0g avatar Apr 01 '24 07:04 Cyb3rWard0g