diff --git a/malware/Cyclops Blink.json b/malware/Cyclops Blink.json new file mode 100644 index 0000000..31504b2 --- /dev/null +++ b/malware/Cyclops Blink.json @@ -0,0 +1,206 @@ +{ + "name": "Cyclops Blink", + "versions": { + "attack": "10", + "navigator": "4.5.5", + "layer": "4.3" + }, + "domain": "enterprise-attack", + "description": "Cyclops Blink TTPs sourced from UK NCSC / CISA joint advisory: https://www.ncsc.gov.uk/files/Cyclops-Blink-Malware-Analysis-Report.pdf", + "filters": { + "platforms": [ + "Linux", + "macOS", + "Windows", + "Azure AD", + "Office 365", + "SaaS", + "IaaS", + "Google Workspace", + "PRE", + "Network", + "Containers" + ] + }, + "sorting": 0, + "layout": { + "layout": "side", + "aggregateFunction": "sum", + "showID": false, + "showName": true, + "showAggregateScores": true, + "countUnscored": false + }, + "hideDisabled": false, + "techniques": [ + { + "techniqueID": "T1071.001", + "tactic": "command-and-control", + "score": 1, + "color": "", + "comment": "Source: NCSC - https://www.ncsc.gov.uk/files/Cyclops-Blink-Malware-Analysis-Report.pdf", + "enabled": true, + "metadata": [], + "links": [], + "showSubtechniques": false + }, + { + "techniqueID": "T1037.004", + "tactic": "persistence", + "score": 1, + "color": "", + "comment": "Source: NCSC - https://www.ncsc.gov.uk/files/Cyclops-Blink-Malware-Analysis-Report.pdf", + "enabled": true, + "metadata": [], + "links": [], + "showSubtechniques": false + }, + { + "techniqueID": "T1037.004", + "tactic": "privilege-escalation", + "score": 1, + "color": "", + "comment": "Source: NCSC - https://www.ncsc.gov.uk/files/Cyclops-Blink-Malware-Analysis-Report.pdf", + "enabled": true, + "metadata": [], + "links": [], + "showSubtechniques": false + }, + { + "techniqueID": "T1059.004", + "tactic": "execution", + "score": 1, + "color": "", + "comment": "Source: NCSC - https://www.ncsc.gov.uk/files/Cyclops-Blink-Malware-Analysis-Report.pdf", + "enabled": true, + "metadata": [], + "links": [], + "showSubtechniques": false + }, + { + "techniqueID": "T1132.002", + "tactic": "command-and-control", + "score": 1, + "color": "", + "comment": "Source: NCSC - https://www.ncsc.gov.uk/files/Cyclops-Blink-Malware-Analysis-Report.pdf", + "enabled": true, + "metadata": [], + "links": [], + "showSubtechniques": false + }, + { + "techniqueID": "T1573.002", + "tactic": "command-and-control", + "score": 1, + "color": "", + "comment": "Source: NCSC - https://www.ncsc.gov.uk/files/Cyclops-Blink-Malware-Analysis-Report.pdf", + "enabled": true, + "metadata": [], + "links": [], + "showSubtechniques": false + }, + { + "techniqueID": "T1041", + "tactic": "exfiltration", + "score": 1, + "color": "", + "comment": "Source: NCSC - https://www.ncsc.gov.uk/files/Cyclops-Blink-Malware-Analysis-Report.pdf", + "enabled": true, + "metadata": [], + "links": [], + "showSubtechniques": false + }, + { + "techniqueID": "T1008", + "tactic": "command-and-control", + "score": 1, + "color": "", + "comment": "Source: NCSC - https://www.ncsc.gov.uk/files/Cyclops-Blink-Malware-Analysis-Report.pdf", + "enabled": true, + "metadata": [], + "links": [], + "showSubtechniques": false + }, + { + "techniqueID": "T1562.004", + "tactic": "defense-evasion", + "score": 1, + "color": "", + "comment": "Source: NCSC - https://www.ncsc.gov.uk/files/Cyclops-Blink-Malware-Analysis-Report.pdf", + "enabled": true, + "metadata": [], + "links": [], + "showSubtechniques": false + }, + { + "techniqueID": "T1036.005", + "tactic": "defense-evasion", + "score": 1, + "color": "", + "comment": "Source: NCSC - https://www.ncsc.gov.uk/files/Cyclops-Blink-Malware-Analysis-Report.pdf", + "enabled": true, + "metadata": [], + "links": [], + "showSubtechniques": false + }, + { + "techniqueID": "T1571", + "tactic": "command-and-control", + "score": 1, + "color": "", + "comment": "Source: NCSC - https://www.ncsc.gov.uk/files/Cyclops-Blink-Malware-Analysis-Report.pdf", + "enabled": true, + "metadata": [], + "links": [], + "showSubtechniques": false + }, + { + "techniqueID": "T1542.001", + "tactic": "persistence", + "score": 1, + "color": "", + "comment": "Source: NCSC - https://www.ncsc.gov.uk/files/Cyclops-Blink-Malware-Analysis-Report.pdf", + "enabled": true, + "metadata": [], + "links": [], + "showSubtechniques": false + }, + { + "techniqueID": "T1542.001", + "tactic": "defense-evasion", + "score": 1, + "color": "", + "comment": "Source: NCSC - https://www.ncsc.gov.uk/files/Cyclops-Blink-Malware-Analysis-Report.pdf", + "enabled": true, + "metadata": [], + "links": [], + "showSubtechniques": false + }, + { + "techniqueID": "T1082", + "tactic": "discovery", + "score": 1, + "color": "", + "comment": "Source: NCSC - https://www.ncsc.gov.uk/files/Cyclops-Blink-Malware-Analysis-Report.pdf", + "enabled": true, + "metadata": [], + "links": [], + "showSubtechniques": false + } + ], + "gradient": { + "colors": [ + "#599bceff", + "#004a80ff" + ], + "minValue": 0, + "maxValue": 2 + }, + "legendItems": [], + "metadata": [], + "links": [], + "showTacticRowBackground": false, + "tacticRowBackground": "#dddddd", + "selectTechniquesAcrossTactics": true, + "selectSubtechniquesWithParent": false +} \ No newline at end of file