Skip to content

Instantly share code, notes, and snippets.

@stahnma
Created March 15, 2016 19:02
Show Gist options
  • Save stahnma/1967d12719bc698755eb to your computer and use it in GitHub Desktop.
Save stahnma/1967d12719bc698755eb to your computer and use it in GitHub Desktop.
AVAILABLE PLUGINS
-----------------
PluginChromeSha1Deprecation
PluginHeartbleed
PluginCertInfo
PluginSessionResumption
PluginCompression
PluginHSTS
PluginSessionRenegotiation
PluginOpenSSLCipherSuites
CHECKING HOST(S) AVAILABILITY
-----------------------------
orch-latest.ops.puppetlabs.net:8140 => 10.32.163.161:8140
SCAN RESULTS FOR ORCH-LATEST.OPS.PUPPETLABS.NET:8140 - 10.32.163.161:8140
-------------------------------------------------------------------------
Unhandled exception when processing --reneg:
exceptions.AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
Unhandled exception when processing --compression:
exceptions.AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
* OpenSSL Heartbleed:
OK - Not vulnerable to Heartbleed
* TLSV1_2 Cipher Suites:
Undefined - An unexpected error happened:
DES-CBC3-SHA AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
AES256-SHA256 AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
AES256-SHA AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
AES128-SHA256 AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
AES128-SHA AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
Unhandled exception when processing --certinfo:
exceptions.AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
* SSLV2 Cipher Suites:
Server rejected all cipher suites.
* Session Resumption:
With Session IDs: ERROR (0 successful, 0 failed, 5 errors, 5 total attempts).
ERROR #1: AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
ERROR #2: AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
ERROR #3: AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
ERROR #4: AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
ERROR #5: AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
With TLS Session Tickets: ERROR: AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
* TLSV1_1 Cipher Suites:
Undefined - An unexpected error happened:
DES-CBC3-SHA AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
AES256-SHA AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
AES128-SHA AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
* TLSV1 Cipher Suites:
Undefined - An unexpected error happened:
DES-CBC3-SHA AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
AES256-SHA AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
AES128-SHA AttributeError - 'HTTPSConnection' object has no attribute 'get_client_ca_list'
* SSLV3 Cipher Suites:
Server rejected all cipher suites.
SCAN COMPLETED IN 24.62 S
-------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment