VibeSecCon Returns: The Security Summit Running From Prompt to Runtime. June 16th, 2026
Open Software Supply Chain Attack Reference (OSC&R) > T0137 - Weak authentication methods

T0137 - Weak authentication methods

Weak authentication methods are a common attack technique used by threat actors to gain unauthorized access to cloud environments or code repositories. This attack technique relies on exploiting vulnerabilities in the authentication methods used to control access to resources. In cloud security, weak authentication methods can be exploited through several vectors, such as stolen credentials, brute force attacks, and password spraying. Threat actors can also take advantage of misconfigured security groups or network access control lists (ACLs) to bypass authentication and gain access to cloud resources. In code security, weak authentication methods can be exploited through vulnerabilities in source code management platforms, such as Git repositories. For instance, if developers use weak passwords or if the authentication protocols used by the repository are vulnerable, attackers can steal source code or inject malicious code into the codebase.
ID: T0137
Type: Technique
Tactic: Initial Access
Summary: Weak authentication methods
State: Draft