From 708cbb8104d3cdf0ccf38f2fb286372823eb54b4 Mon Sep 17 00:00:00 2001 From: trimstray Date: Sun, 3 Mar 2019 13:13:45 +0100 Subject: [PATCH] updated 'Geeky Blogs'; minor fixes - signed-off-by: trimstray --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fb5afc1..de3eb59 100644 --- a/README.md +++ b/README.md @@ -637,6 +637,8 @@ performance of any of your sites from across the globe.

  :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: Webshells - great series about malicious payloads.
+  :small_orange_diamond: Practical Web Cache Poisoning - show you how to compromise websites by using esoteric web features.

##### :black_small_square: Other @@ -658,7 +660,6 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: Hidden directories and files - as a source of sensitive information about web application.
  :small_orange_diamond: How To Become A Hacker - if you want to be a hacker, keep reading.
  :small_orange_diamond: Operation Costs in CPU - an infographics which should help to estimate costs of certain operations in CPU clocks.
-  :small_orange_diamond: Webshells - great series about malicious payloads.

#### Inspiring Lists  [[TOC]](#anger-table-of-contents) @@ -722,6 +723,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: Linux Security Expert - trainings, howtos, checklists, security tools and more.
  :small_orange_diamond: The Grymoire - collection of useful incantations for wizards, be you computer wizards, magicians, or whatever.
+  :small_orange_diamond: PortSwigger Web Security Blog - about web app security vulns and top tips from our team of web security.

##### :black_small_square: A piece of history