CAPEC Definitions

    CAPEC Definitions / CAPEC-555

    CAPEC-555: Remote Services with Stolen Credentials

    This pattern of attack involves an adversary that uses stolen credentials to leverage remote services such as RDP, telnet, SSH, and VNC to log into a system. Once access is gained, any number of malicious activities could be performed.

    Severity:Very High
    Possibility:

    Extended Description

    No Extended Description.

    Mitigations

    Disable RDP, telnet, SSH and enable firewall rules to block such traffic. Limit users and accounts that have remote interactive login access. Remove the Local Administrators group from the list of groups allowed to login through RDP. Limit remote user permissions. Use remote desktop gateways and multifactor authentication for remote logins.

    Relationships with other CAPECs

    CAPEC-560: Use of Known Domain Credentials

    CAPEC-151: Identity Spoofing

    Prerequisites

    No prerequisites found.

    Related Weaknesses

    CWE-522: Insufficiently Protected Credentials

    CWE-308: Use of Single-factor Authentication

    CWE-309: Use of Password System for Primary Authentication

    CWE-294: Authentication Bypass by Capture-replay

    CWE-263: Password Aging with Long Expiration

    CWE-262: Not Using Password Aging

    CWE-521: Weak Password Requirements