Web Cache Poisoning
General
Web Cache Poisoning
Reflected XSS with Cache Poisoning
https://example.com/xyz
# Output in the 404 page
Page not found: /xyzhttps://example.com/xyz<script>alert(1)</script>Meta Tag XSS
Exploit
Meta Tag CSP Overriding
References
Tools
Last updated