this post was submitted on 14 Apr 2025
5 points (72.7% liked)

Hacking

2188 readers
19 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
 

I really don't know how to explain but hacking is difficult to understand. Like I watched tutorials on Youtube, took courses and read many books but still I feel like I know nothing. Watching Mr Robot and other documentation made feel even worse, you might say Mr Robot doesn't portray the real world but the documentation do. Like this video I was completely baffled at how I didn't have a single clue how they did it what techniques they used.

After all that though, I don't want to give up on hacking, I want to learn more advanced stuff. If you have an recommendations please dm me or comment.

Sorry for my bad english learning to write too.

you are viewing a single comment's thread
view the rest of the comments
[–] BilboBargains@lemmy.world 2 points 3 months ago* (last edited 3 months ago) (3 children)

A basic grounding in computer science would be a good starting place.

Do you know the difference between the various processor architectures and operating systems? Do you know the difference between real time computers and interrupt based systems? Are you familiar with the seven layer network model and which layers the different services interact with the hardware and application software? Are you grounded in cryptography and the system of public and private keys, modulo operations, prime number factorisation?

This is assuming that you already understand coding and are proficient in at least one language. None of these skills and knowledge on their own are indispensable or completely necessary but these things are what computers are made of, how they communicate and how they are secured.

[–] Charger@lemmy.ml 1 points 3 months ago (2 children)

Where can I learn those things?

[–] hagelslager 1 points 3 months ago

tryhackme.com has some basic courses for free, the rest is behind a subscription.

load more comments (1 replies)
load more comments (1 replies)