From aa5906818cf8cf5ac58b6dc7b0e00c3384ac8c57 Mon Sep 17 00:00:00 2001 From: trimstray Date: Mon, 10 Jun 2019 15:52:51 +0200 Subject: [PATCH] update url for 'Hidden directories and files' - signed-off-by: trimstray --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77f190d..d46e20e 100644 --- a/README.md +++ b/README.md @@ -735,7 +735,7 @@ performance of any of your sites from across the globe.
  :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: Hidden directories and files - as a source of sensitive information about web application.*
+  :small_orange_diamond: Hidden directories and files - as a source of sensitive information about web application.
  :small_orange_diamond: Explosive blog - great blog about cybersec and pentests.
  :small_orange_diamond: Security Cookies - this paper will take a close look at cookie security.
  :small_orange_diamond: APISecurityBestPractices - help you keep secrets (API keys, db credentials, certificates) out of source code.