Skip to content

Evidence request lists

NIST SP 800-82 Rev 3

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

Architecture

OT-ARCH-1
Network Segmentation by Zones and Conduits

Segment OT networks into logical zones and conduits aligned with the Purdue model and IEC 62443, restricting traffic between zones via controlled conduits with documented data flows.

Artefacts an auditor will ask for
  • Zone and conduit diagram
  • Purdue level mapping
  • Conduit data flow matrix
  • Firewall policy aligned to zones
Where this commonly fails
  • Flat OT network
  • Engineering workstations dual-homed to enterprise LAN
  • No documented conduit list
OT-ARCH-2
Industrial Demilitarised Zone (IDMZ)

Implement an Industrial DMZ between the enterprise (IT) and control (OT) networks to terminate and inspect traffic, prevent direct connections, and host shared services such as patch repositories and historians replicas.

Artefacts an auditor will ask for
  • IDMZ architecture diagram
  • List of services hosted in IDMZ
  • Firewall rule sets terminating connections in IDMZ
  • Reverse proxy or jump host configuration
Where this commonly fails
  • Direct IT to OT connections bypassing IDMZ
  • Historian replicated directly to enterprise
  • No reverse proxy for remote access
OT-ARCH-3
Defense in Depth

Apply multiple, layered, and complementary security controls across OT architecture so that failure of any single control does not compromise the system.

Artefacts an auditor will ask for
  • Defense in depth control mapping
  • Layer-by-layer control inventory
  • Architecture review records
Where this commonly fails
  • Sole reliance on perimeter firewall
  • No host-level controls on engineering workstations
  • Missing application allowlisting
OT-ARCH-4
Safety Instrumented System Isolation

Isolate Safety Instrumented Systems (SIS) from the Basic Process Control System (BPCS) and other networks using physical or logical separation to preserve the integrity of safety functions.

Artefacts an auditor will ask for
  • SIS network diagram
  • Documented separation method
  • Change records for SIS connections
  • SIS cybersecurity assessment
Where this commonly fails
  • SIS sharing network with BPCS without separation
  • Remote programming access to SIS
  • No SIS cybersecurity assessment
OT-ARCH-5
Wireless Network Architecture

Design OT wireless networks with strong authentication, encryption, segmentation from wired OT, interference mitigation, and continuous monitoring suitable for the operating environment.

Artefacts an auditor will ask for
  • Wireless site survey
  • WPA3 or equivalent configuration
  • Wireless IDS records
  • Spectrum monitoring evidence
Where this commonly fails
  • WPA2-PSK with shared key for years
  • No rogue AP detection
  • Wireless directly bridged into PLC VLAN

Host Security

OT-HOST-1
OT Endpoint Hardening

Harden OT endpoints (HMIs, engineering workstations, servers) by disabling unnecessary services, removing default accounts, applying secure configuration baselines, and documenting deviations.

Artefacts an auditor will ask for
  • Hardening baseline (CIS or vendor)
  • Configuration scan results
  • Deviation register
Where this commonly fails
  • Default Windows install on HMI
  • Unnecessary services enabled
  • No baseline scan
OT-HOST-2
Application Allowlisting

Use application allowlisting on stable OT endpoints to prevent execution of unauthorised software, particularly where signature-based anti-malware is constrained.

Artefacts an auditor will ask for
  • Allowlist policy and product configuration
  • Approved application list
  • Block event logs
Where this commonly fails
  • Allowlisting in audit mode only
  • No process to add approved applications
  • Engineering workstations excluded
OT-HOST-3
Anti-Malware for OT

Deploy anti-malware solutions validated by the OT vendor where supported, configure scans to avoid impacting real-time operations, and maintain signature updates through approved paths.

Artefacts an auditor will ask for
  • Vendor validation statements
  • Scan scheduling configuration
  • Signature update path documentation
Where this commonly fails
  • Anti-malware disabled to avoid CPU spikes
  • Signature updates over six months old
  • Real-time scanning during process upsets
OT-HOST-4
Patch Management for OT

Establish an OT patch management process that tests patches in a representative environment, schedules deployment during maintenance windows, and applies compensating controls when patching is not feasible.

Artefacts an auditor will ask for
  • OT patch policy
  • Patch test lab evidence
  • Patch deployment records
  • Compensating control register for unpatched systems
Where this commonly fails
  • No OT patch lab
  • Patches applied without testing causing outages
  • No compensating controls for unsupported OS
