prompt stringlengths 144 201 | completion stringlengths 232 4.79k |
|---|---|
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1135 (Network Share Discovery) in detail, including its description and associated tactics. | Technique: T1135 - Network Share Discovery
Description: Adversaries may look for folders and drives shared on remote systems as a means of identifying sources of information to gather as a precursor for Collection and to identify potential systems of interest for Lateral Movement. Networks often contain shared network ... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1171 (LLMNR/NBT-NS Poisoning and Relay) in detail, including its description and associated tactics. | Technique: T1171 - LLMNR/NBT-NS Poisoning and Relay
Description: Link-Local Multicast Name Resolution (LLMNR) and NetBIOS Name Service (NBT-NS) are Microsoft Windows components that serve as alternate methods of host identification. LLMNR is based upon the Domain Name System (DNS) format and allows hosts on the same lo... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1136.003 (Cloud Account) in detail, including its description and associated tactics. | Technique: T1136.003 - Cloud Account
Description: Adversaries may create a cloud account to maintain access to victim systems. With a sufficient level of access, such accounts may be used to establish secondary credentialed access that does not require persistent remote access tools to be deployed on the system.(Citati... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1074.001 (Local Data Staging) in detail, including its description and associated tactics. | Technique: T1074.001 - Local Data Staging
Description: Adversaries may stage collected data in a central location or directory on the local system prior to Exfiltration. Data may be kept in separate files or combined into one file through techniques such as [Archive Collected Data](https://attack.mitre.org/techniques/T... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1036.010 (Masquerade Account Name) in detail, including its description and associated tactics. | Technique: T1036.010 - Masquerade Account Name
Description: Adversaries may match or approximate the names of legitimate accounts to make newly created ones appear benign. This will typically occur during [Create Account](https://attack.mitre.org/techniques/T1136), although accounts may also be renamed at a later date.... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1562.008 (Disable or Modify Cloud Logs) in detail, including its description and associated tactics. | Technique: T1562.008 - Disable or Modify Cloud Logs
Description: An adversary may disable or modify cloud logging capabilities and integrations to limit what data is collected on their activities and avoid detection. Cloud environments allow for collection and analysis of audit and application logs that provide insight... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1213.002 (Sharepoint) in detail, including its description and associated tactics. | Technique: T1213.002 - Sharepoint
Description: Adversaries may leverage the SharePoint repository as a source to mine valuable information. SharePoint will often contain useful information for an adversary to learn about the structure and functionality of the internal network and systems. For example, the following is ... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1059.011 (Lua) in detail, including its description and associated tactics. | Technique: T1059.011 - Lua
Description: Adversaries may abuse Lua commands and scripts for execution. Lua is a cross-platform scripting and programming language primarily designed for embedded use in applications. Lua can be executed on the command-line (through the stand-alone lua interpreter), via scripts (<code>.lua... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1193 (Spearphishing Attachment) in detail, including its description and associated tactics. | Technique: T1193 - Spearphishing Attachment
Description: Spearphishing attachment is a specific variant of spearphishing. Spearphishing attachment is different from other forms of spearphishing in that it employs the use of malware attached to an email. All forms of spearphishing are electronically delivered social eng... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1061 (Graphical User Interface) in detail, including its description and associated tactics. | Technique: T1061 - Graphical User Interface
Description: **This technique has been deprecated. Please use [Remote Services](https://attack.mitre.org/techniques/T1021) where appropriate.** The Graphical User Interfaces (GUI) is a common way to interact with an operating system. Adversaries may use a system's GUI during... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1572 (Protocol Tunneling) in detail, including its description and associated tactics. | Technique: T1572 - Protocol Tunneling
Description: Adversaries may tunnel network communications to and from a victim system within a separate protocol to avoid detection/network filtering and/or enable access to otherwise unreachable systems. Tunneling involves explicitly encapsulating a protocol within another. This ... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1569 (System Services) in detail, including its description and associated tactics. | Technique: T1569 - System Services
Description: Adversaries may abuse system services or daemons to execute commands or programs. Adversaries can execute malicious content by interacting with or creating services either locally or remotely. Many services are set to run at boot, which can aid in achieving persistence ([... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1218.015 (Electron Applications) in detail, including its description and associated tactics. | Technique: T1218.015 - Electron Applications
Description: Adversaries may abuse components of the Electron framework to execute malicious code. The Electron framework hosts many common applications such as Signal, Slack, and Microsoft Teams.(Citation: Electron 2) Originally developed by GitHub, Electron is a cross-plat... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1013 (Port Monitors) in detail, including its description and associated tactics. | Technique: T1013 - Port Monitors
Description: A port monitor can be set through the (Citation: AddMonitor) API call to set a DLL to be loaded at startup. (Citation: AddMonitor) This DLL can be located in <code>C:\Windows\System32</code> and will be loaded by the print spooler service, spoolsv.exe, on boot. The spoolsv... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1548.006 (TCC Manipulation) in detail, including its description and associated tactics. | Technique: T1548.006 - TCC Manipulation
Description: Adversaries can manipulate or abuse the Transparency, Consent, & Control (TCC) service or database to grant malicious executables elevated permissions. TCC is a Privacy & Security macOS control mechanism used to determine if the running process has permission to acce... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1612 (Build Image on Host) in detail, including its description and associated tactics. | Technique: T1612 - Build Image on Host
Description: Adversaries may build a container image directly on a host to bypass defenses that monitor for the retrieval of malicious images from a public registry. A remote <code>build</code> request may be sent to the Docker API that includes a Dockerfile that pulls a vanilla b... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1134.004 (Parent PID Spoofing) in detail, including its description and associated tactics. | Technique: T1134.004 - Parent PID Spoofing
Description: Adversaries may spoof the parent process identifier (PPID) of a new process to evade process-monitoring defenses or to elevate privileges. New processes are typically spawned directly from their parent, or calling, process unless explicitly specified. One way of e... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1056.002 (GUI Input Capture) in detail, including its description and associated tactics. | Technique: T1056.002 - GUI Input Capture
Description: Adversaries may mimic common operating system GUI components to prompt users for credentials with a seemingly legitimate prompt. When programs are executed that need additional privileges than are present in the current user context, it is common for the operating s... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1180 (Screensaver) in detail, including its description and associated tactics. | Technique: T1180 - Screensaver
Description: Screensavers are programs that execute after a configurable time of user inactivity and consist of Portable Executable (PE) files with a .scr file extension.(Citation: Wikipedia Screensaver) The Windows screensaver application scrnsave.scr is located in <code>C:\Windows\Syste... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1546.016 (Installer Packages) in detail, including its description and associated tactics. | Technique: T1546.016 - Installer Packages
Description: Adversaries may establish persistence and elevate privileges by using an installer to trigger the execution of malicious content. Installer packages are OS specific and contain the resources an operating system needs to install applications on a system. Installer p... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1001 (Data Obfuscation) in detail, including its description and associated tactics. | Technique: T1001 - Data Obfuscation
Description: Adversaries may obfuscate command and control traffic to make it more difficult to detect.(Citation: Bitdefender FunnyDream Campaign November 2020) Command and control (C2) communications are hidden (but not necessarily encrypted) in an attempt to make the content more d... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1137.004 (Outlook Home Page) in detail, including its description and associated tactics. | Technique: T1137.004 - Outlook Home Page
Description: Adversaries may abuse Microsoft Outlook's Home Page feature to obtain persistence on a compromised system. Outlook Home Page is a legacy feature used to customize the presentation of Outlook folders. This feature allows for an internal or external URL to be loaded a... |
You are a cybersecurity assistant.
Describe the MITRE ATT&CK technique T1494 (Runtime Data Manipulation) in detail, including its description and associated tactics. | Technique: T1494 - Runtime Data Manipulation
Description: Adversaries may modify systems in order to manipulate the data as it is accessed and displayed to an end user.(Citation: FireEye APT38 Oct 2018)(Citation: DOJ Lazarus Sony 2018) By manipulating runtime data, adversaries may attempt to affect a business process, ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.