mitre / cti

Cyber Threat Intelligence Repository expressed in STIX 2.0
Other
1.72k stars 413 forks source link

Antivirus blocking download #162

Closed macarongbadessy closed 3 years ago

macarongbadessy commented 3 years ago

Hello,

I am getting a Trojan.privilegeEscalation when I tried to download ATT&CK-v8.2.zip. Any advice? I can always disabled my antivirus, but I don't want to do that. Is it safe? Also, I need this version as I am halfway through a project with version 8. Thanks!

image

isaisabel commented 3 years ago

Hi @macarongbadessy,

This is probably the same issue as #76 and #67. Essentially there are a few code examples which are false positives with some antivirus software, specifically the detection section of Server Software Component: Web Shell gets flagged sometimes:

image

There's really nothing much we can do about it on our end.

isaisabel commented 3 years ago

So short answer: yes it should be safe to download the JSON, you're experiencing a false positive.