Skip to content

Evidence request lists

NIST SP 800-171 Rev 3

Evidence request list. 97 controls, 97 carrying auditor artefact guidance. Generated from the compliance knowledge graph on 12 September 2026. Published by The Art of Service.

03.01 AC (Access Control)

03.01.01
Account Management

Define, establish, modify, disable, and remove account types; assign managers; specify membership conditions; authorize access; monitor account use; notify managers on triggering events; require re-authorization at defined frequencies.

Artefacts an auditor will ask for
  • account management policy
  • account inventory with type and owner
  • joiner-mover-leaver workflow tickets
  • access approval records
  • periodic account review reports
Where this commonly fails
  • shared/generic accounts not tracked
  • no periodic recertification
  • stale accounts retained post-termination
03.01.02
Access Enforcement

Enforce approved authorizations for logical access to CUI and system resources in accordance with applicable access control policies.

Artefacts an auditor will ask for
  • RBAC/ABAC configuration export
  • access control list samples
  • system entitlement reports
  • role-permission matrix
Where this commonly fails
  • entitlements drift
  • no segregation of duties enforced
03.01.03
Information Flow Enforcement

Enforce approved authorizations for controlling the flow of CUI within the system and between connected systems.

Artefacts an auditor will ask for
  • firewall ruleset
  • data flow diagrams
  • DLP policy export
  • proxy/gateway configuration
Where this commonly fails
  • flat networks
  • no egress filtering for CUI enclaves
03.01.04
Separation of Duties

Identify duties that require separation; define system access authorizations to support separation of duties.

Artefacts an auditor will ask for
  • SoD matrix
  • conflicting role report
  • exception approvals
Where this commonly fails
  • admins also approving their own changes
  • SoD not enforced in finance/IT overlap
03.01.05
Least Privilege

Allow only authorized access necessary to accomplish assigned tasks; review privileges periodically; reassign or remove unnecessary privileges.

Artefacts an auditor will ask for
  • privilege review reports
  • JIT/JEA configuration
  • privileged role inventory
Where this commonly fails
  • permanent admin rights
  • no quarterly entitlement review
03.01.06
Least Privilege - Privileged Accounts

Restrict privileged accounts to designated personnel; require non-privileged accounts for non-security functions.

Artefacts an auditor will ask for
  • PAM tool reports
  • dual-account assignment list
  • privileged session logs
Where this commonly fails
  • admins using privileged accounts for email/web
  • no PAM vault
03.01.07
Least Privilege - Privileged Functions

Prevent non-privileged users from executing privileged functions; log execution of privileged functions.

Artefacts an auditor will ask for
  • sudo/UAC configuration
  • privileged command audit logs
Where this commonly fails
  • unrestricted sudo
  • no logging of admin actions
03.01.08
Unsuccessful Logon Attempts

Enforce a limit of consecutive invalid logon attempts and lock the account/node for a defined period.

Artefacts an auditor will ask for
  • AD/IdP lockout policy screenshots
  • system hardening baselines
Where this commonly fails
  • no lockout on service accounts
  • thresholds too lenient
03.01.09
System Use Notification

Display a system use notification/banner before granting access, per organization-defined conditions.

Artefacts an auditor will ask for
  • approved banner text
  • screenshots from systems
  • GPO/MDM configuration
Where this commonly fails
  • banner missing on Linux hosts or network devices
  • outdated legal text
03.01.10
Device Lock

Prevent further access by initiating device lock after defined inactivity or upon user request; require re-authentication to unlock.

Artefacts an auditor will ask for
  • GPO/MDM screensaver policy
  • screensaver timeout configuration
Where this commonly fails
  • timeouts too long
  • kiosks excluded
03.01.11
Session Termination

Terminate user sessions automatically after defined conditions or trigger events.

Artefacts an auditor will ask for
  • VPN/RDP session timeout settings
  • application session timeout config
Where this commonly fails
  • no idle timeout on admin consoles
03.01.12
Remote Access

Establish usage restrictions, configuration requirements, and authorize remote access; route remote access via managed access control points; permit only approved remote execution of privileged commands.

