Walkthrough of the Burp Suite Certified Practitioner Practice exam.
Take the Practice Exam here:
https://portswigger.net/web-security/certification/practice-exam
XSS POC:
burpdomxss","test":alert(1)}//
XSS Exploit Script:
https://github.com/AndyFeiLi/BurpPracticeExamXSS
Contents:
00:00 - [Introduction]
0:46 - [Part 1 - DOM XSS]
9:54 - [Part 2 - SQL Injection]
13:24 - [Part 3 - Java Deserialization]