home/dictionary/system integrity check

system integrity check

nounverified·updated Sep 1, 2026

A periodic or on-demand security verification process that examines a computing system's files, configurations, software, and runtime state against a known-good trusted baseline to confirm that no unauthorized or undetected alterations have occurred. It detects unauthorized changes — such as those caused by malware, intrusions, or misconfiguration — by comparing current values against known-good reference values, usually cryptographic hashes. Mechanically, this typically involves hashing executables, scripts, libraries, and other critical artifacts and checking them against a stored baseline, so that replacement by a malicious file causes an immediate failure. In practice, it supports incident detection and forensic investigation and demonstrates compliance with frameworks such as PCI DSS, which explicitly requires file integrity monitoring on critical systems.

Framework senses

NIST SP 800-171r31 senseview framework →
§1 · attested_usage_reviewer_confirmed
No definition is given in NIST SP 800-171r3. The term is attested in use at 1 citation in that document; a definition is pending curation.
Increment 2: attested in 800-171r3 without a glossary definition.
Legacy lexicon import1 senseview framework →
§1 · web_lookup_draft
A periodic or on-demand security verification process that examines a computing system's files, configurations, software, and runtime state against a known-good trusted baseline to confirm that no unauthorized or undetected alterations have occurred. It detects unauthorized changes — such as those caused by malware, intrusions, or misconfiguration — by comparing current values against known-good reference values, usually cryptographic hashes. Mechanically, this typically involves hashing executables, scripts, libraries, and other critical artifacts and checking them against a stored baseline, so that replacement by a malicious file causes an immediate failure. In practice, it supports incident detection and forensic investigation and demonstrates compliance with frameworks such as PCI DSS, which explicitly requires file integrity monitoring on critical systems.
DR-088 backfill from the noun definition column