From cf91eac6c3570c6b9856534d9bc143922a5dc528 Mon Sep 17 00:00:00 2001 From: trimstray Date: Sun, 17 Feb 2019 18:06:27 +0100 Subject: [PATCH] added 'CryptCheck' - signed-off-by: trimstray --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f3e4b3e..c9967b4 100644 --- a/README.md +++ b/README.md @@ -307,6 +307,7 @@ Only main chapters:   :small_orange_diamond: ImmuniWeb® SSLScan - test SSL/TLS (PCI DSS, HIPAA and NIST).
  :small_orange_diamond: COMODO SSL Analyzer - ssl analyzer and ssl certificate checker.
  :small_orange_diamond: SSL Check - scan your website for non-secure content.
+  :small_orange_diamond: CryptCheck - test your TLS server configuration (e.g. ciphers).
urlscan.io - service to scan and analyse websites.
  :small_orange_diamond: Report URI - monitoring security policies like CSP and HPKP.
  :small_orange_diamond: CSP Evaluator - allows developers and security experts to check if a Content Security Policy.
@@ -319,6 +320,7 @@ Only main chapters:   :small_orange_diamond: CERTSTREAM - real-time certificate transparency log update stream.
  :small_orange_diamond: crt.sh - discovers certificates by continually monitoring all of the publicly known CT.
  :small_orange_diamond: Hardenize - deploy the security standards.
+  :small_orange_diamond: Cipher suite compatibility - test TLS cipher suite compatibility.

##### :black_small_square: HTTP Headers & Web Linters