Rootkit
Rootkit: Toolset for covertly maintaining privileged access. The term describes an attack methodAttack MethodA defined way in which an attacker attempts to compromise a target or achieve an objective., malicious componentMalicious ComponentCode, content, or infrastructure that performs or supports malicious activity., or threat scenarioThreat ScenarioA plausible sequence of events describing how a threat could affect an organization or system.. Protection requires a combination of preventionPreventionMeasures intended to stop security incidents or attacks before they occur., detectionDetectionThe capability to identify suspicious activity, attacks, or policy violations in time., containmentContainmentActions that limit the scope, spread, and impact of an active security incident., recoveryRecoveryThe controlled restoration of systems, data, and business services after a disruption., and awareness-raising.
How it works and where it fits
Rootkit is classified by its behavior and purpose: execution, persistence, propagation, command, and harmful effect are distinct phases. Not every variant uses every phase, and the same malicious component may arrive through different delivery mechanisms or carry different payloads. Analysis therefore considers process, identity, and network behavior in addition to file signatures.
Practical security relevance
Operational handling should address the entire attack chain. Isolating affected systems is only one step; responders must also investigate the entry point, persistence mechanisms, stolen credentials, and possible lateral movement. Recovery is dependable only after malicious components are removed, root causes are closed, relevant secrets are rotated, and monitoring is tuned for renewed activity.
Related concepts
- BootkitBootkitMalware that manipulates the boot process and activates before the operating system.: Malware that manipulates the boot process and activates before the operating system.
- MalwareMalwareUmbrella term for software with malicious or unwanted functionality.: Umbrella term for software with malicious or unwanted functionality.
- Anti-MalwareAnti-MalwareTechnologies for detecting, blocking, and removing malicious software.: Technologies for detecting, blocking, and removing malicious software.
- Endpoint Detection and ResponseEndpoint Detection and ResponseContinuously monitors endpoints and supports detection, investigation, and containment.: Continuously monitors endpoints and supports detection, investigation, and containment.