From c12744d44a580b0fb990533920fe8d4912458119 Mon Sep 17 00:00:00 2001
From: trimstray
Date: Mon, 4 Mar 2019 12:02:16 +0100
Subject: [PATCH] updated 'Web Apps' - signed-off-by: trimstray
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 597b398..af133e3 100644
--- a/README.md
+++ b/README.md
@@ -642,6 +642,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: Security Cookies - this paper will take a close look at cookie security.
@@ -661,7 +662,6 @@ performance of any of your sites from across the globe.
:small_orange_diamond: BGP Meets Cat - after 3072 hours of manipulating BGP, Job Snijders has succeeded in drawing a Nyancat.
:small_orange_diamond: HTTPS in the real world - great tutorial explain how HTTPS works in the real world.
:small_orange_diamond: Gitlab and NFS bug - how we spent two weeks hunting an NFS bug in the Linux kernel.
- :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.