https://retten1337.fvds.ru/panel/

ID de exploración:
56c8bfdb-92cf-4b59-8e02-932003169c19Finalizado
URL enviada:
https://retten1337.fvds.ru/panelRedireccionado
Informe finalizado:

Enlaces: 0 encontrados

Los enlaces salientes identificados en la página

Variables JavaScript: 3 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
onbeforetogglestring
documentPictureInPicturestring
onscrollendstring

Mensajes de registro de la consola: 5 encontrados

Mensajes registrados en la consola web

TipoCategoríaRegistrar
errornetwork
URL
https://retten1337.fvds.ru/content/tabler.min.css
TEXTO
Failed to load resource: the server responded with a status of 404 (Not Found)
errornetwork
URL
https://retten1337.fvds.ru/content/demo.min.css
TEXTO
Failed to load resource: the server responded with a status of 404 (Not Found)
errornetwork
URL
https://retten1337.fvds.ru/content/tabler-payments.min.css
TEXTO
Failed to load resource: the server responded with a status of 404 (Not Found)
errornetwork
URL
https://retten1337.fvds.ru/content/tabler-flags.min.css
TEXTO
Failed to load resource: the server responded with a status of 404 (Not Found)
errornetwork
URL
https://retten1337.fvds.ru/favicon.ico
TEXTO
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

El cuerpo HTML sin procesar de la página

<html lang="en"><head>
    <link href="../content/tabler.min.css" rel="stylesheet">
    <link href="../content/demo.min.css" rel="stylesheet">
    <link href="../content/tabler-payments.min.css" rel="stylesheet">
    <link href="../content/tabler-flags.min.css" rel="stylesheet">
    <title>netcheats - admin control panel</title>
</head>


    <body class="antialiased border-top-wide border-primary d-flex flex-column">
        <div class="page page-center" style="justify-content: center;">
            <div class="container-tight py-4">
                <form class="card card-md" action="." method="POST" autocomplete="off">
                    <div class="card-body">
                        <h2 class="card-title text-center mb-4">Авторизация</h2>

                        <div class="mb-3">
                            <label class="form-label">
                                Логин
                            </label>
                            <input type="text" class="form-control" name="login" autocomplete="off" placeholder="Ваш логин">
                        </div>

                        <div class="mb-3">
                            <label class="form-label">
                                Пароль
                            </label>
                            <div class="input-group input-group-flat">
                                <input name="password" class="form-control" placeholder="Ваш пароль" autocomplete="off">
                            </div>
                        </div>

                        <div class="form-footer">
                            <button type="submit" class="btn btn-primary w-100">Авторизоваться</button>
                        </div>
                    </div>
                </form>
            </div>
        </div>
    
</body></html>