·718 words·4 mins
Check out how a security risk can arise from an improperly configured dynamic link generation tag and which can result in XSS exploitation.
·1019 words·5 mins
Learn how to bypass a misconfigured CSP policy and how it can lead to the successful exploitation of cross-site scripting vulnerability.
·1049 words·5 mins
Learn how a misconfigured CSP can be bypassed, potentially leading to the successful exploitation of cross-site scripting vulnerability.
·857 words·5 mins
Check out how the XSS can be exploited in the HTML <div> tags and learn more about <img> tag-based XSS payload.
·862 words·5 mins
Check out how the XSS can also be exploited in hidden input parameter fields with examples.
·803 words·4 mins
Learn how the partially implemented HTML output encoding can be bypassed for exploiting XSS vulnerability using the HTML5 attributes
·765 words·4 mins
Learn how the XSS vulnerability can be found in other params even though it is not editable by the browser using the BurpSuite Proxy tool
·913 words·5 mins
Learn why client-side validation cannot be trusted all the time and how it can be tampered with by using BurpSuite as a proxy for exploiting XSS
·543 words·3 mins
Learn why client-side validation cannot be trusted all the time and how it can be tampered with by browser debugging tools for exploiting XSS
·976 words·5 mins
Learn how the XSS payload can be crafted using HTML5 event attributes rather than using the classic <script> tag