From 078b28923b7b7c5200909612c7d10f485f363a8d Mon Sep 17 00:00:00 2001
From: crypt0rr <57799908+crypt0rr@users.noreply.github.com>
Date: Wed, 20 Oct 2021 12:36:31 +0200
Subject: [PATCH 1/2] Added TLScan - signed-off-by: crypt0rr
<57799908+crypt0rr@users.noreply.github.com>
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index db3aac2..6906bc8 100644
--- a/README.md
+++ b/README.md
@@ -485,6 +485,7 @@ Only main chapters:
:small_orange_diamond: urlvoid - this service helps you detect potentially malicious websites.
:small_orange_diamond: security.txt - a proposed standard (generator) which allows websites to define security policies.
:small_orange_diamond: ssl-config-generator - help you follow the Mozilla Server Side TLS configuration guidelines.
+ :small_orange_diamond: TLScan - Pure python, SSL/TLS protocol and cipher scanner/enumerator.
##### :black_small_square: HTTP Headers & Web Linters
From 18fe986635a10a5038b7f9a4b792dbdb97c39317 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C5=82=20=C5=BBy?=
Date: Wed, 23 Feb 2022 20:00:54 +0100
Subject: [PATCH 2/2] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 6906bc8..469fbda 100644
--- a/README.md
+++ b/README.md
@@ -485,7 +485,7 @@ Only main chapters:
:small_orange_diamond: urlvoid - this service helps you detect potentially malicious websites.
:small_orange_diamond: security.txt - a proposed standard (generator) which allows websites to define security policies.
:small_orange_diamond: ssl-config-generator - help you follow the Mozilla Server Side TLS configuration guidelines.
- :small_orange_diamond: TLScan - Pure python, SSL/TLS protocol and cipher scanner/enumerator.
+ :small_orange_diamond: TLScan - pure python, SSL/TLS protocol and cipher scanner/enumerator.
##### :black_small_square: HTTP Headers & Web Linters