mirror of
https://github.com/MBCProject/mbc-markdown
synced 2026-06-08 11:36:36 +00:00
d423b5a5fa
* Making spacing between sections consistent * Adding cape mappings
2.0 KiB
2.0 KiB
| ID | F0009 |
| Objective(s) | Impact, Persistence, Defense Evasion |
| Related ATT&CK Techniques | Pre-OS Boot: Component Firmware (T1542.002) |
| Impact Type | Breach |
| Version | 2.0 |
| Created | 1 August 2019 |
| Last Modified | 12 June 2023 |
Component Firmware
Malware may overwrite the flash memory of firmware outside of the main system firmware or BIOS [1]. Methods related to malware (extending ATT&CK's definitions) are below.
See ATT&CK: Pre-OS Boot: Component Firmware (T1542.002).
Methods
| Name | ID | Description |
|---|---|---|
| Router Firmware | F0009.001 | Cisco routers can have their firmware images modified in order to maliciously infect and persist on end-user machines in a network. This is accomplished by using default or acquired credentials to gain access to a router and to install a backdoor. The implant resides within a modified Cisco IOS image and, when loaded, maintains its persistence in the environment, even after a system reboot. However, any further modules loaded by the attacker will only exist in the router's volatile memory and will not be available for use after reboot. Known affected hardware includes Cisco routers 1841, 2811, and 3825. |
Use in Malware
| Name | Date | Method | Description |
|---|---|---|---|
| SYNful Knock | 2015 | F0009.001 | SYNful Knock is a stealthy modification of the router's firmware image that can be used to maintain persistence within a victim's network. [1] |