
Explore case studies of award-winning xss attacks and learn non-standard bug bounty strategies, including proof-of-concept payloads for image-based, cookie-based, and angular js injections.
Watch a step-by-step demo showing how an image file containing a script can be uploaded to a web app and used to launch a stored xss attack against another user.
Explore xss via http response splitting with a technical overview of reflected payloads in headers and escaping into the response body using carriage return newline tricks, then a step-by-step demo.
Demonstrates an XSS attack via HTTP response splitting using Burp Suite proxy, intercepting and replaying requests to reflect a language parameter and exploit header-to-body escaping.
Learn how XSS via cookie can be remotely exploitable by setting cookie domains to target subdomains, and how proof of remote exploitation affects bug bounty rewards.
Showcases how to perform xss via cookie by remotely setting a language cookie in the cookie jar and triggering alerts on a sensitive domain.
Discover how XSS via angularjs template injection works, using double curly brace payloads to detect injection points and tailor version-specific payloads for angularjs versions 1.6.0 and newer, with practical demos.
Demonstrates an xss attack via angularjs template injection in practice, showing how to check angular.version in the console and how to exploit it with a version-specific payload.
Examine cross site scripting vulnerabilities and how arbitrary scripting enables powerful exercises; explore image-based HTTP response splitting, cookie, and angular template injection attacks, with bug bounty rewards.
Cross-site scripting (XSS) is one of the most widespread and dangerous vulnerabilities in modern web applications. There are hackers who earn a 4-digit reward per single XSS in bug bounty programs, which is just amazing.
There are many people hunting for XSSs, 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!
I’m one of the top hackers at HackerOne (among more than 100,000 registered hackers), and I really know how to make money out there. If you want to become a successful XSS hunter, then this course is just for you.
In Part 1 of Case-Studies of Award-Winning XSS Attacks, you will learn about the following non-standard XSS attacks:
1. XSS via Image
2. XSS via HTTP Response Splitting
3. XSS via Cookie
4. XSS via AngularJS Template Injection
For every single bug there is a DEMO so that you can see how to find these bugs step-by-step in practice.
Are you ready to become a successful XSS hunter? Let’s enroll to this course and start an exciting journey.
If you are interested in more award-winning XSS attacks, then I also recommend you to see the follow-up course "Case-Studies of Award-Winning XSS Attacks: Part 2".