Skip to content

Instantly share code, notes, and snippets.

@jvehent
Created May 15, 2018 11:12
Show Gist options
  • Save jvehent/2ae1f8591417d0033d3213d7a5cbea9d to your computer and use it in GitHub Desktop.
Save jvehent/2ae1f8591417d0033d3213d7a5cbea9d to your computer and use it in GitHub Desktop.
Target: irc.mozilla.org:6697
prio ciphersuite protocols pubkey_size signature_algoritm trusted ticket_hint ocsp_staple npn pfs
1 DHE-RSA-AES256-SHA256 TLSv1.2 2048 sha256WithRSAEncryption True None False None DH,1024bits None
2 DHE-RSA-AES256-SHA SSLv3,TLSv1,TLSv1.1,TLSv1.2 2048 sha256WithRSAEncryption True None False None DH,1024bits None
3 DHE-RSA-CAMELLIA256-SHA TLSv1,TLSv1.1,TLSv1.2 2048 sha256WithRSAEncryption True None False None DH,1024bits None
4 AES256-SHA256 TLSv1.2 2048 sha256WithRSAEncryption True None False None None None
5 AES256-SHA SSLv3,TLSv1,TLSv1.1,TLSv1.2 2048 sha256WithRSAEncryption True None False None None None
6 CAMELLIA256-SHA TLSv1,TLSv1.1,TLSv1.2 2048 sha256WithRSAEncryption True None False None None None
7 DHE-RSA-AES128-SHA256 TLSv1.2 2048 sha256WithRSAEncryption True None False None DH,1024bits None
8 DHE-RSA-AES128-SHA SSLv3,TLSv1,TLSv1.1,TLSv1.2 2048 sha256WithRSAEncryption True None False None DH,1024bits None
9 DHE-RSA-CAMELLIA128-SHA TLSv1,TLSv1.1,TLSv1.2 2048 sha256WithRSAEncryption True None False None DH,1024bits None
10 AES128-SHA256 TLSv1.2 2048 sha256WithRSAEncryption True None False None None None
11 AES128-SHA SSLv3,TLSv1,TLSv1.1,TLSv1.2 2048 sha256WithRSAEncryption True None False None None None
12 CAMELLIA128-SHA TLSv1,TLSv1.1,TLSv1.2 2048 sha256WithRSAEncryption True None False None None None
13 RC4-SHA SSLv3,TLSv1,TLSv1.1,TLSv1.2 2048 sha256WithRSAEncryption True None False None None None
14 RC4-MD5 SSLv3,TLSv1,TLSv1.1,TLSv1.2 2048 sha256WithRSAEncryption True None False None None None
15 EDH-RSA-DES-CBC3-SHA SSLv3,TLSv1,TLSv1.1,TLSv1.2 2048 sha256WithRSAEncryption True None False None DH,1024bits None
16 DES-CBC3-SHA SSLv3,TLSv1,TLSv1.1,TLSv1.2 2048 sha256WithRSAEncryption True None False None None None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment