Case Studies of Award-Winning XSS Attacks: Part 2

Case Studies of Award-Winning XSS Attacks: Part 2

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 0h 43m | 292 MB

Learn Cross-site scripting (XSS) via XML, location.href, vbscript, Remote Code Execution

This course is the follow-up to one of my previous courses – “Case Studies of Award-Winning XSS Attacks: Part 1”. We will continue our XSS hunting journey and you will learn about the next case studies that have been successful for me for years!

Cross-site scripting (XSS) is one of the most widespread and dangerous vulnerabilities in modern web applications. It turns out that you can get a 4-digit reward ($$$$) per single XSS in bug bounty programs, which is just amazing. There are many people hunting for XSS, but only a few of them are successful. What makes them successful? They focus on non-standard XSSs and this is exactly what I present in this course!

In Part 2, of Case-Studies of Award-Winning XSS Attacks, you will learn about the following non-standard XSS attacks:

  • XSS via XML
  • XSS via location.href
  • XSS via VBScript
  • From XSS to Remote Code Execution

If you want to become a successful XSS hunter, then this course is just for you.

This course is designed in such a way that each section will cover new scenarios and a step by step approach to help you learn and understand the concept.

What You Will Learn

  • Understand the XSS
  • Understand the modern web applications vulnerabilities