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

Submitted URL:
https://2-we01.bootupctf.net/
Report Finished:

JavaScript Variables · 3 found

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Console log messages · 1 found

TypeCategoryLog
errornetwork
URL
https://2-we01.bootupctf.net/favicon.ico
Text
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>