rffuste · @rffuste
14 followers · 13 posts · Server infosec.exchange

Burp Suite Academy Lab – Reflected XSS into attribute with angle brackets HTML-encoded
This lab contains a reflected cross-site scripting vulnerability in the search blog functionality where angle brackets are HTML-encoded. To solve this lab, perform a cross-site scripting attack that injects an attribute and calls the alert function.

rffuste.com/2023/02/06/burp-su

#ctfs #burpsuiteacademy

Last updated 2 years ago

rffuste · @rffuste
14 followers · 10 posts · Server infosec.exchange

<strong>BurpSuite Lab – DOM XSS in jQuery selector sink using a hashchange event</strong>
This lab contains a DOM-based cross-site scripting vulnerability on the home page. It uses jQuery's $() selector function to auto-scroll to a given post, whose title is passed via the location.hash property.

To solve the lab, deliver an exploit to the victim that ca
rffuste.com/2023/01/16/burpsui

#ctfs #burpsuiteacademy

Last updated 2 years ago

rffuste · @rffuste
14 followers · 9 posts · Server infosec.exchange

BurpSuite Lab – DOM XSS in jQuery anchor `href` attribute sink using `location.search` source
This lab contains a DOM-based cross-site scripting vulnerability in the submit feedback page. It uses the jQuery library's $selector function to find an anchor element, and changes its href attribute using data from location.search.

To solve thi
rffuste.com/2023/01/09/burpsui

#ctfs #burpsuiteacademy

Last updated 2 years ago

rffuste · @rffuste
14 followers · 7 posts · Server infosec.exchange

<strong>BurpAcademy Lab – DOM XSS in innerHTML sink using source location.search</strong>
This lab contains a DOM-based cross-site scripting vulnerability in the search blog functionality. It uses an innerHTML assignment, which changes the HTML contents of a div element, using data from location.search.

To solve this lab, perform a cross-site scripting a
rffuste.com/2023/01/02/burpaca

#ctfs #burpsuiteacademy

Last updated 2 years ago

rffuste · @rffuste
12 followers · 5 posts · Server infosec.exchange

Burp Suite Academy lab – DOM XSS in document.write sink using source location.search
This lab contains a DOM-based cross-site scripting vulnerability in the search query tracking functionality. It uses the JavaScript document.write function, which writes data out to the page. The document.write function is called with data from location.searc
rffuste.com/2022/12/19/burp-su

#ctfs #burpsuiteacademy

Last updated 2 years ago