Artefacts an auditor will ask for
  • VPN configuration
  • ZTNA policy
  • remote access authorization records
  • MFA enforcement evidence
Where this commonly fails
  • split tunneling enabled
  • no MFA on VPN
03.01.16
Wireless Access

Establish usage restrictions, configuration requirements, and authorize wireless access; protect with authentication and encryption.

Artefacts an auditor will ask for
  • wireless authentication settings (WPA2/3 Enterprise)
  • wireless authorization records
  • rogue AP detection reports
Where this commonly fails
  • legacy WPA2-PSK on corporate SSIDs
  • guest SSID routed to internal LAN
03.01.18
Access Control for Mobile Devices

Establish configuration requirements, connection requirements, and implementation guidance for mobile devices; encrypt CUI on mobile devices.

Artefacts an auditor will ask for
  • MDM/UEM configuration
  • device encryption attestations
  • mobile device inventory
Where this commonly fails
  • BYOD without containers
  • no jailbreak detection
03.01.20
Use of External Systems

Establish terms and conditions for use of external systems; restrict use of organizationally controlled storage devices on external systems.

Artefacts an auditor will ask for
  • acceptable use policy
  • third-party connection agreements
  • DLP rules on removable media
Where this commonly fails
  • no inventory of external systems used
  • personal cloud storage uncontrolled
03.01.22
Publicly Accessible Content

Designate individuals authorized to make information publicly accessible; train them; review content for CUI prior to posting and periodically thereafter.

Artefacts an auditor will ask for
  • public content review log
  • designated approver list
  • content review training records
Where this commonly fails
  • no scheduled re-review of legacy site content

03.02 AT (Awareness and Training)

03.02.01
Literacy Training and Awareness

Provide security literacy training to system users initially, annually, and after defined events; include insider threat, social engineering, and CUI handling.

Artefacts an auditor will ask for
  • training curriculum
  • completion records
  • phishing simulation results
  • annual refresh schedule
Where this commonly fails
  • contractors excluded from training
  • no insider threat module
03.02.02
Role-Based Training

Provide role-based security training to personnel with assigned security roles before authorizing access, when required by changes, and periodically thereafter.

Artefacts an auditor will ask for
  • role-to-training mapping
  • completion certificates
  • training matrix
Where this commonly fails
  • developers not trained on secure coding
  • admins lack PAM-specific training

03.03 AU (Audit and Accountability)

03.03.01
Event Logging

Specify event types to be logged; coordinate logging across system components; review event types periodically.

Artefacts an auditor will ask for
  • audit logging policy
  • event type catalog
  • SIEM log source inventory
Where this commonly fails
  • app-layer events not logged
  • no review of event catalog
03.03.02
Audit Record Content

Ensure audit records contain information needed to determine what occurred, when, where, source, outcome, and identity of associated subjects.

Artefacts an auditor will ask for
  • sample logs with required fields
  • log schema documentation
Where this commonly fails
  • missing user attribution
  • no host/source IP
03.03.03
Audit Record Generation

Generate audit records for selected event types; retain in accordance with retention requirements.

Artefacts an auditor will ask for
  • log retention policy
  • SIEM storage configuration
  • archive procedures
Where this commonly fails
  • retention shorter than policy
  • logs deleted on rotation
03.03.04
Response to Audit Logging Process Failures

Alert defined personnel on audit logging process failures; take defined actions when failures occur.

Artefacts an auditor will ask for
  • SIEM heartbeat alert configuration
  • log source down runbook
  • alert tickets
Where this commonly fails
  • no alerting when log source stops sending
  • alerts go to unmonitored mailbox
03.03.05
Audit Record Review, Analysis, and Reporting

Review and analyze audit records at defined frequency for indicators of inappropriate or unusual activity; report findings to designated personnel.

Artefacts an auditor will ask for
  • SOC analyst shift logs
  • monthly audit review reports
  • use case/detection library
Where this commonly fails
  • no formal monthly review
  • alerts not triaged
03.03.06
Audit Record Reduction and Report Generation

Provide audit record reduction and report generation capability supporting on-demand review, analysis, reporting, and after-the-fact investigation.

Artefacts an auditor will ask for
  • SIEM/log analytics platform overview
  • saved searches and dashboards
Where this commonly fails
  • no full-text search capability
  • raw logs only, no parsing
03.03.07
Time Stamps

Use internal system clocks to generate time stamps for audit records; synchronize to authoritative time source.

Artefacts an auditor will ask for
  • NTP/PTP configuration
  • time drift monitoring reports
Where this commonly fails
  • devices syncing to internet directly
  • no monitoring of drift
03.03.08
Protection of Audit Information

Protect audit information and audit logging tools from unauthorized access, modification, and deletion; authorize access only to a subset of privileged users.

Artefacts an auditor will ask for
  • SIEM access control
  • WORM/immutable storage configuration
  • log integrity monitoring
Where this commonly fails
  • admins can delete logs
  • no integrity check on archives

03.04 CM (Configuration Management)

03.04.01
Baseline Configuration

Develop, document, and maintain current baseline configurations for the system; review and update baselines as required.

Artefacts an auditor will ask for
  • golden image inventory
  • hardening guides (CIS/STIG)
  • baseline review records
Where this commonly fails
  • no baselines for network devices
  • baselines never reviewed
03.04.02
Configuration Settings

Establish, document, and implement configuration settings that reflect the most restrictive mode consistent with operational requirements; identify, document, and approve deviations.

Artefacts an auditor will ask for
  • CIS benchmark scan reports
  • approved deviation registry
Where this commonly fails
  • exceptions undocumented
  • drift not detected
03.04.03
Configuration Change Control

Define and document types of changes that require configuration change control; review proposed changes; approve or disapprove with explicit consideration of security impact.

Artefacts an auditor will ask for
  • CAB minutes
  • change tickets
  • change control policy
Where this commonly fails
  • emergency changes bypass review
  • no security impact assessment
03.04.04
Impact Analyses

Analyze security impact of changes prior to implementation; test, validate, and document changes before deployment.

Artefacts an auditor will ask for
  • change impact templates filled
  • test results
  • approval records
Where this commonly fails
  • no test environment
  • impact analysis perfunctory
03.04.05
Access Restrictions for Change

Define, document, approve, and enforce physical and logical access restrictions associated with system changes.

Artefacts an auditor will ask for
  • RBAC for CI/CD
  • production access controls
  • deployment access matrix
Where this commonly fails
  • developers have prod push rights
  • no separation of dev/prod
03.04.06
Least Functionality

Configure system to provide only essential capabilities; prohibit or restrict use of specified functions, ports, protocols, software, and services.

Artefacts an auditor will ask for
  • allowed services list
  • port/protocol baselines
  • vulnerability scan output
Where this commonly fails
  • legacy services left enabled
  • default ports open
03.04.08
Authorized Software - Allow by Exception

Identify software authorized to execute; implement deny-all, allow-by-exception policy; review and update list periodically.

Artefacts an auditor will ask for
  • allowlist configuration (AppLocker/WDAC)
  • software authorization list
  • review records
Where this commonly fails
  • allowlist in audit mode only
  • no review cycle
03.04.10
System Component Inventory

Develop and document an inventory of system components that reflects the current system; review and update inventory periodically.

Artefacts an auditor will ask for
  • CMDB export
  • asset discovery scan reports
  • inventory review records
Where this commonly fails
  • IoT/OT not inventoried
  • cloud assets missing
03.04.11
Information Location

Identify and document the location of CUI and the system components on which it is processed and stored.

Artefacts an auditor will ask for
  • CUI data flow diagrams
  • data classification inventory
  • system boundary diagrams
Where this commonly fails
  • CUI sprawled to shadow IT
  • no recent mapping
03.04.12
System and Component Configuration for High-Risk Areas

Issue specifically configured systems to individuals traveling to high-risk locations; apply additional safeguards on return.

Artefacts an auditor will ask for
  • travel laptop program
  • device wipe/reimage records
  • high-risk destination list
Where this commonly fails
  • no travel program
  • personal devices used internationally

03.05 IA (Identification and Authentication)

03.05.01
User Identification and Authentication

Uniquely identify and authenticate system users and associate that unique identification with processes acting on behalf of those users.

Artefacts an auditor will ask for
  • IdP configuration
  • unique account assignment policy
Where this commonly fails
  • shared admin accounts
  • service accounts mapped to people
03.05.02
Device Identification and Authentication

Uniquely identify and authenticate devices before establishing a connection.

Artefacts an auditor will ask for
  • 802.1X configuration
  • device certificate inventory
  • NAC reports
Where this commonly fails
  • no NAC on wired ports
  • MAC-based bypasses
03.05.03
Multi-Factor Authentication

Implement MFA for access to privileged accounts and for access to non-privileged accounts.

Artefacts an auditor will ask for
  • MFA enrollment reports
  • IdP policies
  • MFA bypass exception list
Where this commonly fails
  • SMS fallback enabled
  • service accounts excluded with no compensating control
03.05.04
Replay-Resistant Authentication

Implement replay-resistant authentication mechanisms for access to privileged and non-privileged accounts.

Artefacts an auditor will ask for
  • Kerberos/OAuth/FIDO2 configuration
  • session token settings
Where this commonly fails
  • legacy NTLM enabled
  • long-lived tokens
03.05.05
Identifier Management

Manage system identifiers by receiving authorization, selecting an identifier, assigning to intended individual/group/role/device, and preventing reuse for a defined period.

Artefacts an auditor will ask for
  • username convention
  • deprovisioning procedure
  • identifier reuse policy
Where this commonly fails
  • recycling usernames
  • no central identifier registry
03.05.07
Password Management

Maintain a list of commonly used, expected, or compromised passwords; verify passwords against the list; transmit passwords only over protected channels; store using approved hash with salt; require immediate password change on temporary credentials.

Artefacts an auditor will ask for
  • password policy
  • compromised password list source
  • hash algorithm settings
Where this commonly fails
  • MD5/SHA1 used
  • no breach password screening
03.05.11
Authentication Feedback

Obscure feedback of authentication information during authentication.

Artefacts an auditor will ask for
  • login screen behavior
  • application authentication test cases
Where this commonly fails
  • password visible toggle defaults to show
03.05.12
Authenticator Management

Manage authenticators by verifying identity of receiver, establishing initial content, ensuring adequate strength, secure distribution, revocation, periodic change, and protection from disclosure.

Artefacts an auditor will ask for
  • MFA token issuance log
  • credential rotation policy
  • service account credential vault
Where this commonly fails
  • never-rotated service account passwords
  • shared secrets in source control

03.06 IR (Incident Response)

03.06.01
Incident Handling

Implement incident handling capability including preparation, detection and analysis, containment, eradication, recovery, and post-incident activity.

Artefacts an auditor will ask for
  • incident response plan
  • IR runbooks/playbooks
  • containment procedures
Where this commonly fails
  • IR plan never tested
  • no playbooks for ransomware/CUI exfil
03.06.02
Incident Monitoring, Reporting, and Response Assistance

Track and document incidents; report incidents to designated personnel and authorities within required timeframes; provide incident response assistance.

Artefacts an auditor will ask for
  • incident register
  • DoD/CISA reporting evidence
  • DIBNet reports
Where this commonly fails
  • 72-hr CUI breach reporting missed
  • no incident metrics
03.06.03
Incident Response Testing

Test the incident response capability for the system using defined tests at defined frequency to determine effectiveness; document results.

Artefacts an auditor will ask for
  • tabletop exercise reports
  • purple team exercise records
  • lessons learned
Where this commonly fails
  • last test more than a year old
  • lessons learned not actioned
03.06.04
Incident Response Training

Train personnel in their incident response roles and responsibilities; provide refresher training annually and when changes occur.

Artefacts an auditor will ask for
  • IR role training records
  • training plan
Where this commonly fails
  • only IR team trained, no executive tabletops
03.06.05
Incident Response Plan

Develop, distribute, review, and update the IR plan; protect from unauthorized disclosure; address CUI compromise reporting.

Artefacts an auditor will ask for
  • current IR plan
  • review/approval signature page
  • distribution list
Where this commonly fails
  • IR plan stale
  • no CUI-specific notification process

03.07 MA (Maintenance)

