From e2b5b4e76b4808abfea4b65c2e67327f375e6cbf Mon Sep 17 00:00:00 2001 From: skyper <5938498+SkyperTHC@users.noreply.github.com> Date: Fri, 20 Dec 2024 17:11:18 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a8a1027..7f38d2f 100644 --- a/README.md +++ b/README.md @@ -2599,8 +2599,10 @@ There are many ways but one is: 1. Use Linux and get proficient with Bash. 2. Learn how the Internet works. Install and configure some servers. -3. Read every book. Ask yourself "why is it dont that way and not the other way"? -4. Join a hacker-channel or sign up to HackTheBox or simmilar services. +3. Read every book. Ask yourself "why is it done this way and not the other way?". +4. Understand System Architecture and how the OS works. +5. Read the top 10 articles from [Phrack](https://www.phrack.org). +6. Join a hacker-channel or sign up to HackTheBox or simmilar services. ---