What problem does it solve?
Remote access to OT/ICS environments creates a direct attack path into industrial control systems, and misconfigured VPNs, standing vendor accounts, or missing MFA let unauthorized users reach critical operations. This Skill guides the design and verification of a brokered, audited remote access architecture that satisfies IEC 62443 and NERC CIP-005-7 requirements.
Core Features & Use Cases
- Jump Server Architecture Design: Builds a DMZ-based intermediate system that terminates external connections and brokers separate internal sessions, eliminating any direct external-to-OT network path.
- Session Management & PAM Controls: Provides a Python session manager enforcing role-based access policies, vendor approval workflows, MFA verification, time-limited sessions, and audit logging.
- Misconfiguration Verification: Lists concrete checks for pass-through connections, MFA gaps on the OT hop, standing vendor credentials, overly broad firewall rules, and missing session recordings.
- Use Case: A utility onboarding a DCS vendor for a firmware update uses this Skill to enable a time-boxed, co-attended, recorded RDP session through the jump server with MFA enforced on the OT hop, then auto-terminates it after the maintenance window.
Quick Start
Ask the AI to design a secure remote access architecture for your OT environment with a DMZ jump server, MFA enforcement, and vendor session controls compliant with NERC CIP-005-7.