TLS map

Gem Version GitHub tag (latest SemVer) GitHub forks GitHub stars GitHub license Rawsec's CyberSecurity Inventory

Packaging status

logo

CLI & library for mapping TLS cipher algorithm names: IANA, OpenSSL, GnuTLS, NSS; get information and vulnerabilities about cipher suites; extract cipher suites from external tools: SSLyze, sslscan2, testssl.sh, ssllabs-scan, tlsx

CLI

asciicast

Library

library example

Features

  • CLI and library
  • Search feature: hexadecimal codepoint and major TLS libraries cipher algorithm name: IANA, OpenSSL, GnuTLS, NSS
    • get extra info about a cipher
  • Export to files: markdown table, expanded JSON, minified JSON, Ruby marshalized hash
  • Extract ciphers from external tools file output (SSLyze, sslscan2, testssl.sh, ssllabs-scan, tlsx)
  • Bulk search (file with one cipher per line)

Installation

$ gem install tls-map

Check the installation page on the documentation to discover more methods.

Documentation

Homepage / Documentation: https://noraj.github.io/tls-map/

Author

Made by Alexandre ZANNI (@noraj).