Justakazh Docs
Ctrlk
  • Home
  • CTF WRITE UP
  • Web Security
  • Web Security
  • Web Security Testing Guide (WSTG)
    • WSTG - Information Gathering
    • WSTG - Configuration and Deployment Management Testing
    • WSTG - Identity Management Testing
    • WSTG - Authentication Testing
    • WSTG - Authorization Testing
    • WSTG - Session Management Testing
    • WSTG - Input Validation Testing
    • WSTG - Testing for Error Handling
    • WSTG - Testing for Weak Cryptography
    • WSTG - Business Logic Testing
    • WSTG - Client-side Testing
    • WSTG - API Testing
  • OWASP API Security Top 10 2019
    • 01 - Object Level Authorization
  • 02 - Broken User Authentication
  • 03 - Excessive Data Exposure
  • 04 - Lack of Resources & Rate Limiting
  • 05 - Broken Function Level Authorization
  • 06 - Mass Assignment
  • 07 - Security Misconfiguration
  • 08 - Injection
  • 09 - Improper Assets Management
  • 10 - Insufficient Logging & Monitoring
  • OWASP TOP 10 2021
    • 01 - Broken Access Control
    • 02 - Cryptographic Failures
    • 03 - Injection
  • 04 - Insecure Design
  • 05 - Security Misconfiguration
  • 06 - Vulnerable and Outdated Components
  • 07 - Identification and Authentication Failures
  • 08 - Software and Data Integrity Failures
  • 09 - Security Logging and Monitoring Failures
  • 10 - Server-Side Request Forgery (SSRF)
Powered by GitBook
On this page
  1. Web Security Testing Guide (WSTG)

WSTG - Testing for Weak Cryptography

PreviousWSTG - Testing for Error HandlingNextWSTG - Business Logic Testing