CAPEC Definitions

    CAPEC Definitions / CAPEC-700

    CAPEC-700: Network Boundary Bridging

    An adversary which has gained elevated access to network boundary devices may use these devices to create a channel to bridge trusted and untrusted networks. Boundary devices do not necessarily have to be on the network’s edge, but rather must serve to segment portions of the target network the adversary wishes to cross into.

    Severity:High
    Possibility:Medium

    Extended Description

    Network boundary devices are network devices such as routers and firewalls which segment networks by restricting certain types of traffic from flowing through the device. Network boundary devices are often directly accessible through a portal page for management purposes. An adversary’s goal when conducting network boundary bridging is to connect networks which are being segmented by the device. To do so, the adversary must first compromise the network boundary device.

    Mitigations

    Design: Ensure network devices are storing credentials in encrypted stores

    Design: Follow the principle of least privilege and restrict administrative duties to as few accounts as possible. Ensure these privileged accounts are secured with strong credentials which do not overlap with other network devices.

    Configuration: When possible, configure network boundary devices to use MFA.

    Configuration: Change the default configuration for network devices to harden their security profiles. Default configurations are often enabled with insecure features to allow ease of installation and management. However, these configurations can be easily discovered and exploited by adversaries.

    Implementation: Perform integrity checks on audit logs for network device management and review them to identify abnormalities in configurations.

    Implementation: Prevent network boundary devices from being physically accessed by unauthorized personnel to prevent tampering.

    Relationships with other CAPECs

    CAPEC-161: Infrastructure Manipulation

    CAPEC-70: Try Common or Default Usernames and Passwords

    CAPEC-560: Use of Known Domain Credentials

    Prerequisites

    The adversary must have control of a network boundary device.

    Related Weaknesses

    No related Weaknesses found.

    CAPEC-700: Network Boundary Bridging | CVE-DB