Skip to main content

DOM XSS

1 Star Challenge 4/28

Perform a DOM XSS attack with <iframe src="javascript:alert('xss')">.


Try to find a place to enter the javascript code from your challenge card. You can use every input field like a SEARCHBAR.

Like in this example picture.

dom_xss.png

Go back to the start page once and the success message appears.

Challenge completed!

You successfully solved a challenge: DOM XSS (Perform a DOM XSS attack with <iframe src="javascript:alert('xss')">).