From 0a4a3406bb7e487c014a1e3f24c2e6f6951a48d6 Mon Sep 17 00:00:00 2001 From: trimstray Date: Wed, 3 Oct 2018 14:06:40 +0200 Subject: [PATCH] updated 'SSL' chapter (added 'Security' tools) - signed-off-by: trimstray --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dd40635..74e4e4e 100644 --- a/README.md +++ b/README.md @@ -107,13 +107,14 @@ for transferring data with URLs.
  :small_orange_diamond: Nipe - script to make Tor Network your default gateway.

-##### :black_small_square: SSL +##### :black_small_square: SSL/Security

  :small_orange_diamond: sslyze - fast and powerful SSL/TLS server scanning library.
  :small_orange_diamond: sslscan - tests SSL/TLS enabled services to discover supported cipher suites.
  :small_orange_diamond: testssl.sh - testing TLS/SSL encryption anywhere on any port.
+  :small_orange_diamond: spiped - is a utility for creating symmetrically encrypted and authenticated pipes between socket addresses.

##### :black_small_square: Auditing Tools