Posts
2023
Fetch Diversion
·2251 words·11 mins
Articles
Bug Bounty
Fetch Diversion
Xss
API calls and requests for resources can sometimes be diverted toward a different endpoint on the same host, potentially resulting in DOM XSS’s that would otherwise be impossible to trigger, or other types of client-side vulnerabilities.
2020
Intigrity December XSS Challenge
·1353 words·7 mins
Write-Ups
Ctf
Xss
Using hashchange events to control a vulnerable page and escalate an otherwise mostly harmless DOM XSS.
BugPoC Wacky XSS Challenge
·1883 words·9 mins
Write-Ups
Ctf
Xss
Dom Clobbering
Bypassing CSP and SRI with HTML injection and DOM Clobbering.