Response
URL: https://stc-owasp-juice-dnebatcgf2ddf4cr.uksouth-01.azurewebsites.net/api/Challenges/?name=Bonus%20Payload
Status code: 200
Request Headers
Accept: application/json, text/plain, */*
User-Agent: axios/1.10.0
Accept-Encoding: gzip, compress, deflate, br
Response Headers
connection: close
content-type: application/json; charset=utf-8
date: Fri, 04 Jul 2025 12:58:45 GMT
access-control-allow-origin: *
etag: W/"454-NwiHNVu6k1SbnHvwvjwYUbh6LHY"
transfer-encoding: chunked
vary: Accept-Encoding
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
feature-policy: payment 'self'
x-recruiting: /#/jobs
Response Body
{
"status": "success",
"data": [
{
"id": 99,
"key": "xssBonusChallenge",
"name": "Bonus Payload",
"category": "XSS",
"tags": "Shenanigans,Tutorial,With Coding Challenge",
"description": "Use the bonus payload <code><iframe width="100%" height="166" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/771984076&color=%23ff5500&auto_play=true&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true"></iframe></code> in the <i>DOM XSS</i> challenge.",
"difficulty": 1,
"hint": "Copy + Paste = Solved!",
"hintUrl": "https://pwning.owasp-juice.shop/companion-guide/latest/part2/xss.html#_use_the_bonus_payload_in_the_dom_xss_challenge",
"mitigationUrl": "https://cheatsheetseries.owasp.org/cheatsheets/DOM_based_XSS_Prevention_Cheat_Sheet.html",
"solved": true,
"disabledEnv": null,
"tutorialOrder": 3,
"codingChallengeStatus": 0,
"hasCodingChallenge": true,
"createdAt": "2025-06-30T07:25:07.911Z",
"updatedAt": "2025-07-04T11:03:59.668Z"
}
]
}