Web Security Learning
stable
Content Index:
1. Prologue
2. Computer Networks and Protocols
3. Information Collection
4. Common vulnerability attack and defense
5. Language and Framework
6. Intranet penetration
7. Cloud Security
8. Defense Technology
9. Authentication Mechanism
9.1. Multi-Factor Authentication
9.2. SSO
9.3. JWT
9.4. OAuth
9.5. SAML
9.6. SCRAM
9.7. Windows
9.8. Kerberos
9.9. NTLM Authentication
10. Tools and Resources
11. Manual Quick Check
12. Others
Web Security Learning
»
9.
Authentication Mechanism
9.
Authentication Mechanism
ΒΆ
Content Index:
9.1. Multi-Factor Authentication
9.2. SSO
9.2.1. Introduction
9.2.2. Possible Attacks/Vulnerabilities
9.3. JWT
9.3.1. Introduction
9.3.2. Composition
9.3.3. Security Issues
9.3.4. Reference Links
9.4. OAuth
9.4.1. Introduction
9.4.2. Process
9.4.3. Authorization Code Mode
9.4.4. Simplified mode
9.4.5. Password Mode
9.4.6. Client Mode
9.4.7. Reference Links
9.5. SAML
9.5.1. Introduction
9.5.2. Certification process
9.5.3. Security Issues
9.5.4. Reference Links
9.6. SCRAM
9.6.1. Introduction
9.6.2. Reference Links
9.7. Windows
9.7.1. Local User Authentication
9.7.2. SAM
9.7.3. Password Cracking
9.7.4. SPNEGO
9.8. Kerberos
9.8.1. Introduction
9.8.2. Basic Concepts
9.8.3. Simplified Certification Process
9.8.4. Complete Certification Process
9.8.5. Advantages and disadvantages
9.8.6. Reference Links
9.9. NTLM Authentication
9.9.1. NTLM authentication
9.9.2. Hash
9.9.3. Attacks
9.9.4. Reference Links