Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CAPEC-653:Use of Known Operating System Credentials
Attack Pattern ID:653
Version:v3.9
Attack Pattern Name:Use of Known Operating System Credentials
Abstraction:Standard
Status:Draft
Likelihood of Attack:High
Typical Severity:High
DetailsContent HistoryRelated WeaknessesReports
▼Description
An adversary guesses or obtains (i.e. steals or purchases) legitimate operating system credentials (e.g. userID/password) to achieve authentication and to perform authorized actions on the system, under the guise of an authenticated user or service. This applies to any Operating System.
▼Extended Description

This attack can be extremely harmful when the operating system credentials used are for a root or admin user. Once an adversary gains access using credentials with elevated privileges, they are free to alter important system files which can effect other users who may use the system or other users on the system's network.

▼Alternate Terms
▼Relationships
NatureTypeIDName
ChildOfM560Use of Known Domain Credentials
ParentOfD561Windows Admin Shares with Stolen Credentials
ParentOfD644Use of Captured Hashes (Pass The Hash)
CanFollowD16Dictionary-based Password Attack
CanFollowS49Password Brute Forcing
CanFollowS50Password Recovery Exploitation
CanFollowD55Rainbow Table Password Cracking
CanFollowD70Try Common or Default Usernames and Passwords
CanFollowD565Password Spraying
CanFollowD568Capture Credentials via Keylogger
CanFollowS600Credential Stuffing
CanPrecedeM151Identity Spoofing
Nature: ChildOf
Type: Meta
ID: 560
Name: Use of Known Domain Credentials
Nature: ParentOf
Type: Detailed
ID: 561
Name: Windows Admin Shares with Stolen Credentials
Nature: ParentOf
Type: Detailed
ID: 644
Name: Use of Captured Hashes (Pass The Hash)
Nature: CanFollow
Type: Detailed
ID: 16
Name: Dictionary-based Password Attack
Nature: CanFollow
Type: Standard
ID: 49
Name: Password Brute Forcing
Nature: CanFollow
Type: Standard
ID: 50
Name: Password Recovery Exploitation
Nature: CanFollow
Type: Detailed
ID: 55
Name: Rainbow Table Password Cracking
Nature: CanFollow
Type: Detailed
ID: 70
Name: Try Common or Default Usernames and Passwords
Nature: CanFollow
Type: Detailed
ID: 565
Name: Password Spraying
Nature: CanFollow
Type: Detailed
ID: 568
Name: Capture Credentials via Keylogger
Nature: CanFollow
Type: Standard
ID: 600
Name: Credential Stuffing
Nature: CanPrecede
Type: Meta
ID: 151
Name: Identity Spoofing
▼Execution Flow
Explore
1.

Acquire known operating system credentials

The adversary must obtain known operating system credentials in order to access the target system, application, or service within the domain.

Technique
An adversary purchases breached operating system username/password combinations or leaked hashed passwords from the dark web.
An adversary leverages a key logger or phishing attack to steal user credentials as they are provided.
An adversary conducts a sniffing attack to steal operating system credentials as they are transmitted.
An adversary gains access to a system/files and exfiltrates password hashes.
An adversary examines outward-facing configuration and properties files to discover hardcoded credentials.
Experiment
1.

Attempt authentication

Try each operating system credential against various systems, applications, and services within the domain until the target grants access.

Technique
Manually or automatically enter each credential through the target's interface.
Exploit
1.

Impersonate

An adversary can use successful experiments or authentications to impersonate an authorized user or system, or to laterally move within the network

Technique
2.

Spoofing

Malicious data can be injected into the target system or into other systems on the network. The adversary can also pose as a legitimate user to perform social engineering attacks.

Technique
3.

Data Exfiltration

The adversary can obtain sensitive data contained within system files or application configuration.

Technique
▼Prerequisites
The system/application uses one factor password-based authentication, SSO, and/or cloud-based authentication.
The system/application does not have a sound password policy that is being enforced.
The system/application does not implement an effective password throttling mechanism.
The adversary possesses a list of known user accounts and corresponding passwords that may exist on the target.
▼Skills Required
Low

Once an adversary obtains a known credential, leveraging it is trivial.

▼Resources Required
A list of known credentials for the targeted domain.
A custom script that leverages a credential list to launch an attack.
▼Indicators
Authentication attempts use credentials that have been used previously by the account in question.
Authentication attempts are originating from IP addresses or locations that are inconsistent with a user's normal IP addresses or locations.
Data is being transferred and/or removed from systems/applications within the network.
Suspicious or Malicious software is downloaded/installed on systems within the domain.
Messages from a legitimate user appear to contain suspicious links or communications not consistent with the user's normal behavior.
▼Consequences
ScopeLikelihoodImpactNote
ConfidentialityAccess ControlAuthenticationN/AGain PrivilegesN/A
ConfidentialityAuthorizationN/ARead DataN/A
IntegrityN/AModify DataN/A
Scope: Confidentiality, Access Control, Authentication
Likelihood: N/A
Impact: Gain Privileges
Note: N/A
Scope: Confidentiality, Authorization
Likelihood: N/A
Impact: Read Data
Note: N/A
Scope: Integrity
Likelihood: N/A
Impact: Modify Data
Note: N/A
▼Mitigations
Leverage multi-factor authentication for all authentication services and prior to granting an entity access to the network.
Create a strong password policy and ensure that your system enforces this policy.
Ensure users are not reusing username/password combinations for multiple systems, applications, or services.
Do not reuse local administrator account credentials across systems.
Deny remote use of local admin credentials to log into domain systems.
Do not allow accounts to be a local administrator on more than one system.
Implement an intelligent password throttling mechanism. Care must be taken to assure that these mechanisms do not excessively enable account lockout attacks such as CAPEC-2.
Monitor system and domain logs for abnormal credential access.
▼Example Instances
▼Related Weaknesses
IDName
CWE-262Not Using Password Aging
CWE-263Password Aging with Long Expiration
CWE-307Improper Restriction of Excessive Authentication Attempts
CWE-308Use of Single-factor Authentication
CWE-309Use of Password System for Primary Authentication
CWE-522Insufficiently Protected Credentials
CWE-654Reliance on a Single Factor in a Security Decision
ID: CWE-262
Name: Not Using Password Aging
ID: CWE-263
Name: Password Aging with Long Expiration
ID: CWE-307
Name: Improper Restriction of Excessive Authentication Attempts
ID: CWE-308
Name: Use of Single-factor Authentication
ID: CWE-309
Name: Use of Password System for Primary Authentication
ID: CWE-522
Name: Insufficiently Protected Credentials
ID: CWE-654
Name: Reliance on a Single Factor in a Security Decision
▼Taxonomy Mappings
Taxonomy NameEntry IDEntry Name
▼Notes
▼References
Reference ID: REF-575
Title: Attackers can use Zoom to steal users’ Windows credentials with no warning
Author: Dan Goodin
Publication:
Publisher:Ars Technica
Edition:
URL:https://arstechnica.com/information-technology/2020/04/unpatched-zoom-bug-lets-attackers-steal-windows-credentials-with-no-warning/
URL Date:2020-05-07
Day:01
Month:04
Year:2020
Reference ID: REF-576
Title: How Attackers are Stealing Your Credentials with Mimikatz
Author: Jeff Warren
Publication:
Publisher:STEALTHbits Technologies, Inc.
Edition:
URL:https://blog.stealthbits.com/how-attackers-are-stealing-your-credentials-with-mimikatz/
URL Date:2020-05-07
Day:11
Month:07
Year:2017
Details not found