mirror of
https://github.com/MBCProject/mbc-markdown
synced 2026-06-08 11:36:36 +00:00
typo fix
This commit is contained in:
@@ -17,7 +17,7 @@ Behaviors that enable malware to evade detection.
|
||||
* **Hidden Files and Directories** [F0005](../defense-evasion/hidden-files.md)
|
||||
* **Hijack Execution Flow** [F0015](../defense-evasion/hijack-execution-flow.md)
|
||||
* **Indicator Blocking** [F0006](../defense-evasion/indicator-blocking.md)
|
||||
* **Install Insecure or Malicious Configuration** [E1478](../defense-evasion/config-mod.md)
|
||||
* **Install Insecure or Malicious Configuration** [B0047](../defense-evasion/config-mod.md)
|
||||
* **Modify Registry** [E1112](../defense-evasion/modify-reg.md)
|
||||
* **Obfuscated Files or Information** [E1027](../defense-evasion/obfuscate-files.md)
|
||||
* **Polymorphic Code** [B0029](../defense-evasion/polymorphic-code.md)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|---|---|
|
||||
|**ID**|**B0033**|
|
||||
|**Objective(s)**|[Impact](../impact)|
|
||||
|**Related ATT&CK Technique**|[Network Denial of Device](https://attack.mitre.org/techniques/T1498/)|
|
||||
|**Related ATT&CK Technique**|[Network Denial of Service](https://attack.mitre.org/techniques/T1498/)|
|
||||
|
||||
|
||||
Denial of Service
|
||||
@@ -11,7 +11,7 @@ Malware may make a network unavailable, for example, by launching a network-base
|
||||
|
||||
Endpoint denial of service behaviors are captured by the [Endpoint Denial of Service](https://attack.mitre.org/techniques/T1499/) technique.
|
||||
|
||||
The subsequently defined ATT&CK technique [Network Denial of Device](https://attack.mitre.org/techniques/T1498/) is related to this MBC behavior.
|
||||
The subsequently defined ATT&CK technique [Network Denial of Service](https://attack.mitre.org/techniques/T1498/) is related to this MBC behavior.
|
||||
|
||||
Malware Examples
|
||||
----------------
|
||||
|
||||
@@ -11,7 +11,7 @@ Behaviors that enable malware to remain on a system regardless of system events,
|
||||
* **Hide Artifacts** [E1564](../defense-evasion/hide-artifacts.md)
|
||||
* **Hidden Files and Directories** [F0005](../defense-evasion/hidden-files.md)
|
||||
* **Hijack Execution Flow** [E1574](../defense-evasion/hijack-execution-flow.md)
|
||||
* **Install Insecure or Malicious Configuration** [E1478](../defense-evasion/config-mod.md)
|
||||
* **Install Insecure or Malicious Configuration** [B0047](../defense-evasion/config-mod.md)
|
||||
* **Kernel Modules and Extensions** [F0010](../persistence/kernel-modules-ext.md)
|
||||
* **Malicious Network Driver** [B0026](../persistence/malicious-network-drv.md)
|
||||
* **Modify Existing Service** [F0011](../persistence/modify-service.md)
|
||||
|
||||
Reference in New Issue
Block a user