Xpath

Attributes

drag_indicator
info
drag_indicator
inputs
drag_indicator
inspect

XPATH is not only texts

With XPATH you can also query attributes. In this XML database the role on an user if store as an attribute on the user node.

Try to find the user with role="ADMIN" and get its password.

Goal: find the admin and leak its password

Hints

Solution

drag_indicator
waf
INPUT
OUTPUT
drag_indicator
code
drag_indicator
result