Skip to content

System & Communications Protection

System & Communications Protection is the network and encryption layer. It governs how CUI moves between systems, how networks are segmented, and how data is protected both in transit and at rest.

Boundary Controls (3.13.1–3.13.6) — Guard external and internal boundaries, subnets for public-facing systems, manage connections to external networks, DMZ for public systems, and deny-by-default firewall rules.

Network Architecture (3.13.7–3.13.9) — Prevent split tunneling on VPN, encrypt CUI in transit, and terminate network connections after sessions end.

Cryptography & Key Management (3.13.10–3.13.11) — FIPS-validated cryptography for CUI protection. Encrypt CUI at rest on all systems.

Advanced Protections (3.13.12–3.13.16) — DNS filtering, code execution protection, voice/video/instant messaging encryption, session authenticity, and CUI system isolation from general networks.


RefShort NameWhat It Covers
3.13.1Guard the BoundariesFirewall at perimeter and between internal zones
3.13.2Architect for SecuritySecurity design principles in system architecture
3.13.3Separate Users from AdminsUser and management network separation
3.13.4Separate Duties by DesignEnforce separation of duties through architecture
3.13.5DMZ for Public SystemsPublic-facing systems in a subnetwork
3.13.6Deny Everything by DefaultDefault-deny firewall rules
3.13.7No Split TunnelingPrevent routing CUI through non-secure paths
3.13.8Encrypt in TransitFIPS-validated encryption for CUI in transit
3.13.9Kill Idle ConnectionsTerminate network connections at session end
3.13.10FIPS Crypto OnlyFIPS-validated cryptographic mechanisms
3.13.11Encrypt CUI at RestEncryption at rest on all CUI storage
3.13.12Block Malicious Code at BoundariesDNS filtering and code execution prevention
3.13.13Control Mobile CodeRestrict active content in emails and downloads
3.13.14Secure Voice and VideoEncrypt real-time communications
3.13.15Protect Session AuthenticityPrevent session hijacking
3.13.16Isolate CUI SystemsCUI environment separated from general networks