Open1
CVE(Common Vulnerabilities and Exposures)とPoC(Proof of Concept)

CVE(Common Vulnerabilities and Exposures)
公開された脆弱性に識別番号を振る仕組み
PoC(Proof of Concept)
Proof of Concept = 概念実証
脆弱性やセキュリティホールの存在および悪用可能性を証明するために作成された検証用プログラム
どこで探すか
- web(CVE番号 + exploit )
- github
- exploit-db