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
T1499.003
created
2020-02-20 15:35:00.025000+00:00
attack
date
T1499.003
description
Adversaries may target resource intensive features of applications to cause a denial of service (DoS), denying availability to those applications. For example, specific features in web applications may be highly resource intensive. Repeated requests to those features may be able to exhaust system resources and deny acc...
attack
string
T1499.003
domain
enterprise-attack
attack
string
T1499.003
impact-type
Availability
attack
string
T1499.003
is-subtechnique
true
attack
boolean
T1499.003
modified
2025-10-24 17:48:27.259000+00:00
attack
date
T1499.003
name
Application Exhaustion Flood
attack
string
T1499.003
platform
Windows
attack
string
T1499.003
platform
IaaS
attack
string
T1499.003
platform
Linux
attack
string
T1499.003
platform
macOS
attack
string
T1499.003
rdf:type
Technique
attack
enum
{"version":"1.3","external_references":[{"url":"https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/netflow/configuration/15-mt/nf-15-mt-book/nf-detct-analy-thrts.pdf","source_name":"Cisco DoSdetectNetflow","description":"Cisco. (n.d.). Detecting and Analyzing Network Threats With NetFlow. Retrieved April 25, 2019."},{"u...
T1499.003
subtechnique-of
T1499
attack
id
T1499.003
url
https://attack.mitre.org/techniques/T1499/003
attack
url
T1499.004
belongs-to-tactic
TA0040
attack
id
T1499.004
created
2020-02-20 15:37:27.052000+00:00
attack
date
T1499.004
description
Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users. (Citation: Sucuri BIND9 August 2015) Some systems may automatically restart critical applications and services when crashes occur, but they can likely be re-exploited to cause a persistent d...
attack
string
T1499.004
domain
enterprise-attack
attack
string
T1499.004
impact-type
Availability
attack
string
T1499.004
is-subtechnique
true
attack
boolean
T1499.004
modified
2025-10-24 17:48:34.531000+00:00
attack
date
T1499.004
name
Application or System Exploitation
attack
string
T1499.004
platform
Windows
attack
string
T1499.004
platform
IaaS
attack
string
T1499.004
platform
Linux
attack
string
T1499.004
platform
macOS
attack
string
T1499.004
rdf:type
Technique
attack
enum
{"version":"1.3","external_references":[{"url":"https://blog.sucuri.net/2015/08/bind9-denial-of-service-exploit-in-the-wild.html","source_name":"Sucuri BIND9 August 2015","description":"Cid, D.. (2015, August 2). BIND9 \u2013 Denial of Service Exploit in the Wild. Retrieved April 26, 2019."}]}
T1499.004
subtechnique-of
T1499
attack
id
T1499.004
url
https://attack.mitre.org/techniques/T1499/004
attack
url
T1500
belongs-to-tactic
TA0005
attack
id
T1500
created
2019-04-25 20:53:07.719000+00:00
attack
date
T1500
created
2019-04-25 20:53:07.814000+00:00
attack
date
T1500
deprecated
true
attack
boolean
T1500
description
Adversaries may attempt to make payloads difficult to discover and analyze by delivering files to victims as uncompiled code. Similar to [Obfuscated Files or Information](https://attack.mitre.org/techniques/T1027), text-based source code files may subvert analysis and scrutiny from protections targeting executables/bin...
attack
string
T1500
description
This type of technique cannot be easily mitigated with preventive controls or patched since it is based on the abuse of operating system design features. For example, blocking all file compilation may have unintended side effects, such as preventing legitimate OS frameworks and code development mechanisms from operatin...
attack
string
T1500
domain
enterprise-attack
attack
string
T1500
domain
enterprise-attack
attack
string
T1500
is-subtechnique
false
attack
boolean
T1500
modified
2026-04-14 22:53:15.460000+00:00
attack
date
T1500
modified
2025-04-18 18:00:09.726000+00:00
attack
date
T1500
name
Compile After Delivery
attack
string
T1500
name
Compile After Delivery Mitigation
attack
string
T1500
platform
Linux
attack
string
T1500
platform
macOS
attack
string
T1500
platform
Windows
attack
string
T1500
rdf:type
Technique
attack
enum
{"version":"1.1","external_references":[{"url":"https://www.clearskysec.com/wp-content/uploads/2018/11/MuddyWater-Operations-in-Lebanon-and-Oman.pdf","source_name":"ClearSky MuddyWater Nov 2018","description":"ClearSky Cyber Security. (2018, November). MuddyWater Operations in Lebanon and Oman: Using an Israeli comprom...
T1500
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...
T1500
revoked
true
attack
boolean
T1500
revoked-by
T1027.004
attack
id
T1500
url
https://attack.mitre.org/techniques/T1500
attack
url
T1500
url
https://attack.mitre.org/mitigations/T1500
attack
url
T1501
belongs-to-tactic
TA0003
attack
id
T1501
created
2019-04-23 15:34:30.008000+00:00
attack
date
T1501
created
2019-04-23 20:33:09.318000+00:00
attack
date
T1501
deprecated
true
attack
boolean
T1501
description
Systemd services can be used to establish persistence on a Linux system. The systemd service manager is commonly used for managing background daemon processes (also known as services) and other system resources.(Citation: Linux man-pages: systemd January 2014)(Citation: Freedesktop.org Linux systemd 29SEP2018) Systemd ...
attack
string
T1501
description
The creation and modification of systemd service unit files is generally reserved for administrators such as the Linux root user and other users with superuser privileges. Limit user access to system utilities such as systemctl to only users who have a legitimate need. Restrict read/write access to systemd unit files t...
attack
string
T1501
domain
enterprise-attack
attack
string
T1501
domain
enterprise-attack
attack
string
T1501
is-subtechnique
false
attack
boolean
T1501
modified
2025-10-24 17:48:24.512000+00:00
attack
date
T1501
modified
2025-04-18 18:00:01.875000+00:00
attack
date
T1501
name
Systemd Service
attack
string
T1501
name
Systemd Service Mitigation
attack
string
T1501
platform
Linux
attack
string
T1501
rdf:type
Technique
attack
enum
{"version":"1.1","external_references":[{"url":"http://man7.org/linux/man-pages/man1/systemd.1.html","source_name":"Linux man-pages: systemd January 2014","description":"Linux man-pages. (2014, January). systemd(1) - Linux manual page. Retrieved April 23, 2019."},{"url":"https://www.freedesktop.org/wiki/Software/system...
T1501
rdf:type
Mitigation
attack
enum
{"version":"1.0"}
T1501
revoked
true
attack
boolean
T1501
revoked-by
T1543.002
attack
id
T1501
url
https://attack.mitre.org/techniques/T1501
attack
url
T1501
url
https://attack.mitre.org/mitigations/T1501
attack
url
T1502
belongs-to-tactic
TA0005
attack
id
T1502
belongs-to-tactic
TA0004
attack
id
T1502
created
2019-06-03 14:50:50.613000+00:00
attack
date
T1502
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 explicitly assigning the PPID of a new process is via the...
attack
string
T1502
domain
enterprise-attack
attack
string
T1502
is-subtechnique
false
attack
boolean
T1502
modified
2026-04-14 22:53:15.489000+00:00
attack
date
T1502
name
Parent PID Spoofing
attack
string
T1502
platform
Windows
attack
string
T1502
rdf:type
Technique
attack
enum
{"version":"1.1","external_references":[{"url":"https://blog.didierstevens.com/2009/11/22/quickpost-selectmyparent-or-playing-with-the-windows-process-tree/","source_name":"DidierStevens SelectMyParent Nov 2009","description":"Stevens, D. (2009, November 22). Quickpost: SelectMyParent or Playing With the Windows Proces...
T1502
revoked
true
attack
boolean
T1502
revoked-by
T1134.004
attack
id
T1502
url
https://attack.mitre.org/techniques/T1502
attack
url
T1503
belongs-to-tactic
TA0006
attack
id
T1503
created
2019-06-17 19:34:51.855000+00:00
attack
date
T1503
description
Adversaries may acquire credentials from web browsers by reading files specific to the target browser. (Citation: Talos Olympic Destroyer 2018) Web browsers commonly save credentials such as website usernames and passwords so that they do not need to be entered manually in the future. Web browsers typically store th...
attack
string
T1503
domain
enterprise-attack
attack
string
T1503
is-subtechnique
false
attack
boolean
T1503
modified
2025-10-24 17:48:43.314000+00:00
attack
date
T1503
name
Credentials from Web Browsers
attack
string
T1503
platform
Linux
attack
string
T1503
platform
macOS
attack
string
T1503
platform
Windows
attack
string
T1503
rdf:type
Technique
attack
enum
{"version":"1.1","external_references":[{"url":"https://blog.talosintelligence.com/2018/02/olympic-destroyer.html","source_name":"Talos Olympic Destroyer 2018","description":"Mercer, W. and Rascagneres, P. (2018, February 12). Olympic Destroyer Takes Aim At Winter Olympics. Retrieved March 14, 2019."},{"url":"https://d...
T1503
revoked
true
attack
boolean
T1503
revoked-by
T1555.003
attack
id
T1503
url
https://attack.mitre.org/techniques/T1503
attack
url
T1504
belongs-to-tactic
TA0003
attack
id
T1504
belongs-to-tactic
TA0004
attack
id