OT-HOST-5
Removable Media Controls

Control the use of removable media in OT environments through policy, scanning kiosks, port restrictions, and documented exception handling.

Artefacts an auditor will ask for
  • Removable media policy
  • Scanning kiosk logs
  • USB port control configuration
  • Exception register
Where this commonly fails
  • Unrestricted USB on engineering workstations
  • No scanning kiosk
  • Vendor USBs used without inspection
OT-HOST-6
Configuration Change Management

Manage changes to OT configurations, software, and firmware through documented approval, testing, version control, and rollback procedures.

Artefacts an auditor will ask for
  • Change advisory board records
  • Configuration baselines per device
  • Version control for PLC logic
  • Rollback procedures
Where this commonly fails
  • Undocumented PLC logic changes
  • No version control for ladder logic
  • Changes pushed without testing

Identity & Access

OT-IAM-1
OT Account Management

Establish account lifecycle controls for OT users, vendors, and service accounts including approval, provisioning, periodic review, and timely deprovisioning.

Artefacts an auditor will ask for
  • Account request and approval records
  • Quarterly account review evidence
  • Leavers process records
Where this commonly fails
  • Departed contractors still active
  • No service account inventory
  • Shared local accounts on HMIs
OT-IAM-2
Authentication and Credential Management

Apply strong authentication mechanisms appropriate to the criticality of the OT function, manage credentials securely, and avoid default or shared credentials where operationally feasible.

Artefacts an auditor will ask for
  • Authentication policy
  • Default password change records
  • MFA deployment scope
  • Password vault inventory
Where this commonly fails
  • Default vendor passwords in use
  • Shared HMI logins for operator shifts without compensating controls
  • No MFA for engineering access
OT-IAM-3
Least Privilege and Role Separation

Grant OT users the minimum privileges needed and separate engineering, operator, and administrative roles to limit unauthorised configuration changes.

Artefacts an auditor will ask for
  • Role definitions and permissions matrix
  • RBAC configuration in HMI and historian
  • Privileged access review
Where this commonly fails
  • All operators with engineering privileges
  • No separation between admin and user accounts
  • Privileged access not reviewed
OT-IAM-4
Physical Authentication for Field Devices

Use physical controls such as key switches, locked cabinets, and tamper-evident seals when logical authentication on field devices is limited or absent.

Artefacts an auditor will ask for
  • Cabinet lock inventory
  • Key switch position policy
  • Tamper seal logs
Where this commonly fails
  • PLCs left in RUN/REM allowing remote programming
  • Cabinets unlocked
  • No tamper detection
OT-RA-1
Secure Remote Access

Provide remote access to OT only via authenticated, encrypted, and brokered pathways such as jump hosts with multi-factor authentication, session recording, and time-bounded access.

Artefacts an auditor will ask for
  • Remote access policy
  • Jump host configuration
  • MFA enforcement records
  • Session recording samples
  • Time-bound access tickets
Where this commonly fails
  • Direct VPN into OT
  • Shared accounts on jump host
  • No session recording for vendors
OT-RA-2
Vendor Remote Access Controls

Manage vendor remote access through individually identified accounts, contractual obligations, just-in-time enablement, supervision, and full logging.

Artefacts an auditor will ask for
  • Vendor remote access agreements
  • Just-in-time enablement procedure
  • Supervision logs
  • Vendor account inventory
Where this commonly fails
  • Always-on vendor tunnels
  • Generic vendor service accounts
  • No supervision during sessions

Incident Response

OT-IR-1
OT Incident Response Plan

Develop and maintain an incident response plan that addresses OT-specific scenarios, integrates with safety and emergency procedures, and includes communications with regulators and vendors.

Artefacts an auditor will ask for
  • OT IR plan
  • Scenario playbooks
  • Contact list including vendors and regulators
Where this commonly fails
  • IT plan reused with no OT scenarios
  • No playbook for ransomware on engineering workstation
  • No regulator notification timeline
OT-IR-2
OT Incident Detection and Triage

Detect potential OT incidents through monitoring, operator reports, and safety alarms, and triage with criteria that account for cyber-physical impact.

Artefacts an auditor will ask for
  • Triage criteria
  • Operator reporting procedure
  • Sample tickets with cyber-physical context
Where this commonly fails
  • Operators unaware of cyber reporting path
  • Triage ignores process state
  • No criteria for safety system involvement
