Internet-Draft | Recommendations on Naming Threat Actors | December 2024 |
Dulaunoy & Bourmeau | Expires 24 June 2025 | [Page] |
This document provides advice on the naming of threat actors (also known as malicious actors). The objective is to provide practical advice for organizations such as security vendors or organizations attributing incidents to a group of threat actors. It also discusses the implications of naming a threat actor for intelligence analysts and threat intelligence platforms such as MISP [MISP-P].¶
This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.¶
Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at https://datatracker.ietf.org/drafts/current/.¶
Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."¶
This Internet-Draft will expire on 24 June 2025.¶
Copyright (c) 2024 IETF Trust and the persons identified as the document authors. All rights reserved.¶
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document.¶
In threat intelligence, a name can be assigned to a threat actor without specific guidelines. This leads to issues such as:¶
This document proposes a set of guidelines for naming threat actors. The goal is to reduce the issues mentioned above.¶
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119 [RFC2119].¶
The recommendations listed below provide a minimal set of guidelines when assigning a new name to a threat actor.¶
Before creating a new threat actor name, you MUST consider a review of existing threat actor names from databases such as the threat actor MISP galaxy [MISP-G]. Proliferation of threat actor names is a significant challenge for day-to-day analyst work. If your defined threat actor matches an existing threat actor, you MUST reuse an existing threat actor name. If there is no matching threat actor name, you SHALL create a new threat actor name, following the best practices defined in this document.¶
When choosing a threat actor name, uniqueness is a critical property. The threat actor name MUST be unique and not already in use in different contexts. The name MUST NOT be a word from a dictionary, which could be used in other contexts.¶
The name of the threat actor SHALL be composed of a single word. If there are multiple parts, such as a decimal value or a counter, the values MUST be separated with a dash. Single words are preferred to ease keyword searches by analysts in public sources.¶
The name of the threat actor MUST be expressed in 7-bit ASCII. Assigning a localized name to a threat actor MAY create ambiguity due to different localized versions of the same threat actor.¶
The name of the threat actor MUST NOT be based on the tools, techniques, or patterns used by the threat actor. A notorious example in the threat intelligence community is Turla, which can refer to a threat actor but also to a malware used by this group or other groups.¶
Some known examples are included below and serve as references for good and bad practices in naming threat actors. The following threat actor names are considered good examples:¶
The following threat actor names are considered examples to avoid:¶
Naming a threat actor could include sensitive references to a case or an incident. Before releasing a name, the creator MUST review the name to ensure no sensitive information is included in the threat actor name.¶
The authors wish to thank all contributors who provided feedback through the now-defunct Twitter and other new social networks.¶