this post was submitted on 19 Nov 2025
10 points (85.7% liked)

Cybersecurity

8626 readers
139 users here now

c/cybersecurity is a community centered on the cybersecurity and information security profession. You can come here to discuss news, post something interesting, or just chat with others.

THE RULES

Instance Rules

Community Rules

If you ask someone to hack your "friends" socials you're just going to get banned so don't do that.

Learn about hacking

Hack the Box

Try Hack Me

Pico Capture the flag

Other security-related communities !databreaches@lemmy.zip !netsec@lemmy.world !securitynews@infosec.pub !cybersecurity@infosec.pub !pulse_of_truth@infosec.pub

Notable mention to !cybersecuritymemes@lemmy.world

founded 2 years ago
MODERATORS
 

If I wish to explore the world of hacking, where do l begin ? I mean, it has to be with my own machine, correct ???

top 10 comments
sorted by: hot top controversial new old
[–] Voroxpete@sh.itjust.works 5 points 9 hours ago

https://tryhackme.com/

Honestly, everyone should give this site a look. A lot of the entry level lessons are just a really good intro to the basics of modern operating systems and how they really work under the hood. Then as you continue to dig in, you start learning how to break them / break into them. It's really good stuff presented in a very digestible format with real machines for you to test everything on.

[–] sylver_dragon@lemmy.world 3 points 9 hours ago

There are a number of sites which provide either labs or virtual machines which are intentionally vulnerable. Some provide other resources to help learn.

I'd also suggest getting a good foundation in programming and building systems.

[–] url@lemmy.world 2 points 19 hours ago (2 children)

What this word mean: "hacking"?

[–] LORDSMEGMA@sh.itjust.works 1 points 19 hours ago (1 children)

It's what they make hacksaws for. Just head down to your local hardware store

[–] TheracAriane@thebrainbin.org 2 points 15 hours ago (1 children)

@LORDSMEGMA@sh.itjust.works you mean there's a store like appstore for hardware ??

@url@lemmy.world

[–] LORDSMEGMA@sh.itjust.works 1 points 3 hours ago

Yes! Think of it like an appstore before the internet except much smaller and you had to get up and go to a physical location.

[–] obscure0602@lemmy.world 1 points 19 hours ago (1 children)

Typing. Try monkeytype.com

[–] TheracAriane@thebrainbin.org 1 points 12 hours ago (1 children)

@obscure0602@lemmy.world so mastering typing is the first step to becoming a master hacker ??

@url@lemmy.world

[–] obscure0602@lemmy.world 4 points 12 hours ago

I mean, the term ‘hacking’ is derived from “hacking away at the keyboard” so yes.

[–] Fizz@lemmy.nz 2 points 11 hours ago

Hack the box is a good place to start. They give you a machine and some guidance. You go through and exploit the vulnerability and complete the box. Slowly you learn more and more about the different layers of security and the different methods of exploiting them.

Its very fun but its quite hard. In my opinion hacking requires a decent base of knowledge. A bit of programming, bit of windows/linux/Mac knowledge, bit of networking, bit of the enterprise stack and application layout.