RSC Sphere: Data Integration, Security and Trust

The Data Integration, Security and Trust Sphere establishes the governance layer that makes everything else credible. It focuses on system interoperability, data mapping, version control, audit trails, and security alignment for regulated environments. The content makes clear how execution data can move safely across ERP, MES, QMS, PLM, and supplier systems without compromising control. This sphere proves that interoperability and security can coexist in aerospace ecosystems.

  • IEC 62443

    IEC 62443 is a series of international standards that define concepts, processes, and technical requirements for securing industrial automation and control systems (IACS). It covers the entire lifecycle of industrial systems, from design and integration to operation, maintenance, and decommissioning.

    Scope and purpose

    The IEC 62443 series focuses on cybersecurity in operational technology (OT) environments, including:

    • Industrial control systems (ICS), DCS, SCADA, PLCs, and safety systems
    • Supervisory systems such as HMIs, historians, and MES integrations
    • Networks, zones, and conduits connecting field devices, control rooms, and enterprise IT

    It provides a common language and structure for asset owners, system integrators, and product suppliers to define and implement cybersecurity capabilities in a consistent way.

    Key concepts

    Common elements across the IEC 62443 series include:

    • Security levels (SLs) that describe target resistance to defined threat types.
    • Zones and conduits for segmenting industrial networks and controlling communication paths.
    • Risk-based approach to identify critical assets and prioritize controls.
    • Lifecycle focus, including secure design, configuration, operation, monitoring, and change management.

    Structure of the standard family

    The IEC 62443 series is organized into multiple parts, grouped broadly as:

    • General (terminology, concepts, models for IACS security)
    • Policies and procedures (security program requirements for asset owners)
    • System requirements (security requirements for integrated control systems and architectures)
    • Component requirements (security capabilities for devices, software, and embedded products)

    In practice, manufacturers and integrators map their controls, architectures, and procedures to the relevant IEC 62443 parts as a reference framework for industrial cybersecurity.

    Operational context in manufacturing

    In manufacturing and other regulated operations, IEC 62443 commonly appears in:

    • Design of OT network segmentation and demilitarized zones between plant floor and enterprise IT
    • Supplier and integrator requirements for PLCs, DCS, SCADA, MES, and IIoT devices
    • Risk assessments and cybersecurity programs for production sites
    • Alignment with broader security or regulatory expectations for industrial environments

    Relationship to reference architectures

    IEC 62443 is a standard, not a reference architecture model. When used with frameworks such as ISA-95 or Industry 4.0 models like RAMI 4.0, IEC 62443 typically supplies the cybersecurity requirements and practices that are then applied to the layers, hierarchy levels, or components defined by those architectures.

    Common confusion

    • IEC 62443 vs. ISA/IEC 62443: The series originated in ISA standards; the joint designation “ISA/IEC 62443” is often used, but it refers to the same family of documents.
    • IEC 62443 vs. network firewalls or tools: IEC 62443 is not a product or a software package. It is a set of requirements and processes that can be implemented using various technical and organizational controls.
    • IEC 62443 vs. compliance certificates: The standard provides requirements and guidance. Separate schemes may exist that assess alignment, but IEC 62443 itself is not a certificate or guarantee of compliance.
  • technical controls

    Technical controls are security measures implemented and enforced through technology rather than by people or physical barriers. In industrial and regulated environments, they are typically applied to OT and IT systems, networks, applications, and data to manage cybersecurity risks.

    What technical controls include

    Technical controls commonly refer to:

    • Access control mechanisms, such as user authentication, role-based access, least-privilege configurations, and account lockout rules in MES, historians, PLC engineering workstations, and ERP systems.
    • Network security, including firewalls, industrial DMZs, VLANs, VPNs, intrusion detection/prevention systems (IDS/IPS), and secure remote access tools.
    • System and application hardening, such as secure configuration baselines, patch management tools, application whitelisting, and endpoint protection on HMIs, servers, and engineering laptops.
    • Data protection, including encryption at rest and in transit, secure protocols, key management, and tokenization in databases and file repositories.
    • Monitoring and logging, such as centralized log collection, SIEM rules, OT/IT monitoring platforms, and alerting for suspicious activity.
    • Automated enforcement of policies, such as Data Loss Prevention (DLP) rules, configuration compliance checks, and security orchestration workflows.

    In many frameworks, technical controls are also called logical controls because they are implemented through system logic, configuration, and software rather than physical devices or procedural steps.

    What technical controls do not include

    Technical controls do not typically include:

    • Physical controls like fences, locks, badges, and CCTV, even though these may rely on technology.
    • Administrative or procedural controls such as policies, SOPs, training, and governance workflows, even when they reference technical requirements.
    • Organizational structures like security committees or incident response teams.

    Role in industrial and regulated environments

    In manufacturing operations, technical controls appear in day-to-day workflows such as:

    • Configuring role-based access to MES, batch systems, LIMS, and quality management systems.
    • Segmenting OT networks and restricting connectivity between plant-floor devices and corporate IT.
    • Implementing secure remote access for vendors and maintenance personnel with logging and session control.
    • Applying security patches and configuration baselines to PLCs, DCS nodes, HMIs, and servers where compatible with process and validation constraints.
    • Collecting and reviewing security-relevant logs for audit and incident investigation.

    These controls are usually mapped to cybersecurity or information security frameworks and are often evaluated during audits, security assessments, and validation activities. Their configuration and operation must be coordinated with production, quality, and compliance requirements.

    Common confusion

    • Technical vs physical controls: Physical controls are tangible barriers or devices (locks, guards, cages). Technical controls operate through system configuration, software, and network logic. A badge-based door lock is primarily a physical control, while the access control list in the badge system is a technical (logical) control.
    • Technical vs administrative controls: Administrative controls are policies, standards, and procedures that define what should be done. Technical controls are the mechanisms that enforce some of those requirements in systems. For example, a password policy is administrative; the system-enforced password rules are technical.

    Relation to the four categories of security controls

    When security controls are grouped into four categories in industrial environments, technical controls are one category alongside physical, administrative (procedural), and compensating controls. Technical controls focus on automated, system-level enforcement and monitoring of security requirements across OT and IT assets.

  • firewall

    A firewall is a security device or software service that monitors and filters network traffic between different network zones based on predefined security rules. It is commonly placed at the boundary between a trusted internal network and an untrusted network, such as the public internet, and is a foundational control in most IT and OT cybersecurity architectures.

    What a firewall does

    At its core, a firewall inspects incoming and outgoing network packets and decides whether to allow, block, or log them according to configured policies. These policies can be based on attributes such as source and destination IP addresses, ports, protocols, and in more advanced cases, application type or content signatures.

    In industrial and regulated manufacturing environments, firewalls are used to:

    • Segment corporate IT networks from OT networks (for example, separating the MES or ERP network from PLCs and controllers)
    • Control remote access into production environments, including VPN access for vendors or support
    • Enforce “demilitarized zones” (DMZs) for systems that bridge IT and OT, such as data historians, OPC gateways, or reporting servers
    • Limit which systems can communicate with critical assets, such as batch servers, quality systems, or validated databases

    Firewall types commonly used in manufacturing

    Firewalls can be implemented in different ways, often used together:

    • Network firewalls: Hardware or virtual appliances deployed at network boundaries to control traffic based on IP, ports, and protocols. These are typical at plant perimeters, between plant and enterprise networks, or between OT zones.
    • Next-generation firewalls (NGFW): Network firewalls with additional capabilities such as deep packet inspection, application awareness, intrusion prevention, and user identity integration.
    • Host-based firewalls: Software firewalls running on individual servers or workstations (for example, on MES servers, historian servers, or lab systems) to control traffic to and from that host.
    • Industrial / OT firewalls: Firewalls designed for control networks, often supporting industrial protocols and harsh environments, used between control cells, production lines, and safety systems.

    Operational considerations in regulated environments

    In regulated manufacturing, firewall configuration typically interacts with change control, validation, and documentation requirements. Common operational aspects include:

    • Documenting firewall rules that affect validated systems, such as MES, quality management, or data capture systems
    • Managing rule changes through formal change control processes, including impact assessment and approvals
    • Maintaining audit trails and configuration backups for firewall policies
    • Coordinating firewall maintenance windows to avoid unplanned downtime of production or quality-related systems

    Common confusion

    • Firewall vs. intrusion detection/prevention systems (IDS/IPS): A firewall primarily enforces traffic rules. IDS/IPS tools analyze traffic patterns for signs of malicious behavior. Many next-generation firewalls integrate IDS/IPS features, which can blur the distinction.
    • Firewall vs. antivirus/endpoint security: A firewall controls network connectivity, while antivirus and endpoint security focus on detecting and blocking malware or suspicious activity on individual devices.
    • Firewall vs. network segmentation: Network segmentation is the design concept of dividing a network into zones. Firewalls are one of the main technical controls used to enforce those segmentation boundaries.

    Relation to basic security controls

    When organizations in regulated manufacturing define a small set of core cybersecurity controls, a firewall or equivalent network boundary control is typically included. It works in combination with access control, logging and monitoring, vulnerability management, and secure configuration baselines to protect both IT and OT systems.

  • Controlled Unclassified Information

    Core meaning

    Controlled Unclassified Information (CUI) is information that is not classified under national security rules but is still considered sensitive and therefore subject to safeguarding and controlled handling requirements.

    CUI is typically defined by a government authority (for example, in the United States by federal agencies under a uniform CUI program). It covers specific categories of information that must be protected from unauthorized access, use, or disclosure, even though they do not meet criteria for confidential, secret, or top secret classification.

    Typical characteristics

    CUI commonly:

    – Is created by or on behalf of a government entity, or shared under a contract or agreement
    – Falls into a defined category (e.g., export-controlled data, certain technical data, sensitive procurement information, some personal data handled under government programs)
    – Must be marked, stored, transmitted, and handled according to documented rules
    – Requires access controls and auditability, especially in digital systems

    CUI is distinct from:

    – **Classified information**: which is protected under national security classification systems
    – **Purely internal proprietary data**: which a private company protects for business reasons but that is not designated under a CUI program

    Use in manufacturing and industrial systems

    In manufacturing and industrial environments, CUI most often appears in contexts such as:

    – Technical data, specifications, and drawings associated with defense or government contracts
    – Manufacturing process information that reveals controlled performance characteristics
    – Work instructions, test data, or quality records tied to controlled systems or parts
    – Contract, schedule, or pricing information that is designated as CUI by the customer (e.g., a government agency)

    When CUI is stored or processed in OT/IT systems (such as MES, ERP, QMS, PLM, or data historians), organizations typically:

    – Implement logical segregation (e.g., separate projects, databases, or tenants for CUI)
    – Enforce role-based access control and strong authentication around CUI data objects
    – Configure logging and monitoring to track access and changes to CUI records
    – Apply change control to interfaces and configurations affecting where CUI flows

    Relationship to CMMC and regulated environments

    For organizations supporting defense or similar government contracts, CUI is a central concept in frameworks such as the Cybersecurity Maturity Model Certification (CMMC).

    In this context:

    – CUI determines **what** data and systems are in scope for specific security and process controls.
    – Systems that store, process, or transmit CUI (for example, a manufacturing execution system containing controlled technical data) are expected to implement controls such as access management, configuration management, monitoring, and incident handling tied to those requirements.
    – Documentation commonly needs to show how CUI is identified, where it resides, and which technical and procedural safeguards are applied.

    Boundaries and common confusion

    – **Not all customer or proprietary data is CUI.** Only information that falls under an applicable CUI category and is formally designated or treated as such should be labeled and handled as CUI.
    – **CUI vs. ITAR/EAR data:** Export-controlled technical data may be part of CUI in some jurisdictions, but export control obligations are a separate legal regime with their own definitions and rules.
    – **CUI vs. PII/PHI:** Personal data used in government programs can be CUI in some cases, but the terms personally identifiable information (PII) and protected health information (PHI) refer to privacy concepts that may apply independently of CUI designation.

    In industrial and manufacturing discussions, “CUI” should be used specifically for formally defined controlled unclassified information, rather than as a generic synonym for sensitive or confidential data.

  • Security controls

    Security controls are specific measures, mechanisms, or activities that an organization designs and applies to address identified information security risks. In the context of ISO 27001 and an Information Security Management System (ISMS), security controls are selected and implemented based on a documented risk assessment and risk treatment plan.

    Security controls can be:

    • Administrative (organizational): policies, procedures, roles, responsibilities, and governance structures that direct how security is managed.
    • Technical: logical or technological mechanisms such as access controls, encryption, logging, and network segregation.
    • Physical: measures that protect facilities and physical assets, such as locks, badges, and surveillance.

    Each control is defined so that it can be implemented, operated, monitored, and reviewed. ISO 27001 and its related guidance documents (such as ISO 27002) provide structured catalogues of control objectives and example controls that organizations can use when designing their ISMS.