https://kiwifarms.st/

ID de l'analyse :
00ae7671-a78c-4fbb-808a-b0e1c25ce468Terminée
URL soumise :
https://kiwifarms.net/Redirigé
Fin du rapport :

Liens : 0 trouvé(s)

Liens sortants identifiés à partir de la page

Variables JavaScript : 4 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
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
sssg_challengefunction

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

Messages consignés dans la console web

TypeCatégorieEnregistrement
logother
URL
https://kiwifarms.st/.sssg/public/challenge.js
texte
Starting work.
logother
URL
https://kiwifarms.st/.sssg/public/challenge.js
texte
238065ms of patience. Salt is 6d6045c8e238fd4d5ce21ba4f1fe03897329394f0f2749d7d6ed56278a098508 Difficutly of 16 Initial position of 3331318827021803
logother
URL
https://kiwifarms.st/.sssg/public/challenge.js
texte
Attempt #10000
logother
URL
https://kiwifarms.st/.sssg/public/challenge.js
texte
Attempt #20000
logother
URL
https://kiwifarms.st/.sssg/public/challenge.js
texte
Attempt #30000
logother
URL
https://kiwifarms.st/.sssg/public/challenge.js
texte
Attempt #40000
logother
URL
https://kiwifarms.st/.sssg/public/challenge.js
texte
Work concluded after 4349ms. 0000d83eb04c478ba5a00319d3d52a980ece77bc8ed8ac7d7bdb28cd6294ab3c
logother
URL
https://kiwifarms.st/.sssg/public/challenge.js
texte
Submitting to server...

HTML

Le corps HTML de la page en données brutes

<!DOCTYPE html><html id="sssg" class="scripts js" data-sssg-challenge="6d6045c8e238fd4d5ce21ba4f1fe03897329394f0f2749d7d6ed56278a098508" data-sssg-difficulty="16" data-sssg-patience="3"><head>
    <title>Just a moment...</title>
    <meta name=" viewport" content="width=device-width">

    <script src="/.sssg/public/challenge.js"></script>
    <style type="text/css">
        html,
        body {
            box-sizing: border-box;
            overflow: hidden;
            padding: 0;
            margin: 0;
            height: 100vh;
            width: 100vw;
        }

        body {
            background: white;
            color: #333;
            font-family: sans-serif;
            font-size: 1rem;
            padding: 2rem;
        }

        main {
            display: flex;
            margin: 0 auto;
            max-width: 50rem;
            height: 100vh;
            align-items: center;
            justify-content: center;
            flex-direction: column;
        }

        @media (prefers-color-scheme: dark) {
            body {
                background: #333;
                color: #fff;
            }

            #loader circle {
                fill: #fff;
            }
        }

        html.no-js .js,
        html.js .no-js,
        html.no-scripts .scripts,
        html.scripts .no-scripts {
            display: none !important;
        }

        header,
        section,
        footer {
            text-align: center;
        }

        a {
            color: #6ba65e;
        }

        header svg {
            width: 50px;
        }

        svg.playing circle {
            animation: fade 1s infinite;
        }

        @keyframes fade {
            0% {
                opacity: 0;
            }

            50% {
                opacity: 0;
            }

            100% {
                opacity: 1;
            }
        }


        footer img {
            max-height: 25px;
        }

        footer :first-child {
            margin-bottom: 0;
        }

        footer :last-child {
            margin-top: 0;
        }
    </style>
</head>

<body>
    <main>
        <header>
            <figure>
                <svg version="1.1" id="loader" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 52 12" enable-background="new 0 0 0 0" xml:space="preserve" class="playing">
                    <circle fill="#333" style="animation-delay: 0s;" stroke="none" cx="6" cy="6" r="6"></circle>
                    <circle fill="#333" style="animation-delay: 0.1s;" stroke="none" cx="26" cy="6" r="6"></circle>
                    <circle fill="#333" style="animation-delay: 0.2s;" stroke="none" cx="46" cy="6" r="6"></circle>
                </svg>
            </figure>
        </header>
        <section class="no-js">
            <p>
                Due to automated network abuse, a JavaScript challenge is being used to secure this service.
                Javascript must be enabled to proceed. Sorry.
            </p>
        </section>
        <section class="js no-scripts">
            <p>There is an automated challenge on this page, but an error has prevented scripts from loading.</p>
            <p>Ensure you are not blocking scripts from loading. If you are not, please notify us of this error.</p>
        </section>
        <section class="js scripts">
            <h1>Solving a cryptographic challenge before accessing kiwifarms.st</h1>
            <div id="status">
                <p>This process is automatic. Your browser will redirect to your requested content shortly.</p>
                <p>Please allow up to a minute, depending on your device.</p>
            </div>
        </section>
        <footer>
            <figure>
                <img src="/.sssg/public/logo.svg">
            </figure>
            <p>
                DDoS retarding by KiwiFlare<br>
                <small>v2.2024.2.07</small>
            </p>
        </footer>
    </main>
    <script type="text/javascript">
        document.documentElement.classList.remove("no-js");
        document.documentElement.classList.add("js");
        document.addEventListener("DOMContentLoaded", () => {
            window.sssg_challenge("6d6045c8e238fd4d5ce21ba4f1fe03897329394f0f2749d7d6ed56278a098508", 16, 3);
        });
    </script>


</body></html>