From 7dd6886c5a11ecdefba94c7db885d7eabb10924b Mon Sep 17 00:00:00 2001 From: trimstray Date: Wed, 19 Dec 2018 22:06:56 +0100 Subject: [PATCH] added new tools (Sandcat, TOR Browser) and 'Quitting Google' guide - signed-off-by: trimstray --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e540086..5d476ac 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,7 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo

  :small_orange_diamond: Wireshark - is the world’s foremost and widely-used network protocol analyzer.
+  :small_orange_diamond: TOR Browser - protect your privacy and defend yourself against network surveillance and traffic analysis.

##### :black_small_square: Password Managers @@ -385,7 +386,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: CentOS 7 Server Hardening Guide - great guide for hardening CentOS; familiar with OpenSCAP.

-##### :black_small_square: Security +##### :black_small_square: Security & Privacy

  :small_orange_diamond: OWASP - worldwide not-for-profit charitable organization focused on improving the security of software.
@@ -396,6 +397,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: Rawsec's CyberSecurity Inventory - an inventory of tools and resources about CyberSecurity.
  :small_orange_diamond: Application Security Wiki - is an initiative to provide all application security related resources at one place.
  :small_orange_diamond: The Illustrated TLS Connection - every byte of a TLS connection explained and reproduced.
+  :small_orange_diamond: Quitting Google - the comprehensive guide to quitting Google.

##### :black_small_square: Web Apps @@ -510,6 +512,7 @@ Linux Security Expert - trainings, howtos, checklists, security tools an ##### :black_small_square: Pentesters arsenal tools

+  :small_orange_diamond: Sandcat Browser - a penetration-oriented browser with plenty of advanced functionality already built in.
  :small_orange_diamond: Metasploit - tool and framework for pentesting system, web and many more, contains a lot a ready to use exploit.
  :small_orange_diamond: Burp Suite - tool for testing Web application security, intercepting proxy to replay, inject, scan and fuzz HTTP requests.
  :small_orange_diamond: OWASP Zed Attack Proxy - intercepting proxy to replay, inject, scan and fuzz HTTP requests.