Terminology Index
Glossary
1801 terms
Showing 193-224 of 1801 terms
B30
Boot Persistence
Attacker techniques that ensure malicious code runs automatically when a system starts up, surviving reboots. By hooking into boot or startup processes, an attacker keeps a foothold even after the machine restarts.
Persistence at boot, through startup services, init scripts, bootloaders, or kernel-level hooks, is valuable to attackers because it survives reboots that would otherwise clear running malware. Defenders audit boot and startup configurations for unexpected entries as part of hunting for persistence.
Introduced in: Operating Systems for Defenders
Examples
- A malicious service set to start automatically at every boot.
- An attacker adding a startup script that re-launches a backdoor after reboot.
- Auditing init and startup configurations for unauthorized entries.
No related terms linked yet.
C2
