Merge pull request #63 from BillyNoGoat/patch-1

Fixed link for google CSP bypass
This commit is contained in:
Swissky 2019-04-16 18:55:29 +02:00 committed by GitHub
commit 271cc269b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -779,7 +779,7 @@ Exotic payloads
## CSP Bypass
Check the CSP on [https://csp-evaluator.withgoogle.com](https://csp-evaluator.withgoogle.com) and the post : [How to use Googles CSP Evaluator to bypass CSP](https://blog.thomasorlita.cz/vulns/google-csp-evaluator/)
Check the CSP on [https://csp-evaluator.withgoogle.com](https://csp-evaluator.withgoogle.com) and the post : [How to use Googles CSP Evaluator to bypass CSP](https://appio.dev/vulns/google-csp-evaluator/)
### Bypass CSP using JSONP from Google (Trick by [@apfeifer27](https://twitter.com/apfeifer27))