mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-26 08:47:18 +00:00
mini-fix: adding https protocol to a reference
in automated processing and display, this may otherwise lead to a malformed local / relative link.
This commit is contained in:
parent
5175fb0364
commit
d18f5bc8b6
1 changed files with 1 additions and 1 deletions
|
@ -500,7 +500,7 @@
|
|||
"https://www.recordedfuture.com/hidden-lynx-analysis/",
|
||||
"https://www.secureworks.com/research/threat-profiles/bronze-keystone",
|
||||
"https://attack.mitre.org/groups/G0025/",
|
||||
"cfr.org/cyber-operations/axiom",
|
||||
"https://cfr.org/cyber-operations/axiom",
|
||||
"https://attack.mitre.org/groups/G0001/",
|
||||
"https://www.youtube.com/watch?v=NFJqD-LcpIg",
|
||||
"https://www.mandiant.com/resources/insights/apt-groups"
|
||||
|
|
Loading…
Reference in a new issue