New set of challenges: Content Security Policy (CSP)
Tuesday 27 October 2020
CSP is a relatively recent technology, allowing to define a security policy that should be applied clientside (web browser). Identify configuration errors and understand the associated bypass techniques with this new series of challenges :
- CSP Bypass - Inline code
- CSP Bypass - JSONP
- CSP Bypass - Dangling markup
- CSP Bypass - Dangling markup 2
Thanks again to CanardMandarin for his work on the subject!