OT-IR-3
OT Incident Containment and Eradication

Contain OT incidents using pre-authorised actions (network isolation, switching to manual control, safe state procedures) that balance security with safety and continuity of operations.

Artefacts an auditor will ask for
  • Pre-authorised containment actions list
  • Manual operating procedures
  • Safe state procedures
Where this commonly fails
  • No pre-authorised isolation actions
  • Operators not trained on manual operation
  • Containment decisions delayed by approval chain
OT-IR-4
Forensics in OT Environments

Capture forensic evidence from OT systems in a manner that preserves operational continuity, using non-disruptive techniques and chain-of-custody procedures.

Artefacts an auditor will ask for
  • Forensics procedure for OT
  • Approved tool list
  • Chain-of-custody templates
Where this commonly fails
  • IT forensic tools used without OT validation
  • No PLC memory capture process
  • Evidence not preserved before reimaging
OT-IR-5
Incident Exercises and Tabletops

Conduct regular tabletop and functional exercises covering OT incident scenarios, involving operations, safety, security, and external stakeholders.

Artefacts an auditor will ask for
  • Exercise schedule
  • After-action reports
  • Improvement actions tracker
Where this commonly fails
  • No exercises in 24+ months
  • Operations not invited
  • Lessons not implemented

Monitoring

OT-MON-1
OT Security Monitoring and Logging

Collect, retain, and review security-relevant events from OT devices, network gear, and supporting infrastructure, with retention aligned to incident detection and forensic needs.

Artefacts an auditor will ask for
  • Log source inventory
  • SIEM configuration
  • Retention policy
  • Sample correlation rules
Where this commonly fails
  • PLC logs not collected
  • Retention under 30 days
  • No correlation between IT and OT logs
OT-MON-2
Asset Inventory and Visibility

Maintain an accurate, current inventory of OT assets including firmware versions, network locations, owners, and criticality, supported by passive discovery tooling.

Artefacts an auditor will ask for
  • OT asset inventory export
  • Passive discovery tool configuration
  • Quarterly reconciliation evidence
Where this commonly fails
  • Spreadsheet-only inventory, last updated years ago
  • Field devices missing
  • No firmware version tracking
OT-MON-3
Anomaly and Behavioural Detection

Use anomaly-based detection that learns normal OT traffic and process behaviour to identify unusual commands, new devices, or out-of-band changes.

Artefacts an auditor will ask for
  • Baseline model documentation
  • Anomaly tool deployment records
  • Sample alerts and triage
Where this commonly fails
  • Tool deployed but not tuned
  • No process variable monitoring
  • Alerts ignored
OT-MON-4
Vulnerability Management for OT

Identify, assess, and remediate vulnerabilities in OT assets using passive tooling, vendor advisories, and risk-based prioritisation that accounts for safety and availability impact.

Artefacts an auditor will ask for
  • Vulnerability scan results (passive)
  • Vendor advisory subscription evidence
  • Risk-based remediation tracker
Where this commonly fails
  • Active scanning crashing PLCs
  • No vendor advisory subscription
  • CVSS used without OT context

Network Security

OT-NET-1
OT Firewall Configuration

Configure firewalls between OT zones with explicit deny-by-default policies, granular allowlists for required protocols, logging, and periodic rule review.

Artefacts an auditor will ask for
  • Firewall rule export
  • Quarterly rule review records
  • Deny-by-default baseline
  • Logging configuration
Where this commonly fails
  • Any-any rules between zones
  • Unused rules accumulating
  • No rule owner or expiry
OT-NET-2
Industrial Protocol Filtering and Inspection

Use deep packet inspection or protocol-aware filtering for industrial protocols (Modbus, DNP3, OPC, EtherNet/IP, PROFINET) to enforce allowed function codes and detect anomalies.

Artefacts an auditor will ask for
  • DPI device configuration
  • Allowed function code list per protocol
  • Anomaly alerts log
Where this commonly fails
  • Stateless filtering only
  • No function code restrictions on Modbus
  • OPC traffic not inspected
OT-NET-3
Network Intrusion Detection for OT

Deploy passive network IDS tuned for OT protocols and baselined to normal operating traffic, with alerts routed to monitoring personnel familiar with the process.

Artefacts an auditor will ask for
  • IDS sensor placement diagram
  • OT signature/baseline configuration
  • Tuning records
  • Alert triage runbook
