Line 1907 needs to be modifed from:
1907: if (! IO::Socket::SSL->start_SSL($SERVER, SSL_version => 'SSLv3 TLSv1')) {
to something like:
1907: if (! IO::Socket::SSL->start_SSL($SERVER, SSL_version => 'SSLv23:!SSLv2')) {
Note that the "SSLv23:!SSLv2" string is the default in IO::Socket::SSL, and inherently includes TLSv1. There may be better/alternative specifications that can be used, but the current string is...
Thứ Sáu, 29 tháng 9, 2017
Thứ Sáu, 22 tháng 9, 2017
Phát hiện và ngăn chặn web shells - Giới thiệu về web shells phần 5
Normal
0
false
false
false
EN-US
X-NONE
X-NONE
...
Đăng ký:
Bài đăng (Atom)