Skip to content

Instantly share code, notes, and snippets.

@christophermark
christophermark / listServerSideCipherSuites.md
Created December 3, 2020 02:18 — forked from gotev/listServerSideCipherSuites.md
List server-side cipher suites

On OS X:

brew install nmap
nmap --script ssl-enum-ciphers -p 443 example.server.com

Example output

Starting Nmap 7.40 ( https://nmap.org ) at 2017-05-18 15:34 CEST
Nmap scan report for example.server.com (1.2.3.4)
Host is up (0.036s latency).