03.07.04
Maintenance Tools

Approve, control, and monitor the use of system maintenance tools; check media containing diagnostic and test programs for malicious code before use.

Artefacts an auditor will ask for
  • approved tools list
  • scan logs of diagnostic media
  • tool inventory
Where this commonly fails
  • technicians bring USB tools unchecked
03.07.05
Nonlocal Maintenance

Approve and monitor nonlocal maintenance and diagnostic activities; require MFA for nonlocal maintenance sessions; terminate sessions when complete.

Artefacts an auditor will ask for
  • remote maintenance authorization
  • session recordings
  • session termination evidence
Where this commonly fails
  • always-on vendor VPN
  • no session recording
03.07.06
Maintenance Personnel

Establish a process for maintenance personnel authorization; supervise maintenance activities of personnel without required access; maintain list of authorized maintenance organizations or personnel.

Artefacts an auditor will ask for
  • vendor authorization list
  • escort logs
  • background check evidence for maintainers
Where this commonly fails
  • unescorted vendor access
  • no maintainer authorization

03.08 MP (Media Protection)

03.08.01
Media Storage

Physically control and securely store digital and non-digital media containing CUI.

Artefacts an auditor will ask for
  • secure storage inventory
  • safe/cabinet access logs
  • encrypted backup tape register
Where this commonly fails
  • paper CUI on desks
  • tapes stored unsecured
03.08.02
Media Access

Restrict access to CUI on system media to authorized personnel or roles.

Artefacts an auditor will ask for
  • access logs
  • authorization records
Where this commonly fails
  • no logging of physical media access
03.08.03
Media Sanitization

Sanitize or destroy system media containing CUI before disposal, release, or reuse; verify sanitization actions.

Artefacts an auditor will ask for
  • certificates of destruction
  • sanitization log per NIST SP 800-88
  • verification reports
Where this commonly fails
  • drives donated without wipe
  • no certificate retention
03.08.04
Media Marking

Mark system media containing CUI with applicable distribution limitations and handling caveats.

Artefacts an auditor will ask for
  • marking SOP
  • sample marked media photos
  • label inventory
Where this commonly fails
  • CUI banners missing in document headers/footers
03.08.05
Media Transport

Protect and control system media during transport outside controlled areas; maintain accountability; document activities associated with transport.

Artefacts an auditor will ask for
  • chain of custody forms
  • courier service contracts
  • encryption attestations for transit
Where this commonly fails
  • unencrypted laptops in transit
  • no transit logs
03.08.07
Media Use

Restrict or prohibit the use of types of system media on systems or system components; prohibit use of removable media without identifiable owner.

Artefacts an auditor will ask for
  • USB device control policy via DLP/EDR
  • approved removable media list
Where this commonly fails
  • USB ports open by default
03.08.09
System Backup - Cryptographic Protection

Protect the confidentiality of backup CUI at storage locations using cryptographic mechanisms.

Artefacts an auditor will ask for
  • backup encryption configuration
  • key management evidence
  • test restore records
Where this commonly fails
  • backups encrypted at rest only, not in transit
  • no key rotation

03.09 PS (Personnel Security)

03.09.01
Personnel Screening

Screen individuals prior to authorizing access to the system and CUI; rescreen at defined frequency.

Artefacts an auditor will ask for
  • background check policy
  • completed background check records
  • rescreen schedule
Where this commonly fails
  • contractors not screened
  • no rescreen for long tenure staff
03.09.02
Personnel Termination and Transfer

Upon termination or transfer, disable access, revoke authenticators/credentials, conduct exit interviews including CUI handling, retrieve property, retain access to organizational information formerly controlled by individual.

Artefacts an auditor will ask for
  • termination checklist
  • access revocation tickets
  • exit interview records
Where this commonly fails
  • delayed deprovisioning
  • lingering access in SaaS apps

03.10 PE (Physical Protection)

03.10.01
Physical Access Authorizations

Develop, approve, and maintain list of individuals with authorized access to facility where CUI resides; issue credentials; review list periodically.

Artefacts an auditor will ask for
  • access list
  • badge issuance log
  • periodic review records
