बीटा Shoulder बीटा में है — परिणाम कभी-कभी गलत हो सकते हैं। आपकी प्रतिक्रिया तय करती है कि हम आगे क्या ठीक करें। प्रतिक्रिया साझा करें
#7 A07:2025

Authentication Failures

Confirmation of the user's identity, authentication, and session management is critical to protect against authentication-related attacks.

अवलोकन

Renamed from 'Identification and Authentication Failures' for precision. This category covers weaknesses in authentication mechanisms including credential management, session handling, and identity verification.

हमलावर इसका शोषण कैसे करते हैं

हमले के पैटर्न समझने से बेहतर सुरक्षा बनाने में मदद मिलती है। ये वे तकनीकें हैं जिन पर सुरक्षा टीमें नज़र रखती हैं।

Credential stuffing

Attackers use lists of stolen credentials from other breaches to attempt login across many sites.

पहचान संकेत: High volume of failed logins across multiple accounts from distributed sources

Session hijacking

Session tokens are captured or predicted, allowing attackers to impersonate authenticated users.

पहचान संकेत: Session tokens appearing in URLs, sessions used from unexpected locations

Brute force attacks

Automated attempts to guess passwords through systematic trial of many possibilities.

पहचान संकेत: High volume of failed login attempts against single or multiple accounts

कैसे रोकें

  • Implement multi-factor authentication where possible
  • Do not ship or deploy with default credentials
  • Implement weak password checks against common passwords
  • Align password policies with modern guidelines (NIST 800-63)
  • Harden registration and credential recovery against enumeration
  • Limit or delay failed login attempts with proper logging
  • Use secure session management with high-entropy session IDs

Shoulder पहचान वाले CWE (8)

इन CWE में Shoulder पहचान नियम हैं। विशिष्ट भेद्यताएँ और समाधान देखने के लिए क्लिक करें।

अन्य मैप किए गए CWE (13)

ये CWE इस श्रेणी से मैप किए गए हैं लेकिन अभी तक Shoulder नियम नहीं हैं।