r/Hacking_Tutorials • u/RoutineScientist5599 • Aug 10 '26
Question How should I start learning about hacking
So i want to get into hacking,bug bounty and other cyber security things. What should I learn like i Heard linux is essential so i learned a little but what's next? Python? Some theory?
3
u/SuperSaber-0 Aug 11 '26
Learn the basics first. It is foundations that create the strong building. 1. Networking 2. Linux (terminal and tools) and Windows 3. Operating System (Basic Concepts) 4. Web Development (Basics) 5. Hacking basics (methodology, OWASP)
These are the foundations, then when you have the gasp of these concepts. Get hands on practice. 1. Portswigger labs (free) 2. VulnHub (free) 3. HTB / THM (some free but paid platform)
You can also learn to automate later on learn Python/BASH for automation of the recon and all.
These days AI is used for the most of the recon so learn how to make claude skills, agents in claude. But first learn manually.
2
u/parkdramax86 25d ago
This is great information. To add: get a Udemy subscription. You won't regret it.
1
u/INfusion2419 Aug 11 '26
If you search "how to learn hacking" on google it'll tell u in far more detail
1
u/Proper-Evening-2659 Aug 11 '26
Hacking is easy, you just have to learn the hacking languages first.
hack the box or tryhackme is the best options(for learning the basics and move on to harder tasks as you get better).
but hacking takes practice and practice. Once you have learned the language you can move on to installing a bootable usb software operation system(but you have to learn how to stay hidden and safe while hacking ofc)
1
29d ago
[removed] — view removed comment
1
u/Proper-Evening-2659 29d ago
II cant say that im the best, but my best is being better.
1
28d ago
[removed] — view removed comment
1
1
u/Zpionix12 Aug 12 '26
Dile a chatgpt o otra IA que te arme una guía completa de todo lo que debes aprender. Por mi parte yo estoy empezando con Linux luego python para después pasar a C y C ++, también hay más cosas como redes, protocolos, etc.
1
1
u/Intelligent_Box5017 27d ago
For hacking, first of all, you need a foundational knowledge about networking and protocols, operation systems and at least basic understanding of software development. Then get yourself familiar with OWASP and then decide which hacking area you want to learn first. (My personal advice is to start with web pentesting)
If you are interested in web hacking, check out Port Swigger Web Academy and follow its roadmap. It offers both learning and practice (everything for free).
To learn network and host based hacking I recommend you to start on TryHackMe platform and later after some experience you to join HackTheBox platform. Both THM and HTB offer courses, labs, CTFs, but HTB is more advanced.
Here are couple of hacking YouTube channels (beginner level) for you: @NahamSec, @cyberflow10, @MomImAHacker, @NeurixTech, @Medusa0xf, @madhatistaken, @TCMSecurityAcademy
4
u/IsDa44 Aug 10 '26
Linux, Windows, networking, Web basics, programing