From 2dbde1274548e0c46659c71626a723ad5992a0b1 Mon Sep 17 00:00:00 2001 From: trimstray Date: Mon, 4 Mar 2019 11:58:58 +0100 Subject: [PATCH] updated 'Security & Privacy' and 'Web Apps' - signed-off-by: trimstray --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 933c170..597b398 100644 --- a/README.md +++ b/README.md @@ -619,29 +619,30 @@ performance of any of your sites from across the globe.
##### :black_small_square: Security & Privacy

-  :small_orange_diamond: OWASP - worldwide not-for-profit charitable organization focused on improving the security of software.
-  :small_orange_diamond: OWASP ASVS 3.0.1 - OWASP Application Security Verification Standard Project.
-  :small_orange_diamond: OWASP ASVS 3.0.1 Web App - simple web app that helps developers understand the ASVS requirements.
-  :small_orange_diamond: OWASP Testing Guide v4 - includes a "best practice" penetration testing framework.
  :small_orange_diamond: Hacking Articles - LRaj Chandel's Security & Hacking Blog.
  :small_orange_diamond: AWS security tools - make your AWS cloud environment more secure.
  :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: SSL Research - SSL and TLS Deployment Best Practices by SSL Labs.
  :small_orange_diamond: Certificates and PKI - everything you should know about certificates and PKI but are too afraid to ask.
  :small_orange_diamond: The Art of Subdomain Enumeration - a reference for subdomain enumeration techniques.
-  :small_orange_diamond: Weird Proxies - reverse proxy related attacks; it is a result of analysis of various reverse proxies, cache proxies, etc.
  :small_orange_diamond: Quitting Google - the comprehensive guide to quitting Google.

##### :black_small_square: Web Apps

+  :small_orange_diamond: OWASP - worldwide not-for-profit charitable organization focused on improving the security of software.
+  :small_orange_diamond: OWASP ASVS 3.0.1 - OWASP Application Security Verification Standard Project.
+  :small_orange_diamond: OWASP ASVS 3.0.1 Web App - simple web app that helps developers understand the ASVS requirements.
+  :small_orange_diamond: OWASP Testing Guide v4 - includes a "best practice" penetration testing framework.
  :small_orange_diamond: Mozilla Web Security - help operational teams with creating secure web applications.
  :small_orange_diamond: Enable CORS - enable cross-origin resource sharing.
+  :small_orange_diamond: Application Security Wiki - is an initiative to provide all application security related resources at one place.
+  :small_orange_diamond: Weird Proxies - reverse proxy related attacks; it is a result of analysis of various reverse proxies, cache proxies, etc.
  :small_orange_diamond: Webshells - great series about malicious payloads.
  :small_orange_diamond: Practical Web Cache Poisoning - show you how to compromise websites by using esoteric web features.
+  :small_orange_diamond: Security Cookies - this paper will take a close look at cookie security.

##### :black_small_square: Other