Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.02 KB

File metadata and controls

36 lines (24 loc) · 1.02 KB

SECURITY ASSESSMENT HANDSON

MIT license

  • わざと脆弱なコードを作り,脆弱性の仕組みを理解するためのリポジトリ

  • 脆弱性ごとにコードを分けることで読みやすくした。

  • 対象:

    • 脆弱性診断を始める前に最初のトレーニングに
    • 脆弱性の仕組みを知りたい人
  • A repository intentionally created with vulnerable code to understand the mechanisms of vulnerabilities.

  • The code is organized by vulnerability type to improve readability.

  • Designed as:

    • an introductory training before starting vulnerability assessments
    • for those who want to understand how vulnerabilities work

INDEX


ABOUT


LICENSE