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 |
|---|---|---|---|---|---|
T1056.004 | belongs-to-tactic | TA0009 | attack | id | |
T1056.004 | belongs-to-tactic | TA0006 | attack | id | |
T1056.004 | created | 2020-02-11 19:01:15.930000+00:00 | attack | date | |
T1056.004 | description | Adversaries may hook into Windows application programming interface (API) functions and Linux system functions to collect user credentials. Malicious hooking mechanisms may capture API or function calls that include parameters that reveal user authentication credentials.(Citation: Microsoft TrojanSpy:Win32/Ursnif.gen!I... | attack | string | |
T1056.004 | domain | enterprise-attack | attack | string | |
T1056.004 | is-subtechnique | true | attack | boolean | |
T1056.004 | modified | 2025-10-24 17:49:37.119000+00:00 | attack | date | |
T1056.004 | name | Credential API Hooking | attack | string | |
T1056.004 | platform | Windows | attack | string | |
T1056.004 | platform | Linux | attack | string | |
T1056.004 | platform | macOS | attack | string | |
T1056.004 | rdf:type | Technique | attack | enum | {"version":"1.2","external_references":[{"url":"https://eyeofrablog.wordpress.com/2017/06/27/windows-keylogger-part-2-defense-against-user-land/","source_name":"EyeofRa Detecting Hooking June 2017","description":"Eye of Ra. (2017, June 27). Windows Keylogger Part 2: Defense against user-land. Retrieved December 12, 201... |
T1056.004 | subtechnique-of | T1056 | attack | id | |
T1056.004 | url | https://attack.mitre.org/techniques/T1056/004 | attack | url | |
T1057 | belongs-to-tactic | TA0007 | attack | id | |
T1057 | created | 2017-05-31 21:30:48.728000+00:00 | attack | date | |
T1057 | created | 2018-10-17 00:14:20.652000+00:00 | attack | date | |
T1057 | deprecated | true | attack | boolean | |
T1057 | description | Adversaries may attempt to get information about running processes on a system. Information obtained could be used to gain an understanding of common software/applications running on systems within the network. Administrator or otherwise elevated access may provide better process details. Adversaries may use the inform... | attack | string | |
T1057 | description | Identify unnecessary system utilities or potentially malicious software that may be used to acquire information about processes, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Poli... | attack | string | |
T1057 | domain | enterprise-attack | attack | string | |
T1057 | domain | enterprise-attack | attack | string | |
T1057 | is-subtechnique | false | attack | boolean | |
T1057 | modified | 2026-05-12 15:12:00.705000+00:00 | attack | date | |
T1057 | modified | 2025-04-18 18:00:20.999000+00:00 | attack | date | |
T1057 | name | Process Discovery | attack | string | |
T1057 | name | Process Discovery Mitigation | attack | string | |
T1057 | platform | ESXi | attack | string | |
T1057 | platform | Linux | attack | string | |
T1057 | platform | macOS | attack | string | |
T1057 | platform | Network Devices | attack | string | |
T1057 | platform | Windows | attack | string | |
T1057 | rdf:type | Technique | attack | enum | {"version":"1.6","external_references":[{"url":"https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/fundamentals/command/cf_command_ref/show_monitor_permit_list_through_show_process_memory.html#wp3599497760","source_name":"show_processes_cisco_cmd","description":"Cisco. (2022, August 16). show processes - . Retrieved Jul... |
T1057 | rdf:type | Mitigation | attack | enum | {"version":"1.0","external_references":[{"url":"http://www.sans.org/reading-room/whitepapers/application/application-whitelisting-panacea-propaganda-33599","source_name":"Beechey 2010","description":"Beechey, J. (2010, December). Application Whitelisting: Panacea or Propaganda?. Retrieved November 18, 2014."},{"url":"h... |
T1057 | url | https://attack.mitre.org/techniques/T1057 | attack | url | |
T1057 | url | https://attack.mitre.org/mitigations/T1057 | attack | url | |
T1058 | belongs-to-tactic | TA0003 | attack | id | |
T1058 | belongs-to-tactic | TA0004 | attack | id | |
T1058 | created | 2017-05-31 21:30:49.119000+00:00 | attack | date | |
T1058 | created | 2018-10-17 00:14:20.652000+00:00 | attack | date | |
T1058 | deprecated | true | attack | boolean | |
T1058 | description | Windows stores local service configuration information in the Registry under <code>HKLM\SYSTEM\CurrentControlSet\Services</code>. The information stored under a service's Registry keys can be manipulated to modify a service's execution parameters through tools such as the service controller, sc.exe, [PowerShell](https:... | attack | string | |
T1058 | description | Ensure proper permissions are set for Registry hives to prevent users from modifying keys for system components that may lead to privilege escalation.
Identify and block potentially malicious software that may be executed through service abuse by using whitelisting (Citation: Beechey 2010) tools like AppLocker (Citati... | attack | string | |
T1058 | domain | enterprise-attack | attack | string | |
T1058 | domain | enterprise-attack | attack | string | |
T1058 | is-subtechnique | false | attack | boolean | |
T1058 | modified | 2025-10-24 17:48:39.967000+00:00 | attack | date | |
T1058 | modified | 2025-04-18 18:00:04.139000+00:00 | attack | date | |
T1058 | name | Service Registry Permissions Weakness | attack | string | |
T1058 | name | Service Registry Permissions Weakness Mitigation | attack | string | |
T1058 | platform | Windows | attack | string | |
T1058 | rdf:type | Technique | attack | enum | {"version":"1.2","external_references":[{"url":"https://capec.mitre.org/data/definitions/478.html","source_name":"capec"},{"url":"https://msdn.microsoft.com/library/windows/desktop/ms724878.aspx","source_name":"MSDN Registry Key Security","description":"Microsoft. (n.d.). Registry Key Security and Access Rights. Retrie... |
T1058 | rdf:type | Mitigation | attack | enum | {"version":"1.0","external_references":[{"url":"http://www.sans.org/reading-room/whitepapers/application/application-whitelisting-panacea-propaganda-33599","source_name":"Beechey 2010","description":"Beechey, J. (2010, December). Application Whitelisting: Panacea or Propaganda?. Retrieved November 18, 2014."},{"url":"h... |
T1058 | revoked | true | attack | boolean | |
T1058 | revoked-by | T1574.011 | attack | id | |
T1058 | url | https://attack.mitre.org/techniques/T1058 | attack | url | |
T1058 | url | https://attack.mitre.org/mitigations/T1058 | attack | url | |
T1059 | belongs-to-tactic | TA0002 | attack | id | |
T1059 | created | 2017-05-31 21:30:49.546000+00:00 | attack | date | |
T1059 | 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 with some built-in command-line interface and scripting capabiliti... | attack | string | |
T1059 | domain | enterprise-attack | attack | string | |
T1059 | is-subtechnique | false | attack | boolean | |
T1059 | modified | 2026-05-12 15:12:00.641000+00:00 | attack | date | |
T1059 | name | Command and Scripting Interpreter | attack | string | |
T1059 | platform | Containers | attack | string | |
T1059 | platform | ESXi | attack | string | |
T1059 | platform | IaaS | attack | string | |
T1059 | platform | Identity Provider | attack | string | |
T1059 | platform | Linux | attack | string | |
T1059 | platform | macOS | attack | string | |
T1059 | platform | Network Devices | attack | string | |
T1059 | platform | Office Suite | attack | string | |
T1059 | platform | SaaS | attack | string | |
T1059 | platform | Windows | attack | string | |
T1059 | rdf:type | Technique | attack | enum | {"version":"2.7","external_references":[{"url":"https://www.thepythoncode.com/article/executing-bash-commands-remotely-in-python","source_name":"Remote Shell Execution in Python","description":"Abdou Rockikz. (2020, July). How to Execute Shell Commands in a Remote Machine in Python. Retrieved July 26, 2021."},{"url":"h... |
T1059 | url | https://attack.mitre.org/techniques/T1059 | attack | url | |
T1059.001 | belongs-to-tactic | TA0002 | attack | id | |
T1059.001 | created | 2020-03-09 13:48:55.078000+00:00 | attack | date | |
T1059.001 | description | Adversaries may abuse PowerShell commands and scripts for execution. PowerShell is a powerful interactive command-line interface and scripting environment included in the Windows operating system.(Citation: TechNet PowerShell) Adversaries can use PowerShell to perform a number of actions, including discovery of informa... | attack | string | |
T1059.001 | domain | enterprise-attack | attack | string | |
T1059.001 | is-subtechnique | true | attack | boolean | |
T1059.001 | modified | 2026-05-12 15:12:00.706000+00:00 | attack | date | |
T1059.001 | name | PowerShell | attack | string | |
T1059.001 | platform | Windows | attack | string | |
T1059.001 | rdf:type | Technique | attack | enum | {"version":"1.5","external_references":[{"url":"https://blogs.msdn.microsoft.com/kebab/2014/04/28/executing-powershell-scripts-from-c/","source_name":"Microsoft PSfromCsharp APR 2014","description":"Babinec, K. (2014, April 28). Executing PowerShell scripts from C#. Retrieved April 22, 2019."},{"url":"https://web.archi... |
T1059.001 | subtechnique-of | T1059 | attack | id | |
T1059.001 | url | https://attack.mitre.org/techniques/T1059/001 | attack | url | |
T1059.002 | belongs-to-tactic | TA0002 | attack | id | |
T1059.002 | created | 2020-03-09 14:07:54.329000+00:00 | attack | date | |
T1059.002 | description | Adversaries may abuse AppleScript for execution. AppleScript is a macOS scripting language designed to control applications and parts of the OS via inter-application messages called AppleEvents.(Citation: Apple AppleScript) These AppleEvent messages can be sent independently or easily scripted with AppleScript. These e... | attack | string | |
T1059.002 | domain | enterprise-attack | attack | string | |
T1059.002 | is-subtechnique | true | attack | boolean | |
T1059.002 | modified | 2026-05-12 15:12:00.626000+00:00 | attack | date | |
T1059.002 | name | AppleScript | attack | string | |
T1059.002 | platform | macOS | attack | string | |
T1059.002 | rdf:type | Technique | attack | enum | {"version":"1.3","external_references":[{"url":"https://developer.apple.com/library/archive/documentation/AppleScript/Conceptual/AppleScriptLangGuide/introduction/ASLR_intro.html","source_name":"Apple AppleScript","description":"Apple. (2016, January 25). Introduction to AppleScript Language Guide. Retrieved March 28, ... |
T1059.002 | subtechnique-of | T1059 | attack | id | |
T1059.002 | url | https://attack.mitre.org/techniques/T1059/002 | attack | url | |
T1059.003 | belongs-to-tactic | TA0002 | attack | id | |
T1059.003 | created | 2020-03-09 14:12:31.196000+00:00 | attack | date |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.