From 95948d7ee5735fbbea39c0d2b5dd2f8ed1ed13fa Mon Sep 17 00:00:00 2001 From: Casual Date: Fri, 3 May 2024 09:27:12 +0300 Subject: [PATCH] new post --- content/hacking/HowTo_learn_hacking.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 content/hacking/HowTo_learn_hacking.md diff --git a/content/hacking/HowTo_learn_hacking.md b/content/hacking/HowTo_learn_hacking.md new file mode 100644 index 0000000..9a29dde --- /dev/null +++ b/content/hacking/HowTo_learn_hacking.md @@ -0,0 +1,24 @@ ++++ +title = 'HowTo learn hacking' +date = 2024-05-03 ++++ + + + +It's my personal hacking learning strategy: + - Superficially recognize how it is done - you need to find familiar concepts + - Read OWASP Top-10 for it + - Gather methodology on testing from various sources + - Get list of hack tools + - Based on methodology create own checklist on pentest + - Find checklists for this topic online and combine with own if needed + - PRACTICE! + - Fill the knowledge gaps + - Extra: Read books and articles to deepen knowledge base + + +{{< source >}} +Random YouTube videos +My Experience +{{< /source >}} +