task
stringclasses
6 values
doc_id
stringlengths
5
16
text
stringlengths
60
2.69k
meta
stringlengths
17
303
soc_playbook
PB-T1587
Playbook for T1587 Develop Capabilities. Validate telemetry, scope hosts, contain, hunt related tactics (resource development), eradicate. Adversaries may build capabilities that can be used during targeting. Rather than purchasing, freely downloading, or stealing capabilities, adversaries may develop their own capabil...
{"technique": "T1587"}
soc_playbook
PB-T1003.003
Playbook for T1003.003 NTDS. Validate telemetry, scope hosts, contain, hunt related tactics (credential access), eradicate. Adversaries may attempt to access or create a copy of the Active Directory domain database in order to steal credential information, as well as obtain other information about domain members such a...
{"technique": "T1003.003"}
soc_playbook
PB-T1686.001
Playbook for T1686.001 Cloud Firewall. Validate telemetry, scope hosts, contain, hunt related tactics (defense impairment), eradicate. Adversaries may disable or modify a firewall within a cloud environment to bypass controls that limit access to cloud resources. Cloud environments typically utilize restrictive securit...
{"technique": "T1686.001"}
soc_playbook
PB-T1602.001
Playbook for T1602.001 SNMP (MIB Dump). Validate telemetry, scope hosts, contain, hunt related tactics (collection), eradicate. Adversaries may target the Management Information Base (MIB) to collect and/or mine valuable information in a network managed using Simple Network Management Protocol (SNMP). The MIB is a conf...
{"technique": "T1602.001"}
soc_playbook
PB-T1686
Playbook for T1686 Disable or Modify System Firewall. Validate telemetry, scope hosts, contain, hunt related tactics (defense impairment), eradicate. Adversaries may disable or modify host-based or network firewalls to impair defensive mechanisms and enable further action. Once an adversary has gathered sufficient priv...
{"technique": "T1686"}
soc_playbook
PB-T1001.002
Playbook for T1001.002 Steganography. Validate telemetry, scope hosts, contain, hunt related tactics (command and control), eradicate. Adversaries may use steganographic techniques to hide command and control traffic to make detection efforts more difficult. Steganographic techniques can be used to hide data in digital...
{"technique": "T1001.002"}
soc_playbook
PB-T1204.001
Playbook for T1204.001 Malicious Link. Validate telemetry, scope hosts, contain, hunt related tactics (execution), eradicate. An adversary may rely upon a user clicking a malicious link in order to gain execution. Users may be subjected to social engineering to get them to click on a link that will lead to code executi...
{"technique": "T1204.001"}
soc_playbook
PB-T1550.001
Playbook for T1550.001 Application Access Token. Validate telemetry, scope hosts, contain, hunt related tactics (lateral movement), eradicate. Adversaries may use stolen application access tokens to bypass the typical authentication process and access restricted accounts, information, or services on remote systems. The...
{"technique": "T1550.001"}
soc_playbook
PB-T1547.008
Playbook for T1547.008 LSASS Driver. Validate telemetry, scope hosts, contain, hunt related tactics (persistence, privilege escalation), eradicate. Adversaries may modify or add LSASS drivers to obtain persistence on compromised systems. The Windows security subsystem is a set of components that manage and enforce the ...
{"technique": "T1547.008"}
soc_playbook
PB-T1569.002
Playbook for T1569.002 Service Execution. Validate telemetry, scope hosts, contain, hunt related tactics (execution), eradicate. Adversaries may abuse the Windows service control manager to execute malicious commands or payloads. The Windows service control manager (<code>services.exe</code>) is an interface to manage ...
{"technique": "T1569.002"}
soc_playbook
PB-T1078.004
Playbook for T1078.004 Cloud Accounts. Validate telemetry, scope hosts, contain, hunt related tactics (stealth, persistence, privilege escalation, initial access), eradicate. Valid accounts in cloud environments may allow adversaries to perform actions to achieve Initial Access, Persistence, Privilege Escalation, or De...
{"technique": "T1078.004"}
soc_playbook
PB-T1480.001
Playbook for T1480.001 Environmental Keying. Validate telemetry, scope hosts, contain, hunt related tactics (stealth), eradicate. Adversaries may environmentally key payloads or other features of malware to evade defenses and constraint execution to a specific target environment. Environmental keying uses cryptography ...
{"technique": "T1480.001"}
soc_playbook
PB-T1008
Playbook for T1008 Fallback Channels. Validate telemetry, scope hosts, contain, hunt related tactics (command and control), eradicate. Adversaries may use fallback or alternate communication channels if the primary channel is compromised or inaccessible in order to maintain reliable command and control and to avoid dat...
{"technique": "T1008"}
soc_playbook
PB-T1680
Playbook for T1680 Local Storage Discovery. Validate telemetry, scope hosts, contain, hunt related tactics (discovery), eradicate. Adversaries may enumerate local drives, disks, and/or volumes and their attributes like total or free space and volume serial number. This can be done to prepare for ransomware-related encr...
{"technique": "T1680"}
soc_playbook
PB-T1564.004
Playbook for T1564.004 NTFS File Attributes. Validate telemetry, scope hosts, contain, hunt related tactics (stealth), eradicate. Adversaries may use NTFS file attributes to hide their malicious data in order to evade detection. Every New Technology File System (NTFS) formatted partition contains a Master File Table (M...
{"technique": "T1564.004"}
soc_playbook
PB-T1558.003
Playbook for T1558.003 Kerberoasting. Validate telemetry, scope hosts, contain, hunt related tactics (credential access), eradicate. Adversaries may abuse a valid Kerberos ticket-granting ticket (TGT) or sniff network traffic to obtain a ticket-granting service (TGS) ticket that may be vulnerable to [Brute Force](https...
{"technique": "T1558.003"}
soc_playbook
PB-T1003.006
Playbook for T1003.006 DCSync. Validate telemetry, scope hosts, contain, hunt related tactics (credential access), eradicate. Adversaries may attempt to access credentials and other sensitive information by abusing a Windows Domain Controller's application programming interface (API)(Citation: Microsoft DRSR Dec 2017) ...
{"technique": "T1003.006"}
soc_playbook
PB-T1124
Playbook for T1124 System Time Discovery. Validate telemetry, scope hosts, contain, hunt related tactics (discovery), eradicate. An adversary may gather the system time and/or time zone settings from a local or remote system. The system time is set and stored by services, such as the Windows Time Service on Windows or ...
{"technique": "T1124"}
soc_playbook
PB-T1053.002
Playbook for T1053.002 At. Validate telemetry, scope hosts, contain, hunt related tactics (execution, persistence, privilege escalation), eradicate. Adversaries may abuse the [at](https://attack.mitre.org/software/S0110) utility to perform task scheduling for initial or recurring execution of malicious code. The [at](h...
{"technique": "T1053.002"}
soc_playbook
PB-T1055.001
Playbook for T1055.001 Dynamic-link Library Injection. Validate telemetry, scope hosts, contain, hunt related tactics (stealth, privilege escalation), eradicate. Adversaries may inject dynamic-link libraries (DLLs) into processes in order to evade process-based defenses as well as possibly elevate privileges. DLL injec...
{"technique": "T1055.001"}
soc_playbook
PB-T1588.005
Playbook for T1588.005 Exploits. Validate telemetry, scope hosts, contain, hunt related tactics (resource development), eradicate. Adversaries may buy, steal, or download exploits that can be used during targeting. An exploit takes advantage of a bug or vulnerability in order to cause unintended or unanticipated behavi...
{"technique": "T1588.005"}
soc_playbook
PB-T1556
Playbook for T1556 Modify Authentication Process. Validate telemetry, scope hosts, contain, hunt related tactics (defense impairment, persistence, credential access), eradicate. Adversaries may modify authentication mechanisms and processes to access user credentials or enable otherwise unwarranted access to accounts. ...
{"technique": "T1556"}
soc_playbook
PB-T1546.017
Playbook for T1546.017 Udev Rules. Validate telemetry, scope hosts, contain, hunt related tactics (persistence, privilege escalation), eradicate. Adversaries may maintain persistence through executing malicious content triggered using udev rules. Udev is the Linux kernel device manager that dynamically manages device n...
{"technique": "T1546.017"}
soc_playbook
PB-T1056.004
Playbook for T1056.004 Credential API Hooking. Validate telemetry, scope hosts, contain, hunt related tactics (collection, credential access), eradicate. Adversaries may hook into Windows application programming interface (API) functions and Linux system functions to collect user credentials. Malicious hooking mechanis...
{"technique": "T1056.004"}
soc_playbook
PB-T1495
Playbook for T1495 Firmware Corruption. Validate telemetry, scope hosts, contain, hunt related tactics (impact), eradicate. Adversaries may overwrite or corrupt the flash memory contents of system BIOS or other firmware in devices attached to a system in order to render them inoperable or unable to boot, thus denying t...
{"technique": "T1495"}
soc_playbook
PB-T1490
Playbook for T1490 Inhibit System Recovery. Validate telemetry, scope hosts, contain, hunt related tactics (impact), eradicate. Adversaries may delete or remove built-in data and turn off services designed to aid in the recovery of a corrupted system to prevent recovery.(Citation: Talos Olympic Destroyer 2018)(Citation...
{"technique": "T1490"}
soc_playbook
PB-T1546.007
Playbook for T1546.007 Netsh Helper DLL. Validate telemetry, scope hosts, contain, hunt related tactics (privilege escalation, persistence), eradicate. Adversaries may establish persistence by executing malicious content triggered by Netsh Helper DLLs. Netsh.exe (also referred to as Netshell) is a command-line scriptin...
{"technique": "T1546.007"}
soc_playbook
PB-T1566.003
Playbook for T1566.003 Spearphishing via Service. Validate telemetry, scope hosts, contain, hunt related tactics (initial access), eradicate. Adversaries may send spearphishing messages via third-party services in an attempt to gain access to victim systems. Spearphishing via service is a specific variant of spearphish...
{"technique": "T1566.003"}
soc_playbook
PB-T1090.001
Playbook for T1090.001 Internal Proxy. Validate telemetry, scope hosts, contain, hunt related tactics (command and control), eradicate. Adversaries may use an internal proxy to direct command and control traffic between two or more systems in a compromised environment. Many tools exist that enable traffic redirection t...
{"technique": "T1090.001"}
soc_playbook
PB-T1216
Playbook for T1216 System Script Proxy Execution. Validate telemetry, scope hosts, contain, hunt related tactics (stealth), eradicate. Adversaries may use trusted scripts, often signed with certificates, to proxy the execution of malicious files. Several Microsoft signed scripts that have been downloaded from Microsoft...
{"technique": "T1216"}
soc_playbook
PB-T1102.001
Playbook for T1102.001 Dead Drop Resolver. Validate telemetry, scope hosts, contain, hunt related tactics (command and control), eradicate. Adversaries may use an existing, legitimate external Web service to host information that points to additional command and control (C2) infrastructure. Adversaries may post content...
{"technique": "T1102.001"}
soc_playbook
PB-T1001.001
Playbook for T1001.001 Junk Data. Validate telemetry, scope hosts, contain, hunt related tactics (command and control), eradicate. Adversaries may add junk data to protocols used for command and control to make detection more difficult.(Citation: FireEye SUNBURST Backdoor December 2020) By adding random or meaningless ...
{"technique": "T1001.001"}
soc_playbook
PB-T1598.001
Playbook for T1598.001 Spearphishing Service. Validate telemetry, scope hosts, contain, hunt related tactics (reconnaissance), eradicate. Adversaries may send spearphishing messages via third-party services to elicit sensitive information that can be used during targeting. Spearphishing for information is an attempt to...
{"technique": "T1598.001"}
soc_playbook
PB-T1043
Playbook for T1043 Commonly Used Port. Validate telemetry, scope hosts, contain, hunt related tactics (command and control), eradicate. **This technique has been deprecated. Please use [Non-Standard Port](https://attack.mitre.org/techniques/T1571) where appropriate.** Adversaries may communicate over a commonly used po...
{"technique": "T1043"}
soc_playbook
PB-T1505.006
Playbook for T1505.006 vSphere Installation Bundles. Validate telemetry, scope hosts, contain, hunt related tactics (persistence), eradicate. Adversaries may abuse vSphere Installation Bundles (VIBs) to establish persistent access to ESXi hypervisors. VIBs are collections of files used for software distribution and vir...
{"technique": "T1505.006"}
soc_playbook
PB-T1552.007
Playbook for T1552.007 Container API. Validate telemetry, scope hosts, contain, hunt related tactics (credential access), eradicate. Adversaries may gather credentials via APIs within a containers environment. APIs in these environments, such as the Docker API and Kubernetes APIs, allow a user to remotely manage their ...
{"technique": "T1552.007"}
soc_playbook
PB-T1584.001
Playbook for T1584.001 Domains. Validate telemetry, scope hosts, contain, hunt related tactics (resource development), eradicate. Adversaries may hijack domains and/or subdomains that can be used during targeting. Domain registration hijacking is the act of changing the registration of a domain name without the permiss...
{"technique": "T1584.001"}
soc_playbook
PB-T1505.001
Playbook for T1505.001 SQL Stored Procedures. Validate telemetry, scope hosts, contain, hunt related tactics (persistence), eradicate. Adversaries may abuse SQL stored procedures to establish persistent access to systems. SQL Stored Procedures are code that can be saved and reused so that database users do not waste ti...
{"technique": "T1505.001"}
soc_playbook
PB-T1556.004
Playbook for T1556.004 Network Device Authentication. Validate telemetry, scope hosts, contain, hunt related tactics (defense impairment, persistence, credential access), eradicate. Adversaries may use [Patch System Image](https://attack.mitre.org/techniques/T1601/001) to hard code a password in the operating system, t...
{"technique": "T1556.004"}
soc_playbook
PB-T1561.001
Playbook for T1561.001 Disk Content Wipe. Validate telemetry, scope hosts, contain, hunt related tactics (impact), eradicate. Adversaries may erase the contents of storage devices on specific systems or in large numbers in a network to interrupt availability to system and network resources. Adversaries may partially or...
{"technique": "T1561.001"}
soc_playbook
PB-T1213.005
Playbook for T1213.005 Messaging Applications. Validate telemetry, scope hosts, contain, hunt related tactics (collection), eradicate. Adversaries may leverage chat and messaging applications, such as Microsoft Teams, Google Chat, and Slack, to mine valuable information. The following is a brief list of example informa...
{"technique": "T1213.005"}
soc_playbook
PB-T1048.003
Playbook for T1048.003 Exfiltration Over Unencrypted Non-C2 Protocol. Validate telemetry, scope hosts, contain, hunt related tactics (exfiltration), eradicate. Adversaries may steal data by exfiltrating it over an un-encrypted network protocol other than that of the existing command and control channel. The data may al...
{"technique": "T1048.003"}
soc_playbook
PB-T1027.015
Playbook for T1027.015 Compression. Validate telemetry, scope hosts, contain, hunt related tactics (stealth), eradicate. Adversaries may use compression to obfuscate their payloads or files. Compressed file formats such as ZIP, gzip, 7z, and RAR can compress and archive multiple files together to make it easier and fas...
{"technique": "T1027.015"}
soc_playbook
PB-T1574.004
Playbook for T1574.004 Dylib Hijacking. Validate telemetry, scope hosts, contain, hunt related tactics (stealth, execution), eradicate. Adversaries may execute their own payloads by placing a malicious dynamic library (dylib) with an expected name in a path a victim application searches at runtime. The dynamic loader w...
{"technique": "T1574.004"}
soc_playbook
PB-T1601.002
Playbook for T1601.002 Downgrade System Image. Validate telemetry, scope hosts, contain, hunt related tactics (defense impairment), eradicate. Adversaries may install an older version of the operating system of a network device to weaken security. Older operating system versions on network devices often have weaker enc...
{"technique": "T1601.002"}
soc_playbook
PB-T1684.002
Playbook for T1684.002 Email Spoofing. Validate telemetry, scope hosts, contain, hunt related tactics (stealth), eradicate. Adversaries may fake, or spoof, a sender’s identity by modifying the value of relevant email headers in order to establish contact with victims under false pretenses.(Citation: Proofpoint TA427 Ap...
{"technique": "T1684.002"}
soc_playbook
PB-T1078.003
Playbook for T1078.003 Local Accounts. Validate telemetry, scope hosts, contain, hunt related tactics (stealth, persistence, privilege escalation, initial access), eradicate. Adversaries may obtain and abuse credentials of a local account as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defen...
{"technique": "T1078.003"}
soc_playbook
PB-T1669
Playbook for T1669 Wi-Fi Networks. Validate telemetry, scope hosts, contain, hunt related tactics (initial access), eradicate. Adversaries may gain initial access to target systems by connecting to wireless networks. They may accomplish this by exploiting open Wi-Fi networks used by target devices or by accessing secur...
{"technique": "T1669"}
soc_playbook
PB-T1211
Playbook for T1211 Exploitation for Stealth. Validate telemetry, scope hosts, contain, hunt related tactics (stealth), eradicate. Adversaries may exploit vulnerabilities to evade detection by hiding activity, suppressing logging, or operating within trusted or unmonitored components. Adversaries may exploit a system or...
{"technique": "T1211"}
soc_playbook
PB-T1127
Playbook for T1127 Trusted Developer Utilities Proxy Execution. Validate telemetry, scope hosts, contain, hunt related tactics (stealth, execution), eradicate. Adversaries may take advantage of trusted developer utilities to proxy execution of malicious payloads. There are many utilities used for software development r...
{"technique": "T1127"}
soc_playbook
PB-T1529
Playbook for T1529 System Shutdown/Reboot. Validate telemetry, scope hosts, contain, hunt related tactics (impact), eradicate. Adversaries may shutdown/reboot systems to interrupt access to, or aid in the destruction of, those systems. Operating systems may contain commands to initiate a shutdown/reboot of a machine or...
{"technique": "T1529"}
soc_playbook
PB-T1218.014
Playbook for T1218.014 MMC. Validate telemetry, scope hosts, contain, hunt related tactics (stealth), eradicate. Adversaries may abuse mmc.exe to proxy execution of malicious .msc files. Microsoft Management Console (MMC) is a binary that may be signed by Microsoft and is used in several ways in either its GUI or in a ...
{"technique": "T1218.014"}
soc_playbook
PB-T1564.010
Playbook for T1564.010 Process Argument Spoofing. Validate telemetry, scope hosts, contain, hunt related tactics (stealth), eradicate. Adversaries may attempt to hide process command-line arguments by overwriting process memory. Process command-line arguments are stored in the process environment block (PEB), a data st...
{"technique": "T1564.010"}
soc_playbook
PB-T1574.012
Playbook for T1574.012 COR_PROFILER. Validate telemetry, scope hosts, contain, hunt related tactics (stealth, execution), eradicate. Adversaries may leverage the COR_PROFILER environment variable to hijack the execution flow of programs that load the .NET CLR. The COR_PROFILER is a .NET Framework feature which allows d...
{"technique": "T1574.012"}