this post was submitted on 14 Apr 2025
5 points (72.7% liked)
Hacking
2104 readers
4 users here now
This is the community for all things hacking and cybersecurity, try keeping it legal. That said I don't take any responsibility for anything that happens/comes from this group but I will try being the best mod that I can to prevent anything from happening.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You shouldn't learn hacking, you should learn lots upon lots about what you want to hack and think how to make it do what you want it to i.e give you shell. I would start with networking. There's awesome book by Don Colton about it, and it's free.
ahhh man, networking is a fun rabbithole to go down. especially once you hit packet analysis, that shit goes hard.
Writing program that use "raw sockets" is fun, like your own ping program.