Where this commonly fails
  • badge lists not reconciled with HR
  • former employees still on list
03.10.02
Monitoring Physical Access

Monitor physical access to the facility where the system resides; review logs of physical access; coordinate review with incident response.

Artefacts an auditor will ask for
  • CCTV retention policy
  • badge reader logs
  • physical security incident reports
Where this commonly fails
  • CCTV not retained 90 days
  • no review of badge logs
03.10.06
Alternate Work Site

Determine and document alternate work sites allowed; employ controls at alternate work sites; assess feasibility of controls.

Artefacts an auditor will ask for
  • telework policy
  • home office security checklist
  • VPN required attestation
Where this commonly fails
  • no home office security baseline
  • shared family computers used
03.10.07
Physical Access Control

Enforce physical access authorizations at entry/exit points; maintain visitor logs; control access to keys, combinations, and other physical access devices.

Artefacts an auditor will ask for
  • visitor logs
  • key/combination inventory
  • entry/exit access reports
Where this commonly fails
  • unsigned visitor logs
  • shared front-door codes
03.10.08
Access Control for Transmission

Control physical access to system distribution and transmission lines within facilities.

Artefacts an auditor will ask for
  • wiring closet access controls
  • conduit/raceway documentation
Where this commonly fails
  • wiring closets unlocked

03.11 RA (Risk Assessment)

03.11.01
Risk Assessment

Conduct risk assessments including likelihood and impact of unauthorized access, use, disclosure, disruption, modification, or destruction of system and CUI; update at defined frequency and when significant changes occur.

Artefacts an auditor will ask for
  • risk assessment report
  • risk register
  • methodology document
Where this commonly fails
  • RA not updated post major change
  • no quantification of CUI risk
03.11.02
Vulnerability Monitoring and Scanning

Monitor and scan for vulnerabilities at defined frequency and when new vulnerabilities are identified; remediate based on risk.

Artefacts an auditor will ask for
  • scan schedule
  • scan reports
  • remediation SLA tracking
Where this commonly fails
  • scans only quarterly
  • remediation SLAs not enforced
03.11.04
Risk Response

Respond to findings from risk assessments, security assessments, and monitoring through accepted, transferred, mitigated, or avoided treatments.

Artefacts an auditor will ask for
  • risk treatment plan
  • POAM tracking
  • risk acceptance memos
Where this commonly fails
  • POAM items past due
  • risk acceptances unsigned

03.12 CA (Security Assessment and Monitoring)

03.12.01
Security Assessment

Assess security requirements in the system at defined frequency to determine if controls are implemented correctly, operating as intended, and producing the desired outcome.

Artefacts an auditor will ask for
  • assessment report (SAR)
  • assessment plan
  • scope statement
Where this commonly fails
  • self-assessment with no rigor
  • no independent assessor
03.12.02
Plan of Action and Milestones

Develop and update a POAM to document planned remediation actions for weaknesses identified during assessments; track to closure.

Artefacts an auditor will ask for
  • current POAM register
  • POAM update cadence
  • evidence of closure
Where this commonly fails
  • POAM items open multi-year
  • no quarterly update
03.12.03
Continuous Monitoring

Develop and implement a system-level continuous monitoring strategy that includes ongoing monitoring of security requirements and reporting of security status.

Artefacts an auditor will ask for
  • continuous monitoring strategy
  • monthly conmon reports
  • metrics dashboards
Where this commonly fails
  • no conmon strategy document
  • metrics never reported up
03.12.05
Information Exchange

Approve and manage the exchange of CUI between systems through information exchange agreements, interconnection security agreements, or other appropriate mechanisms.

Artefacts an auditor will ask for
  • ISA/MOU register
  • interconnection inventory
  • annual review evidence
Where this commonly fails
  • informal data sharing
  • no ISA for vendor connections

03.13 SC (System and Communications Protection)

03.13.01
Boundary Protection

Monitor and control communications at external boundaries and key internal boundaries of the system; implement subnetworks for publicly accessible components separated from internal networks; connect to external networks only through managed interfaces.

Artefacts an auditor will ask for
  • firewall config
  • DMZ design
  • managed interface inventory
  • IDS/IPS placement
