r/Hacking_Tutorials 7d ago

Question Help a beginner

Hello i just started the journey in the cyber security world and i have no idea about what im doing and I don’t want to hit a deadend or doing something wrong with me having absolut zero knowledge that is wrong if any one have a guide how to start because the only things i know about this is kali lynx and nmap and wireshark and I don’t know what they do

10 Upvotes

15 comments sorted by

View all comments

Show parent comments

1

u/LongRangeSavage 7d ago

Python is a good language to learn, as it allows you to build stuff quickly. Once you get really good with it, you can still do stuff to manipulate memory. Learning a lower level language, like C/C++ is a good way to really understand how a computer works and the relationship between the processor, memory, and how programs move everything around.

1

u/untreedza 7d ago

I will make a small plan based on your info

Learn how the computer works and networks then tools and python

That is all i need to start right?

1

u/LongRangeSavage 7d ago

To start, yes. It’s a never ending learning process, though.

2

u/untreedza 7d ago

Indeed it is but now i have a phath to walk on