prompt stringlengths 144 201 | completion stringlengths 232 4.79k |
|---|---|
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1211 (Exploitation for Defense Evasion) in detail, including its description and associated tactics. | Technique: T1211 - Exploitation for Defense Evasion
Description: Adversaries may exploit a system or application vulnerability to bypass security features. Exploitation of a vulnerability occurs when an adversary takes advantage of a programming error in a program, service, or within the operating system software or ke... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1499 (Endpoint Denial of Service) in detail, including its description and associated tactics. | Technique: T1499 - Endpoint Denial of Service
Description: Adversaries may perform Endpoint Denial of Service (DoS) attacks to degrade or block the availability of services to users. Endpoint DoS can be performed by exhausting the system resources those services are hosted on or exploiting the system to cause a persist... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1534 (Internal Spearphishing) in detail, including its description and associated tactics. | Technique: T1534 - Internal Spearphishing
Description: After they already have access to accounts or systems within the environment, adversaries may use internal spearphishing to gain access to additional information or compromise other users within the same organization. Internal spearphishing is multi-staged campaign... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1499.001 (OS Exhaustion Flood) in detail, including its description and associated tactics. | Technique: T1499.001 - OS Exhaustion Flood
Description: Adversaries may launch a denial of service (DoS) attack targeting an endpoint's operating system (OS). A system's OS is responsible for managing the finite resources as well as preventing the entire system from being overwhelmed by excessive demands on its capacit... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1555 (Credentials from Password Stores) in detail, including its description and associated tactics. | Technique: T1555 - Credentials from Password Stores
Description: Adversaries may search for common password storage locations to obtain user credentials.(Citation: F-Secure The Dukes) Passwords are stored in several places on a system, depending on the operating system or application holding the credentials. There are ... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1133 (External Remote Services) in detail, including its description and associated tactics. | Technique: T1133 - External Remote Services
Description: Adversaries may leverage external-facing remote services to initially access and/or persist within a network. Remote services such as VPNs, Citrix, and other access mechanisms allow users to connect to internal enterprise network resources from external locations... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1118 (InstallUtil) in detail, including its description and associated tactics. | Technique: T1118 - InstallUtil
Description: InstallUtil is a command-line utility that allows for installation and uninstallation of resources by executing specific installer components specified in .NET binaries. (Citation: MSDN InstallUtil) InstallUtil is located in the .NET directories on a Windows system: <code>C:\... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1217 (Browser Information Discovery) in detail, including its description and associated tactics. | Technique: T1217 - Browser Information Discovery
Description: Adversaries may enumerate information about browsers to learn more about compromised environments. Data saved by browsers (such as bookmarks, accounts, and browsing history) may reveal a variety of personal information about users (e.g., banking sites, relat... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1195.001 (Compromise Software Dependencies and Development Tools) in detail, including its description and associated tactics. | Technique: T1195.001 - Compromise Software Dependencies and Development Tools
Description: Adversaries may manipulate software dependencies and development tools prior to receipt by a final consumer for the purpose of data or system compromise. Applications often depend on external software to function properly. Popula... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1592.001 (Hardware) in detail, including its description and associated tactics. | Technique: T1592.001 - Hardware
Description: Adversaries may gather information about the victim's host hardware that can be used during targeting. Information about hardware infrastructure may include a variety of details such as types and versions on specific hosts, as well as the presence of additional components th... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1027.003 (Steganography) in detail, including its description and associated tactics. | Technique: T1027.003 - Steganography
Description: Adversaries may use steganography techniques in order to prevent the detection of hidden information. Steganographic techniques can be used to hide data in digital media such as images, audio tracks, video clips, or text files. [Duqu](https://attack.mitre.org/software/... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1597.001 (Threat Intel Vendors) in detail, including its description and associated tactics. | Technique: T1597.001 - Threat Intel Vendors
Description: Adversaries may search private data from threat intelligence vendors for information that can be used during targeting. Threat intelligence vendors may offer paid feeds or portals that offer more data than what is publicly reported. Although sensitive details (su... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1559.003 (XPC Services) in detail, including its description and associated tactics. | Technique: T1559.003 - XPC Services
Description: Adversaries can provide malicious content to an XPC service daemon for local code execution. macOS uses XPC services for basic inter-process communication between various processes, such as between the XPC Service daemon and third-party application privileged helper tool... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1005 (Data from Local System) in detail, including its description and associated tactics. | Technique: T1005 - Data from Local System
Description: Adversaries may search local system sources, such as file systems, configuration files, local databases, or virtual machine files, to find files of interest and sensitive data prior to Exfiltration. Adversaries may do this using a [Command and Scripting Interprete... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1543.003 (Windows Service) in detail, including its description and associated tactics. | Technique: T1543.003 - Windows Service
Description: Adversaries may create or modify Windows services to repeatedly execute malicious payloads as part of persistence. When Windows boots up, it starts programs or applications called services that perform background system functions.(Citation: TechNet Services) Windows s... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1567 (Exfiltration Over Web Service) in detail, including its description and associated tactics. | Technique: T1567 - Exfiltration Over Web Service
Description: Adversaries may use an existing, legitimate external Web service to exfiltrate data rather than their primary command and control channel. Popular Web services acting as an exfiltration mechanism may give a significant amount of cover due to the likelihood t... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1562.002 (Disable Windows Event Logging) in detail, including its description and associated tactics. | Technique: T1562.002 - Disable Windows Event Logging
Description: Adversaries may disable Windows event logging to limit data that can be leveraged for detections and audits. Windows event logs record user and system activity such as login attempts, process creation, and much more.(Citation: Windows Log Events) This da... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1059 (Command and Scripting Interpreter) in detail, including its description and associated tactics. | Technique: T1059 - Command and Scripting Interpreter
Description: Adversaries may abuse command and script interpreters to execute commands, scripts, or binaries. These interfaces and languages provide ways of interacting with computer systems and are a common feature across many different platforms. Most systems come ... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1597 (Search Closed Sources) in detail, including its description and associated tactics. | Technique: T1597 - Search Closed Sources
Description: Adversaries may search and gather information about victims from closed (e.g., paid, private, or otherwise not freely available) sources that can be used during targeting. Information about victims may be available for purchase from reputable private sources and dat... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1567.004 (Exfiltration Over Webhook) in detail, including its description and associated tactics. | Technique: T1567.004 - Exfiltration Over Webhook
Description: Adversaries may exfiltrate data to a webhook endpoint rather than over their primary command and control channel. Webhooks are simple mechanisms for allowing a server to push data over HTTP/S to a client without the need for the client to continuously poll t... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1547.002 (Authentication Package) in detail, including its description and associated tactics. | Technique: T1547.002 - Authentication Package
Description: Adversaries may abuse authentication packages to execute DLLs when the system boots. Windows authentication package DLLs are loaded by the Local Security Authority (LSA) process at system start. They provide support for multiple logon processes and multiple sec... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1097 (Pass the Ticket) in detail, including its description and associated tactics. | Technique: T1097 - Pass the Ticket
Description: Pass the ticket (PtT) is a method of authenticating to a system using Kerberos tickets without having access to an account's password. Kerberos authentication can be used as the first step to lateral movement to a remote system. In this technique, valid Kerberos tickets ... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1090.004 (Domain Fronting) in detail, including its description and associated tactics. | Technique: T1090.004 - Domain Fronting
Description: Adversaries may take advantage of routing schemes in Content Delivery Networks (CDNs) and other services which host multiple domains to obfuscate the intended destination of HTTPS traffic or traffic tunneled through HTTPS. (Citation: Fifield Blocking Resistent Communi... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1079 (Multilayer Encryption) in detail, including its description and associated tactics. | Technique: T1079 - Multilayer Encryption
Description: An adversary performs C2 communications using multiple layers of encryption, typically (but not exclusively) tunneling a custom encryption scheme within a protocol encryption scheme such as HTTPS or SMTPS.
Tactics: command-and-control <|endoftext|> |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1003.005 (Cached Domain Credentials) in detail, including its description and associated tactics. | Technique: T1003.005 - Cached Domain Credentials
Description: Adversaries may attempt to access cached domain credentials used to allow authentication to occur in the event a domain controller is unavailable.(Citation: Microsoft - Cached Creds) On Windows Vista and newer, the hash format is DCC2 (Domain Cached Credent... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1019 (System Firmware) in detail, including its description and associated tactics. | Technique: T1019 - System Firmware
Description: The BIOS (Basic Input/Output System) and The Unified Extensible Firmware Interface (UEFI) or Extensible Firmware Interface (EFI) are examples of system firmware that operate as the software interface between the operating system and hardware of a computer. (Citation: Wiki... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1491 (Defacement) in detail, including its description and associated tactics. | Technique: T1491 - Defacement
Description: Adversaries may modify visual content available internally or externally to an enterprise network, thus affecting the integrity of the original content. Reasons for [Defacement](https://attack.mitre.org/techniques/T1491) include delivering messaging, intimidation, or claiming ... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1498.001 (Direct Network Flood) in detail, including its description and associated tactics. | Technique: T1498.001 - Direct Network Flood
Description: Adversaries may attempt to cause a denial of service (DoS) by directly sending a high-volume of network traffic to a target. This DoS attack may also reduce the availability and functionality of the targeted system(s) and network. [Direct Network Flood](https://a... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1564.004 (NTFS File Attributes) in detail, including its description and associated tactics. | Technique: T1564.004 - NTFS File Attributes
Description: 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 (MFT) that maintains a record for every file/directory on the partition. (C... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1547.003 (Time Providers) in detail, including its description and associated tactics. | Technique: T1547.003 - Time Providers
Description: Adversaries may abuse time providers to execute DLLs when the system boots. The Windows Time service (W32Time) enables time synchronization across and within domains.(Citation: Microsoft W32Time Feb 2018) W32Time time providers are responsible for retrieving time stamp... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1001.003 (Protocol or Service Impersonation) in detail, including its description and associated tactics. | Technique: T1001.003 - Protocol or Service Impersonation
Description: Adversaries may impersonate legitimate protocols or web service traffic to disguise command and control activity and thwart analysis efforts. By impersonating legitimate protocols or web services, adversaries can make their command and control traffi... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1148 (HISTCONTROL) in detail, including its description and associated tactics. | Technique: T1148 - HISTCONTROL
Description: The <code>HISTCONTROL</code> environment variable keeps track of what should be saved by the <code>history</code> command and eventually into the <code>~/.bash_history</code> file when a user logs out. This setting can be configured to ignore commands that start with a space ... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1103 (AppInit DLLs) in detail, including its description and associated tactics. | Technique: T1103 - AppInit DLLs
Description: Dynamic-link libraries (DLLs) that are specified in the AppInit_DLLs value in the Registry keys <code>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Windows</code> or <code>HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Windows</... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1550.001 (Application Access Token) in detail, including its description and associated tactics. | Technique: T1550.001 - Application Access Token
Description: Adversaries may use stolen application access tokens to bypass the typical authentication process and access restricted accounts, information, or services on remote systems. These tokens are typically stolen from users or services and used in lieu of login cr... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1561 (Disk Wipe) in detail, including its description and associated tactics. | Technique: T1561 - Disk Wipe
Description: Adversaries may wipe or corrupt raw disk data on specific systems or in large numbers in a network to interrupt availability to system and network resources. With direct write access to a disk, adversaries may attempt to overwrite portions of disk data. Adversaries may opt to w... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1055.014 (VDSO Hijacking) in detail, including its description and associated tactics. | Technique: T1055.014 - VDSO Hijacking
Description: Adversaries may inject malicious code into processes via VDSO hijacking in order to evade process-based defenses as well as possibly elevate privileges. Virtual dynamic shared object (vdso) hijacking is a method of executing arbitrary code in the address space of a sep... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1116 (Code Signing) in detail, including its description and associated tactics. | Technique: T1116 - Code Signing
Description: Code signing provides a level of authenticity on a binary from the developer and a guarantee that the binary has not been tampered with. (Citation: Wikipedia Code Signing) However, adversaries are known to use code signing certificates to masquerade malware and tools as legi... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1608.002 (Upload Tool) in detail, including its description and associated tactics. | Technique: T1608.002 - Upload Tool
Description: Adversaries may upload tools to third-party or adversary controlled infrastructure to make it accessible during targeting. Tools can be open or closed source, free or commercial. Tools can be used for malicious purposes by an adversary, but (unlike malware) were not inten... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1167 (Securityd Memory) in detail, including its description and associated tactics. | Technique: T1167 - Securityd Memory
Description: In OS X prior to El Capitan, users with root access can read plaintext keychain passwords of logged-in users because Apple’s keychain implementation allows these credentials to be cached so that users are not repeatedly prompted for passwords. (Citation: OS X Keychain) (... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1114.003 (Email Forwarding Rule) in detail, including its description and associated tactics. | Technique: T1114.003 - Email Forwarding Rule
Description: Adversaries may setup email forwarding rules to collect sensitive information. Adversaries may abuse email forwarding rules to monitor the activities of a victim, steal information, and further gain intelligence on the victim or the victim’s organization to use ... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1090.003 (Multi-hop Proxy) in detail, including its description and associated tactics. | Technique: T1090.003 - Multi-hop Proxy
Description: Adversaries may chain together multiple proxies to disguise the source of malicious traffic. Typically, a defender will be able to identify the last proxy traffic traversed before it enters their network; the defender may or may not be able to identify any previous pr... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1055.013 (Process Doppelgänging) in detail, including its description and associated tactics. | Technique: T1055.013 - Process Doppelgänging
Description: Adversaries may inject malicious code into process via process doppelgänging in order to evade process-based defenses as well as possibly elevate privileges. Process doppelgänging is a method of executing arbitrary code in the address space of a separate live pr... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1568.002 (Domain Generation Algorithms) in detail, including its description and associated tactics. | Technique: T1568.002 - Domain Generation Algorithms
Description: Adversaries may make use of Domain Generation Algorithms (DGAs) to dynamically identify a destination domain for command and control traffic rather than relying on a list of static IP addresses or domains. This has the advantage of making it much harder f... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1027.001 (Binary Padding) in detail, including its description and associated tactics. | Technique: T1027.001 - Binary Padding
Description: Adversaries may use binary padding to add junk data and change the on-disk representation of malware. This can be done without affecting the functionality or behavior of a binary, but can increase the size of the binary beyond what some security tools are capable of ha... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1558.001 (Golden Ticket) in detail, including its description and associated tactics. | Technique: T1558.001 - Golden Ticket
Description: Adversaries who have the KRBTGT account password hash may forge Kerberos ticket-granting tickets (TGT), also known as a golden ticket.(Citation: AdSecurity Kerberos GT Aug 2015) Golden tickets enable adversaries to generate authentication material for any account in Act... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1053.006 (Systemd Timers) in detail, including its description and associated tactics. | Technique: T1053.006 - Systemd Timers
Description: Adversaries may abuse systemd timers to perform task scheduling for initial or recurring execution of malicious code. Systemd timers are unit files with file extension <code>.timer</code> that control services. Timers can be set to run on a calendar event or after a ti... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1037 (Boot or Logon Initialization Scripts) in detail, including its description and associated tactics. | Technique: T1037 - Boot or Logon Initialization Scripts
Description: Adversaries may use scripts automatically executed at boot or logon initialization to establish persistence.(Citation: Mandiant APT29 Eye Spy Email Nov 22)(Citation: Anomali Rocke March 2019) Initialization scripts can be used to perform administrativ... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1221 (Template Injection) in detail, including its description and associated tactics. | Technique: T1221 - Template Injection
Description: Adversaries may create or modify references in user document templates to conceal malicious code or force authentication attempts. For example, Microsoft’s Office Open XML (OOXML) specification defines an XML-based format for Office documents (.docx, xlsx, .pptx) to re... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1496 (Resource Hijacking) in detail, including its description and associated tactics. | Technique: T1496 - Resource Hijacking
Description: Adversaries may leverage the resources of co-opted systems to complete resource-intensive tasks, which may impact system and/or hosted service availability. Resource hijacking may take a number of different forms. For example, adversaries may: * Leverage compute res... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1192 (Spearphishing Link) in detail, including its description and associated tactics. | Technique: T1192 - Spearphishing Link
Description: Spearphishing with a link is a specific variant of spearphishing. It is different from other forms of spearphishing in that it employs the use of links to download malware contained in email, instead of attaching malicious files to the email itself, to avoid defenses t... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1112 (Modify Registry) in detail, including its description and associated tactics. | Technique: T1112 - Modify Registry
Description: Adversaries may interact with the Windows Registry as part of a variety of other techniques to aid in defense evasion, persistence, and execution. Access to specific areas of the Registry depends on account permissions, with some keys requiring administrator-level access... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1611 (Escape to Host) in detail, including its description and associated tactics. | Technique: T1611 - Escape to Host
Description: Adversaries may break out of a container or virtualized environment to gain access to the underlying host. This can allow an adversary access to other containerized or virtualized resources from the host level or to the host itself. In principle, containerized / virtualize... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1021.008 (Direct Cloud VM Connections) in detail, including its description and associated tactics. | Technique: T1021.008 - Direct Cloud VM Connections
Description: Adversaries may leverage [Valid Accounts](https://attack.mitre.org/techniques/T1078) to log directly into accessible cloud hosted compute infrastructure through cloud native methods. Many cloud providers offer interactive connections to virtual infrastruct... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1098.001 (Additional Cloud Credentials) in detail, including its description and associated tactics. | Technique: T1098.001 - Additional Cloud Credentials
Description: Adversaries may add adversary-controlled credentials to a cloud account to maintain persistent access to victim accounts and instances within the environment. For example, adversaries may add credentials for Service Principals and Applications in additio... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1566.004 (Spearphishing Voice) in detail, including its description and associated tactics. | Technique: T1566.004 - Spearphishing Voice
Description: Adversaries may use voice communications to ultimately gain access to victim systems. Spearphishing voice is a specific variant of spearphishing. It is different from other forms of spearphishing in that is employs the use of manipulating a user into providing acc... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1156 (Malicious Shell Modification) in detail, including its description and associated tactics. | Technique: T1156 - Malicious Shell Modification
Description: Adversaries may establish persistence through executing malicious commands triggered by a user’s shell. User shells execute several configuration scripts at different points throughout the session based on events. For example, when a user opens a command line... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1027.011 (Fileless Storage) in detail, including its description and associated tactics. | Technique: T1027.011 - Fileless Storage
Description: Adversaries may store data in "fileless" formats to conceal malicious activity from defenses. Fileless storage can be broadly defined as any format other than a file. Common examples of non-volatile fileless storage in Windows systems include the Windows Registry, ev... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1590 (Gather Victim Network Information) in detail, including its description and associated tactics. | Technique: T1590 - Gather Victim Network Information
Description: Adversaries may gather information about the victim's networks that can be used during targeting. Information about networks may include a variety of details, including administrative data (ex: IP ranges, domain names, etc.) as well as specifics regardin... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1036 (Masquerading) in detail, including its description and associated tactics. | Technique: T1036 - Masquerading
Description: Adversaries may attempt to manipulate features of their artifacts to make them appear legitimate or benign to users and/or security tools. Masquerading occurs when the name or location of an object, legitimate or malicious, is manipulated or abused for the sake of evading de... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1069.003 (Cloud Groups) in detail, including its description and associated tactics. | Technique: T1069.003 - Cloud Groups
Description: Adversaries may attempt to find cloud groups and permission settings. The knowledge of cloud permission groups can help adversaries determine the particular roles of users and groups within an environment, as well as which users are associated with a particular group. W... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1036.006 (Space after Filename) in detail, including its description and associated tactics. | Technique: T1036.006 - Space after Filename
Description: Adversaries can hide a program's true filetype by changing the extension of a file. With certain file types (specifically this does not work with .app extensions), appending a space to the end of a filename will change how the file is processed by the operating s... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1563 (Remote Service Session Hijacking) in detail, including its description and associated tactics. | Technique: T1563 - Remote Service Session Hijacking
Description: Adversaries may take control of preexisting sessions with remote services to move laterally in an environment. Users may use valid credentials to log into a service specifically designed to accept remote connections, such as telnet, SSH, and RDP. When a u... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1204.002 (Malicious File) in detail, including its description and associated tactics. | Technique: T1204.002 - Malicious File
Description: An adversary may rely upon a user opening a malicious file in order to gain execution. Users may be subjected to social engineering to get them to open a file that will lead to code execution. This user action will typically be observed as follow-on behavior from [Spea... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1207 (Rogue Domain Controller) in detail, including its description and associated tactics. | Technique: T1207 - Rogue Domain Controller
Description: Adversaries may register a rogue Domain Controller to enable manipulation of Active Directory data. DCShadow may be used to create a rogue Domain Controller (DC). DCShadow is a method of manipulating Active Directory (AD) data, including objects and schemas, by re... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1134.003 (Make and Impersonate Token) in detail, including its description and associated tactics. | Technique: T1134.003 - Make and Impersonate Token
Description: Adversaries may make new tokens and impersonate users to escalate privileges and bypass access controls. For example, if an adversary has a username and password but the user is not logged onto the system the adversary can then create a logon session for th... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1078 (Valid Accounts) in detail, including its description and associated tactics. | Technique: T1078 - Valid Accounts
Description: Adversaries may obtain and abuse credentials of existing accounts as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion. Compromised credentials may be used to bypass access controls placed on various resources on systems within the ne... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1522 (Cloud Instance Metadata API) in detail, including its description and associated tactics. | Technique: T1522 - Cloud Instance Metadata API
Description: Adversaries may attempt to access the Cloud Instance Metadata API to collect credentials and other sensitive data. Most cloud service providers support a Cloud Instance Metadata API which is a service provided to running virtual instances that allows applicat... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1542.003 (Bootkit) in detail, including its description and associated tactics. | Technique: T1542.003 - Bootkit
Description: Adversaries may use bootkits to persist on systems. A bootkit is a malware variant that modifies the boot sectors of a hard drive, allowing malicious code to execute before a computer's operating system has loaded. Bootkits reside at a layer below the operating system and may... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1015 (Accessibility Features) in detail, including its description and associated tactics. | Technique: T1015 - Accessibility Features
Description: Windows contains accessibility features that may be launched with a key combination before a user has logged in (for example, when the user is on the Windows logon screen). An adversary can modify the way these programs are launched to get a command prompt or backd... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1055 (Process Injection) in detail, including its description and associated tactics. | Technique: T1055 - Process Injection
Description: Adversaries may inject code into processes in order to evade process-based defenses as well as possibly elevate privileges. Process injection is a method of executing arbitrary code in the address space of a separate live process. Running code in the context of another ... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1559.001 (Component Object Model) in detail, including its description and associated tactics. | Technique: T1559.001 - Component Object Model
Description: Adversaries may use the Windows Component Object Model (COM) for local code execution. COM is an inter-process communication (IPC) component of the native Windows application programming interface (API) that enables interaction between software objects, or exec... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1564.012 (File/Path Exclusions) in detail, including its description and associated tactics. | Technique: T1564.012 - File/Path Exclusions
Description: Adversaries may attempt to hide their file-based artifacts by writing them to specific folders or file names excluded from antivirus (AV) scanning and other defensive capabilities. AV and other file-based scanners often include exclusions to optimize performance ... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1590.002 (DNS) in detail, including its description and associated tactics. | Technique: T1590.002 - DNS
Description: Adversaries may gather information about the victim's DNS that can be used during targeting. DNS information may include a variety of details, including registered name servers as well as records that outline addressing for a target’s subdomains, mail servers, and other hosts. DN... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1138 (Application Shimming) in detail, including its description and associated tactics. | Technique: T1138 - Application Shimming
Description: The Microsoft Windows Application Compatibility Infrastructure/Framework (Application Shim) was created to allow for backward compatibility of software as the operating system codebase changes over time. For example, the application shimming feature allows developers... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1526 (Cloud Service Discovery) in detail, including its description and associated tactics. | Technique: T1526 - Cloud Service Discovery
Description: An adversary may attempt to enumerate the cloud services running on a system after gaining access. These methods can differ from platform-as-a-service (PaaS), to infrastructure-as-a-service (IaaS), or software-as-a-service (SaaS). Many services exist throughout th... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1222.002 (Linux and Mac File and Directory Permissions Modification) in detail, including its description and associated tactics. | Technique: T1222.002 - Linux and Mac File and Directory Permissions Modification
Description: Adversaries may modify file or directory permissions/attributes to evade access control lists (ACLs) and access protected files.(Citation: Hybrid Analysis Icacls1 June 2018)(Citation: Hybrid Analysis Icacls2 May 2018) File and... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1204.001 (Malicious Link) in detail, including its description and associated tactics. | Technique: T1204.001 - Malicious Link
Description: 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 execution. This user action will typically be observed as follow-on behavior from ... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1022 (Data Encrypted) in detail, including its description and associated tactics. | Technique: T1022 - Data Encrypted
Description: Data is encrypted before being exfiltrated in order to hide the information that is being exfiltrated from detection or to make the exfiltration less conspicuous upon inspection by a defender. The encryption is performed by a utility, programming library, or custom algorit... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1574.009 (Path Interception by Unquoted Path) in detail, including its description and associated tactics. | Technique: T1574.009 - Path Interception by Unquoted Path
Description: Adversaries may execute their own malicious payloads by hijacking vulnerable file path references. Adversaries can take advantage of paths that lack surrounding quotations by placing an executable in a higher level directory within the path, so that... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1546 (Event Triggered Execution) in detail, including its description and associated tactics. | Technique: T1546 - Event Triggered Execution
Description: Adversaries may establish persistence and/or elevate privileges using system mechanisms that trigger execution based on specific events. Various operating systems have means to monitor and subscribe to events such as logons or other user activity such as running... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1021 (Remote Services) in detail, including its description and associated tactics. | Technique: T1021 - Remote Services
Description: Adversaries may use [Valid Accounts](https://attack.mitre.org/techniques/T1078) to log into a service that accepts remote connections, such as telnet, SSH, and VNC. The adversary may then perform actions as the logged-on user. In an enterprise environment, servers and wo... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1110.002 (Password Cracking) in detail, including its description and associated tactics. | Technique: T1110.002 - Password Cracking
Description: Adversaries may use password cracking to attempt to recover usable credentials, such as plaintext passwords, when credential material such as password hashes are obtained. [OS Credential Dumping](https://attack.mitre.org/techniques/T1003) can be used to obtain passw... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1601.002 (Downgrade System Image) in detail, including its description and associated tactics. | Technique: T1601.002 - Downgrade System Image
Description: 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 encryption ciphers and, in general, fewer/less updated defensive features. (Citation: ... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1129 (Shared Modules) in detail, including its description and associated tactics. | Technique: T1129 - Shared Modules
Description: Adversaries may execute malicious payloads via loading shared modules. Shared modules are executable files that are loaded into processes to provide access to reusable code, such as specific custom functions or invoking OS API functions (i.e., [Native API](https://attack.m... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1565.003 (Runtime Data Manipulation) in detail, including its description and associated tactics. | Technique: T1565.003 - Runtime Data Manipulation
Description: Adversaries may modify systems in order to manipulate the data as it is accessed and displayed to an end user, thus threatening the integrity of the data.(Citation: FireEye APT38 Oct 2018)(Citation: DOJ Lazarus Sony 2018) By manipulating runtime data, advers... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1046 (Network Service Discovery) in detail, including its description and associated tactics. | Technique: T1046 - Network Service Discovery
Description: Adversaries may attempt to get a listing of services running on remote hosts and local network infrastructure devices, including those that may be vulnerable to remote software exploitation. Common methods to acquire this information include port, vulnerability,... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1654 (Log Enumeration) in detail, including its description and associated tactics. | Technique: T1654 - Log Enumeration
Description: Adversaries may enumerate system and service logs to find useful data. These logs may highlight various types of valuable insights for an adversary, such as user authentication records ([Account Discovery](https://attack.mitre.org/techniques/T1087)), security or vulnerabl... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1666 (Modify Cloud Resource Hierarchy) in detail, including its description and associated tactics. | Technique: T1666 - Modify Cloud Resource Hierarchy
Description: Adversaries may attempt to modify hierarchical structures in infrastructure-as-a-service (IaaS) environments in order to evade defenses. IaaS environments often group resources into a hierarchy, enabling improved resource management and application of p... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1571 (Non-Standard Port) in detail, including its description and associated tactics. | Technique: T1571 - Non-Standard Port
Description: Adversaries may communicate using a protocol and port pairing that are typically not associated. For example, HTTPS over port 8088(Citation: Symantec Elfin Mar 2019) or port 587(Citation: Fortinet Agent Tesla April 2018) as opposed to the traditional port 443. Adversari... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1132.002 (Non-Standard Encoding) in detail, including its description and associated tactics. | Technique: T1132.002 - Non-Standard Encoding
Description: Adversaries may encode data with a non-standard data encoding system to make the content of command and control traffic more difficult to detect. Command and control (C2) information can be encoded using a non-standard data encoding system that diverges from exi... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1020.001 (Traffic Duplication) in detail, including its description and associated tactics. | Technique: T1020.001 - Traffic Duplication
Description: Adversaries may leverage traffic mirroring in order to automate data exfiltration over compromised infrastructure. Traffic mirroring is a native feature for some devices, often used for network analysis. For example, devices may be configured to forward network tr... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1536 (Revert Cloud Instance) in detail, including its description and associated tactics. | Technique: T1536 - Revert Cloud Instance
Description: An adversary may revert changes made to a cloud instance after they have performed malicious activities in attempt to evade detection and remove evidence of their presence. In highly virtualized environments, such as cloud-based infrastructure, this may be accomplis... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1671 (Cloud Application Integration) in detail, including its description and associated tactics. | Technique: T1671 - Cloud Application Integration
Description: Adversaries may achieve persistence by leveraging OAuth application integrations in a software-as-a-service environment. Adversaries may create a custom application, add a legitimate application into the environment, or even co-opt an existing integration to... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1043 (Commonly Used Port) in detail, including its description and associated tactics. | Technique: T1043 - Commonly Used Port
Description: **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 port to bypass firewalls or network detection systems and to blend with normal network... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1530 (Data from Cloud Storage) in detail, including its description and associated tactics. | Technique: T1530 - Data from Cloud Storage
Description: Adversaries may access data from cloud storage. Many IaaS providers offer solutions for online data object storage such as Amazon S3, Azure Storage, and Google Cloud Storage. Similarly, SaaS enterprise platforms such as Office 365 and Google Workspace provide clo... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1546.017 (Udev Rules) in detail, including its description and associated tactics. | Technique: T1546.017 - Udev Rules
Description: Adversaries may maintain persistence through executing malicious content triggered using udev rules. Udev is the Linux kernel device manager that dynamically manages device nodes, handles access to pseudo-device files in the `/dev` directory, and responds to hardware event... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1574.013 (KernelCallbackTable) in detail, including its description and associated tactics. | Technique: T1574.013 - KernelCallbackTable
Description: Adversaries may abuse the <code>KernelCallbackTable</code> of a process to hijack its execution flow in order to run their own payloads.(Citation: Lazarus APT January 2022)(Citation: FinFisher exposed ) The <code>KernelCallbackTable</code> can be found in the Proc... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1070 (Indicator Removal) in detail, including its description and associated tactics. | Technique: T1070 - Indicator Removal
Description: Adversaries may delete or modify artifacts generated within systems to remove evidence of their presence or hinder defenses. Various artifacts may be created by an adversary or something that can be attributed to an adversary’s actions. Typically these artifacts are use... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1055.012 (Process Hollowing) in detail, including its description and associated tactics. | Technique: T1055.012 - Process Hollowing
Description: Adversaries may inject malicious code into suspended and hollowed processes in order to evade process-based defenses. Process hollowing is a method of executing arbitrary code in the address space of a separate live process. Process hollowing is commonly performe... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1218.002 (Control Panel) in detail, including its description and associated tactics. | Technique: T1218.002 - Control Panel
Description: Adversaries may abuse control.exe to proxy execution of malicious payloads. The Windows Control Panel process binary (control.exe) handles execution of Control Panel items, which are utilities that allow users to view and adjust computer settings. Control Panel items a... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.