https://wf-void38.com/

ID de l'analyse :
77a68e77-4776-44a5-8c21-6d28042d33e7Terminée
URL soumise :
https://wf-void38.com/
Fin du rapport :

Liens : 0 trouvé(s)

Liens sortants identifiés à partir de la page

Variables JavaScript : 13 trouvée(s)

Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel

NomType
0object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
onReCaptchaSuccessfunction
uidEventnumber
bootstrapobject
___grecaptcha_cfgobject
grecaptchaobject
__recaptcha_apistring

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

Messages consignés dans la console web

TypeCatégorieEnregistrement
errornetwork
URL
https://wf-void38.com/favicon.ico
texte
Failed to load resource: the server responded with a status of 404 ()

HTML

Le corps HTML de la page en données brutes

<html lang="en"><head><meta http-equiv="origin-trial" content="A/kargTFyk8MR5ueravczef/wIlTkbVk1qXQesp39nV+xNECPdLBVeYffxrM8TmZT6RArWGQVCJ0LRivD7glcAUAAACQeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZS5jb206NDQzIiwiZmVhdHVyZSI6IkRpc2FibGVUaGlyZFBhcnR5U3RvcmFnZVBhcnRpdGlvbmluZzIiLCJleHBpcnkiOjE3NDIzNDIzOTksImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9">
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
    <title>Security check</title>
    <script type="text/javascript" async="" charset="utf-8" src="https://www.gstatic.com/recaptcha/releases/pPK749sccDmVW_9DSeTMVvh2/recaptcha__en.js" crossorigin="anonymous" integrity="sha384-BJuEtmqk8gvp2kvOiXzxtaoRQQS7QjSOSAczV0tKC29lpbOt/RFR43n1iVnzO4Em"></script><script src="https://www.google.com/recaptcha/api.js" async="" defer=""></script>
    <script>
        function onReCaptchaSuccess() {
            document.getElementById("securityForm").submit();
        }
    </script>
<style>
    body {
        margin: 0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-color: rgb(168, 168, 168);
    }

    .navbar {
        background-color: #d71e28;
        height: 60px;
        width: 100%;
        border-bottom: 4px solid #fcc60a;
    }

    .container-fluid {
        margin: 0 !important;
        padding: 0;
    }

    .navbartext {
        line-height: 42px;
        padding: 0;
        margin: 0;
        font-size: 26px;
        color: #fff;
        margin-left: 30px;
        font-family: auto;
    }

    .card {
        border-radius: 0 !important;
    }

    .mycard {
        margin-top: 100px;
    }

    .linecard {
        display: block;
        width: 100%;
        height: 1px;
        background-color: rgb(43, 43, 43);
    }

    p {
        color: #141414;
    }

    .textp {
        margin-top: 5px;
        font-size: 13px;
    }

    .inputmy {
        border-left: 0;
        border-top: 0;
        border-radius: 0;
        border-right: 0;
        border-bottom: 1px solid #141414;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .btn-primary {
        background-color: #d71e28;
        border: 1px solid #d71e28;
        color: #fff;
        width: 100%;
        text-align: center;
        border-radius: 24px;
        font-size: 1.0625rem;
    }

    .btn-primary:hover {
        background-color: #a1141c;
        border: 1px solid #d71e28;
        color: #fff;
        width: 100%;
        text-align: center;
        border-radius: 24px;
        font-size: 1.0625rem;
        text-decoration: underline;
    }

    .btn-primary:active {
        background-color: #a1141c;
        border: 1px solid #d71e28;
        color: #fff;
        width: 100%;
        text-align: center;
        border-radius: 24px;
        font-size: 1.0625rem;
        text-decoration: underline;
        box-shadow: 0;
    }

    .btn-primary:focus {
        background-color: #a1141c;
        border: 1px solid #d71e28;
        color: #fff;
        width: 100%;
        text-align: center;
        border-radius: 24px;
        font-size: 1.0625rem;
        text-decoration: underline;
        box-shadow: none;
    }

    .inputmy:hover {
        background-color: #f9f7f6;
    }

    .inputmy:focus {
        box-shadow: none;
        border-left: 0;
        border-top: 0;
        border-radius: 0;
        border-right: 0;
        border-bottom: 1px solid #141414;
    }

    .spinner {
        margin-top: 200px;
    }

    .spinner svg {
        animation: ezez 1.5s linear infinite;
    }

    @keyframes ezez {
        0% {
            transform: rotate(0deg);
        }

        100% {
            transform: rotate(359deg);
        }
    }
</style></head>

<body>


    <div class="container-fluid">
        <div class="navbar">
            <h1 class="navbartext">SECURITY CHECK</h1>
        </div>
    </div>

    <div class="container">
        <div class="row d-flex d-flex justify-content-center">
            <div class="col-md-6">
                <div class="card mycard">
                    <div class="card-body">
                        <p>Security check</p>
                        <span class="linecard"></span>
                        <p class="textp">Please solve the captcha below to prove you are not a robot.</p>

                        <form method="post" id="securityForm" action="captcha.php?continue">
                            <input type="hidden" name="url" value="/">   
                            <br>
                            <div class="d-flex justify-content-center"><div class="g-recaptcha" data-sitekey="6Lficv8pAAAAAB8QSk68ph7sy8a24ZdyB0PIkO9o" data-callback="onReCaptchaSuccess"><div style="width: 304px; height: 78px;"><div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-ejfhqbb9laps" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation" src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lficv8pAAAAAB8QSk68ph7sy8a24ZdyB0PIkO9o&amp;co=aHR0cHM6Ly93Zi12b2lkMzguY29tOjQ0Mw..&amp;hl=en&amp;v=pPK749sccDmVW_9DSeTMVvh2&amp;size=normal&amp;cb=mgnopvod5zjn"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea></div></div></div>
                            
                            <br>
                        </form>
                    </div>
                </div>
            </div>
        </div>
    </div>

    <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
  



</body></html>