Blog Image
Category :

Published on :Nov 08, 2020

Welcome to the blog!

Here you can expect to see lots of content around hacking and coding, but we'll be dabbling into some other topics too. The main purpose is to learn, and the best way to learn is to do.

Hacking

Ah yes, hacking, the feeling of opening the command prompt or terminal for the first time... We're going to touch on many of the important topics of cybersecurity, but one of my favorite ways to learn more is through hacking challenges called capture the flags (CTFs). You can find CTFs from sites like TryHackMe, HackTheBox, PentesterLab and many more. You can look forward to writeups and video walkthroughs for CTFs that we do. CTFs also give you an opportunity to try out some of the latest penetration testing tools out there in a safe environment.

anon hacking

Coding

Coding is something that everyone should be doing -- yes, EVERYONE. I get that some reading some blocks of code can seem really daunting at first, but trust me, it's simpler than it looks. We're going to be covering some concepts that you can use to go from writing your first "Hello, World" string to deploying your first website or app and solving some fun challenges. We'll look at popular languages like Java, Python, JavaScript, C++, and more - like I said, we're here to learn.

computer program

Learning

Learning is hard, and there's no way around it. No shortcuts to learn everything in 5 minutes, just by putting in the hours and effort. However, there are ways to learn more efficiently. We'll highlight some of the learning techniques that helped me along this journey and how to keep improving from there.

With all that out the way, thanks for taking the time to read.

Keep Learning.