Due to time constraints I never delivered a full write-up for my own March 2023 Intigriti challenge, so here are links to the community write-ups plus a short summary of the intended path-traversal and cache-based CSP bypass.
This month, I created a hard XSS challenge for Intigriti that ended up with only one official solve โ a chain through IP-spoofing, cookie tossing, prototype pollution, and dangling markup to leak a CSP nonce.
A TamilCTF web challenge with HTML injection but a tight CSP โ instead of chasing script execution, we DOM-clobber two undefined debug variables (DEBUG_MODE, DEBUG_LOGGING_URL) referenced by app.js to redirect the admin bot's cookie exfiltration to our own domain.