Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver2
0いいね 7回再生

DOM XSS via client-side prototype pollution - PRACTITIONER

This lab is vulnerable to DOM XSS via client-side prototype pollution. To solve the lab:

Find a source that you can use to add arbitrary properties to the global Object.prototype.

Identify a gadget property that allows you to execute arbitrary JavaScript.

Combine these to call alert().

You can solve this lab manually in your browser, or use DOM Invader to help you.

コメント