Where this commonly fails
  • public services on internal networks
  • no egress filtering
03.13.04
Information in Shared System Resources

Prevent unauthorized and unintended information transfer via shared system resources.

Artefacts an auditor will ask for
  • VM isolation evidence
  • memory clearing config
  • multi-tenant isolation design
Where this commonly fails
  • object reuse not prevented in custom apps
03.13.06
Network Communications - Deny by Default - Allow by Exception

Deny network communications traffic by default and allow network communications traffic by exception.

Artefacts an auditor will ask for
  • firewall default-deny rule
  • exception inventory
  • rule review records
Where this commonly fails
  • broad any-any rules persist
  • no firewall rule review
03.13.08
Transmission Confidentiality and Integrity

Implement cryptographic mechanisms to prevent unauthorized disclosure of CUI and detect changes during transmission.

Artefacts an auditor will ask for
  • TLS 1.2+ configuration
  • cipher suite hardening
  • SSH key management
Where this commonly fails
  • TLS 1.0/1.1 still allowed
  • internal traffic unencrypted
03.13.09
Network Disconnect

Terminate the network connection associated with a communications session at the end of the session or after a defined period of inactivity.

Artefacts an auditor will ask for
  • VPN/RDP idle timeout configuration
  • application session timeout
Where this commonly fails
  • VPN sessions never time out
03.13.10
Cryptographic Key Establishment and Management

Establish and manage cryptographic keys for cryptography employed in the system in accordance with key management requirements.

Artefacts an auditor will ask for
  • key management policy
  • HSM/KMS evidence
  • key rotation logs
Where this commonly fails
  • keys in source code
  • no rotation
03.13.11
Cryptographic Protection

Implement FIPS-validated or NSA-approved cryptography for protecting the confidentiality of CUI.

Artefacts an auditor will ask for
  • FIPS 140-2/3 validation certificates
  • cryptographic module inventory
  • FIPS mode evidence
Where this commonly fails
  • non-FIPS algorithms used
  • FIPS mode not enabled on OS
03.13.12
Collaborative Computing Devices and Applications

Prohibit remote activation of collaborative computing devices and applications with specified exceptions; provide indication to users physically present.

Artefacts an auditor will ask for
  • camera/mic policy
  • indicator LED config
  • videoconferencing settings
Where this commonly fails
  • meeting clients can join muted with camera unknowingly off
03.13.13
Mobile Code

Define acceptable and unacceptable mobile code and mobile code technologies; authorize, monitor, and control use of mobile code.

Artefacts an auditor will ask for
  • browser/script control settings
  • EDR policies for macros and scripts
Where this commonly fails
  • macros enabled by default
  • no JavaScript controls
03.13.15
Session Authenticity

Protect the authenticity of communications sessions.

Artefacts an auditor will ask for
  • mutual TLS configuration
  • session token settings
  • anti-CSRF evidence
Where this commonly fails
  • no mutual TLS for service-to-service
  • weak session token entropy

03.14 SI (System and Information Integrity)

03.14.01
Flaw Remediation

Identify, report, and correct system flaws; test software and firmware updates for effectiveness and side effects before installation; install security-relevant updates within defined time periods.

Artefacts an auditor will ask for
  • patch management policy
  • patch reports
  • patch testing evidence
  • SLA tracking
Where this commonly fails
  • critical patches past SLA
  • no test cycle
03.14.02
Malicious Code Protection

Implement malicious code protection at system entry and exit points; update protection mechanisms; configure to perform periodic scans and real-time scans of files; address receipt of false positives.

Artefacts an auditor will ask for
  • EDR/AV deployment report
  • signature update evidence
  • scan results
Where this commonly fails
  • EDR not on Linux servers
  • exclusions overly broad
03.14.03
Security Alerts, Advisories, and Directives

Receive system security alerts, advisories, and directives from external organizations on an ongoing basis; generate internal alerts/advisories; disseminate.

Artefacts an auditor will ask for
  • CISA/US-CERT subscription evidence
  • internal advisory distribution log
Where this commonly fails
  • no formal subscriptions
  • advisories not actioned
03.14.06
System Monitoring

