From b951e7995a75a0ffe8fe18ca26b057ca8633be0f Mon Sep 17 00:00:00 2001 From: trimstray Date: Thu, 20 Dec 2018 09:47:18 +0100 Subject: [PATCH] added 'How To Become A Hacker' - signed-off-by: trimstray --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 119342a..3a45027 100644 --- a/README.md +++ b/README.md @@ -422,6 +422,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: HTTPS in the real world - great tutorial explain how HTTPS works in the real world.
  :small_orange_diamond: OpenSSL Certificate Authority - build your own certificate authority (CA) using the OpenSSL command-line tools.
  :small_orange_diamond: Hidden directories - 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.

#### Blogs