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

ID de l'analyse :
838a397b-8479-45c0-b0da-5762227d7c01Terminée
URL soumise :
https://2-we01.bootupctf.net/
Fin du rapport :

Liens : 0 trouvé(s)

Variables JavaScript : 3 trouvée(s)

NomType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Messages de journal de console : 1 trouvé(s)

TypeCatégorieEnregistrement
errornetwork
URL
https://2-we01.bootupctf.net/favicon.ico
texte
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>