If I wish to explore the world of hacking, where do l begin ? I mean, it has to be with my own machine, correct ???
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.
“Hacking” is essentially effective and insightful tinkering. All great hackers in history have been insatiability curious about how things work.
They poke and prod and test and experiment, and every now and then, they find something interesting. Unexpected behavior, hidden code, useful bugs, etc.
Exploiting software vulnerabilities is only a small segment of hacking. Figuring out how to hook up a Raspberry Pi to your thermostat to control it remotely is hacking. Splicing a custom microcontroller into your old keyboard to give it all sorts of extra functions is hacking. Flashing a custom BIOS onto your GPU to unlock special overclocking features is hacking.
If you want to be great at “hacking” including software exploits, you need to understand computers at a deep level. You need to study electronics, logic, low level programming like Assembly and C, networking, circuits, operating systems and kernels, compilers, parsers, abstraction layers, encryption, and more.
The more concepts you learn and understand, the more interesting insights you will get from poking around, and the better you’ll get at using and developing tools to do even more advanced and interesting things.
There is no fast track, you have to take it slow and steady. Know what a computer is. Not the physical object, the abstract concept of a computer, a Von Neumann architecture, a Turing machine, what it means to be Turing complete, what is “code” and how does a static collection of tiny gates run it? The more stuff you skip, the worse you’ll be. But if all you want is the aesthetic of a “hacker” then just install Kali Linux, open the terminal and run tmux with a few panes, start btop, cmatrix, and neofetch in them. Put on a hoodie. Dim your lights and hunch over the keyboard for maximum effect.
@Lettuceeatlettuce@lemmy.ml exactly this is the vision of the Digital Curiosity Club that I wish to form for the kids. I would be tinkering myself, and explore all these concepts with the kids.
There are a number of sites which provide either labs or virtual machines which are intentionally vulnerable. Some provide other resources to help learn.
- https://tryhackme.com/
- https://overthewire.org/wargames/
- https://crackmes.one/
- https://portal.offsec.com/labs/play
- https://www.hackthebox.eu/
- http://flaws.cloud/
I’d also suggest getting a good foundation in programming and building systems.
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.
What this word mean: “hacking”?
Typing. Try monkeytype.com
@obscure0602@lemmy.world so mastering typing is the first step to becoming a master hacker ??
@url@lemmy.world
I mean, the term ‘hacking’ is derived from “hacking away at the keyboard” so yes.
It’s what they make hacksaws for. Just head down to your local hardware store
@LORDSMEGMA@sh.itjust.works you mean there’s a store like appstore for hardware ??
@url@lemmy.world
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.





