No user description was provided for this bug report given that it was related to handled exceptions in scan with id 145003441b
Version Information
Python version: 2.7.3 (default, Jan 2 2013, 13:56:14) [GCC 4.7.2]
GTK version: 2.24.10
PyGTK version: 2.24.0
w3af version:
w3af - Web Application Attack and Audit Framework
Version: 1.5
Revision: 8f4f094daf - 26 juin 2013 00:41
Author: Andres Riancho and the w3af team.
Traceback
An exception was found while running audit.ssl_certificate on "https://domain/ | Method: GET". The exception was: "time data 'Nov 18 23:59:59 2013 GMT' does not match format '%b %d %H:%M:%S %Y GMT'" at _strptime.py:_strptime():325.The full traceback is:
File "/home/user/w3af/core/controllers/core_helpers/consumers/audit.py", line 111, in _audit
plugin.audit_with_copy(fuzzable_request, orig_resp)
File "/home/user/w3af/core/controllers/plugins/audit_plugin.py", line 126, in audit_with_copy
return self.audit(fuzzable_request.copy(), orig_resp)
File "/home/user/w3af/plugins/audit/ssl_certificate.py", line 77, in audit
self._analyze_ssl_cert(url, domain)
File "/home/user/w3af/plugins/audit/ssl_certificate.py", line 156, in _analyze_ssl_cert
exp_date = gmtime(ssl.cert_time_to_seconds(cert['notAfter']))
File "/usr/lib/python2.7/ssl.py", line 393, in cert_time_to_seconds
return time.mktime(time.strptime(cert_time, "%b %d %H:%M:%S %Y GMT"))
File "/usr/lib/python2.7/_strptime.py", line 467, in _strptime_time
return _strptime(data_string, format)[0]
File "/usr/lib/python2.7/_strptime.py", line 325, in _strptime
(data_string, format))
User description
No user description was provided for this bug report given that it was related to handled exceptions in scan with id 145003441b
Version Information
Traceback
Enabled Plugins