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 |
|---|---|---|---|---|---|
T1137.005 | platform | Windows | attack | string | |
T1137.005 | platform | Office Suite | attack | string | |
T1137.005 | rdf:type | Technique | attack | enum | {"version":"1.2","external_references":[{"url":"https://blog.compass-security.com/2018/09/hidden-inbox-rules-in-microsoft-exchange/","source_name":"Pfammatter - Hidden Inbox Rules","description":"Damian Pfammatter. (2018, September 17). Hidden Inbox Rules in Microsoft Exchange. Retrieved October 12, 2021."},{"url":"htt... |
T1137.005 | subtechnique-of | T1137 | attack | id | |
T1137.005 | url | https://attack.mitre.org/techniques/T1137/005 | attack | url | |
T1137.006 | belongs-to-tactic | TA0003 | attack | id | |
T1137.006 | created | 2019-11-07 19:52:52.801000+00:00 | attack | date | |
T1137.006 | description | Adversaries may abuse Microsoft Office add-ins to obtain persistence on a compromised system. Office add-ins can be used to add functionality to Office programs. (Citation: Microsoft Office Add-ins) There are different types of add-ins that can be used by the various Office products; including Word/Excel add-in Librari... | attack | string | |
T1137.006 | domain | enterprise-attack | attack | string | |
T1137.006 | is-subtechnique | true | attack | boolean | |
T1137.006 | modified | 2025-10-24 17:48:37.911000+00:00 | attack | date | |
T1137.006 | name | Add-ins | attack | string | |
T1137.006 | platform | Windows | attack | string | |
T1137.006 | platform | Office Suite | attack | string | |
T1137.006 | rdf:type | Technique | attack | enum | {"version":"1.2","external_references":[{"url":"https://web.archive.org/web/20190508170121/https://summit.fireeye.com/content/dam/fireeye-www/summit/cds-2018/presentations/cds18-technical-s03-youve-got-mail.pdf","source_name":"FireEye Mail CDS 2018","description":"Caban, D. and Hirani, M. (2018, October 3). You\u2019ve... |
T1137.006 | subtechnique-of | T1137 | attack | id | |
T1137.006 | url | https://attack.mitre.org/techniques/T1137/006 | attack | url | |
T1138 | belongs-to-tactic | TA0003 | attack | id | |
T1138 | belongs-to-tactic | TA0004 | attack | id | |
T1138 | created | 2017-12-14 16:46:06.044000+00:00 | attack | date | |
T1138 | created | 2018-10-17 00:14:20.652000+00:00 | attack | date | |
T1138 | deprecated | true | attack | boolean | |
T1138 | 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 to apply fixes to applications (without rewriting co... | attack | string | |
T1138 | description | There currently aren't a lot of ways to mitigate application shimming. Disabling the Shim Engine isn't recommended because Windows depends on shimming for interoperability and software may become unstable or not work. Microsoft released an optional patch update - KB3045645 - that will remove the "auto-elevate" flag wit... | attack | string | |
T1138 | domain | enterprise-attack | attack | string | |
T1138 | domain | enterprise-attack | attack | string | |
T1138 | is-subtechnique | false | attack | boolean | |
T1138 | modified | 2025-10-24 17:49:00.479000+00:00 | attack | date | |
T1138 | modified | 2025-04-18 18:00:14.907000+00:00 | attack | date | |
T1138 | name | Application Shimming | attack | string | |
T1138 | name | Application Shimming Mitigation | attack | string | |
T1138 | platform | Windows | attack | string | |
T1138 | rdf:type | Technique | attack | enum | {"version":"1.1","external_references":[{"url":"https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process","source_name":"Elastic Process Injection July 2017","description":"Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey... |
T1138 | rdf:type | Mitigation | attack | enum | {"version":"1.0"} |
T1138 | revoked | true | attack | boolean | |
T1138 | revoked-by | T1546.011 | attack | id | |
T1138 | url | https://attack.mitre.org/techniques/T1138 | attack | url | |
T1138 | url | https://attack.mitre.org/mitigations/T1138 | attack | url | |
T1139 | belongs-to-tactic | TA0006 | attack | id | |
T1139 | created | 2017-12-14 16:46:06.044000+00:00 | attack | date | |
T1139 | created | 2018-10-17 00:14:20.652000+00:00 | attack | date | |
T1139 | deprecated | true | attack | boolean | |
T1139 | description | Bash keeps track of the commands users type on the command-line with the "history" utility. Once a user logs out, the history is flushed to the user’s <code>.bash_history</code> file. For each user, this file resides at the same location: <code>~/.bash_history</code>. Typically, this file keeps track of the user’s last... | attack | string | |
T1139 | description | There are multiple methods of preventing a user's command history from being flushed to their .bash_history file, including use of the following commands:
<code>set +o history</code> and <code>set -o history</code> to start logging again;
<code>unset HISTFILE</code> being added to a user's .bash_rc file; and
<code>ln -... | attack | string | |
T1139 | domain | enterprise-attack | attack | string | |
T1139 | domain | enterprise-attack | attack | string | |
T1139 | is-subtechnique | false | attack | boolean | |
T1139 | modified | 2025-10-24 17:48:43.139000+00:00 | attack | date | |
T1139 | modified | 2025-04-18 18:00:09.360000+00:00 | attack | date | |
T1139 | name | Bash History | attack | string | |
T1139 | name | Bash History Mitigation | attack | string | |
T1139 | platform | Linux | attack | string | |
T1139 | platform | macOS | attack | string | |
T1139 | rdf:type | Technique | attack | enum | {"version":"1.1","external_references":[{"url":"http://www.slideshare.net/StephanBorosh/external-to-da-the-os-x-way","source_name":"External to DA, the OS X Way","description":"Alex Rymdeko-Harvey, Steve Borosh. (2016, May 14). External to DA, the OS X Way. Retrieved July 3, 2017."}]} |
T1139 | rdf:type | Mitigation | attack | enum | {"version":"1.0"} |
T1139 | revoked | true | attack | boolean | |
T1139 | revoked-by | T1552.003 | attack | id | |
T1139 | url | https://attack.mitre.org/techniques/T1139 | attack | url | |
T1139 | url | https://attack.mitre.org/mitigations/T1139 | attack | url | |
T1140 | belongs-to-tactic | TA0005 | attack | id | |
T1140 | created | 2017-12-14 16:46:06.044000+00:00 | attack | date | |
T1140 | created | 2018-10-17 00:14:20.652000+00:00 | attack | date | |
T1140 | deprecated | true | attack | boolean | |
T1140 | description | Adversaries may use [Obfuscated Files or Information](https://attack.mitre.org/techniques/T1027) to hide artifacts of an intrusion from analysis. They may require separate mechanisms to decode or deobfuscate that information depending on how they intend to use it. Methods for doing that include built-in functionality o... | attack | string | |
T1140 | description | Identify unnecessary system utilities or potentially malicious software that may be used to deobfuscate or decode files or information, 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 Restricti... | attack | string | |
T1140 | domain | enterprise-attack | attack | string | |
T1140 | domain | enterprise-attack | attack | string | |
T1140 | is-subtechnique | false | attack | boolean | |
T1140 | modified | 2026-05-12 15:12:00.628000+00:00 | attack | date | |
T1140 | modified | 2025-04-18 18:00:15.308000+00:00 | attack | date | |
T1140 | name | Deobfuscate/Decode Files or Information | attack | string | |
T1140 | name | Deobfuscate/Decode Files or Information Mitigation | attack | string | |
T1140 | platform | ESXi | attack | string | |
T1140 | platform | Linux | attack | string | |
T1140 | platform | macOS | attack | string | |
T1140 | platform | Windows | attack | string | |
T1140 | rdf:type | Technique | attack | enum | {"version":"2.0","external_references":[{"url":"https://www.volexity.com/blog/2016/11/09/powerduke-post-election-spear-phishing-campaigns-targeting-think-tanks-and-ngos/","source_name":"Volexity PowerDuke November 2016","description":"Adair, S.. (2016, November 9). PowerDuke: Widespread Post-Election Spear Phishing Cam... |
T1140 | 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... |
T1140 | url | https://attack.mitre.org/techniques/T1140 | attack | url | |
T1140 | url | https://attack.mitre.org/mitigations/T1140 | attack | url | |
T1141 | belongs-to-tactic | TA0006 | attack | id | |
T1141 | created | 2017-12-14 16:46:06.044000+00:00 | attack | date | |
T1141 | created | 2018-10-17 00:14:20.652000+00:00 | attack | date | |
T1141 | deprecated | true | attack | boolean | |
T1141 | description | When programs are executed that need additional privileges than are present in the current user context, it is common for the operating system to prompt the user for proper credentials to authorize the elevated privileges for the task (ex: [Bypass User Account Control](https://attack.mitre.org/techniques/T1088)).
Adve... | attack | string | |
T1141 | description | This technique exploits users' tendencies to always supply credentials when prompted, which makes it very difficult to mitigate. Use user training as a way to bring awareness and raise suspicion for potentially malicious events (ex: Office documents prompting for credentials). | attack | string | |
T1141 | domain | enterprise-attack | attack | string | |
T1141 | domain | enterprise-attack | attack | string | |
T1141 | is-subtechnique | false | attack | boolean | |
T1141 | modified | 2025-10-24 17:49:06.403000+00:00 | attack | date | |
T1141 | modified | 2025-04-18 18:00:02.276000+00:00 | attack | date | |
T1141 | name | Input Prompt | attack | string | |
T1141 | name | Input Prompt Mitigation | attack | string | |
T1141 | platform | macOS | attack | string | |
T1141 | platform | Windows | attack | string | |
T1141 | rdf:type | Technique | attack | enum | {"version":"2.1","external_references":[{"url":"https://capec.mitre.org/data/definitions/569.html","source_name":"capec"},{"url":"https://baesystemsai.blogspot.com/2015/06/new-mac-os-malware-exploits-mackeeper.html","source_name":"OSX Malware Exploits MacKeeper","description":"Sergei Shevchenko. (2015, June 4). New Mac... |
T1141 | rdf:type | Mitigation | attack | enum | {"version":"1.0"} |
T1141 | revoked | true | attack | boolean | |
T1141 | revoked-by | T1056.002 | attack | id | |
T1141 | url | https://attack.mitre.org/techniques/T1141 | attack | url |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.