Where this commonly fails
  • IT IDS reused without OT signatures
  • Sensors only at perimeter, none inside OT zones
  • Alerts not routed to OT-aware analysts
OT-NET-4
Boundary Protection and Egress Controls

Restrict and monitor outbound connections from OT to the internet and enterprise networks, denying direct outbound traffic from controllers and field devices.

Artefacts an auditor will ask for
  • Egress firewall policy
  • Proxy or jump host logs
  • DNS allowlist for OT
  • Cloud destination block list
Where this commonly fails
  • PLCs with direct internet egress
  • No outbound proxy
  • Permit-any outbound for engineering workstations
OT-NET-5
OT Network Time Synchronisation

Provide authoritative, hardened time sources for OT devices to ensure consistent timestamps for event correlation, sequence of events recording, and forensic analysis.

Artefacts an auditor will ask for
  • NTP server configuration
  • Time source hierarchy diagram
  • Drift monitoring records
Where this commonly fails
  • Each device pulling time from random internet NTP
  • No internal stratum 1 source
  • Unauthenticated NTP

Physical Security

OT-PHYS-1
Physical Access Control to OT Assets

Restrict physical access to OT areas, control rooms, network closets, and field cabinets using authenticated entry controls and visitor management.

Artefacts an auditor will ask for
  • Access control system records
  • Visitor logs
  • Cabinet key inventory
  • CCTV coverage map
Where this commonly fails
  • Shared badges
  • Field cabinets accessible to any plant worker
  • No CCTV on critical assets
OT-PHYS-2
Environmental Controls

Maintain environmental controls (temperature, humidity, power, fire suppression) appropriate to OT equipment and monitor for excursions.

Artefacts an auditor will ask for
  • Environmental monitoring records
  • UPS and generator test logs
  • Fire suppression inspection records
Where this commonly fails
  • No environmental monitoring in remote substations
  • UPS batteries expired
  • No fire suppression in control rooms
OT-PHYS-3
Tamper Detection and Response

Detect and respond to tampering of OT devices, cabinets, and network equipment through seals, sensors, alarms, and inspection procedures.

Artefacts an auditor will ask for
  • Tamper seal logs
  • Cabinet door alarm records
  • Inspection schedule and findings
Where this commonly fails
  • No tamper seals
  • Door alarms disabled
  • No regular inspection

Recovery

OT-REC-1
OT Backup and Restoration

Maintain offline, integrity-checked backups of OT configurations, PLC logic, HMI projects, and historian data, with tested restoration procedures.

Artefacts an auditor will ask for
  • Backup inventory
  • Offline copy storage records
  • Restoration test logs
  • Integrity verification
Where this commonly fails
  • Backups only on same network as systems
  • No PLC logic backups
  • Restoration never tested
OT-REC-2
Contingency Planning

Develop contingency plans for OT covering loss of view, loss of control, and degraded operations, including manual procedures and recovery time objectives.

Artefacts an auditor will ask for
  • Contingency plan
  • RTO/RPO definitions per system
  • Manual operations procedures
Where this commonly fails
  • No defined RTO/RPO for OT
  • Manual procedures missing or outdated
  • Plan never exercised
OT-REC-3
Spare Parts and Cold Standby

Maintain spare PLCs, switches, servers, and media required for rapid replacement of failed or compromised OT components, with documented locations and integrity controls.

Artefacts an auditor will ask for
  • Spare parts inventory
  • Storage location records
  • Periodic test of cold spares
Where this commonly fails
  • Critical spares unavailable
  • Spares stored in same room as production
  • No firmware version control on spares

Risk Management

OT-GOV-1
OT Security Program Governance

Establish a documented OT security program with executive sponsorship, defined roles, and integration with the enterprise security program while recognising OT-specific safety and reliability constraints.

Artefacts an auditor will ask for
  • OT security policy
  • Charter signed by executive sponsor
  • Roles and responsibilities matrix
  • Annual program review minutes
Where this commonly fails
  • IT policy reused verbatim with no OT carve-outs
  • No named OT security owner
  • Safety stakeholders excluded from governance
OT-GOV-2
OT Risk Management Framework Alignment

Apply the NIST SP 800-37 Risk Management Framework to OT systems, tailoring categorisation, control selection, assessment, authorisation, and continuous monitoring to address safety, availability, and physical impact.

