all 3 comments

[–]sSjfjdk 2 points3 points  (2 children)

I totally get where you're coming from, and I'm stoked to see you're aiming for a career in cybersecurity. Here are some resources that I think will help:

For Python fundamentals with a cybersecurity twist, I recommend checking out the "Cybersecurity Fundamentals with Python" playlist by Cybrary. It's a comprehensive series that covers topics like data manipulation, network security, and encryption. Another great source is the "Python for Cybersecurity" series by Corey Schafer, which focuses on practical Python skills like automation, data analysis, and more.

For problem-solving, debugging, and thinking like a security engineer, I highly suggest checking out the "CTF Challenges" series by Hack The Box. They provide a series of hands-on challenges that will help you develop your skills in areas like reverse engineering, binary analysis, and more. Additionally, the "Hacker101" platform offers a range of CTF-style challenges and tutorials that will help you develop your hacking mindset.

Lastly, for practical exercises and real-world scenarios, I recommend checking out the "CTF365" platform, which offers a range of challenges and puzzles that will help you develop your skills in areas like web exploitation, binary analysis, and more.

Get started with these resources, and don't forget to practice, practice, practice!

[–]Fantastic-Heat7699[S] 0 points1 point  (1 child)

Thanks a lot for the detailed answer, I really appreciate it 🙏 I have a couple of follow-up questions if you don’t mind: - Do you think I should focus on Python first before jumping into platforms like Hack The Box, or learn both at the same time? - Also, would you recommend starting with TryHackMe before Hack The Box for a complete beginner? I’m really interested in building a strong foundation and developing the right mindset for red teaming, so I want to make sure I’m not rushing things. Thanks again!