• hooking fetch to read eventstream

    Using ChatGPT when using ChatGPT, I would like to see the communications between the client and the server. If you open the Network panel in the DevTools, you can see a request to https://chat.openai.com/backend-api/conversation. But if you click the EventStream tab, you see nothing. Is something wrong? Is openai using... [Read More]
  • css变量+cross-fade leak页面secret

    在学习Proton Mail 的xss利用时,作者利用css leak页面的一个uuid,本文学习并验证。 文章中利用了几个技术,将uuid按3位字符拆分,利用css selector来设置变量,最后利用cross-fade组合图片,将请求发出来,然后在服务端拼接。 [Read More]
    Tags: