Simple play icon Course
Skills

Hack Yourself First: How to go on the Cyber-Offense

by Troy Hunt

"Hack Yourself First" is all about developers building up cyber-offense skills and proactively seeking out security vulnerabilities in their own websites before an attacker does.

What you'll learn

The prevalence of online attacks against websites has accelerated quickly in recent years and the same risks continue to be readily exploited. However, these are very often easily identified directly within the browser; it's just a matter of understanding the vulnerable patterns to look for.

This course, Hack Yourself First: How to go on the Cyber-Offense, comes at security from the view of the attacker in that their entry point is typically the browser. They have a website they want to probe for security risks and this is how they go about it.

This approach is more reflective of the real online threat than reviewing source code is and it empowers developers to begin immediately assessing their applications even when they're running in a live environment without access to the source. After all, that's what online attackers are doing.

Table of contents

Course FAQ

What will I learn in this course?

In this course we will identify cyber security risks and vulnerabilities by attacking and hacking into your own website. You will learn about:

  • Transport Layer Protection
  • Cross Site Scripting (XSS)
  • Secure cookies
  • Internal Implementation Disclosure
  • Parameter tampering
  • SQL Injection & testing for injection risks
  • Cross Site Attacks & anti-forgery tokens
  • Much more
Who is this course for?

This course is for anyone who wants to learn how to hack and improve the security of their code. However, the course is mostly geared towards web developers, not security pros or penetration testers.

What tools will we be using in this course?

We will be heavily using Chrome's developer tools. We will also use Fiddler and some SQL.

Are there prerequisites for this course?

Because this course is geared mostly towards web developers, you should be familiar with web development practices and the tools and environments commonly used in web development.

About the author

Troy Hunt is a Microsoft Regional Director and MVP for Developer Security, an ASPInsider, and a full time Author for Pluralsight—a leader in online training for technology and creative professionals. Troy has been building software for browsers since the very early days of the web and possesses an exceptional ability to distill complex subjects into relatable explanations. This has led Troy to become an industry thought leader in the security space and produce more than twenty top-rated courses ... more

Ready to upskill? Get started