OWASP / O-Saft

O-Saft - OWASP SSL advanced forensic tool
GNU General Public License v2.0
373 stars 86 forks source link

o-saft.pl crashes for some servers #81

Closed EnDe closed 7 years ago

EnDe commented 7 years ago

sometimes o-saft crashes with "Segmentation fault", probably when connection is not possible:

o-saft.pl +info some.tld === reading: /usr/share/perl5/IO/Socket/SSL.pm (IO SSL module done) === === reading: Net/SSLinfo.pm (O-Saft module done) === Use of uninitialized value $Net::SSLinfo::method in concatenation (.) or string at Net/SSLinfo.pm line 2088. Use of uninitialized value in subroutine entry at Net/SSLinfo.pm line 2101. Use of uninitialized value in subroutine entry at Net/SSLinfo.pm line 2110. Segmentation fault

EnDe commented 7 years ago

fixed in Net::SSLinfo.pm