웹 취약점 & 웹 모의 해킹

OWASP Top 10

  1. *A01*. Broken Access Control (엑세스 제어)
  2. *A02*. Cryptographic Failures (암호화 오류)
  3. *A03*. Injection (인젝션)
  4. *A04*. Insecure Design
  5. *A05*. Security Misconfiguration (보안 구성 오류)
  6. *A06*. Vulnerable and Outdated Components (취약하고 오래된 요소)
  7. *A07*. Identification and Authentication Failures (식별 및 인증 오류)
  8. *A08. Software and Data Integrity Failures (소프트웨어 및 데이터 무결성 오류)*
  9. *A09*. Security Logging and Monitoring Failures (보안 로깅 및 모니터링 오류)
  10. *A10*. Server-Side Request Forgery (SSRF, 서버측 요청 위조)

PortsSwigger