diff --git a/clusters/threat-actor.json b/clusters/threat-actor.json index cd41dc9..401c2db 100644 --- a/clusters/threat-actor.json +++ b/clusters/threat-actor.json @@ -5677,6 +5677,7 @@ "https://www.sentinelone.com/labs/a-glimpse-into-future-scarcruft-campaigns-attackers-gather-strategic-intelligence-and-target-cybersecurity-professionals/", "https://www.bsi.bund.de/DE/Themen/Unternehmen-und-Organisationen/Cyber-Sicherheitslage/Analysen-und-Prognosen/Threat-Intelligence/Aktive_APT-Gruppen/aktive-apt-gruppen_node.html", "https://ctoatncsc.substack.com/p/cto-at-ncsc-summary-week-ending-may-16b" + "https://symantec-enterprise-blogs.security.com/blogs/threat-intelligence/springtail-kimsuky-backdoor-espionage" ], "synonyms": [ "Velvet Chollima", @@ -15982,5 +15983,5 @@ "value": "Void Manticore" } ], - "version": 308 + "version": 309 } diff --git a/tools/mkdocs/requirements.txt b/tools/mkdocs/requirements.txt index d0e5fcf..b1473d8 100644 --- a/tools/mkdocs/requirements.txt +++ b/tools/mkdocs/requirements.txt @@ -37,7 +37,7 @@ python-dateutil==2.8.2 PyYAML==6.0.1 pyyaml_env_tag==0.1 regex==2023.12.25 -requests==2.31.0 +requests==2.32.0 six==1.16.0 smmap==5.0.1 typing_extensions==4.9.0