Pushing your AppSec Knowledge Further

One recurrent question that I continuously get is “how do I get started in security/application security?”. The truth is, at the moment, there is no clear path for someone looking to start in this field. There is no college or university degree (yet, although you might have access to some courses). Plus, the learning curve can be daunting, especially if you do not know where to start. If this is your case, this post is for you. If you are not new to the field and you want to push your knowledge further, this post can be relevant for you as well.

Here are different resources, depending on what medium you are looking for.

Hands-on

Web Security Academy: Labs that help you understand security vulnerabilities.
RingZer0: A CTF platform with challenges ranging from easy to hard.
Hackerone’s CTF: Hackerone is known for its bug bounty platform. However, they do also offer CTF challenges. Those challenges are based on security issues that were reported through bug bounties.
Hack the Box: Hack the Box offers boxes where you have to get user and admin control of the machine. The platform also offers different challenges.
VulnHub: Here you can download VM images that are vulnerable by default. The goal is to take over admin control of the VM.

Reading

Penetration Testing: A Hands-On Introduction to Hacking: An excellent book to get started.
The Web Application Hacker’s Handbook: A thorough explanation of a multitude of web application vulnerabilities.
Hacking: The Art of Exploitation: This book focuses on Buffer Overflows and how to leverage them to get command execution.

Watching

Hack Yourself First: A free course on Pluralsight that is perfect for a novice.
IppSec’s YouTube Channel: This YouTube channel provides a “write up” of all the retired machines of Hack the Box.
Black Hat’s Youtube Channel: Black Hat’s talks are uploaded on that channel.
LiveOverflow’s YouTube Channel: Different topics on security.
Nahamsec’s Twitch Channel: Nahamsec, one of Hackerone’s top 10 hackers, recently (at the time of writing this) started to live stream about different hacking topics.

Listening

Risky Business Podcast: Podcast that covers the latest security news.
Darknet Diaries: This podcast focuses on telling stories related to hackers / hacking / etc.

Hopefully this is enough to send you in the correct direction. Happy hacking!

Add a Comment

Your email address will not be published. Required fields are marked *