
CVE-2002-0082
修复:https://www.exploit-db.com/exploits/764 :Apache mod_ssl < 2.8.7 OpenSSL - 'OpenFuckV2.c' 远程缓冲区溢出 (1)
来源:https://blog.hypn.za.net/2017/08/27/compiling-exploit-764-c-in-2017/
不要忘记: apt-get install libssl-dev
编译: gcc -o 764 764.c -lcrypto