XSS

1) Reflected XSS into HTML context with nothing encodedchevron-right2) Stored XSS into HTML context with nothing encodedchevron-right3) DOM XSS in document.write sink using source location.searchchevron-right4) DOM XSS in innerHTML sink using source location.searchchevron-right5) DOM XSS in jQuery anchor href attribute sink using location.search sourcechevron-right6) DOM XSS in jQuery selector sink using a hashchange eventchevron-right7) Reflected XSS into attribute with angle brackets HTML-encodedchevron-right8) Stored XSS into anchor href attribute with double quotes HTML-encodedchevron-right9) Reflected XSS into a JavaScript string with angle brackets HTML encodedchevron-right10) DOM XSS in document.write sink using source location.search inside a select elementchevron-right11) DOM XSS in AngularJS expression with angle brackets and double quotes HTML-encodedchevron-right12) Reflected DOM XSSchevron-right13) Stored DOM XSSchevron-right14) Reflected XSS into HTML context with most tags and attributes blockedchevron-right15) Reflected XSS into HTML context with all tags blocked except custom oneschevron-right16) Reflected XSS with some SVG markup allowedchevron-right17) Reflected XSS in canonical link tagchevron-right18) Reflected XSS into a JavaScript string with single quote and backslash escapedchevron-right19) Reflected XSS into a JavaScript string with angle brackets and double quotes HTML-encoded and single quotes escapedchevron-right20) Stored XSS into onclick event with angle brackets and double quotes HTML-encoded and single quotes and backslash escapedchevron-right21) Reflected XSS into a template literal with angle brackets, single, double quotes, backslash and backticks Unicode-escapedchevron-right22) Exploiting cross-site scripting to steal cookieschevron-right23) Exploiting cross-site scripting to capture passwordschevron-right