Artefacts an auditor will ask for
  • System categorisation worksheets
  • Control tailoring rationale
  • Authorisation decisions (ATO)
  • Continuous monitoring plan
Where this commonly fails
  • FIPS 199 impact levels copied from IT without OT impact analysis
  • No ATO for legacy OT
  • Continuous monitoring limited to IT tooling
OT-GOV-3
Safety and Security Integration

Integrate cybersecurity risk management with functional safety processes so that security controls do not impair safety functions and safety hazards inform security requirements.

Artefacts an auditor will ask for
  • Combined safety/security risk register
  • HAZOP or LOPA outputs referenced by security plan
  • Cyber-physical impact analysis
Where this commonly fails
  • Safety and security teams operate in silos
  • Security changes deployed without safety review
  • No cyber scenarios in HAZOP
OT-RM-1
OT Risk Assessment Methodology

Adopt a risk assessment methodology that considers likelihood, vulnerability, and consequence including safety, environmental, financial, and reputational impacts specific to OT.

Artefacts an auditor will ask for
  • Risk methodology document
  • Risk register
  • Risk acceptance records
Where this commonly fails
  • IT-only risk scoring
  • No consequence ranges for safety events
  • Risk register not refreshed
OT-RM-2
Supply Chain Risk Management

Manage supply chain risks for OT including vendor security assessment, secure procurement language, software bill of materials, and ongoing monitoring of third parties.

Artefacts an auditor will ask for
  • Vendor risk assessments
  • Procurement security clauses
  • SBOM repository
  • Third-party monitoring records
Where this commonly fails
  • No security clauses in OT procurement
  • SBOM not requested
  • Vendors not reassessed after onboarding
OT-RM-3
Awareness and Training for OT

Provide role-based security awareness and training for OT personnel, including operators, engineers, maintenance staff, and contractors, with content tailored to OT scenarios.

Artefacts an auditor will ask for
  • Training curriculum
  • Completion records
  • Phishing exercise results
  • Role-based modules
Where this commonly fails
  • Generic IT training only
  • Operators not included
  • No tracking of contractor completion
OT-RM-4
Documentation and Information Protection

Protect sensitive OT documentation including network diagrams, system configurations, and incident details from unauthorised disclosure while ensuring availability to authorised personnel.

Artefacts an auditor will ask for
  • Document classification scheme
  • Access control on documentation repository
  • Need-to-know reviews
Where this commonly fails
  • Network diagrams on open shares
  • Vendor manuals public
  • No classification applied
OT-RM-5
Continuous Monitoring of Controls

Operate a continuous monitoring program for OT controls that tracks effectiveness, identifies drift, and informs ongoing authorisation decisions.

Artefacts an auditor will ask for
  • Continuous monitoring strategy
  • Control effectiveness metrics
  • Authorising official reports
Where this commonly fails
  • Annual point-in-time assessment only
  • No metrics defined
  • AO not briefed

Specific Sectors

OT-SECTOR-1
Sector-Specific Overlay Application

Apply sector-specific overlays and regulations (electricity, water, oil and gas, manufacturing, building automation) on top of the 800-82 baseline, tailoring controls to operational realities.

Artefacts an auditor will ask for
  • Sector regulation mapping
  • Tailoring decisions
  • Compliance evidence per sector framework
Where this commonly fails
  • No mapping to sector standard (NERC CIP, AWIA, TSA pipeline directives, etc.)
  • Tailoring rationale missing
  • Sector audit findings open
OT-SECTOR-2
Building Automation System Security

Apply OT security principles to building automation systems (HVAC, lighting, access control, elevators) that share many characteristics with industrial control systems.

Artefacts an auditor will ask for
  • BAS asset inventory
  • Segmentation from corporate IT
  • Vendor remote access controls for BAS
Where this commonly fails
  • BAS on flat corporate network
  • Default BACnet/Modbus exposed to internet
  • No ownership for BAS security
OT-SECTOR-3
Distributed and Geographically Dispersed OT

Address security for geographically distributed OT (substations, pump stations, wellheads, remote terminal units) where physical access controls and connectivity options are constrained.

Artefacts an auditor will ask for
  • Remote site security standard
  • Communications security configuration (encrypted radio, cellular VPN)
  • Site inspection records
Where this commonly fails
  • Unencrypted SCADA communications
  • No physical inspection schedule
  • RTUs with default credentials
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.