subject stringlengths 5 9 | predicate stringclasses 21
values | object stringlengths 2 4.68k | source stringclasses 1
value | object_type stringclasses 6
values | meta stringlengths 0 10.5k |
|---|---|---|---|---|---|
S0236 | created | 2018-10-17 00:14:20.652000+00:00 | attack | date | |
S0236 | description | [Kwampirs](https://attack.mitre.org/software/S0236) is a backdoor Trojan used by [Orangeworm](https://attack.mitre.org/groups/G0071). [Kwampirs](https://attack.mitre.org/software/S0236) has been found on machines which had software installed for the use and control of high-tech imaging devices such as X-Ray and MRI mac... | attack | string | |
S0236 | domain | enterprise-attack | attack | string | |
S0236 | modified | 2024-04-11 01:44:05.770000+00:00 | attack | date | |
S0236 | name | Kwampirs | attack | string | |
S0236 | platform | Windows | attack | string | |
S0236 | rdf:type | Malware | attack | enum | {"version":"1.2","external_references":[{"url":"https://resources.cylera.com/hubfs/Cylera%20Labs/Cylera%20Labs%20Kwampirs%20Shamoon%20Technical%20Report.pdf","source_name":"Cylera Kwampirs 2022","description":"Pablo Rinc\u00f3n Crespo. (2022, January). The link between Kwampirs (Orangeworm) and Shamoon APTs. Retrieved ... |
S0236 | url | https://attack.mitre.org/software/S0236 | attack | url | |
S0236 | uses | T1069.002 | attack | id | {"description":"[Kwampirs](https://attack.mitre.org/software/S0236) collects a list of domain groups with the command <code>net localgroup /domain</code>.(Citation: Symantec Orangeworm April 2018)"} |
S0236 | uses | T1087.001 | attack | id | {"description":"[Kwampirs](https://attack.mitre.org/software/S0236) collects a list of accounts with the command <code>net users</code>.(Citation: Symantec Orangeworm April 2018)"} |
S0236 | uses | T1135 | attack | id | {"description":"[Kwampirs](https://attack.mitre.org/software/S0236) collects a list of network shares with the command <code>net share</code>.(Citation: Symantec Orangeworm April 2018)"} |
S0236 | uses | T1140 | attack | id | {"description":"[Kwampirs](https://attack.mitre.org/software/S0236) decrypts and extracts a copy of its main DLL payload when executing.(Citation: Symantec Orangeworm April 2018)"} |
S0236 | uses | T1007 | attack | id | {"description":"[Kwampirs](https://attack.mitre.org/software/S0236) collects a list of running services with the command <code>tasklist /svc</code>.(Citation: Symantec Orangeworm April 2018)"} |
S0236 | uses | T1083 | attack | id | {"description":"[Kwampirs](https://attack.mitre.org/software/S0236) collects a list of files and directories in C:\\ with the command <code>dir /s /a c:\\ >> \"C:\\windows\\TEMP\\[RANDOM].tmp\"</code>.(Citation: Symantec Orangeworm April 2018)"} |
S0236 | uses | T1027.013 | attack | id | {"description":"[Kwampirs](https://attack.mitre.org/software/S0236) downloads additional files that are base64-encoded and encrypted with another cipher.(Citation: Symantec Security Center Trojan.Kwampirs)"} |
S0236 | uses | T1543.003 | attack | id | {"description":"[Kwampirs](https://attack.mitre.org/software/S0236) creates a new service named WmiApSrvEx to establish persistence.(Citation: Symantec Orangeworm April 2018)"} |
S0236 | uses | T1033 | attack | id | {"description":"[Kwampirs](https://attack.mitre.org/software/S0236) collects registered owner details by using the commands <code>systeminfo</code> and <code>net config workstation</code>.(Citation: Symantec Orangeworm April 2018)"} |
S0236 | uses | T1018 | attack | id | {"description":"[Kwampirs](https://attack.mitre.org/software/S0236) collects a list of available servers with the command <code>net view</code>.(Citation: Symantec Orangeworm April 2018)"} |
S0236 | uses | T1021.002 | attack | id | {"description":"[Kwampirs](https://attack.mitre.org/software/S0236) copies itself over network shares to move laterally on a victim network.(Citation: Symantec Orangeworm April 2018)"} |
S0236 | uses | T1027.001 | attack | id | {"description":"Before writing to disk, [Kwampirs](https://attack.mitre.org/software/S0236) inserts a randomly generated string into the middle of the decrypted payload in an attempt to evade hash-based detections.(Citation: Symantec Orangeworm April 2018)"} |
S0236 | uses | T1105 | attack | id | {"description":"[Kwampirs](https://attack.mitre.org/software/S0236) downloads additional files from C2 servers.(Citation: Symantec Security Center Trojan.Kwampirs)"} |
S0236 | uses | T1082 | attack | id | {"description":"[Kwampirs](https://attack.mitre.org/software/S0236) collects OS version information such as registered owner details, manufacturer details, processor type, available storage, installed patches, hostname, version info, system date, and other system information by using the commands <code>systeminfo</code... |
S0236 | uses | T1036.004 | attack | id | {"description":"[Kwampirs](https://attack.mitre.org/software/S0236) establishes persistence by adding a new service with the display name \"WMI Performance Adapter Extension\" in an attempt to masquerade as a legitimate WMI service.(Citation: Symantec Orangeworm April 2018)"} |
S0236 | uses | T1218.011 | attack | id | {"description":"[Kwampirs](https://attack.mitre.org/software/S0236) uses rundll32.exe in a Registry value added to establish persistence.(Citation: Symantec Orangeworm April 2018)"} |
S0236 | uses | T1057 | attack | id | {"description":"[Kwampirs](https://attack.mitre.org/software/S0236) collects a list of running services with the command <code>tasklist /v</code>.(Citation: Symantec Orangeworm April 2018)"} |
S0236 | uses | T1049 | attack | id | {"description":"[Kwampirs](https://attack.mitre.org/software/S0236) collects a list of active and listening connections by using the command <code>netstat -nao</code> as well as a list of available network mappings with <code>net use</code>.(Citation: Symantec Orangeworm April 2018)"} |
S0236 | uses | T1016 | attack | id | {"description":"[Kwampirs](https://attack.mitre.org/software/S0236) collects network adapter and interface information by using the commands <code>ipconfig /all</code>, <code>arp -a</code> and <code>route print</code>. It also collects the system's MAC address with <code>getmac</code> and domain configuration with <cod... |
S0236 | uses | T1201 | attack | id | {"description":"[Kwampirs](https://attack.mitre.org/software/S0236) collects password policy information with the command <code>net accounts</code>.(Citation: Symantec Orangeworm April 2018)"} |
S0236 | uses | T1008 | attack | id | {"description":"[Kwampirs](https://attack.mitre.org/software/S0236) uses a large list of C2 servers that it cycles through until a successful connection is established.(Citation: Symantec Orangeworm April 2018)"} |
S0236 | uses | T1069.001 | attack | id | {"description":"[Kwampirs](https://attack.mitre.org/software/S0236) collects a list of users belonging to the local users and administrators groups with the commands <code>net localgroup administrators</code> and <code>net localgroup users</code>.(Citation: Symantec Orangeworm April 2018)"} |
S0237 | created | 2018-10-17 00:14:20.652000+00:00 | attack | date | |
S0237 | description | [GravityRAT](https://attack.mitre.org/software/S0237) is a remote access tool (RAT) and has been in ongoing development since 2016. The actor behind the tool remains unknown, but two usernames have been recovered that link to the author, which are "TheMartian" and "The Invincible." According to the National Computer Em... | attack | string | |
S0237 | domain | enterprise-attack | attack | string | |
S0237 | modified | 2024-04-11 02:25:20.119000+00:00 | attack | date | |
S0237 | name | GravityRAT | attack | string | |
S0237 | platform | Windows | attack | string | |
S0237 | rdf:type | Malware | attack | enum | {"version":"1.3","external_references":[{"url":"https://blog.talosintelligence.com/2018/04/gravityrat-two-year-evolution-of-apt.html","source_name":"Talos GravityRAT","description":"Mercer, W., Rascagneres, P. (2018, April 26). GravityRAT - The Two-Year Evolution Of An APT Targeting India. Retrieved May 16, 2018."}]} |
S0237 | url | https://attack.mitre.org/software/S0237 | attack | url | |
S0237 | uses | T1027.005 | attack | id | {"description":"The author of [GravityRAT](https://attack.mitre.org/software/S0237) submitted samples to VirusTotal for testing, showing that the author modified the code to try to hide the DDE object in a different part of the document.(Citation: Talos GravityRAT)"} |
S0237 | uses | T1082 | attack | id | {"description":"[GravityRAT](https://attack.mitre.org/software/S0237) collects the MAC address, computer name, and CPU information.(Citation: Talos GravityRAT)"} |
S0237 | uses | T1016 | attack | id | {"description":"[GravityRAT](https://attack.mitre.org/software/S0237) collects the victim IP address, MAC address, as well as the victim account domain name.(Citation: Talos GravityRAT)"} |
S0237 | uses | T1049 | attack | id | {"description":"[GravityRAT](https://attack.mitre.org/software/S0237) uses the <code>netstat</code> command to find open ports on the victim\u2019s machine.(Citation: Talos GravityRAT)"} |
S0237 | uses | T1124 | attack | id | {"description":"[GravityRAT](https://attack.mitre.org/software/S0237) can obtain the date and time of a system.(Citation: Talos GravityRAT)"} |
S0237 | uses | T1027.013 | attack | id | {"description":"[GravityRAT](https://attack.mitre.org/software/S0237) supports file encryption (AES with the key \"lolomycin2017\").(Citation: Talos GravityRAT)"} |
S0237 | uses | T1071.001 | attack | id | {"description":"[GravityRAT](https://attack.mitre.org/software/S0237) uses HTTP for C2.(Citation: Talos GravityRAT)"} |
S0237 | uses | T1057 | attack | id | {"description":"[GravityRAT](https://attack.mitre.org/software/S0237) lists the running processes on the system.(Citation: Talos GravityRAT)"} |
S0237 | uses | T1025 | attack | id | {"description":"[GravityRAT](https://attack.mitre.org/software/S0237) steals files based on an extension list if a USB drive is connected to the system.(Citation: Talos GravityRAT)"} |
S0237 | uses | T1497.001 | attack | id | {"description":"[GravityRAT](https://attack.mitre.org/software/S0237) uses WMI to check the BIOS and manufacturer information for strings like \"VMWare\", \"Virtual\", and \"XEN\" and another WMI request to get the current temperature of the hardware to determine if it's a virtual machine environment. (Citation: Talos ... |
S0237 | uses | T1053.005 | attack | id | {"description":"[GravityRAT](https://attack.mitre.org/software/S0237) creates a scheduled task to ensure it is re-executed everyday.(Citation: Talos GravityRAT)"} |
S0237 | uses | T1083 | attack | id | {"description":"[GravityRAT](https://attack.mitre.org/software/S0237) collects the volumes mapped on the system, and also steals files with the following extensions: .docx, .doc, .pptx, .ppt, .xlsx, .xls, .rtf, and .pdf.(Citation: Talos GravityRAT)"} |
S0237 | uses | T1007 | attack | id | {"description":"[GravityRAT](https://attack.mitre.org/software/S0237) has a feature to list the available services on the system.(Citation: Talos GravityRAT)"} |
S0237 | uses | T1005 | attack | id | {"description":"[GravityRAT](https://attack.mitre.org/software/S0237) steals files with the following extensions: .docx, .doc, .pptx, .ppt, .xlsx, .xls, .rtf, and .pdf.(Citation: Talos GravityRAT)"} |
S0237 | uses | T1059.003 | attack | id | {"description":"[GravityRAT](https://attack.mitre.org/software/S0237) executes commands remotely on the infected host.(Citation: Talos GravityRAT)"} |
S0237 | uses | T1033 | attack | id | {"description":"[GravityRAT](https://attack.mitre.org/software/S0237) collects the victim username along with other account information (account type, description, full name, SID and status).(Citation: Talos GravityRAT)"} |
S0237 | uses | T1559.002 | attack | id | {"description":"[GravityRAT](https://attack.mitre.org/software/S0237) has been delivered via Word documents using DDE for execution.(Citation: Talos GravityRAT)"} |
S0237 | uses | T1571 | attack | id | {"description":"[GravityRAT](https://attack.mitre.org/software/S0237) has used HTTP over a non-standard port, such as TCP port 46769.(Citation: Talos GravityRAT)"} |
S0237 | uses | T1047 | attack | id | {"description":"[GravityRAT](https://attack.mitre.org/software/S0237) collects various information via WMI requests, including CPU information in the Win32_Processor entry (Processor ID, Name, Manufacturer and the clock speed).(Citation: Talos GravityRAT)"} |
S0238 | created | 2018-10-17 00:14:20.652000+00:00 | attack | date | |
S0238 | description | [Proxysvc](https://attack.mitre.org/software/S0238) is a malicious DLL used by [Lazarus Group](https://attack.mitre.org/groups/G0032) in a campaign known as Operation GhostSecret. It has appeared to be operating undetected since 2017 and was mostly observed in higher education organizations. The goal of [Proxysvc](http... | attack | string | |
S0238 | domain | enterprise-attack | attack | string | |
S0238 | modified | 2025-10-22 03:00:39.798000+00:00 | attack | date | |
S0238 | name | Proxysvc | attack | string | |
S0238 | platform | Windows | attack | string | |
S0238 | rdf:type | Malware | attack | enum | {"version":"1.3","external_references":[{"url":"https://securingtomorrow.mcafee.com/mcafee-labs/analyzing-operation-ghostsecret-attack-seeks-to-steal-data-worldwide/","source_name":"McAfee GhostSecret","description":"Sherstobitoff, R., Malhotra, A. (2018, April 24). Analyzing Operation GhostSecret: Attack Seeks to Stea... |
S0238 | url | https://attack.mitre.org/software/S0238 | attack | url | |
S0238 | uses | T1005 | attack | id | {"description":"[Proxysvc](https://attack.mitre.org/software/S0238) searches the local system and gathers data.(Citation: McAfee GhostSecret)"} |
S0238 | uses | T1071.001 | attack | id | {"description":"[Proxysvc](https://attack.mitre.org/software/S0238) uses HTTP over SSL to communicate commands with the control server.(Citation: McAfee GhostSecret)"} |
S0238 | uses | T1070.004 | attack | id | {"description":"[Proxysvc](https://attack.mitre.org/software/S0238) can delete files indicated by the attacker and remove itself from disk using a batch file.(Citation: McAfee GhostSecret)"} |
S0238 | uses | T1119 | attack | id | {"description":"[Proxysvc](https://attack.mitre.org/software/S0238) automatically collects data about the victim and sends it to the control server.(Citation: McAfee GhostSecret)"} |
S0238 | uses | T1569.002 | attack | id | {"description":"[Proxysvc](https://attack.mitre.org/software/S0238) registers itself as a service on the victim\u2019s machine to run as a standalone process.(Citation: McAfee GhostSecret)"} |
S0238 | uses | T1680 | attack | id | {"description":"[Proxysvc](https://attack.mitre.org/software/S0238) collects volume information for all drives on the system.(Citation: McAfee GhostSecret)"} |
S0238 | uses | T1083 | attack | id | {"description":"[Proxysvc](https://attack.mitre.org/software/S0238) lists files in directories.(Citation: McAfee GhostSecret)"} |
S0238 | uses | T1082 | attack | id | {"description":"[Proxysvc](https://attack.mitre.org/software/S0238) collects the OS version, country name, MAC address, computer name, and physical memory statistics.(Citation: McAfee GhostSecret)"} |
S0238 | uses | T1057 | attack | id | {"description":"[Proxysvc](https://attack.mitre.org/software/S0238) lists processes running on the system.(Citation: McAfee GhostSecret)"} |
S0238 | uses | T1041 | attack | id | {"description":"[Proxysvc](https://attack.mitre.org/software/S0238) performs data exfiltration over the control server channel using a custom protocol.(Citation: McAfee GhostSecret)"} |
S0238 | uses | T1012 | attack | id | {"description":"[Proxysvc](https://attack.mitre.org/software/S0238) gathers product names from the Registry key: <code>HKLM\\Software\\Microsoft\\Windows NT\\CurrentVersion ProductName</code> and the processor description from the Registry key <code>HKLM\\HARDWARE\\DESCRIPTION\\System\\CentralProcessor\\0 ProcessorName... |
S0238 | uses | T1016 | attack | id | {"description":"[Proxysvc](https://attack.mitre.org/software/S0238) collects the network adapter information and domain/username information based on current remote sessions.(Citation: McAfee GhostSecret)"} |
S0238 | uses | T1124 | attack | id | {"description":"As part of the data reconnaissance phase, [Proxysvc](https://attack.mitre.org/software/S0238) grabs the system time to send back to the control server.(Citation: McAfee GhostSecret)"} |
S0238 | uses | T1059.003 | attack | id | {"description":"[Proxysvc](https://attack.mitre.org/software/S0238) executes a binary on the system and logs the results into a temp file by using: <code>cmd.exe /c \"<file_path> > %temp%\\PM* .tmp 2>&1\"</code>.(Citation: McAfee GhostSecret)"} |
S0238 | uses | T1485 | attack | id | {"description":"[Proxysvc](https://attack.mitre.org/software/S0238) can overwrite files indicated by the attacker before deleting them.(Citation: McAfee GhostSecret)"} |
S0239 | created | 2018-10-17 00:14:20.652000+00:00 | attack | date | |
S0239 | description | [Bankshot](https://attack.mitre.org/software/S0239) is a remote access tool (RAT) that was first reported by the Department of Homeland Security in December of 2017. In 2018, [Lazarus Group](https://attack.mitre.org/groups/G0032) used the [Bankshot](https://attack.mitre.org/software/S0239) implant in attacks against th... | attack | string | |
S0239 | domain | enterprise-attack | attack | string | |
S0239 | modified | 2025-10-22 02:26:07.951000+00:00 | attack | date | |
S0239 | name | Bankshot | attack | string | |
S0239 | platform | Windows | attack | string | |
S0239 | rdf:type | Malware | attack | enum | {"version":"1.2","external_references":[{"url":"https://securingtomorrow.mcafee.com/mcafee-labs/hidden-cobra-targets-turkish-financial-sector-new-bankshot-implant/","source_name":"McAfee Bankshot","description":"Sherstobitoff, R. (2018, March 08). Hidden Cobra Targets Turkish Financial Sector With New Bankshot Implant.... |
S0239 | url | https://attack.mitre.org/software/S0239 | attack | url | |
S0239 | uses | T1071.001 | attack | id | {"description":"[Bankshot](https://attack.mitre.org/software/S0239) uses HTTP for command and control communication.(Citation: McAfee Bankshot)"} |
S0239 | uses | T1005 | attack | id | {"description":"[Bankshot](https://attack.mitre.org/software/S0239) collects files from the local system.(Citation: McAfee Bankshot)"} |
S0239 | uses | T1070.004 | attack | id | {"description":"[Bankshot](https://attack.mitre.org/software/S0239) marks files to be deleted upon the next system reboot and uninstalls and removes itself from the system.(Citation: McAfee Bankshot)"} |
S0239 | uses | T1083 | attack | id | {"description":"[Bankshot](https://attack.mitre.org/software/S0239) searches for files on the victim's machine.(Citation: US-CERT Bankshot Dec 2017)"} |
S0239 | uses | T1070.006 | attack | id | {"description":"[Bankshot](https://attack.mitre.org/software/S0239) modifies the time of a file as specified by the control server.(Citation: McAfee Bankshot)"} |
S0239 | uses | T1203 | attack | id | {"description":"[Bankshot](https://attack.mitre.org/software/S0239) leverages a known zero-day vulnerability in Adobe Flash to execute the implant into the victims\u2019 machines.(Citation: McAfee Bankshot)"} |
S0239 | uses | T1057 | attack | id | {"description":"[Bankshot](https://attack.mitre.org/software/S0239) identifies processes and collects the process ids.(Citation: McAfee Bankshot)"} |
S0239 | uses | T1140 | attack | id | {"description":"[Bankshot](https://attack.mitre.org/software/S0239) decodes embedded XOR strings.(Citation: US-CERT Bankshot Dec 2017)"} |
S0239 | uses | T1082 | attack | id | {"description":"[Bankshot](https://attack.mitre.org/software/S0239) gathers system information, network addresses, and the operation system version.(Citation: McAfee Bankshot)(Citation: US-CERT Bankshot Dec 2017)"} |
S0239 | uses | T1543.003 | attack | id | {"description":"[Bankshot](https://attack.mitre.org/software/S0239) can terminate a specific process by its process id.(Citation: McAfee Bankshot)(Citation: US-CERT Bankshot Dec 2017)"} |
S0239 | uses | T1106 | attack | id | {"description":"[Bankshot](https://attack.mitre.org/software/S0239) creates processes using the Windows API calls: CreateProcessA() and CreateProcessAsUserA().(Citation: McAfee Bankshot)"} |
S0239 | uses | T1012 | attack | id | {"description":"[Bankshot](https://attack.mitre.org/software/S0239) searches for certain Registry keys to be configured before executing the payload.(Citation: US-CERT Bankshot Dec 2017)"} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.