From b8c59f1183ea62c8e7cf2f73f216ae6458c01e75 Mon Sep 17 00:00:00 2001 From: Nex Date: Fri, 12 Aug 2022 19:15:17 +0200 Subject: [PATCH] Removed public_indicators.json legacy file --- public_indicators.json | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 public_indicators.json diff --git a/public_indicators.json b/public_indicators.json deleted file mode 100644 index b8f1628..0000000 --- a/public_indicators.json +++ /dev/null @@ -1,20 +0,0 @@ -[ - { - "name": "NSO Group Pegasus Indicators of Compromise", - "source": "Amnesty International", - "reference": "https://www.amnesty.org/en/latest/research/2021/07/forensic-methodology-report-how-to-catch-nso-groups-pegasus/", - "stix2_url": "https://raw.githubusercontent.com/AmnestyTech/investigations/master/2021-07-18_nso/pegasus.stix2" - }, - { - "name": "Cytrox Predator Spyware Indicators of Compromise", - "source": "Meta, Amnesty International, Citizen Lab", - "reference": "https://citizenlab.ca/2021/12/pegasus-vs-predator-dissidents-doubly-infected-iphone-reveals-cytrox-mercenary-spyware/", - "stix2_url": "https://raw.githubusercontent.com/AmnestyTech/investigations/master/2021-12-16_cytrox/cytrox.stix2" - }, - { - "name": "RCS Lab Spyware Indicators of Compromise", - "source": "Google, Lookout", - "reference": "https://blog.google/threat-analysis-group/italian-spyware-vendor-targets-users-in-italy-and-kazakhstan/", - "stix2_url": "https://raw.githubusercontent.com/mvt-project/mvt-indicators/main/2022-06-23_rcs_lab/rcs.stix2" - } -]