https://2-we01.bootupctf.net/

提交的 URL:
https://2-we01.bootupctf.net/
报告完成时间:

链接 · 找到 0 个

JavaScript 变量 · 找到 3 个

名称类型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

控制台日志消息 · 找到 1 条

类型类别记录
errornetwork
URL
https://2-we01.bootupctf.net/favicon.ico
文本
Failed to load resource: the server responded with a status of 403 ()

HTML

<html><head>
        <title>Nothing to see here...</title>
    </head>
    <body>
        <h1>Nothing to see here...</h1>
        <img src="img/spongebob.gif">
    
</body></html>