Cross-Site Scripting is one of the known and important vulnerabilities in Bug bounty, cross scripting has ability to hijack user cookies and sessions and can possibly perform account takeover but nowadays due to increasing competition in bug bounty and more security in applications it is hard to find XSS issues we now have to rely on manual things rather than automation tools, scripts to find a better issue, in this course, I have covered a lot of fresh content and things which will be definitely new and interesting for you.
other than account takeovers I have covered other interesting attacks with xss like keylogger attacks, content manipulation attacks, and open redirection.
Additionally, i have covered the session where i am showing how you can chain xss with other vulnerabilities like file upload, IDOR etc.
From this course, you will be able to learn
Finding cross-site scripting in the real-world application
Learning how to build your own payloads for different types of attacks possible with cross-site scripting
understanding account takeovers via xss with understanding cookies, session, local storage and understanding conditions required for account takeover
Learning how to chain different vulnerabilities with xss with other vulnerabilities like file upload, IDOR(Indirect object reference), subdomain takeover, CVEs
Learning how to exploit using other vulnerabilities like open redirection, keylogger and content manipulation attack
Learning to bypass different restrictions of secure application
all the things are demonstrated via real targets and different labs resources
Upcoming videos for the course:
post message xss
some more examples of chaining
xss preventions
Disclaimer: All the things demonstrated in the course is for educational purpose only don't use this malicious or bad way to harm any other organisation