Главная
Study mode:
on
1
introduction
2
Looking at the fixed code
3
Cloning OpenSSL Repo and looking at the code
4
Compiling OpenSSL-3.0.7 version
5
Running test case binary
6
Getting vulnerable version of OpenSSL
7
Copying test cases for CVEs from openssl-3.0.7 to openssl-3.0.6
8
compiling OpenSSL-3.0.6 version
9
Running test cases and replicating vulnerabilities
10
using libfuzzer to find the vulnerability
11
Conclusion
Description:
Dive into a comprehensive vulnerability analysis video that demonstrates how to replicate the OpenSSL vulnerabilities CVE-2022-3602 and CVE-2022-3786. Follow along as the process unfolds, starting with an examination of the fixed code and progressing through cloning the OpenSSL repository, compiling different versions, and running test cases. Learn how to obtain the vulnerable version of OpenSSL, transfer test cases between versions, and use libfuzzer to identify vulnerabilities. Gain valuable insights into these specific CVEs and broader vulnerability testing techniques, making this an essential resource for security professionals, developers, and anyone interested in understanding and mitigating OpenSSL vulnerabilities.

Replicating OpenSSL Vulnerabilities CVE-2022-3602 and CVE-2022-3786 - How-to Guide

Fuzzing_in - Hardik Shah
Add to list