#今天又看了啥 #GitHub #CTF #XSS #security
can you hack this screenshot service?? - CSCG 2021
https://www.youtube.com/watch?v=FCjMoPpOPYI
Source Code & Exp: https://github.com/LiveOverflow/ctf-screenshotter
> A CTF web challenge about making screenshots. It is inspired by a bug found in real life. The challenge was created by @LiveOverflow for https://cscg.de/.
一个挺有意思的 XSS 题目,借助了 chrome debugger,还需要精心构造好时机触发 payload,Repo 里还有 dockerfile 来复现。
can you hack this screenshot service?? - CSCG 2021
https://www.youtube.com/watch?v=FCjMoPpOPYI
Source Code & Exp: https://github.com/LiveOverflow/ctf-screenshotter
> A CTF web challenge about making screenshots. It is inspired by a bug found in real life. The challenge was created by @LiveOverflow for https://cscg.de/.
一个挺有意思的 XSS 题目,借助了 chrome debugger,还需要精心构造好时机触发 payload,Repo 里还有 dockerfile 来复现。