Terminology Index

Glossary

1801 terms

Open concept maps

Showing 1153-1184 of 1801 terms

P
32

Persistence Audit

Systematically examining a system for persistence mechanisms, the ways attackers maintain access across reboots, to find unauthorized or suspicious ones during hardening or investigation on a host.

A persistence audit enumerates and reviews the many places persistence can hide on a system, autostart entries, scheduled tasks, services, registry run keys, startup folders, and more, to verify each is legitimate and spot anything an attacker planted to survive reboots. Framed for OS-level defense, it is both a hardening practice (knowing and controlling autostart surface) and an investigative one (hunting for installed persistence). Knowing where persistence lives is essential to auditing it effectively.

Introduced in: Operating Systems for Defenders

Examples

  • Enumerating autostart entries and scheduled tasks to verify each is legitimate.
  • Auditing registry run keys for unauthorized persistence.
  • Reviewing services and startup items for attacker-planted persistence.

No related terms linked yet.