Monitor the system to detect attacks and indicators of potential attacks; identify unauthorized use of the system; deploy monitoring devices strategically.

Artefacts an auditor will ask for
  • IDS/IPS configuration
  • EDR coverage report
  • SOC monitoring runbooks
Where this commonly fails
  • blind spots in cloud workloads
  • IDS not tuned
03.14.08
Information Management and Retention

Manage and retain CUI within the system and CUI output from the system in accordance with applicable laws, regulations, and policies.

Artefacts an auditor will ask for
  • retention schedule
  • data lifecycle policy
  • disposal records
Where this commonly fails
  • indefinite retention
  • no defensible deletion

03.15 PL (Planning)

03.15.01
Policy and Procedures

Develop, document, and disseminate organization-level policy and procedures for each family of security requirements; review and update on defined frequency.

Artefacts an auditor will ask for
  • policy library
  • approval signatures
  • annual review records
Where this commonly fails
  • policies last reviewed 3+ years ago
  • no procedures for some families
03.15.02
System Security Plan

Develop, document, and maintain a system security plan describing the system boundary, environment of operation, security requirements implementation, and connections to other systems.

Artefacts an auditor will ask for
  • current SSP
  • boundary diagram
  • control implementation statements
Where this commonly fails
  • SSP outdated
  • no boundary diagram
  • control statements incomplete
03.15.03
Rules of Behavior

Establish and provide rules of behavior describing user responsibilities; require acknowledgment before authorizing access; review and update on defined frequency.

Artefacts an auditor will ask for
  • AUP
  • user acknowledgment records
Where this commonly fails
  • no acknowledgment for existing users
  • AUP not refreshed annually

03.16 SA (System and Services Acquisition)

03.16.01
Security Engineering Principles

Apply security engineering principles in the specification, design, development, implementation, and modification of the system.

Artefacts an auditor will ask for
  • secure SDLC policy
  • architecture review records
  • threat models
Where this commonly fails
  • no threat modeling on new features
  • architecture reviews skipped
03.16.02
Unsupported System Components

Replace system components when support for the components is no longer available; provide justification and approval for continued use of unsupported components.

Artefacts an auditor will ask for
  • EOL inventory
  • replacement plan
  • approved exception register
Where this commonly fails
  • Windows Server 2012 still in use
  • no EOL tracking
03.16.03
External System Services

Require providers of external system services to comply with security requirements; define and document oversight and user roles; monitor compliance of external service providers.

Artefacts an auditor will ask for
  • vendor security requirements clauses
  • SOC 2 reports
  • vendor monitoring records
Where this commonly fails
  • no annual review of vendor attestations
  • no flow-down clauses

03.17 SR (Supply Chain Risk Management)

03.17.01
Supply Chain Risk Management Plan

Develop a plan for managing supply chain risks associated with the development, acquisition, maintenance, and disposal of systems, system components, and system services; update the plan on defined frequency.

Artefacts an auditor will ask for
  • SCRM plan
  • update history
  • approval records
Where this commonly fails
  • no documented SCRM plan
  • scope limited to IT only
03.17.02
Acquisition Strategies, Tools, and Methods

Develop and implement acquisition strategies, contract tools, and procurement methods to identify, protect against, and mitigate supply chain risks.

Artefacts an auditor will ask for
  • procurement security clauses
  • supplier risk tiering
  • RFP security templates
Where this commonly fails
  • no security in procurement template
  • tier 1 vendors not assessed
03.17.03
Supply Chain Requirements and Processes

Establish a process for identifying and addressing weaknesses or deficiencies in the supply chain elements and processes; enforce flow-down of supply chain requirements to subcontractors.

Artefacts an auditor will ask for
  • supplier assessment workflow
  • flow-down clauses in contracts
  • subcontractor inventory
Where this commonly fails
  • no flow-down to subcontractors
  • no process for identified weaknesses
Assembled from the framework's own control set. Every line traces to a control in the graph, so this pack is regenerated rather than written, and stays current as the graph does.

Assembled from the framework’s own control set, so this list is regenerated rather than written and stays current as the graph does. See the NIST SP 800-171 Rev 3 framework page.