Returning 10 result(s) out of 44 in 0.028 second(s)

  • 103.216.223.24:1515 (tcp/http) - last seen on 2024-11-07 at 03:18:53 UTC

    • IP
      103.216.223.24
      Network
      103.216.220.0/22
      Device

      <enterprise field>: device.class

      Operating System
      Linux Linux AMAZON
      URL

      http://103.216.223.24:1515/WebInterface/login.html 200

      HTTP Title
      CrushFTP - Login
      HTTP Description
      CrushFTP - Login
      ASN
      AS136557
      Organization
      Host Universal Pty Ltd
      Protocol
      http
      Source
      urlscan::redirect
    • Operating System
      Linux Linux AMAZON
      HTTP Component(s)
      CrushFTP CrushFTP
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      2c1642d6228af964626d24743b414444
      HTTP Header MD5
      24d6f72237a5f40a6e8db9133df32f72
      HTTP Body MD5
      04bf84782bd77b671ac0c64c2db76f83
    • HTTP/1.1 200 OK
      Date: Thu, 07 Nov 2024 03:18:46 UTC
      Server: CrushFTP HTTP Server
      P3P: policyref="/WebInterface/w3c/p3p.xml", CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"
      Keep-Alive: timeout=15, max=20
      Connection: Keep-Alive
      Pragma: no-cache
      Content-type: text/html; charset=UTF-8
      Last-Modified: Fri, 05 Apr 2024 13:30:12 GMT
      ETag: 1712323812000
      X-UA-Compatible: chrome=1
      Accept-Ranges: bytes
      Content-Length: 27968
      
      <!DOCTYPE html>
      <html data-theme="light">
        <head>
          <meta charset="UTF-8" />
          <meta name="viewport" content="width=device-width, initial-scale=1" />
          <meta name="description" content="CrushFTP - Login" />
          <meta name="theme-color" content="#F5B451" />
      
          <title>CrushFTP - Login</title>
      
          <link
            rel="icon"
            type="image/x-icon"
            href="/WebInterface/new-ui/assets/images/favicon-logo.png"
          />
      
          <link
            rel="apple-touch-icon"
            href="/WebInterface/new-ui/assets/images/favicon-logo.png"
          />
      
          <!-- Style Files -->
          <!-- Common CSS -->
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/font-awesome/css/font-awesome.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/variables.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/bulma/bulma.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/animation.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/common.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/components/toast.css"
          />
          <!-- End Common CSS -->
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/auth/login.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/modules/loader/loader.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/components/modal.css"
          />
      
          <link rel="manifest" href="/WebInterface/new-ui/manifest.json" />
      
          <!-- Javascript Files -->
          <!--GSIGNIN_SCRIPT-->
          <!--MSSIGNIN_SCRIPT-->
          <!--AZURE_B2C_SINGIN_SCRIPT-->
          <!--AMAZON_COGNITO_SINGIN_SCRIPT-->
      
          <script type="text/javascript">
            function showRecaptcha(element, callback) {
              var recaptchaVersion = 0 + 1 +0;
              if (recaptchaVersion == 3) {
                ajax.getScript(
                  "https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/",
                  function () {
                    grecaptcha.ready(function () {
                      // do request for recaptcha token
                      // response is promise with passed token
                      window.hasCaptcha = true;
                      grecaptcha
                        .execute("/*RECAPTCHA_PUBLIC_KEY*/", {
                          action: "validate_captcha",
                        })
                        .then(function (token) {
                          // add token value to form
                          window.captchaToken = token;
                        });
                    });
                  }
                );
              } else if (recaptchaVersion) {
                ajax.getScript(
                  "https://www.recaptcha.net/recaptcha/api.js",
                  function () {
                    if (window.grecaptcha) {
                      grecaptcha.ready(function () {
                        callback = callback || function () {};
                        window.grecaptcha.render(element, {
                          sitekey: "/*RECAPTCHA_PUBLIC_KEY*/",
                          callback: callback,
                        });
                      });
                      window.hasCaptcha = true;
                    }
                  }
                );
              }
            }
            window.onload = function () {
              /*RECAPTCHA*/
            };
            var passwordRule = {random_password_length:6,min_password_numbers:0,min_password_lowers:0,min_password_uppers:0,min_password_specials:0};
          </script>
          <script>document.addEventListener("DOMContentLoaded", () => {
      document.getElementById("username").setAttribute("autocomplete", "on");
      document.getElementById("password").setAttribute("autocomplete", "on");
      });</script>
        </head>
      
        <body>
          <section
            id="login"
            class="is-relative is-hidden is-flex is-justify-content-center is-align-items-center auth-section"
          >
            
            <w-theme class="is-absolute multi-theme-icon-container"></w-theme>
            <w-language class="is-absolute language-dropdown"></w-language>
      
            <div class="is-flex h-full w-full">
              <div
                class="is-flex is-align-items-center is-justify-content-center p-4 auth-form-section"
              >
                <div class="w-full auth-form-container" id="authFormContainer">
                  <!-- Login form -->
                  <div class="w-full h-full" id="loginFormCard">
                    <div class="is-flex is-justify-content-center mb-5">
                      <w-image
                        class="logo"
                        src="/WebInterface/images/RPS_Logo.jpg"
                        alt="crush-logo"
                      />
                    </div>
                    <form id="loginForm" name="loginForm" method="post" action="/">
                      <div id="userLoggedIn" class="is-hidden">
                        <div class="mb-4 has-text-centered">
                          <a href="/#/" class="text-accentMain"
                            >Continue as
                            <span id="currentUserName" class="is-capitalized"></span
                            >...</a
                          >
                          |
                          <a
                            href="javascript:void(0);"
                            id="logout"
                            class="text-accentMain"
                            >Logout</a
                          >
                        </div>
                        <div class="continue-label is-relative is-flex mb-4">
                          <div class="content-line mr-3"></div>
                          <p class="text-sm text-primaryMain" data-i18n-key="notMe">
                            Not me...
                          </p>
                          <div class="content-line ml-3"></div>
                        </div>
                      </div>
                      <div class="mb-5">
                        <label for="username" data-i18n-key="username"
                          >Username</label
                        >
                        <p class="control has-icons-left mt-1">
                          <input
                            id="username"
                            class="input"
                            type="text"
                            value=""
                            name="username"
                            placeholder="Username"
                          />
                          <span class="icon is-small is-left">
                            <i class="icon-user"></i>
                          </span>
                        </p>
                      </div>
                      <div class="mb-5">
                        <label for="password" data-i18n-key="password"
                          >Password</label
                        >
                        <p class="control has-icons-left mt-1">
                          <input
                            id="password"
                            class="input"
                            name="password"
                            value=""
                            type="password"
                            placeholder="Password"
                          />
                          <span class="icon is-small is-left">
                            <i class="icon-lock"></i>
                          </span>
                        </p>
                        <div class="content-line ml-3"></div>
                      </div>
                      <div
                        class="is-flex is-align-items-center is-justify-content-space-between mb-5"
                      >
                        <div id="rememberPanel" class="is-flex is-align-items-center">
                          <input id="remember" type="checkbox" name="remember" />
                          <label
                            for="remember"
                            class="text-sm text-primaryMain is-cursor-pointer remember-me"
                            data-i18n-key="rememberMe"
                            >Remember me</label
                          >
                        </div>
                        <p class="lostpassword">
                          <button
                            id="forgotLink"
                            class="forgot-link primary-button is-bg-none"
                            data-i18n-key="forgotYourPassword"
                            type="button"
                          >
                            Forgot your password?
                          </button>
                        </p>
                      </div>
                      <div id="recaptcha_div" class="my-2"></div>
                      <button
                        type="submit"
                        id="sign-in-button"
                        class="primary-button w-full"
                        data-i18n-key="signIn"
                        aria-label="sign-in-btn"
                      >
                        Sign In
                      </button>
                      <input type="hidden" name="command" value="login" />
                      <input type="hidden" name="skip_login" value="true" />
                      <input type="hidden" name="encoded" value="false" />
                    </form>
                    <div
                      id="crushAuthContainer"
                      class="is-hidden is-flex is-flex is-flex-direction-column mt-5 crush-auth-container"
                    >
                      <div class="continue-label is-relative is-flex">
                        <div class="content-line mr-3"></div>
                        <p
                          class="text-sm text-primaryMain"
                          data-i18n-key="orContinueWith"
                        >
                          Or continue with
                        </p>
                        <div class="content-line ml-3"></div>
                      </div>
                      <div class="is-flex" style="gap: 0.5rem">
                        <div
                          id="amazonSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/amazon.png"
                            class="h-full"
                            alt="amazon"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >Amazon</span
                          >
                        </div>
                        <div
                          id="msSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/microsoft.png"
                            class="h-full"
                            alt="microsoft"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >Microsoft</span
                          >
                        </div>
                        <div
                          id="msB2CSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/microsoft.png"
                            class="h-full"
                            alt="ms b2c"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >MS B2C</span
                          >
                        </div>
                      </div>
                      <div id="google-signin" class="is-hidden"></div>
                    </div>
                  </div>
      
                  <!-- Reset password form -->
                  <div class="w-full h-full is-hidden" id="resetFormCard">
                    <div
                      class="is-flex is-justify-content-center text-accentMain mb-5"
                    >
                      <svg
                        width="98"
                        height="89"
                        viewBox="0 0 98 89"
                        fill="none"
                        xmlns="http://www.w3.org/2000/svg"
                      >
                        <path
                          d="M43.5249 8.06207C42.1155 8.28365 40.3419 8.67931 39.0117 9.10664C31.4581 11.5123 25.2979 17.6531 22.8909 25.2183C21.8933 28.3519 21.8616 28.5577 21.7982 35.2999L21.7191 41.5198H19.3595H17V63.9938C17 85.803 17.0158 86.4994 17.3009 87.0691C17.6968 87.8288 18.346 88.4461 19.0903 88.7468C19.6129 88.9683 22.0833 89 40.912 89H62.132V87.813V86.626L41.1496 86.5943L20.183 86.5469L19.8188 86.1828L19.4545 85.8188L19.407 64.8642L19.3754 43.8938H46.6921H74.0088V46.1729V48.4361L72.3935 49.2274C68.5613 51.095 65.5208 54.2603 63.8422 58.1537C62.8446 60.496 62.5912 61.6989 62.4962 64.6268C62.4328 66.8901 62.4645 67.4598 62.7496 68.8684C63.8739 74.3128 67.3419 78.7759 72.3619 81.2766L74.0405 82.1154L73.9771 83.9671C73.9138 86.5152 73.8979 86.531 71.2375 86.6102L69.2581 86.6576V87.8288V89H71.5226C74.0088 89 74.6422 88.8259 75.4657 87.9554C76.21 87.1641 76.3842 86.4994 76.3842 84.5052V82.701L76.9859 82.8434C77.3026 82.9225 78.3636 83.0333 79.3138 83.0808C83.2094 83.3024 87.01 82.2578 90.3672 80.0262C92.9009 78.3486 95.4188 75.2782 96.6856 72.3503C97.7783 69.8338 98 68.6152 98 65.2599C98 62.7751 97.9525 62.1262 97.6516 60.9709C95.8147 53.7539 89.8921 48.5152 82.4334 47.5181C81.0082 47.3282 78.0786 47.4073 76.9859 47.6764L76.3842 47.8188V44.6693V41.5198H74.0246H71.6651L71.5859 35.2999C71.5384 30.1562 71.4751 28.8901 71.2534 27.9088C68.9097 17.7955 61.6886 10.5944 51.6804 8.36279C50.5243 8.10955 44.6809 7.88798 43.5249 8.06207ZM51.2053 10.8951C56.7636 12.0346 62.0845 15.6114 65.2516 20.3436C66.5977 22.3536 67.3578 23.9046 68.0704 26.0729C68.973 28.8426 69.1155 30.0929 69.2106 36.0912L69.3056 41.5198H66.8985H64.5073V36.1545C64.5073 30.3619 64.4282 29.539 63.6364 27.1808C62.1636 22.7809 58.8856 19.0142 54.7208 16.925C51.8862 15.5006 49.495 15.01 45.9478 15.1366C43.034 15.2316 41.3713 15.6273 38.9326 16.8143C37.2856 17.6214 35.0528 19.125 35.0528 19.4257C35.0528 19.5206 35.417 19.9954 35.8287 20.4702L36.6047 21.3407L37.0639 20.9925C38.0616 20.1854 40.1044 19.0142 41.2287 18.5869C44.5543 17.3049 48.6716 17.2732 51.9179 18.4919C56.8587 20.3436 60.5959 24.6485 61.7361 29.808C61.9261 30.726 62.0211 32.2137 62.0845 36.2495L62.1795 41.5198H46.6921H31.2047L31.2997 36.2495C31.3947 30.5519 31.5056 29.6972 32.3765 27.434C32.8041 26.3103 33.976 24.2687 34.7836 23.2716L35.132 22.8126L34.261 22.0371C33.7859 21.6256 33.3109 21.2616 33.2158 21.2616C32.7091 21.2457 30.4446 25.0916 29.7478 27.1808C28.956 29.539 28.8768 30.3619 28.8768 36.1545V41.5198H26.4856H24.0786L24.1736 36.0912C24.2686 30.0929 24.4111 28.8426 25.3138 26.0729C26.4381 22.6227 28.2751 19.6472 30.8563 17.0675C33.976 13.9496 37.9032 11.813 42.1947 10.8951C44.7126 10.3411 48.529 10.3569 51.2053 10.8951ZM82.7343 50.1454C89.2903 51.2849 94.3578 56.3494 95.3871 62.7909C95.6405 64.2945 95.5138 67.6972 95.1654 68.9634C94.2786 72.192 92.41 75.12 90.0188 77.0508C83.7953 82.0679 75.1965 81.7039 69.5906 76.1803C66.4868 73.1258 64.9824 69.5648 64.9824 65.2599C64.9824 61.05 66.471 57.4573 69.4164 54.4819C72.9795 50.905 77.9202 49.2907 82.7343 50.1454Z"
                          fill="currentColor"
                        />
                        <path
                          d="M79.2661 55.4474C76.8274 55.8114 74.7212 57.9797 74.3887 60.4645L74.2778 61.3033H75.5764C76.4948 61.3033 76.8591 61.24 76.8591 61.0976C76.8591 60.5594 77.2391 59.6573 77.6825 59.1509C80.0896 56.4128 84.4919 58.7552 83.5101 62.2529C83.3042 62.9809 82.5124 63.9305 81.7998 64.2946C81.4673 64.4528 80.7388 64.6427 80.1371 64.7061L79.0761 64.8168V67.0168V69.2167H80.2638H81.4514V68.1879C81.4514 67.3333 81.4989 67.1275 81.7365 67.0642C81.879 67.0168 82.4491 66.7635 82.9875 66.5103C84.1594 65.9247 85.1253 64.9276 85.6954 63.709C86.0597 62.9335 86.123 62.5853 86.123 61.3033C86.123 59.9106 86.0755 59.7048 85.6004 58.7394C84.4127 56.3179 81.974 55.0517 79.2661 55.4474Z"
                          fill="currentColor"
                        />
                        <path
                          d="M79.0762 72.6985V73.9646H80.2639H81.4515V72.6985V71.4323H80.2639H79.0762V72.6985Z"
                          fill="currentColor"
                        />
                        <path
                          d="M43.1289 47.4548V48.6418H44.3166H45.5043V4
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-07T03:18:53.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "w3.org",
                  "recaptcha.net"
               ],
               "file" : [
                  "manifest.json",
                  "p3p.xml"
               ],
               "hostname" : [
                  "www.recaptcha.net",
                  "www.w3.org"
               ],
               "url" : [
                  "http://www.w3.org/2000/svg",
                  "https://www.recaptcha.net/recaptcha/api.js",
                  "https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/"
               ]
            },
            "favicon" : {
               "url" : "/WebInterface/new-ui/assets/images/favicon-logo.png"
            },
            "http" : {
               "bodymd5" : "04bf84782bd77b671ac0c64c2db76f83",
               "bodymmh3" : 1969461597,
               "component" : [
                  {
                     "product" : "CrushFTP",
                     "productvendor" : "CrushFTP"
                  }
               ],
               "description" : "CrushFTP - Login",
               "header" : [
                  {
                     "value" : "Fri, 05 Apr 2024 13:30:12 GMT",
                     "name" : "Last-Modified"
                  },
                  {
                     "name" : "ETag",
                     "value" : "1712323812000"
                  }
               ],
               "headermd5" : "24d6f72237a5f40a6e8db9133df32f72",
               "headermmh3" : -1769740624,
               "title" : "CrushFTP - Login"
            },
            "length" : 16384
         },
         "asn" : "AS136557",
         "city" : "Singapore",
         "country" : "SG",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.1 200 OK\r\nDate: Thu, 07 Nov 2024 03:18:46 UTC\r\nServer: CrushFTP HTTP Server\r\nP3P: policyref=\"/WebInterface/w3c/p3p.xml\", CP=\"IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\"\r\nKeep-Alive: timeout=15, max=20\r\nConnection: Keep-Alive\r\nPragma: no-cache\r\nContent-type: text/html; charset=UTF-8\r\nLast-Modified: Fri, 05 Apr 2024 13:30:12 GMT\r\nETag: 1712323812000\r\nX-UA-Compatible: chrome=1\r\nAccept-Ranges: bytes\r\nContent-Length: 27968\r\n\r\n<!DOCTYPE html>\n<html data-theme=\"light\">\n  <head>\n    <meta charset=\"UTF-8\" />\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n    <meta name=\"description\" content=\"CrushFTP - Login\" />\n    <meta name=\"theme-color\" content=\"#F5B451\" />\n\n    <title>CrushFTP - Login</title>\n\n    <link\n      rel=\"icon\"\n      type=\"image/x-icon\"\n      href=\"/WebInterface/new-ui/assets/images/favicon-logo.png\"\n    />\n\n    <link\n      rel=\"apple-touch-icon\"\n      href=\"/WebInterface/new-ui/assets/images/favicon-logo.png\"\n    />\n\n    <!-- Style Files -->\n    <!-- Common CSS -->\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/font-awesome/css/font-awesome.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/variables.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/bulma/bulma.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/animation.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/common.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/components/toast.css\"\n    />\n    <!-- End Common CSS -->\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/auth/login.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/modules/loader/loader.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/components/modal.css\"\n    />\n\n    <link rel=\"manifest\" href=\"/WebInterface/new-ui/manifest.json\" />\n\n    <!-- Javascript Files -->\n    <!--GSIGNIN_SCRIPT-->\n    <!--MSSIGNIN_SCRIPT-->\n    <!--AZURE_B2C_SINGIN_SCRIPT-->\n    <!--AMAZON_COGNITO_SINGIN_SCRIPT-->\n\n    <script type=\"text/javascript\">\n      function showRecaptcha(element, callback) {\n        var recaptchaVersion = 0 + 1 +0;\n        if (recaptchaVersion == 3) {\n          ajax.getScript(\n            \"https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/\",\n            function () {\n              grecaptcha.ready(function () {\n                // do request for recaptcha token\n                // response is promise with passed token\n                window.hasCaptcha = true;\n                grecaptcha\n                  .execute(\"/*RECAPTCHA_PUBLIC_KEY*/\", {\n                    action: \"validate_captcha\",\n                  })\n                  .then(function (token) {\n                    // add token value to form\n                    window.captchaToken = token;\n                  });\n              });\n            }\n          );\n        } else if (recaptchaVersion) {\n          ajax.getScript(\n            \"https://www.recaptcha.net/recaptcha/api.js\",\n            function () {\n              if (window.grecaptcha) {\n                grecaptcha.ready(function () {\n                  callback = callback || function () {};\n                  window.grecaptcha.render(element, {\n                    sitekey: \"/*RECAPTCHA_PUBLIC_KEY*/\",\n                    callback: callback,\n                  });\n                });\n                window.hasCaptcha = true;\n              }\n            }\n          );\n        }\n      }\n      window.onload = function () {\n        /*RECAPTCHA*/\n      };\n      var passwordRule = {random_password_length:6,min_password_numbers:0,min_password_lowers:0,min_password_uppers:0,min_password_specials:0};\n    </script>\n    <script>document.addEventListener(\"DOMContentLoaded\", () => {\ndocument.getElementById(\"username\").setAttribute(\"autocomplete\", \"on\");\ndocument.getElementById(\"password\").setAttribute(\"autocomplete\", \"on\");\n});</script>\n  </head>\n\n  <body>\n    <section\n      id=\"login\"\n      class=\"is-relative is-hidden is-flex is-justify-content-center is-align-items-center auth-section\"\n    >\n      \n      <w-theme class=\"is-absolute multi-theme-icon-container\"></w-theme>\n      <w-language class=\"is-absolute language-dropdown\"></w-language>\n\n      <div class=\"is-flex h-full w-full\">\n        <div\n          class=\"is-flex is-align-items-center is-justify-content-center p-4 auth-form-section\"\n        >\n          <div class=\"w-full auth-form-container\" id=\"authFormContainer\">\n            <!-- Login form -->\n            <div class=\"w-full h-full\" id=\"loginFormCard\">\n              <div class=\"is-flex is-justify-content-center mb-5\">\n                <w-image\n                  class=\"logo\"\n                  src=\"/WebInterface/images/RPS_Logo.jpg\"\n                  alt=\"crush-logo\"\n                />\n              </div>\n              <form id=\"loginForm\" name=\"loginForm\" method=\"post\" action=\"/\">\n                <div id=\"userLoggedIn\" class=\"is-hidden\">\n                  <div class=\"mb-4 has-text-centered\">\n                    <a href=\"/#/\" class=\"text-accentMain\"\n                      >Continue as\n                      <span id=\"currentUserName\" class=\"is-capitalized\"></span\n                      >...</a\n                    >\n                    |\n                    <a\n                      href=\"javascript:void(0);\"\n                      id=\"logout\"\n                      class=\"text-accentMain\"\n                      >Logout</a\n                    >\n                  </div>\n                  <div class=\"continue-label is-relative is-flex mb-4\">\n                    <div class=\"content-line mr-3\"></div>\n                    <p class=\"text-sm text-primaryMain\" data-i18n-key=\"notMe\">\n                      Not me...\n                    </p>\n                    <div class=\"content-line ml-3\"></div>\n                  </div>\n                </div>\n                <div class=\"mb-5\">\n                  <label for=\"username\" data-i18n-key=\"username\"\n                    >Username</label\n                  >\n                  <p class=\"control has-icons-left mt-1\">\n                    <input\n                      id=\"username\"\n                      class=\"input\"\n                      type=\"text\"\n                      value=\"\"\n                      name=\"username\"\n                      placeholder=\"Username\"\n                    />\n                    <span class=\"icon is-small is-left\">\n                      <i class=\"icon-user\"></i>\n                    </span>\n                  </p>\n                </div>\n                <div class=\"mb-5\">\n                  <label for=\"password\" data-i18n-key=\"password\"\n                    >Password</label\n                  >\n                  <p class=\"control has-icons-left mt-1\">\n                    <input\n                      id=\"password\"\n                      class=\"input\"\n                      name=\"password\"\n                      value=\"\"\n                      type=\"password\"\n                      placeholder=\"Password\"\n                    />\n                    <span class=\"icon is-small is-left\">\n                      <i class=\"icon-lock\"></i>\n                    </span>\n                  </p>\n                  <div class=\"content-line ml-3\"></div>\n                </div>\n                <div\n                  class=\"is-flex is-align-items-center is-justify-content-space-between mb-5\"\n                >\n                  <div id=\"rememberPanel\" class=\"is-flex is-align-items-center\">\n                    <input id=\"remember\" type=\"checkbox\" name=\"remember\" />\n                    <label\n                      for=\"remember\"\n                      class=\"text-sm text-primaryMain is-cursor-pointer remember-me\"\n                      data-i18n-key=\"rememberMe\"\n                      >Remember me</label\n                    >\n                  </div>\n                  <p class=\"lostpassword\">\n                    <button\n                      id=\"forgotLink\"\n                      class=\"forgot-link primary-button is-bg-none\"\n                      data-i18n-key=\"forgotYourPassword\"\n                      type=\"button\"\n                    >\n                      Forgot your password?\n                    </button>\n                  </p>\n                </div>\n                <div id=\"recaptcha_div\" class=\"my-2\"></div>\n                <button\n                  type=\"submit\"\n                  id=\"sign-in-button\"\n                  class=\"primary-button w-full\"\n                  data-i18n-key=\"signIn\"\n                  aria-label=\"sign-in-btn\"\n                >\n                  Sign In\n                </button>\n                <input type=\"hidden\" name=\"command\" value=\"login\" />\n                <input type=\"hidden\" name=\"skip_login\" value=\"true\" />\n                <input type=\"hidden\" name=\"encoded\" value=\"false\" />\n              </form>\n              <div\n                id=\"crushAuthContainer\"\n                class=\"is-hidden is-flex is-flex is-flex-direction-column mt-5 crush-auth-container\"\n              >\n                <div class=\"continue-label is-relative is-flex\">\n                  <div class=\"content-line mr-3\"></div>\n                  <p\n                    class=\"text-sm text-primaryMain\"\n                    data-i18n-key=\"orContinueWith\"\n                  >\n                    Or continue with\n                  </p>\n                  <div class=\"content-line ml-3\"></div>\n                </div>\n                <div class=\"is-flex\" style=\"gap: 0.5rem\">\n                  <div\n                    id=\"amazonSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/amazon.png\"\n                      class=\"h-full\"\n                      alt=\"amazon\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >Amazon</span\n                    >\n                  </div>\n                  <div\n                    id=\"msSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/microsoft.png\"\n                      class=\"h-full\"\n                      alt=\"microsoft\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >Microsoft</span\n                    >\n                  </div>\n                  <div\n                    id=\"msB2CSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/microsoft.png\"\n                      class=\"h-full\"\n                      alt=\"ms b2c\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >MS B2C</span\n                    >\n                  </div>\n                </div>\n                <div id=\"google-signin\" class=\"is-hidden\"></div>\n              </div>\n            </div>\n\n            <!-- Reset password form -->\n            <div class=\"w-full h-full is-hidden\" id=\"resetFormCard\">\n              <div\n                class=\"is-flex is-justify-content-center text-accentMain mb-5\"\n              >\n                <svg\n                  width=\"98\"\n                  height=\"89\"\n                  viewBox=\"0 0 98 89\"\n                  fill=\"none\"\n                  xmlns=\"http://www.w3.org/2000/svg\"\n                >\n                  <path\n                    d=\"M43.5249 8.06207C42.1155 8.28365 40.3419 8.67931 39.0117 9.10664C31.4581 11.5123 25.2979 17.6531 22.8909 25.2183C21.8933 28.3519 21.8616 28.5577 21.7982 35.2999L21.7191 41.5198H19.3595H17V63.9938C17 85.803 17.0158 86.4994 17.3009 87.0691C17.6968 87.8288 18.346 88.4461 19.0903 88.7468C19.6129 88.9683 22.0833 89 40.912 89H62.132V87.813V86.626L41.1496 86.5943L20.183 86.5469L19.8188 86.1828L19.4545 85.8188L19.407 64.8642L19.3754 43.8938H46.6921H74.0088V46.1729V48.4361L72.3935 49.2274C68.5613 51.095 65.5208 54.2603 63.8422 58.1537C62.8446 60.496 62.5912 61.6989 62.4962 64.6268C62.4328 66.8901 62.4645 67.4598 62.7496 68.8684C63.8739 74.3128 67.3419 78.7759 72.3619 81.2766L74.0405 82.1154L73.9771 83.9671C73.9138 86.5152 73.8979 86.531 71.2375 86.6102L69.2581 86.6576V87.8288V89H71.5226C74.0088 89 74.6422 88.8259 75.4657 87.9554C76.21 87.1641 76.3842 86.4994 76.3842 84.5052V82.701L76.9859 82.8434C77.3026 82.9225 78.3636 83.0333 79.3138 83.0808C83.2094 83.3024 87.01 82.2578 90.3672 80.0262C92.9009 78.3486 95.4188 75.2782 96.6856 72.3503C97.7783 69.8338 98 68.6152 98 65.2599C98 62.7751 97.9525 62.1262 97.6516 60.9709C95.8147 53.7539 89.8921 48.5152 82.4334 47.5181C81.0082 47.3282 78.0786 47.4073 76.9859 47.6764L76.3842 47.8188V44.6693V41.5198H74.0246H71.6651L71.5859 35.2999C71.5384 30.1562 71.4751 28.8901 71.2534 27.9088C68.9097 17.7955 61.6886 10.5944 51.6804 8.36279C50.5243 8.10955 44.6809 7.88798 43.5249 8.06207ZM51.2053 10.8951C56.7636 12.0346 62.0845 15.6114 65.2516 20.3436C66.5977 22.3536 67.3578 23.9046 68.0704 26.0729C68.973 28.8426 69.1155 30.0929 69.2106 36.0912L69.3056 41.5198H66.8985H64.5073V36.1545C64.5073 30.3619 64.4282 29.539 63.6364 27.1808C62.1636 22.7809 58.8856 19.0142 54.7208 16.925C51.8862 15.5006 49.495 15.01 45.9478 15.1366C43.034 15.2316 41.3713 15.6273 38.9326 16.8143C37.2856 17.6214 35.0528 19.125 35.0528 19.4257C35.0528 19.5206 35.417 19.9954 35.8287 20.4702L36.6047 21.3407L37.0639 20.9925C38.0616 20.1854 40.1044 19.0142 41.2287 18.5869C44.5543 17.3049 48.6716 17.2732 51.9179 18.4919C56.8587 20.3436 60.5959 24.6485 61.7361 29.808C61.9261 30.726 62.0211 32.2137 62.0845 36.2495L62.1795 41.5198H46.6921H31.2047L31.2997 36.2495C31.3947 30.5519 31.5056 29.6972 32.3765 27.434C32.8041 26.3103 33.976 24.2687 34.7836 23.2716L35.132 22.8126L34.261 22.0371C33.7859 21.6256 33.3109 21.2616 33.2158 21.2616C32.7091 21.2457 30.4446 25.0916 29.7478 27.1808C28.956 29.539 28.8768 30.3619 28.8768 36.1545V41.5198H26.4856H24.0786L24.1736 36.0912C24.2686 30.0929 24.4111 28.8426 25.3138 26.0729C26.4381 22.6227 28.2751 19.6472 30.8563 17.0675C33.976 13.9496 37.9032 11.813 42.1947 10.8951C44.7126 10.3411 48.529 10.3569 51.2053 10.8951ZM82.7343 50.1454C89.2903 51.2849 94.3578 56.3494 95.3871 62.7909C95.6405 64.2945 95.5138 67.6972 95.1654 68.9634C94.2786 72.192 92.41 75.12 90.0188 77.0508C83.7953 82.0679 75.1965 81.7039 69.5906 76.1803C66.4868 73.1258 64.9824 69.5648 64.9824 65.2599C64.9824 61.05 66.471 57.4573 69.4164 54.4819C72.9795 50.905 77.9202 49.2907 82.7343 50.1454Z\"\n                    fill=\"currentColor\"\n                  />\n                  <path\n                    d=\"M79.2661 55.4474C76.8274 55.8114 74.7212 57.9797 74.3887 60.4645L74.2778 61.3033H75.5764C76.4948 61.3033 76.8591 61.24 76.8591 61.0976C76.8591 60.5594 77.2391 59.6573 77.6825 59.1509C80.0896 56.4128 84.4919 58.7552 83.5101 62.2529C83.3042 62.9809 82.5124 63.9305 81.7998 64.2946C81.4673 64.4528 80.7388 64.6427 80.1371 64.7061L79.0761 64.8168V67.0168V69.2167H80.2638H81.4514V68.1879C81.4514 67.3333 81.4989 67.1275 81.7365 67.0642C81.879 67.0168 82.4491 66.7635 82.9875 66.5103C84.1594 65.9247 85.1253 64.9276 85.6954 63.709C86.0597 62.9335 86.123 62.5853 86.123 61.3033C86.123 59.9106 86.0755 59.7048 85.6004 58.7394C84.4127 56.3179 81.974 55.0517 79.2661 55.4474Z\"\n                    fill=\"currentColor\"\n                  />\n                  <path\n                    d=\"M79.0762 72.6985V73.9646H80.2639H81.4515V72.6985V71.4323H80.2639H79.0762V72.6985Z\"\n                    fill=\"currentColor\"\n                  />\n                  <path\n                    d=\"M43.1289 47.4548V48.6418H44.3166H45.5043V4",
         "datamd5" : "2c1642d6228af964626d24743b414444",
         "datammh3" : 1115241852,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "forward" : "103.216.223.24",
         "geolocus" : {
            "asn" : "AS136557",
            "continent" : "OC",
            "continentname" : "Oceania",
            "country" : "AU",
            "countryname" : "Australia",
            "domain" : [
               "hostuniversal.com.au"
            ],
            "isineu" : "false",
            "latitude" : "-25.274398",
            "location" : "-25.274398,133.775136",
            "longitude" : "133.775136",
            "netname" : "HOST-AU",
            "organization" : "Host Universal Pty Ltd",
            "subnet" : "103.216.223.0/24"
         },
         "hostname" : [
            "103.216.223.24"
         ],
         "ip" : "103.216.223.24",
         "ipv6" : "false",
         "latitude" : "1.2868",
         "location" : "1.2868,103.8503",
         "longitude" : "103.8503",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Host Universal Pty Ltd",
         "os" : "Linux",
         "osdistribution" : "AMAZON",
         "osvendor" : "Linux",
         "port" : 1515,
         "protocol" : "http",
         "protocolversion" : "1.1",
         "reason" : "OK",
         "seen_date" : "2024-11-07",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subnet" : "103.216.220.0/22",
         "tag" : "<enterprise field>: tag",
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/WebInterface/login.html"
      }
      
  • 103.75.116.203:1515 (tcp/http) - last seen on 2024-11-06 at 10:15:18 UTC

    • IP
      103.75.116.203
      Network
      103.75.116.0/24
      Device

      <enterprise field>: device.class

      Operating System
      Linux Linux AMAZON
      URL

      http://103.75.116.203:1515/WebInterface/login.html 200

      HTTP Title
      CrushFTP - Login
      HTTP Description
      CrushFTP - Login
      ASN
      AS136258
      Organization
      BrainStorm Network, Inc
      Protocol
      http
      Source
      urlscan::redirect
    • Operating System
      Linux Linux AMAZON
      HTTP Component(s)
      CrushFTP CrushFTP
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      2c1642d6228af964626d24743b414444
      HTTP Header MD5
      24d6f72237a5f40a6e8db9133df32f72
      HTTP Body MD5
      04bf84782bd77b671ac0c64c2db76f83
    • HTTP/1.1 200 OK
      Date: Wed, 06 Nov 2024 10:15:11 UTC
      Server: CrushFTP HTTP Server
      P3P: policyref="/WebInterface/w3c/p3p.xml", CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"
      Keep-Alive: timeout=15, max=20
      Connection: Keep-Alive
      Pragma: no-cache
      Content-type: text/html; charset=UTF-8
      Last-Modified: Fri, 05 Apr 2024 13:30:12 GMT
      ETag: 1712323812000
      X-UA-Compatible: chrome=1
      Accept-Ranges: bytes
      Content-Length: 27968
      
      <!DOCTYPE html>
      <html data-theme="light">
        <head>
          <meta charset="UTF-8" />
          <meta name="viewport" content="width=device-width, initial-scale=1" />
          <meta name="description" content="CrushFTP - Login" />
          <meta name="theme-color" content="#F5B451" />
      
          <title>CrushFTP - Login</title>
      
          <link
            rel="icon"
            type="image/x-icon"
            href="/WebInterface/new-ui/assets/images/favicon-logo.png"
          />
      
          <link
            rel="apple-touch-icon"
            href="/WebInterface/new-ui/assets/images/favicon-logo.png"
          />
      
          <!-- Style Files -->
          <!-- Common CSS -->
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/font-awesome/css/font-awesome.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/variables.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/bulma/bulma.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/animation.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/common.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/components/toast.css"
          />
          <!-- End Common CSS -->
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/auth/login.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/modules/loader/loader.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/components/modal.css"
          />
      
          <link rel="manifest" href="/WebInterface/new-ui/manifest.json" />
      
          <!-- Javascript Files -->
          <!--GSIGNIN_SCRIPT-->
          <!--MSSIGNIN_SCRIPT-->
          <!--AZURE_B2C_SINGIN_SCRIPT-->
          <!--AMAZON_COGNITO_SINGIN_SCRIPT-->
      
          <script type="text/javascript">
            function showRecaptcha(element, callback) {
              var recaptchaVersion = 0 + 1 +0;
              if (recaptchaVersion == 3) {
                ajax.getScript(
                  "https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/",
                  function () {
                    grecaptcha.ready(function () {
                      // do request for recaptcha token
                      // response is promise with passed token
                      window.hasCaptcha = true;
                      grecaptcha
                        .execute("/*RECAPTCHA_PUBLIC_KEY*/", {
                          action: "validate_captcha",
                        })
                        .then(function (token) {
                          // add token value to form
                          window.captchaToken = token;
                        });
                    });
                  }
                );
              } else if (recaptchaVersion) {
                ajax.getScript(
                  "https://www.recaptcha.net/recaptcha/api.js",
                  function () {
                    if (window.grecaptcha) {
                      grecaptcha.ready(function () {
                        callback = callback || function () {};
                        window.grecaptcha.render(element, {
                          sitekey: "/*RECAPTCHA_PUBLIC_KEY*/",
                          callback: callback,
                        });
                      });
                      window.hasCaptcha = true;
                    }
                  }
                );
              }
            }
            window.onload = function () {
              /*RECAPTCHA*/
            };
            var passwordRule = {random_password_length:6,min_password_numbers:0,min_password_lowers:0,min_password_uppers:0,min_password_specials:0};
          </script>
          <script>document.addEventListener("DOMContentLoaded", () => {
      document.getElementById("username").setAttribute("autocomplete", "on");
      document.getElementById("password").setAttribute("autocomplete", "on");
      });</script>
        </head>
      
        <body>
          <section
            id="login"
            class="is-relative is-hidden is-flex is-justify-content-center is-align-items-center auth-section"
          >
            
            <w-theme class="is-absolute multi-theme-icon-container"></w-theme>
            <w-language class="is-absolute language-dropdown"></w-language>
      
            <div class="is-flex h-full w-full">
              <div
                class="is-flex is-align-items-center is-justify-content-center p-4 auth-form-section"
              >
                <div class="w-full auth-form-container" id="authFormContainer">
                  <!-- Login form -->
                  <div class="w-full h-full" id="loginFormCard">
                    <div class="is-flex is-justify-content-center mb-5">
                      <w-image
                        class="logo"
                        src="/WebInterface/images/RPS_Logo.jpg"
                        alt="crush-logo"
                      />
                    </div>
                    <form id="loginForm" name="loginForm" method="post" action="/">
                      <div id="userLoggedIn" class="is-hidden">
                        <div class="mb-4 has-text-centered">
                          <a href="/#/" class="text-accentMain"
                            >Continue as
                            <span id="currentUserName" class="is-capitalized"></span
                            >...</a
                          >
                          |
                          <a
                            href="javascript:void(0);"
                            id="logout"
                            class="text-accentMain"
                            >Logout</a
                          >
                        </div>
                        <div class="continue-label is-relative is-flex mb-4">
                          <div class="content-line mr-3"></div>
                          <p class="text-sm text-primaryMain" data-i18n-key="notMe">
                            Not me...
                          </p>
                          <div class="content-line ml-3"></div>
                        </div>
                      </div>
                      <div class="mb-5">
                        <label for="username" data-i18n-key="username"
                          >Username</label
                        >
                        <p class="control has-icons-left mt-1">
                          <input
                            id="username"
                            class="input"
                            type="text"
                            value=""
                            name="username"
                            placeholder="Username"
                          />
                          <span class="icon is-small is-left">
                            <i class="icon-user"></i>
                          </span>
                        </p>
                      </div>
                      <div class="mb-5">
                        <label for="password" data-i18n-key="password"
                          >Password</label
                        >
                        <p class="control has-icons-left mt-1">
                          <input
                            id="password"
                            class="input"
                            name="password"
                            value=""
                            type="password"
                            placeholder="Password"
                          />
                          <span class="icon is-small is-left">
                            <i class="icon-lock"></i>
                          </span>
                        </p>
                        <div class="content-line ml-3"></div>
                      </div>
                      <div
                        class="is-flex is-align-items-center is-justify-content-space-between mb-5"
                      >
                        <div id="rememberPanel" class="is-flex is-align-items-center">
                          <input id="remember" type="checkbox" name="remember" />
                          <label
                            for="remember"
                            class="text-sm text-primaryMain is-cursor-pointer remember-me"
                            data-i18n-key="rememberMe"
                            >Remember me</label
                          >
                        </div>
                        <p class="lostpassword">
                          <button
                            id="forgotLink"
                            class="forgot-link primary-button is-bg-none"
                            data-i18n-key="forgotYourPassword"
                            type="button"
                          >
                            Forgot your password?
                          </button>
                        </p>
                      </div>
                      <div id="recaptcha_div" class="my-2"></div>
                      <button
                        type="submit"
                        id="sign-in-button"
                        class="primary-button w-full"
                        data-i18n-key="signIn"
                        aria-label="sign-in-btn"
                      >
                        Sign In
                      </button>
                      <input type="hidden" name="command" value="login" />
                      <input type="hidden" name="skip_login" value="true" />
                      <input type="hidden" name="encoded" value="false" />
                    </form>
                    <div
                      id="crushAuthContainer"
                      class="is-hidden is-flex is-flex is-flex-direction-column mt-5 crush-auth-container"
                    >
                      <div class="continue-label is-relative is-flex">
                        <div class="content-line mr-3"></div>
                        <p
                          class="text-sm text-primaryMain"
                          data-i18n-key="orContinueWith"
                        >
                          Or continue with
                        </p>
                        <div class="content-line ml-3"></div>
                      </div>
                      <div class="is-flex" style="gap: 0.5rem">
                        <div
                          id="amazonSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/amazon.png"
                            class="h-full"
                            alt="amazon"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >Amazon</span
                          >
                        </div>
                        <div
                          id="msSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/microsoft.png"
                            class="h-full"
                            alt="microsoft"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >Microsoft</span
                          >
                        </div>
                        <div
                          id="msB2CSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/microsoft.png"
                            class="h-full"
                            alt="ms b2c"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >MS B2C</span
                          >
                        </div>
                      </div>
                      <div id="google-signin" class="is-hidden"></div>
                    </div>
                  </div>
      
                  <!-- Reset password form -->
                  <div class="w-full h-full is-hidden" id="resetFormCard">
                    <div
                      class="is-flex is-justify-content-center text-accentMain mb-5"
                    >
                      <svg
                        width="98"
                        height="89"
                        viewBox="0 0 98 89"
                        fill="none"
                        xmlns="http://www.w3.org/2000/svg"
                      >
                        <path
                          d="M43.5249 8.06207C42.1155 8.28365 40.3419 8.67931 39.0117 9.10664C31.4581 11.5123 25.2979 17.6531 22.8909 25.2183C21.8933 28.3519 21.8616 28.5577 21.7982 35.2999L21.7191 41.5198H19.3595H17V63.9938C17 85.803 17.0158 86.4994 17.3009 87.0691C17.6968 87.8288 18.346 88.4461 19.0903 88.7468C19.6129 88.9683 22.0833 89 40.912 89H62.132V87.813V86.626L41.1496 86.5943L20.183 86.5469L19.8188 86.1828L19.4545 85.8188L19.407 64.8642L19.3754 43.8938H46.6921H74.0088V46.1729V48.4361L72.3935 49.2274C68.5613 51.095 65.5208 54.2603 63.8422 58.1537C62.8446 60.496 62.5912 61.6989 62.4962 64.6268C62.4328 66.8901 62.4645 67.4598 62.7496 68.8684C63.8739 74.3128 67.3419 78.7759 72.3619 81.2766L74.0405 82.1154L73.9771 83.9671C73.9138 86.5152 73.8979 86.531 71.2375 86.6102L69.2581 86.6576V87.8288V89H71.5226C74.0088 89 74.6422 88.8259 75.4657 87.9554C76.21 87.1641 76.3842 86.4994 76.3842 84.5052V82.701L76.9859 82.8434C77.3026 82.9225 78.3636 83.0333 79.3138 83.0808C83.2094 83.3024 87.01 82.2578 90.3672 80.0262C92.9009 78.3486 95.4188 75.2782 96.6856 72.3503C97.7783 69.8338 98 68.6152 98 65.2599C98 62.7751 97.9525 62.1262 97.6516 60.9709C95.8147 53.7539 89.8921 48.5152 82.4334 47.5181C81.0082 47.3282 78.0786 47.4073 76.9859 47.6764L76.3842 47.8188V44.6693V41.5198H74.0246H71.6651L71.5859 35.2999C71.5384 30.1562 71.4751 28.8901 71.2534 27.9088C68.9097 17.7955 61.6886 10.5944 51.6804 8.36279C50.5243 8.10955 44.6809 7.88798 43.5249 8.06207ZM51.2053 10.8951C56.7636 12.0346 62.0845 15.6114 65.2516 20.3436C66.5977 22.3536 67.3578 23.9046 68.0704 26.0729C68.973 28.8426 69.1155 30.0929 69.2106 36.0912L69.3056 41.5198H66.8985H64.5073V36.1545C64.5073 30.3619 64.4282 29.539 63.6364 27.1808C62.1636 22.7809 58.8856 19.0142 54.7208 16.925C51.8862 15.5006 49.495 15.01 45.9478 15.1366C43.034 15.2316 41.3713 15.6273 38.9326 16.8143C37.2856 17.6214 35.0528 19.125 35.0528 19.4257C35.0528 19.5206 35.417 19.9954 35.8287 20.4702L36.6047 21.3407L37.0639 20.9925C38.0616 20.1854 40.1044 19.0142 41.2287 18.5869C44.5543 17.3049 48.6716 17.2732 51.9179 18.4919C56.8587 20.3436 60.5959 24.6485 61.7361 29.808C61.9261 30.726 62.0211 32.2137 62.0845 36.2495L62.1795 41.5198H46.6921H31.2047L31.2997 36.2495C31.3947 30.5519 31.5056 29.6972 32.3765 27.434C32.8041 26.3103 33.976 24.2687 34.7836 23.2716L35.132 22.8126L34.261 22.0371C33.7859 21.6256 33.3109 21.2616 33.2158 21.2616C32.7091 21.2457 30.4446 25.0916 29.7478 27.1808C28.956 29.539 28.8768 30.3619 28.8768 36.1545V41.5198H26.4856H24.0786L24.1736 36.0912C24.2686 30.0929 24.4111 28.8426 25.3138 26.0729C26.4381 22.6227 28.2751 19.6472 30.8563 17.0675C33.976 13.9496 37.9032 11.813 42.1947 10.8951C44.7126 10.3411 48.529 10.3569 51.2053 10.8951ZM82.7343 50.1454C89.2903 51.2849 94.3578 56.3494 95.3871 62.7909C95.6405 64.2945 95.5138 67.6972 95.1654 68.9634C94.2786 72.192 92.41 75.12 90.0188 77.0508C83.7953 82.0679 75.1965 81.7039 69.5906 76.1803C66.4868 73.1258 64.9824 69.5648 64.9824 65.2599C64.9824 61.05 66.471 57.4573 69.4164 54.4819C72.9795 50.905 77.9202 49.2907 82.7343 50.1454Z"
                          fill="currentColor"
                        />
                        <path
                          d="M79.2661 55.4474C76.8274 55.8114 74.7212 57.9797 74.3887 60.4645L74.2778 61.3033H75.5764C76.4948 61.3033 76.8591 61.24 76.8591 61.0976C76.8591 60.5594 77.2391 59.6573 77.6825 59.1509C80.0896 56.4128 84.4919 58.7552 83.5101 62.2529C83.3042 62.9809 82.5124 63.9305 81.7998 64.2946C81.4673 64.4528 80.7388 64.6427 80.1371 64.7061L79.0761 64.8168V67.0168V69.2167H80.2638H81.4514V68.1879C81.4514 67.3333 81.4989 67.1275 81.7365 67.0642C81.879 67.0168 82.4491 66.7635 82.9875 66.5103C84.1594 65.9247 85.1253 64.9276 85.6954 63.709C86.0597 62.9335 86.123 62.5853 86.123 61.3033C86.123 59.9106 86.0755 59.7048 85.6004 58.7394C84.4127 56.3179 81.974 55.0517 79.2661 55.4474Z"
                          fill="currentColor"
                        />
                        <path
                          d="M79.0762 72.6985V73.9646H80.2639H81.4515V72.6985V71.4323H80.2639H79.0762V72.6985Z"
                          fill="currentColor"
                        />
                        <path
                          d="M43.1289 47.4548V48.6418H44.3166H45.5043V4
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-06T10:15:18.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "w3.org",
                  "recaptcha.net"
               ],
               "file" : [
                  "p3p.xml",
                  "manifest.json"
               ],
               "hostname" : [
                  "www.recaptcha.net",
                  "www.w3.org"
               ],
               "url" : [
                  "http://www.w3.org/2000/svg",
                  "https://www.recaptcha.net/recaptcha/api.js",
                  "https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/"
               ]
            },
            "favicon" : {
               "url" : "/WebInterface/new-ui/assets/images/favicon-logo.png"
            },
            "http" : {
               "bodymd5" : "04bf84782bd77b671ac0c64c2db76f83",
               "bodymmh3" : 1969461597,
               "component" : [
                  {
                     "product" : "CrushFTP",
                     "productvendor" : "CrushFTP"
                  }
               ],
               "description" : "CrushFTP - Login",
               "header" : [
                  {
                     "value" : "Fri, 05 Apr 2024 13:30:12 GMT",
                     "name" : "Last-Modified"
                  },
                  {
                     "name" : "ETag",
                     "value" : "1712323812000"
                  }
               ],
               "headermd5" : "24d6f72237a5f40a6e8db9133df32f72",
               "headermmh3" : 1696429598,
               "title" : "CrushFTP - Login"
            },
            "length" : 16384
         },
         "asn" : "AS136258",
         "country" : "CA",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.1 200 OK\r\nDate: Wed, 06 Nov 2024 10:15:11 UTC\r\nServer: CrushFTP HTTP Server\r\nP3P: policyref=\"/WebInterface/w3c/p3p.xml\", CP=\"IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\"\r\nKeep-Alive: timeout=15, max=20\r\nConnection: Keep-Alive\r\nPragma: no-cache\r\nContent-type: text/html; charset=UTF-8\r\nLast-Modified: Fri, 05 Apr 2024 13:30:12 GMT\r\nETag: 1712323812000\r\nX-UA-Compatible: chrome=1\r\nAccept-Ranges: bytes\r\nContent-Length: 27968\r\n\r\n<!DOCTYPE html>\n<html data-theme=\"light\">\n  <head>\n    <meta charset=\"UTF-8\" />\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n    <meta name=\"description\" content=\"CrushFTP - Login\" />\n    <meta name=\"theme-color\" content=\"#F5B451\" />\n\n    <title>CrushFTP - Login</title>\n\n    <link\n      rel=\"icon\"\n      type=\"image/x-icon\"\n      href=\"/WebInterface/new-ui/assets/images/favicon-logo.png\"\n    />\n\n    <link\n      rel=\"apple-touch-icon\"\n      href=\"/WebInterface/new-ui/assets/images/favicon-logo.png\"\n    />\n\n    <!-- Style Files -->\n    <!-- Common CSS -->\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/font-awesome/css/font-awesome.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/variables.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/bulma/bulma.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/animation.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/common.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/components/toast.css\"\n    />\n    <!-- End Common CSS -->\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/auth/login.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/modules/loader/loader.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/components/modal.css\"\n    />\n\n    <link rel=\"manifest\" href=\"/WebInterface/new-ui/manifest.json\" />\n\n    <!-- Javascript Files -->\n    <!--GSIGNIN_SCRIPT-->\n    <!--MSSIGNIN_SCRIPT-->\n    <!--AZURE_B2C_SINGIN_SCRIPT-->\n    <!--AMAZON_COGNITO_SINGIN_SCRIPT-->\n\n    <script type=\"text/javascript\">\n      function showRecaptcha(element, callback) {\n        var recaptchaVersion = 0 + 1 +0;\n        if (recaptchaVersion == 3) {\n          ajax.getScript(\n            \"https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/\",\n            function () {\n              grecaptcha.ready(function () {\n                // do request for recaptcha token\n                // response is promise with passed token\n                window.hasCaptcha = true;\n                grecaptcha\n                  .execute(\"/*RECAPTCHA_PUBLIC_KEY*/\", {\n                    action: \"validate_captcha\",\n                  })\n                  .then(function (token) {\n                    // add token value to form\n                    window.captchaToken = token;\n                  });\n              });\n            }\n          );\n        } else if (recaptchaVersion) {\n          ajax.getScript(\n            \"https://www.recaptcha.net/recaptcha/api.js\",\n            function () {\n              if (window.grecaptcha) {\n                grecaptcha.ready(function () {\n                  callback = callback || function () {};\n                  window.grecaptcha.render(element, {\n                    sitekey: \"/*RECAPTCHA_PUBLIC_KEY*/\",\n                    callback: callback,\n                  });\n                });\n                window.hasCaptcha = true;\n              }\n            }\n          );\n        }\n      }\n      window.onload = function () {\n        /*RECAPTCHA*/\n      };\n      var passwordRule = {random_password_length:6,min_password_numbers:0,min_password_lowers:0,min_password_uppers:0,min_password_specials:0};\n    </script>\n    <script>document.addEventListener(\"DOMContentLoaded\", () => {\ndocument.getElementById(\"username\").setAttribute(\"autocomplete\", \"on\");\ndocument.getElementById(\"password\").setAttribute(\"autocomplete\", \"on\");\n});</script>\n  </head>\n\n  <body>\n    <section\n      id=\"login\"\n      class=\"is-relative is-hidden is-flex is-justify-content-center is-align-items-center auth-section\"\n    >\n      \n      <w-theme class=\"is-absolute multi-theme-icon-container\"></w-theme>\n      <w-language class=\"is-absolute language-dropdown\"></w-language>\n\n      <div class=\"is-flex h-full w-full\">\n        <div\n          class=\"is-flex is-align-items-center is-justify-content-center p-4 auth-form-section\"\n        >\n          <div class=\"w-full auth-form-container\" id=\"authFormContainer\">\n            <!-- Login form -->\n            <div class=\"w-full h-full\" id=\"loginFormCard\">\n              <div class=\"is-flex is-justify-content-center mb-5\">\n                <w-image\n                  class=\"logo\"\n                  src=\"/WebInterface/images/RPS_Logo.jpg\"\n                  alt=\"crush-logo\"\n                />\n              </div>\n              <form id=\"loginForm\" name=\"loginForm\" method=\"post\" action=\"/\">\n                <div id=\"userLoggedIn\" class=\"is-hidden\">\n                  <div class=\"mb-4 has-text-centered\">\n                    <a href=\"/#/\" class=\"text-accentMain\"\n                      >Continue as\n                      <span id=\"currentUserName\" class=\"is-capitalized\"></span\n                      >...</a\n                    >\n                    |\n                    <a\n                      href=\"javascript:void(0);\"\n                      id=\"logout\"\n                      class=\"text-accentMain\"\n                      >Logout</a\n                    >\n                  </div>\n                  <div class=\"continue-label is-relative is-flex mb-4\">\n                    <div class=\"content-line mr-3\"></div>\n                    <p class=\"text-sm text-primaryMain\" data-i18n-key=\"notMe\">\n                      Not me...\n                    </p>\n                    <div class=\"content-line ml-3\"></div>\n                  </div>\n                </div>\n                <div class=\"mb-5\">\n                  <label for=\"username\" data-i18n-key=\"username\"\n                    >Username</label\n                  >\n                  <p class=\"control has-icons-left mt-1\">\n                    <input\n                      id=\"username\"\n                      class=\"input\"\n                      type=\"text\"\n                      value=\"\"\n                      name=\"username\"\n                      placeholder=\"Username\"\n                    />\n                    <span class=\"icon is-small is-left\">\n                      <i class=\"icon-user\"></i>\n                    </span>\n                  </p>\n                </div>\n                <div class=\"mb-5\">\n                  <label for=\"password\" data-i18n-key=\"password\"\n                    >Password</label\n                  >\n                  <p class=\"control has-icons-left mt-1\">\n                    <input\n                      id=\"password\"\n                      class=\"input\"\n                      name=\"password\"\n                      value=\"\"\n                      type=\"password\"\n                      placeholder=\"Password\"\n                    />\n                    <span class=\"icon is-small is-left\">\n                      <i class=\"icon-lock\"></i>\n                    </span>\n                  </p>\n                  <div class=\"content-line ml-3\"></div>\n                </div>\n                <div\n                  class=\"is-flex is-align-items-center is-justify-content-space-between mb-5\"\n                >\n                  <div id=\"rememberPanel\" class=\"is-flex is-align-items-center\">\n                    <input id=\"remember\" type=\"checkbox\" name=\"remember\" />\n                    <label\n                      for=\"remember\"\n                      class=\"text-sm text-primaryMain is-cursor-pointer remember-me\"\n                      data-i18n-key=\"rememberMe\"\n                      >Remember me</label\n                    >\n                  </div>\n                  <p class=\"lostpassword\">\n                    <button\n                      id=\"forgotLink\"\n                      class=\"forgot-link primary-button is-bg-none\"\n                      data-i18n-key=\"forgotYourPassword\"\n                      type=\"button\"\n                    >\n                      Forgot your password?\n                    </button>\n                  </p>\n                </div>\n                <div id=\"recaptcha_div\" class=\"my-2\"></div>\n                <button\n                  type=\"submit\"\n                  id=\"sign-in-button\"\n                  class=\"primary-button w-full\"\n                  data-i18n-key=\"signIn\"\n                  aria-label=\"sign-in-btn\"\n                >\n                  Sign In\n                </button>\n                <input type=\"hidden\" name=\"command\" value=\"login\" />\n                <input type=\"hidden\" name=\"skip_login\" value=\"true\" />\n                <input type=\"hidden\" name=\"encoded\" value=\"false\" />\n              </form>\n              <div\n                id=\"crushAuthContainer\"\n                class=\"is-hidden is-flex is-flex is-flex-direction-column mt-5 crush-auth-container\"\n              >\n                <div class=\"continue-label is-relative is-flex\">\n                  <div class=\"content-line mr-3\"></div>\n                  <p\n                    class=\"text-sm text-primaryMain\"\n                    data-i18n-key=\"orContinueWith\"\n                  >\n                    Or continue with\n                  </p>\n                  <div class=\"content-line ml-3\"></div>\n                </div>\n                <div class=\"is-flex\" style=\"gap: 0.5rem\">\n                  <div\n                    id=\"amazonSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/amazon.png\"\n                      class=\"h-full\"\n                      alt=\"amazon\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >Amazon</span\n                    >\n                  </div>\n                  <div\n                    id=\"msSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/microsoft.png\"\n                      class=\"h-full\"\n                      alt=\"microsoft\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >Microsoft</span\n                    >\n                  </div>\n                  <div\n                    id=\"msB2CSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/microsoft.png\"\n                      class=\"h-full\"\n                      alt=\"ms b2c\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >MS B2C</span\n                    >\n                  </div>\n                </div>\n                <div id=\"google-signin\" class=\"is-hidden\"></div>\n              </div>\n            </div>\n\n            <!-- Reset password form -->\n            <div class=\"w-full h-full is-hidden\" id=\"resetFormCard\">\n              <div\n                class=\"is-flex is-justify-content-center text-accentMain mb-5\"\n              >\n                <svg\n                  width=\"98\"\n                  height=\"89\"\n                  viewBox=\"0 0 98 89\"\n                  fill=\"none\"\n                  xmlns=\"http://www.w3.org/2000/svg\"\n                >\n                  <path\n                    d=\"M43.5249 8.06207C42.1155 8.28365 40.3419 8.67931 39.0117 9.10664C31.4581 11.5123 25.2979 17.6531 22.8909 25.2183C21.8933 28.3519 21.8616 28.5577 21.7982 35.2999L21.7191 41.5198H19.3595H17V63.9938C17 85.803 17.0158 86.4994 17.3009 87.0691C17.6968 87.8288 18.346 88.4461 19.0903 88.7468C19.6129 88.9683 22.0833 89 40.912 89H62.132V87.813V86.626L41.1496 86.5943L20.183 86.5469L19.8188 86.1828L19.4545 85.8188L19.407 64.8642L19.3754 43.8938H46.6921H74.0088V46.1729V48.4361L72.3935 49.2274C68.5613 51.095 65.5208 54.2603 63.8422 58.1537C62.8446 60.496 62.5912 61.6989 62.4962 64.6268C62.4328 66.8901 62.4645 67.4598 62.7496 68.8684C63.8739 74.3128 67.3419 78.7759 72.3619 81.2766L74.0405 82.1154L73.9771 83.9671C73.9138 86.5152 73.8979 86.531 71.2375 86.6102L69.2581 86.6576V87.8288V89H71.5226C74.0088 89 74.6422 88.8259 75.4657 87.9554C76.21 87.1641 76.3842 86.4994 76.3842 84.5052V82.701L76.9859 82.8434C77.3026 82.9225 78.3636 83.0333 79.3138 83.0808C83.2094 83.3024 87.01 82.2578 90.3672 80.0262C92.9009 78.3486 95.4188 75.2782 96.6856 72.3503C97.7783 69.8338 98 68.6152 98 65.2599C98 62.7751 97.9525 62.1262 97.6516 60.9709C95.8147 53.7539 89.8921 48.5152 82.4334 47.5181C81.0082 47.3282 78.0786 47.4073 76.9859 47.6764L76.3842 47.8188V44.6693V41.5198H74.0246H71.6651L71.5859 35.2999C71.5384 30.1562 71.4751 28.8901 71.2534 27.9088C68.9097 17.7955 61.6886 10.5944 51.6804 8.36279C50.5243 8.10955 44.6809 7.88798 43.5249 8.06207ZM51.2053 10.8951C56.7636 12.0346 62.0845 15.6114 65.2516 20.3436C66.5977 22.3536 67.3578 23.9046 68.0704 26.0729C68.973 28.8426 69.1155 30.0929 69.2106 36.0912L69.3056 41.5198H66.8985H64.5073V36.1545C64.5073 30.3619 64.4282 29.539 63.6364 27.1808C62.1636 22.7809 58.8856 19.0142 54.7208 16.925C51.8862 15.5006 49.495 15.01 45.9478 15.1366C43.034 15.2316 41.3713 15.6273 38.9326 16.8143C37.2856 17.6214 35.0528 19.125 35.0528 19.4257C35.0528 19.5206 35.417 19.9954 35.8287 20.4702L36.6047 21.3407L37.0639 20.9925C38.0616 20.1854 40.1044 19.0142 41.2287 18.5869C44.5543 17.3049 48.6716 17.2732 51.9179 18.4919C56.8587 20.3436 60.5959 24.6485 61.7361 29.808C61.9261 30.726 62.0211 32.2137 62.0845 36.2495L62.1795 41.5198H46.6921H31.2047L31.2997 36.2495C31.3947 30.5519 31.5056 29.6972 32.3765 27.434C32.8041 26.3103 33.976 24.2687 34.7836 23.2716L35.132 22.8126L34.261 22.0371C33.7859 21.6256 33.3109 21.2616 33.2158 21.2616C32.7091 21.2457 30.4446 25.0916 29.7478 27.1808C28.956 29.539 28.8768 30.3619 28.8768 36.1545V41.5198H26.4856H24.0786L24.1736 36.0912C24.2686 30.0929 24.4111 28.8426 25.3138 26.0729C26.4381 22.6227 28.2751 19.6472 30.8563 17.0675C33.976 13.9496 37.9032 11.813 42.1947 10.8951C44.7126 10.3411 48.529 10.3569 51.2053 10.8951ZM82.7343 50.1454C89.2903 51.2849 94.3578 56.3494 95.3871 62.7909C95.6405 64.2945 95.5138 67.6972 95.1654 68.9634C94.2786 72.192 92.41 75.12 90.0188 77.0508C83.7953 82.0679 75.1965 81.7039 69.5906 76.1803C66.4868 73.1258 64.9824 69.5648 64.9824 65.2599C64.9824 61.05 66.471 57.4573 69.4164 54.4819C72.9795 50.905 77.9202 49.2907 82.7343 50.1454Z\"\n                    fill=\"currentColor\"\n                  />\n                  <path\n                    d=\"M79.2661 55.4474C76.8274 55.8114 74.7212 57.9797 74.3887 60.4645L74.2778 61.3033H75.5764C76.4948 61.3033 76.8591 61.24 76.8591 61.0976C76.8591 60.5594 77.2391 59.6573 77.6825 59.1509C80.0896 56.4128 84.4919 58.7552 83.5101 62.2529C83.3042 62.9809 82.5124 63.9305 81.7998 64.2946C81.4673 64.4528 80.7388 64.6427 80.1371 64.7061L79.0761 64.8168V67.0168V69.2167H80.2638H81.4514V68.1879C81.4514 67.3333 81.4989 67.1275 81.7365 67.0642C81.879 67.0168 82.4491 66.7635 82.9875 66.5103C84.1594 65.9247 85.1253 64.9276 85.6954 63.709C86.0597 62.9335 86.123 62.5853 86.123 61.3033C86.123 59.9106 86.0755 59.7048 85.6004 58.7394C84.4127 56.3179 81.974 55.0517 79.2661 55.4474Z\"\n                    fill=\"currentColor\"\n                  />\n                  <path\n                    d=\"M79.0762 72.6985V73.9646H80.2639H81.4515V72.6985V71.4323H80.2639H79.0762V72.6985Z\"\n                    fill=\"currentColor\"\n                  />\n                  <path\n                    d=\"M43.1289 47.4548V48.6418H44.3166H45.5043V4",
         "datamd5" : "2c1642d6228af964626d24743b414444",
         "datammh3" : 1115241852,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "forward" : "103.75.116.203",
         "geolocus" : {
            "asn" : "AS136258",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "MY",
            "countryname" : "Malaysia",
            "domain" : [
               "oneprovider.com"
            ],
            "isineu" : "false",
            "latitude" : "4.210484",
            "location" : "4.210484,101.975766",
            "longitude" : "101.975766",
            "netname" : "ONEPROVIDER-MY",
            "organization" : "BrainStorm Network, Inc",
            "subnet" : "103.75.116.0/24"
         },
         "hostname" : [
            "103.75.116.203"
         ],
         "ip" : "103.75.116.203",
         "ipv6" : "false",
         "latitude" : "43.6319",
         "location" : "43.6319,-79.3716",
         "longitude" : "-79.3716",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "BrainStorm Network, Inc",
         "os" : "Linux",
         "osdistribution" : "AMAZON",
         "osvendor" : "Linux",
         "port" : 1515,
         "protocol" : "http",
         "protocolversion" : "1.1",
         "reason" : "OK",
         "seen_date" : "2024-11-06",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subnet" : "103.75.116.0/24",
         "tag" : "<enterprise field>: tag",
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/WebInterface/login.html"
      }
      
  • 200.126.55.26:1515 (tcp/http) - last seen on 2024-11-06 at 08:10:06 UTC

    • IP
      200.126.55.26
      Network
      200.126.52.0/22
      Device

      <enterprise field>: device.class

      Operating System
      Linux Linux AMAZON
      URL

      http://200.126.55.26:1515/WebInterface/login.html 200

      HTTP Title
      CrushFTP - Login
      HTTP Description
      CrushFTP - Login
      ASN
      AS61482
      Organization
      CONVERGIA
      Protocol
      http
      Source
      urlscan::redirect
    • Operating System
      Linux Linux AMAZON
      HTTP Component(s)
      CrushFTP CrushFTP
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      2c1642d6228af964626d24743b414444
      HTTP Header MD5
      24d6f72237a5f40a6e8db9133df32f72
      HTTP Body MD5
      04bf84782bd77b671ac0c64c2db76f83
    • HTTP/1.1 200 OK
      Date: Wed, 06 Nov 2024 08:09:54 UTC
      Server: CrushFTP HTTP Server
      P3P: policyref="/WebInterface/w3c/p3p.xml", CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"
      Keep-Alive: timeout=15, max=20
      Connection: Keep-Alive
      Pragma: no-cache
      Content-type: text/html; charset=UTF-8
      Last-Modified: Fri, 05 Apr 2024 13:30:12 GMT
      ETag: 1712323812000
      X-UA-Compatible: chrome=1
      Accept-Ranges: bytes
      Content-Length: 27968
      
      <!DOCTYPE html>
      <html data-theme="light">
        <head>
          <meta charset="UTF-8" />
          <meta name="viewport" content="width=device-width, initial-scale=1" />
          <meta name="description" content="CrushFTP - Login" />
          <meta name="theme-color" content="#F5B451" />
      
          <title>CrushFTP - Login</title>
      
          <link
            rel="icon"
            type="image/x-icon"
            href="/WebInterface/new-ui/assets/images/favicon-logo.png"
          />
      
          <link
            rel="apple-touch-icon"
            href="/WebInterface/new-ui/assets/images/favicon-logo.png"
          />
      
          <!-- Style Files -->
          <!-- Common CSS -->
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/font-awesome/css/font-awesome.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/variables.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/bulma/bulma.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/animation.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/common.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/components/toast.css"
          />
          <!-- End Common CSS -->
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/auth/login.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/modules/loader/loader.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/components/modal.css"
          />
      
          <link rel="manifest" href="/WebInterface/new-ui/manifest.json" />
      
          <!-- Javascript Files -->
          <!--GSIGNIN_SCRIPT-->
          <!--MSSIGNIN_SCRIPT-->
          <!--AZURE_B2C_SINGIN_SCRIPT-->
          <!--AMAZON_COGNITO_SINGIN_SCRIPT-->
      
          <script type="text/javascript">
            function showRecaptcha(element, callback) {
              var recaptchaVersion = 0 + 1 +0;
              if (recaptchaVersion == 3) {
                ajax.getScript(
                  "https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/",
                  function () {
                    grecaptcha.ready(function () {
                      // do request for recaptcha token
                      // response is promise with passed token
                      window.hasCaptcha = true;
                      grecaptcha
                        .execute("/*RECAPTCHA_PUBLIC_KEY*/", {
                          action: "validate_captcha",
                        })
                        .then(function (token) {
                          // add token value to form
                          window.captchaToken = token;
                        });
                    });
                  }
                );
              } else if (recaptchaVersion) {
                ajax.getScript(
                  "https://www.recaptcha.net/recaptcha/api.js",
                  function () {
                    if (window.grecaptcha) {
                      grecaptcha.ready(function () {
                        callback = callback || function () {};
                        window.grecaptcha.render(element, {
                          sitekey: "/*RECAPTCHA_PUBLIC_KEY*/",
                          callback: callback,
                        });
                      });
                      window.hasCaptcha = true;
                    }
                  }
                );
              }
            }
            window.onload = function () {
              /*RECAPTCHA*/
            };
            var passwordRule = {random_password_length:6,min_password_numbers:0,min_password_lowers:0,min_password_uppers:0,min_password_specials:0};
          </script>
          <script>document.addEventListener("DOMContentLoaded", () => {
      document.getElementById("username").setAttribute("autocomplete", "on");
      document.getElementById("password").setAttribute("autocomplete", "on");
      });</script>
        </head>
      
        <body>
          <section
            id="login"
            class="is-relative is-hidden is-flex is-justify-content-center is-align-items-center auth-section"
          >
            
            <w-theme class="is-absolute multi-theme-icon-container"></w-theme>
            <w-language class="is-absolute language-dropdown"></w-language>
      
            <div class="is-flex h-full w-full">
              <div
                class="is-flex is-align-items-center is-justify-content-center p-4 auth-form-section"
              >
                <div class="w-full auth-form-container" id="authFormContainer">
                  <!-- Login form -->
                  <div class="w-full h-full" id="loginFormCard">
                    <div class="is-flex is-justify-content-center mb-5">
                      <w-image
                        class="logo"
                        src="/WebInterface/images/RPS_Logo.jpg"
                        alt="crush-logo"
                      />
                    </div>
                    <form id="loginForm" name="loginForm" method="post" action="/">
                      <div id="userLoggedIn" class="is-hidden">
                        <div class="mb-4 has-text-centered">
                          <a href="/#/" class="text-accentMain"
                            >Continue as
                            <span id="currentUserName" class="is-capitalized"></span
                            >...</a
                          >
                          |
                          <a
                            href="javascript:void(0);"
                            id="logout"
                            class="text-accentMain"
                            >Logout</a
                          >
                        </div>
                        <div class="continue-label is-relative is-flex mb-4">
                          <div class="content-line mr-3"></div>
                          <p class="text-sm text-primaryMain" data-i18n-key="notMe">
                            Not me...
                          </p>
                          <div class="content-line ml-3"></div>
                        </div>
                      </div>
                      <div class="mb-5">
                        <label for="username" data-i18n-key="username"
                          >Username</label
                        >
                        <p class="control has-icons-left mt-1">
                          <input
                            id="username"
                            class="input"
                            type="text"
                            value=""
                            name="username"
                            placeholder="Username"
                          />
                          <span class="icon is-small is-left">
                            <i class="icon-user"></i>
                          </span>
                        </p>
                      </div>
                      <div class="mb-5">
                        <label for="password" data-i18n-key="password"
                          >Password</label
                        >
                        <p class="control has-icons-left mt-1">
                          <input
                            id="password"
                            class="input"
                            name="password"
                            value=""
                            type="password"
                            placeholder="Password"
                          />
                          <span class="icon is-small is-left">
                            <i class="icon-lock"></i>
                          </span>
                        </p>
                        <div class="content-line ml-3"></div>
                      </div>
                      <div
                        class="is-flex is-align-items-center is-justify-content-space-between mb-5"
                      >
                        <div id="rememberPanel" class="is-flex is-align-items-center">
                          <input id="remember" type="checkbox" name="remember" />
                          <label
                            for="remember"
                            class="text-sm text-primaryMain is-cursor-pointer remember-me"
                            data-i18n-key="rememberMe"
                            >Remember me</label
                          >
                        </div>
                        <p class="lostpassword">
                          <button
                            id="forgotLink"
                            class="forgot-link primary-button is-bg-none"
                            data-i18n-key="forgotYourPassword"
                            type="button"
                          >
                            Forgot your password?
                          </button>
                        </p>
                      </div>
                      <div id="recaptcha_div" class="my-2"></div>
                      <button
                        type="submit"
                        id="sign-in-button"
                        class="primary-button w-full"
                        data-i18n-key="signIn"
                        aria-label="sign-in-btn"
                      >
                        Sign In
                      </button>
                      <input type="hidden" name="command" value="login" />
                      <input type="hidden" name="skip_login" value="true" />
                      <input type="hidden" name="encoded" value="false" />
                    </form>
                    <div
                      id="crushAuthContainer"
                      class="is-hidden is-flex is-flex is-flex-direction-column mt-5 crush-auth-container"
                    >
                      <div class="continue-label is-relative is-flex">
                        <div class="content-line mr-3"></div>
                        <p
                          class="text-sm text-primaryMain"
                          data-i18n-key="orContinueWith"
                        >
                          Or continue with
                        </p>
                        <div class="content-line ml-3"></div>
                      </div>
                      <div class="is-flex" style="gap: 0.5rem">
                        <div
                          id="amazonSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/amazon.png"
                            class="h-full"
                            alt="amazon"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >Amazon</span
                          >
                        </div>
                        <div
                          id="msSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/microsoft.png"
                            class="h-full"
                            alt="microsoft"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >Microsoft</span
                          >
                        </div>
                        <div
                          id="msB2CSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/microsoft.png"
                            class="h-full"
                            alt="ms b2c"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >MS B2C</span
                          >
                        </div>
                      </div>
                      <div id="google-signin" class="is-hidden"></div>
                    </div>
                  </div>
      
                  <!-- Reset password form -->
                  <div class="w-full h-full is-hidden" id="resetFormCard">
                    <div
                      class="is-flex is-justify-content-center text-accentMain mb-5"
                    >
                      <svg
                        width="98"
                        height="89"
                        viewBox="0 0 98 89"
                        fill="none"
                        xmlns="http://www.w3.org/2000/svg"
                      >
                        <path
                          d="M43.5249 8.06207C42.1155 8.28365 40.3419 8.67931 39.0117 9.10664C31.4581 11.5123 25.2979 17.6531 22.8909 25.2183C21.8933 28.3519 21.8616 28.5577 21.7982 35.2999L21.7191 41.5198H19.3595H17V63.9938C17 85.803 17.0158 86.4994 17.3009 87.0691C17.6968 87.8288 18.346 88.4461 19.0903 88.7468C19.6129 88.9683 22.0833 89 40.912 89H62.132V87.813V86.626L41.1496 86.5943L20.183 86.5469L19.8188 86.1828L19.4545 85.8188L19.407 64.8642L19.3754 43.8938H46.6921H74.0088V46.1729V48.4361L72.3935 49.2274C68.5613 51.095 65.5208 54.2603 63.8422 58.1537C62.8446 60.496 62.5912 61.6989 62.4962 64.6268C62.4328 66.8901 62.4645 67.4598 62.7496 68.8684C63.8739 74.3128 67.3419 78.7759 72.3619 81.2766L74.0405 82.1154L73.9771 83.9671C73.9138 86.5152 73.8979 86.531 71.2375 86.6102L69.2581 86.6576V87.8288V89H71.5226C74.0088 89 74.6422 88.8259 75.4657 87.9554C76.21 87.1641 76.3842 86.4994 76.3842 84.5052V82.701L76.9859 82.8434C77.3026 82.9225 78.3636 83.0333 79.3138 83.0808C83.2094 83.3024 87.01 82.2578 90.3672 80.0262C92.9009 78.3486 95.4188 75.2782 96.6856 72.3503C97.7783 69.8338 98 68.6152 98 65.2599C98 62.7751 97.9525 62.1262 97.6516 60.9709C95.8147 53.7539 89.8921 48.5152 82.4334 47.5181C81.0082 47.3282 78.0786 47.4073 76.9859 47.6764L76.3842 47.8188V44.6693V41.5198H74.0246H71.6651L71.5859 35.2999C71.5384 30.1562 71.4751 28.8901 71.2534 27.9088C68.9097 17.7955 61.6886 10.5944 51.6804 8.36279C50.5243 8.10955 44.6809 7.88798 43.5249 8.06207ZM51.2053 10.8951C56.7636 12.0346 62.0845 15.6114 65.2516 20.3436C66.5977 22.3536 67.3578 23.9046 68.0704 26.0729C68.973 28.8426 69.1155 30.0929 69.2106 36.0912L69.3056 41.5198H66.8985H64.5073V36.1545C64.5073 30.3619 64.4282 29.539 63.6364 27.1808C62.1636 22.7809 58.8856 19.0142 54.7208 16.925C51.8862 15.5006 49.495 15.01 45.9478 15.1366C43.034 15.2316 41.3713 15.6273 38.9326 16.8143C37.2856 17.6214 35.0528 19.125 35.0528 19.4257C35.0528 19.5206 35.417 19.9954 35.8287 20.4702L36.6047 21.3407L37.0639 20.9925C38.0616 20.1854 40.1044 19.0142 41.2287 18.5869C44.5543 17.3049 48.6716 17.2732 51.9179 18.4919C56.8587 20.3436 60.5959 24.6485 61.7361 29.808C61.9261 30.726 62.0211 32.2137 62.0845 36.2495L62.1795 41.5198H46.6921H31.2047L31.2997 36.2495C31.3947 30.5519 31.5056 29.6972 32.3765 27.434C32.8041 26.3103 33.976 24.2687 34.7836 23.2716L35.132 22.8126L34.261 22.0371C33.7859 21.6256 33.3109 21.2616 33.2158 21.2616C32.7091 21.2457 30.4446 25.0916 29.7478 27.1808C28.956 29.539 28.8768 30.3619 28.8768 36.1545V41.5198H26.4856H24.0786L24.1736 36.0912C24.2686 30.0929 24.4111 28.8426 25.3138 26.0729C26.4381 22.6227 28.2751 19.6472 30.8563 17.0675C33.976 13.9496 37.9032 11.813 42.1947 10.8951C44.7126 10.3411 48.529 10.3569 51.2053 10.8951ZM82.7343 50.1454C89.2903 51.2849 94.3578 56.3494 95.3871 62.7909C95.6405 64.2945 95.5138 67.6972 95.1654 68.9634C94.2786 72.192 92.41 75.12 90.0188 77.0508C83.7953 82.0679 75.1965 81.7039 69.5906 76.1803C66.4868 73.1258 64.9824 69.5648 64.9824 65.2599C64.9824 61.05 66.471 57.4573 69.4164 54.4819C72.9795 50.905 77.9202 49.2907 82.7343 50.1454Z"
                          fill="currentColor"
                        />
                        <path
                          d="M79.2661 55.4474C76.8274 55.8114 74.7212 57.9797 74.3887 60.4645L74.2778 61.3033H75.5764C76.4948 61.3033 76.8591 61.24 76.8591 61.0976C76.8591 60.5594 77.2391 59.6573 77.6825 59.1509C80.0896 56.4128 84.4919 58.7552 83.5101 62.2529C83.3042 62.9809 82.5124 63.9305 81.7998 64.2946C81.4673 64.4528 80.7388 64.6427 80.1371 64.7061L79.0761 64.8168V67.0168V69.2167H80.2638H81.4514V68.1879C81.4514 67.3333 81.4989 67.1275 81.7365 67.0642C81.879 67.0168 82.4491 66.7635 82.9875 66.5103C84.1594 65.9247 85.1253 64.9276 85.6954 63.709C86.0597 62.9335 86.123 62.5853 86.123 61.3033C86.123 59.9106 86.0755 59.7048 85.6004 58.7394C84.4127 56.3179 81.974 55.0517 79.2661 55.4474Z"
                          fill="currentColor"
                        />
                        <path
                          d="M79.0762 72.6985V73.9646H80.2639H81.4515V72.6985V71.4323H80.2639H79.0762V72.6985Z"
                          fill="currentColor"
                        />
                        <path
                          d="M43.1289 47.4548V48.6418H44.3166H45.5043V4
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-06T08:10:06.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "recaptcha.net",
                  "w3.org"
               ],
               "file" : [
                  "p3p.xml",
                  "manifest.json"
               ],
               "hostname" : [
                  "www.recaptcha.net",
                  "www.w3.org"
               ],
               "url" : [
                  "http://www.w3.org/2000/svg",
                  "https://www.recaptcha.net/recaptcha/api.js",
                  "https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/"
               ]
            },
            "favicon" : {
               "url" : "/WebInterface/new-ui/assets/images/favicon-logo.png"
            },
            "http" : {
               "bodymd5" : "04bf84782bd77b671ac0c64c2db76f83",
               "bodymmh3" : 1969461597,
               "component" : [
                  {
                     "productvendor" : "CrushFTP",
                     "product" : "CrushFTP"
                  }
               ],
               "description" : "CrushFTP - Login",
               "header" : [
                  {
                     "value" : "Fri, 05 Apr 2024 13:30:12 GMT",
                     "name" : "Last-Modified"
                  },
                  {
                     "value" : "1712323812000",
                     "name" : "ETag"
                  }
               ],
               "headermd5" : "24d6f72237a5f40a6e8db9133df32f72",
               "headermmh3" : -613454915,
               "title" : "CrushFTP - Login"
            },
            "length" : 16384
         },
         "asn" : "AS61482",
         "city" : "Chorrillos",
         "country" : "PE",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.1 200 OK\r\nDate: Wed, 06 Nov 2024 08:09:54 UTC\r\nServer: CrushFTP HTTP Server\r\nP3P: policyref=\"/WebInterface/w3c/p3p.xml\", CP=\"IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\"\r\nKeep-Alive: timeout=15, max=20\r\nConnection: Keep-Alive\r\nPragma: no-cache\r\nContent-type: text/html; charset=UTF-8\r\nLast-Modified: Fri, 05 Apr 2024 13:30:12 GMT\r\nETag: 1712323812000\r\nX-UA-Compatible: chrome=1\r\nAccept-Ranges: bytes\r\nContent-Length: 27968\r\n\r\n<!DOCTYPE html>\n<html data-theme=\"light\">\n  <head>\n    <meta charset=\"UTF-8\" />\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n    <meta name=\"description\" content=\"CrushFTP - Login\" />\n    <meta name=\"theme-color\" content=\"#F5B451\" />\n\n    <title>CrushFTP - Login</title>\n\n    <link\n      rel=\"icon\"\n      type=\"image/x-icon\"\n      href=\"/WebInterface/new-ui/assets/images/favicon-logo.png\"\n    />\n\n    <link\n      rel=\"apple-touch-icon\"\n      href=\"/WebInterface/new-ui/assets/images/favicon-logo.png\"\n    />\n\n    <!-- Style Files -->\n    <!-- Common CSS -->\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/font-awesome/css/font-awesome.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/variables.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/bulma/bulma.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/animation.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/common.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/components/toast.css\"\n    />\n    <!-- End Common CSS -->\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/auth/login.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/modules/loader/loader.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/components/modal.css\"\n    />\n\n    <link rel=\"manifest\" href=\"/WebInterface/new-ui/manifest.json\" />\n\n    <!-- Javascript Files -->\n    <!--GSIGNIN_SCRIPT-->\n    <!--MSSIGNIN_SCRIPT-->\n    <!--AZURE_B2C_SINGIN_SCRIPT-->\n    <!--AMAZON_COGNITO_SINGIN_SCRIPT-->\n\n    <script type=\"text/javascript\">\n      function showRecaptcha(element, callback) {\n        var recaptchaVersion = 0 + 1 +0;\n        if (recaptchaVersion == 3) {\n          ajax.getScript(\n            \"https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/\",\n            function () {\n              grecaptcha.ready(function () {\n                // do request for recaptcha token\n                // response is promise with passed token\n                window.hasCaptcha = true;\n                grecaptcha\n                  .execute(\"/*RECAPTCHA_PUBLIC_KEY*/\", {\n                    action: \"validate_captcha\",\n                  })\n                  .then(function (token) {\n                    // add token value to form\n                    window.captchaToken = token;\n                  });\n              });\n            }\n          );\n        } else if (recaptchaVersion) {\n          ajax.getScript(\n            \"https://www.recaptcha.net/recaptcha/api.js\",\n            function () {\n              if (window.grecaptcha) {\n                grecaptcha.ready(function () {\n                  callback = callback || function () {};\n                  window.grecaptcha.render(element, {\n                    sitekey: \"/*RECAPTCHA_PUBLIC_KEY*/\",\n                    callback: callback,\n                  });\n                });\n                window.hasCaptcha = true;\n              }\n            }\n          );\n        }\n      }\n      window.onload = function () {\n        /*RECAPTCHA*/\n      };\n      var passwordRule = {random_password_length:6,min_password_numbers:0,min_password_lowers:0,min_password_uppers:0,min_password_specials:0};\n    </script>\n    <script>document.addEventListener(\"DOMContentLoaded\", () => {\ndocument.getElementById(\"username\").setAttribute(\"autocomplete\", \"on\");\ndocument.getElementById(\"password\").setAttribute(\"autocomplete\", \"on\");\n});</script>\n  </head>\n\n  <body>\n    <section\n      id=\"login\"\n      class=\"is-relative is-hidden is-flex is-justify-content-center is-align-items-center auth-section\"\n    >\n      \n      <w-theme class=\"is-absolute multi-theme-icon-container\"></w-theme>\n      <w-language class=\"is-absolute language-dropdown\"></w-language>\n\n      <div class=\"is-flex h-full w-full\">\n        <div\n          class=\"is-flex is-align-items-center is-justify-content-center p-4 auth-form-section\"\n        >\n          <div class=\"w-full auth-form-container\" id=\"authFormContainer\">\n            <!-- Login form -->\n            <div class=\"w-full h-full\" id=\"loginFormCard\">\n              <div class=\"is-flex is-justify-content-center mb-5\">\n                <w-image\n                  class=\"logo\"\n                  src=\"/WebInterface/images/RPS_Logo.jpg\"\n                  alt=\"crush-logo\"\n                />\n              </div>\n              <form id=\"loginForm\" name=\"loginForm\" method=\"post\" action=\"/\">\n                <div id=\"userLoggedIn\" class=\"is-hidden\">\n                  <div class=\"mb-4 has-text-centered\">\n                    <a href=\"/#/\" class=\"text-accentMain\"\n                      >Continue as\n                      <span id=\"currentUserName\" class=\"is-capitalized\"></span\n                      >...</a\n                    >\n                    |\n                    <a\n                      href=\"javascript:void(0);\"\n                      id=\"logout\"\n                      class=\"text-accentMain\"\n                      >Logout</a\n                    >\n                  </div>\n                  <div class=\"continue-label is-relative is-flex mb-4\">\n                    <div class=\"content-line mr-3\"></div>\n                    <p class=\"text-sm text-primaryMain\" data-i18n-key=\"notMe\">\n                      Not me...\n                    </p>\n                    <div class=\"content-line ml-3\"></div>\n                  </div>\n                </div>\n                <div class=\"mb-5\">\n                  <label for=\"username\" data-i18n-key=\"username\"\n                    >Username</label\n                  >\n                  <p class=\"control has-icons-left mt-1\">\n                    <input\n                      id=\"username\"\n                      class=\"input\"\n                      type=\"text\"\n                      value=\"\"\n                      name=\"username\"\n                      placeholder=\"Username\"\n                    />\n                    <span class=\"icon is-small is-left\">\n                      <i class=\"icon-user\"></i>\n                    </span>\n                  </p>\n                </div>\n                <div class=\"mb-5\">\n                  <label for=\"password\" data-i18n-key=\"password\"\n                    >Password</label\n                  >\n                  <p class=\"control has-icons-left mt-1\">\n                    <input\n                      id=\"password\"\n                      class=\"input\"\n                      name=\"password\"\n                      value=\"\"\n                      type=\"password\"\n                      placeholder=\"Password\"\n                    />\n                    <span class=\"icon is-small is-left\">\n                      <i class=\"icon-lock\"></i>\n                    </span>\n                  </p>\n                  <div class=\"content-line ml-3\"></div>\n                </div>\n                <div\n                  class=\"is-flex is-align-items-center is-justify-content-space-between mb-5\"\n                >\n                  <div id=\"rememberPanel\" class=\"is-flex is-align-items-center\">\n                    <input id=\"remember\" type=\"checkbox\" name=\"remember\" />\n                    <label\n                      for=\"remember\"\n                      class=\"text-sm text-primaryMain is-cursor-pointer remember-me\"\n                      data-i18n-key=\"rememberMe\"\n                      >Remember me</label\n                    >\n                  </div>\n                  <p class=\"lostpassword\">\n                    <button\n                      id=\"forgotLink\"\n                      class=\"forgot-link primary-button is-bg-none\"\n                      data-i18n-key=\"forgotYourPassword\"\n                      type=\"button\"\n                    >\n                      Forgot your password?\n                    </button>\n                  </p>\n                </div>\n                <div id=\"recaptcha_div\" class=\"my-2\"></div>\n                <button\n                  type=\"submit\"\n                  id=\"sign-in-button\"\n                  class=\"primary-button w-full\"\n                  data-i18n-key=\"signIn\"\n                  aria-label=\"sign-in-btn\"\n                >\n                  Sign In\n                </button>\n                <input type=\"hidden\" name=\"command\" value=\"login\" />\n                <input type=\"hidden\" name=\"skip_login\" value=\"true\" />\n                <input type=\"hidden\" name=\"encoded\" value=\"false\" />\n              </form>\n              <div\n                id=\"crushAuthContainer\"\n                class=\"is-hidden is-flex is-flex is-flex-direction-column mt-5 crush-auth-container\"\n              >\n                <div class=\"continue-label is-relative is-flex\">\n                  <div class=\"content-line mr-3\"></div>\n                  <p\n                    class=\"text-sm text-primaryMain\"\n                    data-i18n-key=\"orContinueWith\"\n                  >\n                    Or continue with\n                  </p>\n                  <div class=\"content-line ml-3\"></div>\n                </div>\n                <div class=\"is-flex\" style=\"gap: 0.5rem\">\n                  <div\n                    id=\"amazonSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/amazon.png\"\n                      class=\"h-full\"\n                      alt=\"amazon\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >Amazon</span\n                    >\n                  </div>\n                  <div\n                    id=\"msSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/microsoft.png\"\n                      class=\"h-full\"\n                      alt=\"microsoft\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >Microsoft</span\n                    >\n                  </div>\n                  <div\n                    id=\"msB2CSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/microsoft.png\"\n                      class=\"h-full\"\n                      alt=\"ms b2c\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >MS B2C</span\n                    >\n                  </div>\n                </div>\n                <div id=\"google-signin\" class=\"is-hidden\"></div>\n              </div>\n            </div>\n\n            <!-- Reset password form -->\n            <div class=\"w-full h-full is-hidden\" id=\"resetFormCard\">\n              <div\n                class=\"is-flex is-justify-content-center text-accentMain mb-5\"\n              >\n                <svg\n                  width=\"98\"\n                  height=\"89\"\n                  viewBox=\"0 0 98 89\"\n                  fill=\"none\"\n                  xmlns=\"http://www.w3.org/2000/svg\"\n                >\n                  <path\n                    d=\"M43.5249 8.06207C42.1155 8.28365 40.3419 8.67931 39.0117 9.10664C31.4581 11.5123 25.2979 17.6531 22.8909 25.2183C21.8933 28.3519 21.8616 28.5577 21.7982 35.2999L21.7191 41.5198H19.3595H17V63.9938C17 85.803 17.0158 86.4994 17.3009 87.0691C17.6968 87.8288 18.346 88.4461 19.0903 88.7468C19.6129 88.9683 22.0833 89 40.912 89H62.132V87.813V86.626L41.1496 86.5943L20.183 86.5469L19.8188 86.1828L19.4545 85.8188L19.407 64.8642L19.3754 43.8938H46.6921H74.0088V46.1729V48.4361L72.3935 49.2274C68.5613 51.095 65.5208 54.2603 63.8422 58.1537C62.8446 60.496 62.5912 61.6989 62.4962 64.6268C62.4328 66.8901 62.4645 67.4598 62.7496 68.8684C63.8739 74.3128 67.3419 78.7759 72.3619 81.2766L74.0405 82.1154L73.9771 83.9671C73.9138 86.5152 73.8979 86.531 71.2375 86.6102L69.2581 86.6576V87.8288V89H71.5226C74.0088 89 74.6422 88.8259 75.4657 87.9554C76.21 87.1641 76.3842 86.4994 76.3842 84.5052V82.701L76.9859 82.8434C77.3026 82.9225 78.3636 83.0333 79.3138 83.0808C83.2094 83.3024 87.01 82.2578 90.3672 80.0262C92.9009 78.3486 95.4188 75.2782 96.6856 72.3503C97.7783 69.8338 98 68.6152 98 65.2599C98 62.7751 97.9525 62.1262 97.6516 60.9709C95.8147 53.7539 89.8921 48.5152 82.4334 47.5181C81.0082 47.3282 78.0786 47.4073 76.9859 47.6764L76.3842 47.8188V44.6693V41.5198H74.0246H71.6651L71.5859 35.2999C71.5384 30.1562 71.4751 28.8901 71.2534 27.9088C68.9097 17.7955 61.6886 10.5944 51.6804 8.36279C50.5243 8.10955 44.6809 7.88798 43.5249 8.06207ZM51.2053 10.8951C56.7636 12.0346 62.0845 15.6114 65.2516 20.3436C66.5977 22.3536 67.3578 23.9046 68.0704 26.0729C68.973 28.8426 69.1155 30.0929 69.2106 36.0912L69.3056 41.5198H66.8985H64.5073V36.1545C64.5073 30.3619 64.4282 29.539 63.6364 27.1808C62.1636 22.7809 58.8856 19.0142 54.7208 16.925C51.8862 15.5006 49.495 15.01 45.9478 15.1366C43.034 15.2316 41.3713 15.6273 38.9326 16.8143C37.2856 17.6214 35.0528 19.125 35.0528 19.4257C35.0528 19.5206 35.417 19.9954 35.8287 20.4702L36.6047 21.3407L37.0639 20.9925C38.0616 20.1854 40.1044 19.0142 41.2287 18.5869C44.5543 17.3049 48.6716 17.2732 51.9179 18.4919C56.8587 20.3436 60.5959 24.6485 61.7361 29.808C61.9261 30.726 62.0211 32.2137 62.0845 36.2495L62.1795 41.5198H46.6921H31.2047L31.2997 36.2495C31.3947 30.5519 31.5056 29.6972 32.3765 27.434C32.8041 26.3103 33.976 24.2687 34.7836 23.2716L35.132 22.8126L34.261 22.0371C33.7859 21.6256 33.3109 21.2616 33.2158 21.2616C32.7091 21.2457 30.4446 25.0916 29.7478 27.1808C28.956 29.539 28.8768 30.3619 28.8768 36.1545V41.5198H26.4856H24.0786L24.1736 36.0912C24.2686 30.0929 24.4111 28.8426 25.3138 26.0729C26.4381 22.6227 28.2751 19.6472 30.8563 17.0675C33.976 13.9496 37.9032 11.813 42.1947 10.8951C44.7126 10.3411 48.529 10.3569 51.2053 10.8951ZM82.7343 50.1454C89.2903 51.2849 94.3578 56.3494 95.3871 62.7909C95.6405 64.2945 95.5138 67.6972 95.1654 68.9634C94.2786 72.192 92.41 75.12 90.0188 77.0508C83.7953 82.0679 75.1965 81.7039 69.5906 76.1803C66.4868 73.1258 64.9824 69.5648 64.9824 65.2599C64.9824 61.05 66.471 57.4573 69.4164 54.4819C72.9795 50.905 77.9202 49.2907 82.7343 50.1454Z\"\n                    fill=\"currentColor\"\n                  />\n                  <path\n                    d=\"M79.2661 55.4474C76.8274 55.8114 74.7212 57.9797 74.3887 60.4645L74.2778 61.3033H75.5764C76.4948 61.3033 76.8591 61.24 76.8591 61.0976C76.8591 60.5594 77.2391 59.6573 77.6825 59.1509C80.0896 56.4128 84.4919 58.7552 83.5101 62.2529C83.3042 62.9809 82.5124 63.9305 81.7998 64.2946C81.4673 64.4528 80.7388 64.6427 80.1371 64.7061L79.0761 64.8168V67.0168V69.2167H80.2638H81.4514V68.1879C81.4514 67.3333 81.4989 67.1275 81.7365 67.0642C81.879 67.0168 82.4491 66.7635 82.9875 66.5103C84.1594 65.9247 85.1253 64.9276 85.6954 63.709C86.0597 62.9335 86.123 62.5853 86.123 61.3033C86.123 59.9106 86.0755 59.7048 85.6004 58.7394C84.4127 56.3179 81.974 55.0517 79.2661 55.4474Z\"\n                    fill=\"currentColor\"\n                  />\n                  <path\n                    d=\"M79.0762 72.6985V73.9646H80.2639H81.4515V72.6985V71.4323H80.2639H79.0762V72.6985Z\"\n                    fill=\"currentColor\"\n                  />\n                  <path\n                    d=\"M43.1289 47.4548V48.6418H44.3166H45.5043V4",
         "datamd5" : "2c1642d6228af964626d24743b414444",
         "datammh3" : 1115241852,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "forward" : "200.126.55.26",
         "geolocus" : {
            "asn" : "AS61482",
            "continent" : "SA",
            "continentname" : "South America",
            "country" : "PE",
            "countryname" : "Peru",
            "domain" : [
               "convergia.com.pe"
            ],
            "isineu" : "false",
            "latitude" : "-9.189967",
            "location" : "-9.189967,-75.015152",
            "longitude" : "-75.015152",
            "netname" : "PE-CPSA43-LACNIC",
            "organization" : "CONVERGIA",
            "subnet" : "200.126.52.0/22"
         },
         "hostname" : [
            "200.126.55.26"
         ],
         "ip" : "200.126.55.26",
         "ipv6" : "false",
         "latitude" : "-12.1628",
         "location" : "-12.1628,-77.0343",
         "longitude" : "-77.0343",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "CONVERGIA",
         "os" : "Linux",
         "osdistribution" : "AMAZON",
         "osvendor" : "Linux",
         "port" : 1515,
         "protocol" : "http",
         "protocolversion" : "1.1",
         "reason" : "OK",
         "seen_date" : "2024-11-06",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subnet" : "200.126.52.0/22",
         "tag" : "<enterprise field>: tag",
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/WebInterface/login.html"
      }
      
  • 94.131.2.165:1515 (tcp/http) - last seen on 2024-11-05 at 23:15:28 UTC

    • IP
      94.131.2.165
      Network
      94.131.2.0/23
      Domain(s)
      hostry.com
      Device

      <enterprise field>: device.class

      Operating System
      Linux Linux AMAZON
      URL

      http://94.131.2.165:1515/WebInterface/login.html 200

      HTTP Title
      CrushFTP - Login
      HTTP Description
      CrushFTP - Login
      Reverse DNS
      vps.hostry.com
      ASN
      AS44477
      Organization
      Stark Industries Solutions Ltd
      Protocol
      http
      Source
      urlscan::redirect
    • Operating System
      Linux Linux AMAZON
      HTTP Component(s)
      CrushFTP CrushFTP
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      2c1642d6228af964626d24743b414444
      HTTP Header MD5
      24d6f72237a5f40a6e8db9133df32f72
      HTTP Body MD5
      04bf84782bd77b671ac0c64c2db76f83
    • HTTP/1.1 200 OK
      Date: Tue, 05 Nov 2024 23:15:18 UTC
      Server: CrushFTP HTTP Server
      P3P: policyref="/WebInterface/w3c/p3p.xml", CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"
      Keep-Alive: timeout=15, max=20
      Connection: Keep-Alive
      Pragma: no-cache
      Content-type: text/html; charset=UTF-8
      Last-Modified: Fri, 05 Apr 2024 13:30:12 GMT
      ETag: 1712323812000
      X-UA-Compatible: chrome=1
      Accept-Ranges: bytes
      Content-Length: 27968
      
      <!DOCTYPE html>
      <html data-theme="light">
        <head>
          <meta charset="UTF-8" />
          <meta name="viewport" content="width=device-width, initial-scale=1" />
          <meta name="description" content="CrushFTP - Login" />
          <meta name="theme-color" content="#F5B451" />
      
          <title>CrushFTP - Login</title>
      
          <link
            rel="icon"
            type="image/x-icon"
            href="/WebInterface/new-ui/assets/images/favicon-logo.png"
          />
      
          <link
            rel="apple-touch-icon"
            href="/WebInterface/new-ui/assets/images/favicon-logo.png"
          />
      
          <!-- Style Files -->
          <!-- Common CSS -->
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/font-awesome/css/font-awesome.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/variables.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/bulma/bulma.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/animation.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/common.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/components/toast.css"
          />
          <!-- End Common CSS -->
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/auth/login.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/modules/loader/loader.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/components/modal.css"
          />
      
          <link rel="manifest" href="/WebInterface/new-ui/manifest.json" />
      
          <!-- Javascript Files -->
          <!--GSIGNIN_SCRIPT-->
          <!--MSSIGNIN_SCRIPT-->
          <!--AZURE_B2C_SINGIN_SCRIPT-->
          <!--AMAZON_COGNITO_SINGIN_SCRIPT-->
      
          <script type="text/javascript">
            function showRecaptcha(element, callback) {
              var recaptchaVersion = 0 + 1 +0;
              if (recaptchaVersion == 3) {
                ajax.getScript(
                  "https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/",
                  function () {
                    grecaptcha.ready(function () {
                      // do request for recaptcha token
                      // response is promise with passed token
                      window.hasCaptcha = true;
                      grecaptcha
                        .execute("/*RECAPTCHA_PUBLIC_KEY*/", {
                          action: "validate_captcha",
                        })
                        .then(function (token) {
                          // add token value to form
                          window.captchaToken = token;
                        });
                    });
                  }
                );
              } else if (recaptchaVersion) {
                ajax.getScript(
                  "https://www.recaptcha.net/recaptcha/api.js",
                  function () {
                    if (window.grecaptcha) {
                      grecaptcha.ready(function () {
                        callback = callback || function () {};
                        window.grecaptcha.render(element, {
                          sitekey: "/*RECAPTCHA_PUBLIC_KEY*/",
                          callback: callback,
                        });
                      });
                      window.hasCaptcha = true;
                    }
                  }
                );
              }
            }
            window.onload = function () {
              /*RECAPTCHA*/
            };
            var passwordRule = {random_password_length:6,min_password_numbers:0,min_password_lowers:0,min_password_uppers:0,min_password_specials:0};
          </script>
          <script>document.addEventListener("DOMContentLoaded", () => {
      document.getElementById("username").setAttribute("autocomplete", "on");
      document.getElementById("password").setAttribute("autocomplete", "on");
      });</script>
        </head>
      
        <body>
          <section
            id="login"
            class="is-relative is-hidden is-flex is-justify-content-center is-align-items-center auth-section"
          >
            
            <w-theme class="is-absolute multi-theme-icon-container"></w-theme>
            <w-language class="is-absolute language-dropdown"></w-language>
      
            <div class="is-flex h-full w-full">
              <div
                class="is-flex is-align-items-center is-justify-content-center p-4 auth-form-section"
              >
                <div class="w-full auth-form-container" id="authFormContainer">
                  <!-- Login form -->
                  <div class="w-full h-full" id="loginFormCard">
                    <div class="is-flex is-justify-content-center mb-5">
                      <w-image
                        class="logo"
                        src="/WebInterface/images/RPS_Logo.jpg"
                        alt="crush-logo"
                      />
                    </div>
                    <form id="loginForm" name="loginForm" method="post" action="/">
                      <div id="userLoggedIn" class="is-hidden">
                        <div class="mb-4 has-text-centered">
                          <a href="/#/" class="text-accentMain"
                            >Continue as
                            <span id="currentUserName" class="is-capitalized"></span
                            >...</a
                          >
                          |
                          <a
                            href="javascript:void(0);"
                            id="logout"
                            class="text-accentMain"
                            >Logout</a
                          >
                        </div>
                        <div class="continue-label is-relative is-flex mb-4">
                          <div class="content-line mr-3"></div>
                          <p class="text-sm text-primaryMain" data-i18n-key="notMe">
                            Not me...
                          </p>
                          <div class="content-line ml-3"></div>
                        </div>
                      </div>
                      <div class="mb-5">
                        <label for="username" data-i18n-key="username"
                          >Username</label
                        >
                        <p class="control has-icons-left mt-1">
                          <input
                            id="username"
                            class="input"
                            type="text"
                            value=""
                            name="username"
                            placeholder="Username"
                          />
                          <span class="icon is-small is-left">
                            <i class="icon-user"></i>
                          </span>
                        </p>
                      </div>
                      <div class="mb-5">
                        <label for="password" data-i18n-key="password"
                          >Password</label
                        >
                        <p class="control has-icons-left mt-1">
                          <input
                            id="password"
                            class="input"
                            name="password"
                            value=""
                            type="password"
                            placeholder="Password"
                          />
                          <span class="icon is-small is-left">
                            <i class="icon-lock"></i>
                          </span>
                        </p>
                        <div class="content-line ml-3"></div>
                      </div>
                      <div
                        class="is-flex is-align-items-center is-justify-content-space-between mb-5"
                      >
                        <div id="rememberPanel" class="is-flex is-align-items-center">
                          <input id="remember" type="checkbox" name="remember" />
                          <label
                            for="remember"
                            class="text-sm text-primaryMain is-cursor-pointer remember-me"
                            data-i18n-key="rememberMe"
                            >Remember me</label
                          >
                        </div>
                        <p class="lostpassword">
                          <button
                            id="forgotLink"
                            class="forgot-link primary-button is-bg-none"
                            data-i18n-key="forgotYourPassword"
                            type="button"
                          >
                            Forgot your password?
                          </button>
                        </p>
                      </div>
                      <div id="recaptcha_div" class="my-2"></div>
                      <button
                        type="submit"
                        id="sign-in-button"
                        class="primary-button w-full"
                        data-i18n-key="signIn"
                        aria-label="sign-in-btn"
                      >
                        Sign In
                      </button>
                      <input type="hidden" name="command" value="login" />
                      <input type="hidden" name="skip_login" value="true" />
                      <input type="hidden" name="encoded" value="false" />
                    </form>
                    <div
                      id="crushAuthContainer"
                      class="is-hidden is-flex is-flex is-flex-direction-column mt-5 crush-auth-container"
                    >
                      <div class="continue-label is-relative is-flex">
                        <div class="content-line mr-3"></div>
                        <p
                          class="text-sm text-primaryMain"
                          data-i18n-key="orContinueWith"
                        >
                          Or continue with
                        </p>
                        <div class="content-line ml-3"></div>
                      </div>
                      <div class="is-flex" style="gap: 0.5rem">
                        <div
                          id="amazonSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/amazon.png"
                            class="h-full"
                            alt="amazon"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >Amazon</span
                          >
                        </div>
                        <div
                          id="msSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/microsoft.png"
                            class="h-full"
                            alt="microsoft"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >Microsoft</span
                          >
                        </div>
                        <div
                          id="msB2CSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/microsoft.png"
                            class="h-full"
                            alt="ms b2c"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >MS B2C</span
                          >
                        </div>
                      </div>
                      <div id="google-signin" class="is-hidden"></div>
                    </div>
                  </div>
      
                  <!-- Reset password form -->
                  <div class="w-full h-full is-hidden" id="resetFormCard">
                    <div
                      class="is-flex is-justify-content-center text-accentMain mb-5"
                    >
                      <svg
                        width="98"
                        height="89"
                        viewBox="0 0 98 89"
                        fill="none"
                        xmlns="http://www.w3.org/2000/svg"
                      >
                        <path
                          d="M43.5249 8.06207C42.1155 8.28365 40.3419 8.67931 39.0117 9.10664C31.4581 11.5123 25.2979 17.6531 22.8909 25.2183C21.8933 28.3519 21.8616 28.5577 21.7982 35.2999L21.7191 41.5198H19.3595H17V63.9938C17 85.803 17.0158 86.4994 17.3009 87.0691C17.6968 87.8288 18.346 88.4461 19.0903 88.7468C19.6129 88.9683 22.0833 89 40.912 89H62.132V87.813V86.626L41.1496 86.5943L20.183 86.5469L19.8188 86.1828L19.4545 85.8188L19.407 64.8642L19.3754 43.8938H46.6921H74.0088V46.1729V48.4361L72.3935 49.2274C68.5613 51.095 65.5208 54.2603 63.8422 58.1537C62.8446 60.496 62.5912 61.6989 62.4962 64.6268C62.4328 66.8901 62.4645 67.4598 62.7496 68.8684C63.8739 74.3128 67.3419 78.7759 72.3619 81.2766L74.0405 82.1154L73.9771 83.9671C73.9138 86.5152 73.8979 86.531 71.2375 86.6102L69.2581 86.6576V87.8288V89H71.5226C74.0088 89 74.6422 88.8259 75.4657 87.9554C76.21 87.1641 76.3842 86.4994 76.3842 84.5052V82.701L76.9859 82.8434C77.3026 82.9225 78.3636 83.0333 79.3138 83.0808C83.2094 83.3024 87.01 82.2578 90.3672 80.0262C92.9009 78.3486 95.4188 75.2782 96.6856 72.3503C97.7783 69.8338 98 68.6152 98 65.2599C98 62.7751 97.9525 62.1262 97.6516 60.9709C95.8147 53.7539 89.8921 48.5152 82.4334 47.5181C81.0082 47.3282 78.0786 47.4073 76.9859 47.6764L76.3842 47.8188V44.6693V41.5198H74.0246H71.6651L71.5859 35.2999C71.5384 30.1562 71.4751 28.8901 71.2534 27.9088C68.9097 17.7955 61.6886 10.5944 51.6804 8.36279C50.5243 8.10955 44.6809 7.88798 43.5249 8.06207ZM51.2053 10.8951C56.7636 12.0346 62.0845 15.6114 65.2516 20.3436C66.5977 22.3536 67.3578 23.9046 68.0704 26.0729C68.973 28.8426 69.1155 30.0929 69.2106 36.0912L69.3056 41.5198H66.8985H64.5073V36.1545C64.5073 30.3619 64.4282 29.539 63.6364 27.1808C62.1636 22.7809 58.8856 19.0142 54.7208 16.925C51.8862 15.5006 49.495 15.01 45.9478 15.1366C43.034 15.2316 41.3713 15.6273 38.9326 16.8143C37.2856 17.6214 35.0528 19.125 35.0528 19.4257C35.0528 19.5206 35.417 19.9954 35.8287 20.4702L36.6047 21.3407L37.0639 20.9925C38.0616 20.1854 40.1044 19.0142 41.2287 18.5869C44.5543 17.3049 48.6716 17.2732 51.9179 18.4919C56.8587 20.3436 60.5959 24.6485 61.7361 29.808C61.9261 30.726 62.0211 32.2137 62.0845 36.2495L62.1795 41.5198H46.6921H31.2047L31.2997 36.2495C31.3947 30.5519 31.5056 29.6972 32.3765 27.434C32.8041 26.3103 33.976 24.2687 34.7836 23.2716L35.132 22.8126L34.261 22.0371C33.7859 21.6256 33.3109 21.2616 33.2158 21.2616C32.7091 21.2457 30.4446 25.0916 29.7478 27.1808C28.956 29.539 28.8768 30.3619 28.8768 36.1545V41.5198H26.4856H24.0786L24.1736 36.0912C24.2686 30.0929 24.4111 28.8426 25.3138 26.0729C26.4381 22.6227 28.2751 19.6472 30.8563 17.0675C33.976 13.9496 37.9032 11.813 42.1947 10.8951C44.7126 10.3411 48.529 10.3569 51.2053 10.8951ZM82.7343 50.1454C89.2903 51.2849 94.3578 56.3494 95.3871 62.7909C95.6405 64.2945 95.5138 67.6972 95.1654 68.9634C94.2786 72.192 92.41 75.12 90.0188 77.0508C83.7953 82.0679 75.1965 81.7039 69.5906 76.1803C66.4868 73.1258 64.9824 69.5648 64.9824 65.2599C64.9824 61.05 66.471 57.4573 69.4164 54.4819C72.9795 50.905 77.9202 49.2907 82.7343 50.1454Z"
                          fill="currentColor"
                        />
                        <path
                          d="M79.2661 55.4474C76.8274 55.8114 74.7212 57.9797 74.3887 60.4645L74.2778 61.3033H75.5764C76.4948 61.3033 76.8591 61.24 76.8591 61.0976C76.8591 60.5594 77.2391 59.6573 77.6825 59.1509C80.0896 56.4128 84.4919 58.7552 83.5101 62.2529C83.3042 62.9809 82.5124 63.9305 81.7998 64.2946C81.4673 64.4528 80.7388 64.6427 80.1371 64.7061L79.0761 64.8168V67.0168V69.2167H80.2638H81.4514V68.1879C81.4514 67.3333 81.4989 67.1275 81.7365 67.0642C81.879 67.0168 82.4491 66.7635 82.9875 66.5103C84.1594 65.9247 85.1253 64.9276 85.6954 63.709C86.0597 62.9335 86.123 62.5853 86.123 61.3033C86.123 59.9106 86.0755 59.7048 85.6004 58.7394C84.4127 56.3179 81.974 55.0517 79.2661 55.4474Z"
                          fill="currentColor"
                        />
                        <path
                          d="M79.0762 72.6985V73.9646H80.2639H81.4515V72.6985V71.4323H80.2639H79.0762V72.6985Z"
                          fill="currentColor"
                        />
                        <path
                          d="M43.1289 47.4548V48.6418H44.3166H45.5043V4
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-05T23:15:28.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "recaptcha.net",
                  "w3.org"
               ],
               "file" : [
                  "p3p.xml",
                  "manifest.json"
               ],
               "hostname" : [
                  "www.recaptcha.net",
                  "www.w3.org"
               ],
               "url" : [
                  "http://www.w3.org/2000/svg",
                  "https://www.recaptcha.net/recaptcha/api.js",
                  "https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/"
               ]
            },
            "favicon" : {
               "url" : "/WebInterface/new-ui/assets/images/favicon-logo.png"
            },
            "http" : {
               "bodymd5" : "04bf84782bd77b671ac0c64c2db76f83",
               "bodymmh3" : 1969461597,
               "component" : [
                  {
                     "product" : "CrushFTP",
                     "productvendor" : "CrushFTP"
                  }
               ],
               "description" : "CrushFTP - Login",
               "header" : [
                  {
                     "value" : "Fri, 05 Apr 2024 13:30:12 GMT",
                     "name" : "Last-Modified"
                  },
                  {
                     "name" : "ETag",
                     "value" : "1712323812000"
                  }
               ],
               "headermd5" : "24d6f72237a5f40a6e8db9133df32f72",
               "headermmh3" : 624332934,
               "title" : "CrushFTP - Login"
            },
            "length" : 16384
         },
         "asn" : "AS44477",
         "city" : "Almaty",
         "country" : "KZ",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.1 200 OK\r\nDate: Tue, 05 Nov 2024 23:15:18 UTC\r\nServer: CrushFTP HTTP Server\r\nP3P: policyref=\"/WebInterface/w3c/p3p.xml\", CP=\"IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\"\r\nKeep-Alive: timeout=15, max=20\r\nConnection: Keep-Alive\r\nPragma: no-cache\r\nContent-type: text/html; charset=UTF-8\r\nLast-Modified: Fri, 05 Apr 2024 13:30:12 GMT\r\nETag: 1712323812000\r\nX-UA-Compatible: chrome=1\r\nAccept-Ranges: bytes\r\nContent-Length: 27968\r\n\r\n<!DOCTYPE html>\n<html data-theme=\"light\">\n  <head>\n    <meta charset=\"UTF-8\" />\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n    <meta name=\"description\" content=\"CrushFTP - Login\" />\n    <meta name=\"theme-color\" content=\"#F5B451\" />\n\n    <title>CrushFTP - Login</title>\n\n    <link\n      rel=\"icon\"\n      type=\"image/x-icon\"\n      href=\"/WebInterface/new-ui/assets/images/favicon-logo.png\"\n    />\n\n    <link\n      rel=\"apple-touch-icon\"\n      href=\"/WebInterface/new-ui/assets/images/favicon-logo.png\"\n    />\n\n    <!-- Style Files -->\n    <!-- Common CSS -->\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/font-awesome/css/font-awesome.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/variables.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/bulma/bulma.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/animation.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/common.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/components/toast.css\"\n    />\n    <!-- End Common CSS -->\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/auth/login.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/modules/loader/loader.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/components/modal.css\"\n    />\n\n    <link rel=\"manifest\" href=\"/WebInterface/new-ui/manifest.json\" />\n\n    <!-- Javascript Files -->\n    <!--GSIGNIN_SCRIPT-->\n    <!--MSSIGNIN_SCRIPT-->\n    <!--AZURE_B2C_SINGIN_SCRIPT-->\n    <!--AMAZON_COGNITO_SINGIN_SCRIPT-->\n\n    <script type=\"text/javascript\">\n      function showRecaptcha(element, callback) {\n        var recaptchaVersion = 0 + 1 +0;\n        if (recaptchaVersion == 3) {\n          ajax.getScript(\n            \"https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/\",\n            function () {\n              grecaptcha.ready(function () {\n                // do request for recaptcha token\n                // response is promise with passed token\n                window.hasCaptcha = true;\n                grecaptcha\n                  .execute(\"/*RECAPTCHA_PUBLIC_KEY*/\", {\n                    action: \"validate_captcha\",\n                  })\n                  .then(function (token) {\n                    // add token value to form\n                    window.captchaToken = token;\n                  });\n              });\n            }\n          );\n        } else if (recaptchaVersion) {\n          ajax.getScript(\n            \"https://www.recaptcha.net/recaptcha/api.js\",\n            function () {\n              if (window.grecaptcha) {\n                grecaptcha.ready(function () {\n                  callback = callback || function () {};\n                  window.grecaptcha.render(element, {\n                    sitekey: \"/*RECAPTCHA_PUBLIC_KEY*/\",\n                    callback: callback,\n                  });\n                });\n                window.hasCaptcha = true;\n              }\n            }\n          );\n        }\n      }\n      window.onload = function () {\n        /*RECAPTCHA*/\n      };\n      var passwordRule = {random_password_length:6,min_password_numbers:0,min_password_lowers:0,min_password_uppers:0,min_password_specials:0};\n    </script>\n    <script>document.addEventListener(\"DOMContentLoaded\", () => {\ndocument.getElementById(\"username\").setAttribute(\"autocomplete\", \"on\");\ndocument.getElementById(\"password\").setAttribute(\"autocomplete\", \"on\");\n});</script>\n  </head>\n\n  <body>\n    <section\n      id=\"login\"\n      class=\"is-relative is-hidden is-flex is-justify-content-center is-align-items-center auth-section\"\n    >\n      \n      <w-theme class=\"is-absolute multi-theme-icon-container\"></w-theme>\n      <w-language class=\"is-absolute language-dropdown\"></w-language>\n\n      <div class=\"is-flex h-full w-full\">\n        <div\n          class=\"is-flex is-align-items-center is-justify-content-center p-4 auth-form-section\"\n        >\n          <div class=\"w-full auth-form-container\" id=\"authFormContainer\">\n            <!-- Login form -->\n            <div class=\"w-full h-full\" id=\"loginFormCard\">\n              <div class=\"is-flex is-justify-content-center mb-5\">\n                <w-image\n                  class=\"logo\"\n                  src=\"/WebInterface/images/RPS_Logo.jpg\"\n                  alt=\"crush-logo\"\n                />\n              </div>\n              <form id=\"loginForm\" name=\"loginForm\" method=\"post\" action=\"/\">\n                <div id=\"userLoggedIn\" class=\"is-hidden\">\n                  <div class=\"mb-4 has-text-centered\">\n                    <a href=\"/#/\" class=\"text-accentMain\"\n                      >Continue as\n                      <span id=\"currentUserName\" class=\"is-capitalized\"></span\n                      >...</a\n                    >\n                    |\n                    <a\n                      href=\"javascript:void(0);\"\n                      id=\"logout\"\n                      class=\"text-accentMain\"\n                      >Logout</a\n                    >\n                  </div>\n                  <div class=\"continue-label is-relative is-flex mb-4\">\n                    <div class=\"content-line mr-3\"></div>\n                    <p class=\"text-sm text-primaryMain\" data-i18n-key=\"notMe\">\n                      Not me...\n                    </p>\n                    <div class=\"content-line ml-3\"></div>\n                  </div>\n                </div>\n                <div class=\"mb-5\">\n                  <label for=\"username\" data-i18n-key=\"username\"\n                    >Username</label\n                  >\n                  <p class=\"control has-icons-left mt-1\">\n                    <input\n                      id=\"username\"\n                      class=\"input\"\n                      type=\"text\"\n                      value=\"\"\n                      name=\"username\"\n                      placeholder=\"Username\"\n                    />\n                    <span class=\"icon is-small is-left\">\n                      <i class=\"icon-user\"></i>\n                    </span>\n                  </p>\n                </div>\n                <div class=\"mb-5\">\n                  <label for=\"password\" data-i18n-key=\"password\"\n                    >Password</label\n                  >\n                  <p class=\"control has-icons-left mt-1\">\n                    <input\n                      id=\"password\"\n                      class=\"input\"\n                      name=\"password\"\n                      value=\"\"\n                      type=\"password\"\n                      placeholder=\"Password\"\n                    />\n                    <span class=\"icon is-small is-left\">\n                      <i class=\"icon-lock\"></i>\n                    </span>\n                  </p>\n                  <div class=\"content-line ml-3\"></div>\n                </div>\n                <div\n                  class=\"is-flex is-align-items-center is-justify-content-space-between mb-5\"\n                >\n                  <div id=\"rememberPanel\" class=\"is-flex is-align-items-center\">\n                    <input id=\"remember\" type=\"checkbox\" name=\"remember\" />\n                    <label\n                      for=\"remember\"\n                      class=\"text-sm text-primaryMain is-cursor-pointer remember-me\"\n                      data-i18n-key=\"rememberMe\"\n                      >Remember me</label\n                    >\n                  </div>\n                  <p class=\"lostpassword\">\n                    <button\n                      id=\"forgotLink\"\n                      class=\"forgot-link primary-button is-bg-none\"\n                      data-i18n-key=\"forgotYourPassword\"\n                      type=\"button\"\n                    >\n                      Forgot your password?\n                    </button>\n                  </p>\n                </div>\n                <div id=\"recaptcha_div\" class=\"my-2\"></div>\n                <button\n                  type=\"submit\"\n                  id=\"sign-in-button\"\n                  class=\"primary-button w-full\"\n                  data-i18n-key=\"signIn\"\n                  aria-label=\"sign-in-btn\"\n                >\n                  Sign In\n                </button>\n                <input type=\"hidden\" name=\"command\" value=\"login\" />\n                <input type=\"hidden\" name=\"skip_login\" value=\"true\" />\n                <input type=\"hidden\" name=\"encoded\" value=\"false\" />\n              </form>\n              <div\n                id=\"crushAuthContainer\"\n                class=\"is-hidden is-flex is-flex is-flex-direction-column mt-5 crush-auth-container\"\n              >\n                <div class=\"continue-label is-relative is-flex\">\n                  <div class=\"content-line mr-3\"></div>\n                  <p\n                    class=\"text-sm text-primaryMain\"\n                    data-i18n-key=\"orContinueWith\"\n                  >\n                    Or continue with\n                  </p>\n                  <div class=\"content-line ml-3\"></div>\n                </div>\n                <div class=\"is-flex\" style=\"gap: 0.5rem\">\n                  <div\n                    id=\"amazonSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/amazon.png\"\n                      class=\"h-full\"\n                      alt=\"amazon\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >Amazon</span\n                    >\n                  </div>\n                  <div\n                    id=\"msSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/microsoft.png\"\n                      class=\"h-full\"\n                      alt=\"microsoft\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >Microsoft</span\n                    >\n                  </div>\n                  <div\n                    id=\"msB2CSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/microsoft.png\"\n                      class=\"h-full\"\n                      alt=\"ms b2c\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >MS B2C</span\n                    >\n                  </div>\n                </div>\n                <div id=\"google-signin\" class=\"is-hidden\"></div>\n              </div>\n            </div>\n\n            <!-- Reset password form -->\n            <div class=\"w-full h-full is-hidden\" id=\"resetFormCard\">\n              <div\n                class=\"is-flex is-justify-content-center text-accentMain mb-5\"\n              >\n                <svg\n                  width=\"98\"\n                  height=\"89\"\n                  viewBox=\"0 0 98 89\"\n                  fill=\"none\"\n                  xmlns=\"http://www.w3.org/2000/svg\"\n                >\n                  <path\n                    d=\"M43.5249 8.06207C42.1155 8.28365 40.3419 8.67931 39.0117 9.10664C31.4581 11.5123 25.2979 17.6531 22.8909 25.2183C21.8933 28.3519 21.8616 28.5577 21.7982 35.2999L21.7191 41.5198H19.3595H17V63.9938C17 85.803 17.0158 86.4994 17.3009 87.0691C17.6968 87.8288 18.346 88.4461 19.0903 88.7468C19.6129 88.9683 22.0833 89 40.912 89H62.132V87.813V86.626L41.1496 86.5943L20.183 86.5469L19.8188 86.1828L19.4545 85.8188L19.407 64.8642L19.3754 43.8938H46.6921H74.0088V46.1729V48.4361L72.3935 49.2274C68.5613 51.095 65.5208 54.2603 63.8422 58.1537C62.8446 60.496 62.5912 61.6989 62.4962 64.6268C62.4328 66.8901 62.4645 67.4598 62.7496 68.8684C63.8739 74.3128 67.3419 78.7759 72.3619 81.2766L74.0405 82.1154L73.9771 83.9671C73.9138 86.5152 73.8979 86.531 71.2375 86.6102L69.2581 86.6576V87.8288V89H71.5226C74.0088 89 74.6422 88.8259 75.4657 87.9554C76.21 87.1641 76.3842 86.4994 76.3842 84.5052V82.701L76.9859 82.8434C77.3026 82.9225 78.3636 83.0333 79.3138 83.0808C83.2094 83.3024 87.01 82.2578 90.3672 80.0262C92.9009 78.3486 95.4188 75.2782 96.6856 72.3503C97.7783 69.8338 98 68.6152 98 65.2599C98 62.7751 97.9525 62.1262 97.6516 60.9709C95.8147 53.7539 89.8921 48.5152 82.4334 47.5181C81.0082 47.3282 78.0786 47.4073 76.9859 47.6764L76.3842 47.8188V44.6693V41.5198H74.0246H71.6651L71.5859 35.2999C71.5384 30.1562 71.4751 28.8901 71.2534 27.9088C68.9097 17.7955 61.6886 10.5944 51.6804 8.36279C50.5243 8.10955 44.6809 7.88798 43.5249 8.06207ZM51.2053 10.8951C56.7636 12.0346 62.0845 15.6114 65.2516 20.3436C66.5977 22.3536 67.3578 23.9046 68.0704 26.0729C68.973 28.8426 69.1155 30.0929 69.2106 36.0912L69.3056 41.5198H66.8985H64.5073V36.1545C64.5073 30.3619 64.4282 29.539 63.6364 27.1808C62.1636 22.7809 58.8856 19.0142 54.7208 16.925C51.8862 15.5006 49.495 15.01 45.9478 15.1366C43.034 15.2316 41.3713 15.6273 38.9326 16.8143C37.2856 17.6214 35.0528 19.125 35.0528 19.4257C35.0528 19.5206 35.417 19.9954 35.8287 20.4702L36.6047 21.3407L37.0639 20.9925C38.0616 20.1854 40.1044 19.0142 41.2287 18.5869C44.5543 17.3049 48.6716 17.2732 51.9179 18.4919C56.8587 20.3436 60.5959 24.6485 61.7361 29.808C61.9261 30.726 62.0211 32.2137 62.0845 36.2495L62.1795 41.5198H46.6921H31.2047L31.2997 36.2495C31.3947 30.5519 31.5056 29.6972 32.3765 27.434C32.8041 26.3103 33.976 24.2687 34.7836 23.2716L35.132 22.8126L34.261 22.0371C33.7859 21.6256 33.3109 21.2616 33.2158 21.2616C32.7091 21.2457 30.4446 25.0916 29.7478 27.1808C28.956 29.539 28.8768 30.3619 28.8768 36.1545V41.5198H26.4856H24.0786L24.1736 36.0912C24.2686 30.0929 24.4111 28.8426 25.3138 26.0729C26.4381 22.6227 28.2751 19.6472 30.8563 17.0675C33.976 13.9496 37.9032 11.813 42.1947 10.8951C44.7126 10.3411 48.529 10.3569 51.2053 10.8951ZM82.7343 50.1454C89.2903 51.2849 94.3578 56.3494 95.3871 62.7909C95.6405 64.2945 95.5138 67.6972 95.1654 68.9634C94.2786 72.192 92.41 75.12 90.0188 77.0508C83.7953 82.0679 75.1965 81.7039 69.5906 76.1803C66.4868 73.1258 64.9824 69.5648 64.9824 65.2599C64.9824 61.05 66.471 57.4573 69.4164 54.4819C72.9795 50.905 77.9202 49.2907 82.7343 50.1454Z\"\n                    fill=\"currentColor\"\n                  />\n                  <path\n                    d=\"M79.2661 55.4474C76.8274 55.8114 74.7212 57.9797 74.3887 60.4645L74.2778 61.3033H75.5764C76.4948 61.3033 76.8591 61.24 76.8591 61.0976C76.8591 60.5594 77.2391 59.6573 77.6825 59.1509C80.0896 56.4128 84.4919 58.7552 83.5101 62.2529C83.3042 62.9809 82.5124 63.9305 81.7998 64.2946C81.4673 64.4528 80.7388 64.6427 80.1371 64.7061L79.0761 64.8168V67.0168V69.2167H80.2638H81.4514V68.1879C81.4514 67.3333 81.4989 67.1275 81.7365 67.0642C81.879 67.0168 82.4491 66.7635 82.9875 66.5103C84.1594 65.9247 85.1253 64.9276 85.6954 63.709C86.0597 62.9335 86.123 62.5853 86.123 61.3033C86.123 59.9106 86.0755 59.7048 85.6004 58.7394C84.4127 56.3179 81.974 55.0517 79.2661 55.4474Z\"\n                    fill=\"currentColor\"\n                  />\n                  <path\n                    d=\"M79.0762 72.6985V73.9646H80.2639H81.4515V72.6985V71.4323H80.2639H79.0762V72.6985Z\"\n                    fill=\"currentColor\"\n                  />\n                  <path\n                    d=\"M43.1289 47.4548V48.6418H44.3166H45.5043V4",
         "datamd5" : "2c1642d6228af964626d24743b414444",
         "datammh3" : 1115241852,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "domain" : [
            "hostry.com"
         ],
         "forward" : "94.131.2.165",
         "geolocus" : {
            "asn" : "AS44477",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "KZ",
            "countryname" : "Kazakhstan",
            "domain" : [
               "stark-industries.solutions"
            ],
            "isineu" : "false",
            "latitude" : "48.019573",
            "location" : "48.019573,66.923684",
            "longitude" : "66.923684",
            "netname" : "STARK_INDUSTRIES",
            "organization" : "STARK INDUSTRIES SOLUTIONS LTD.",
            "subnet" : "94.131.2.0/24"
         },
         "host" : [
            "vps"
         ],
         "hostname" : [
            "94.131.2.165",
            "vps.hostry.com"
         ],
         "ip" : "94.131.2.165",
         "ipv6" : "false",
         "latitude" : "43.2433",
         "location" : "43.2433,76.8646",
         "longitude" : "76.8646",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Stark Industries Solutions Ltd",
         "os" : "Linux",
         "osdistribution" : "AMAZON",
         "osvendor" : "Linux",
         "port" : 1515,
         "protocol" : "http",
         "protocolversion" : "1.1",
         "reason" : "OK",
         "reverse" : [
            "vps.hostry.com"
         ],
         "seen_date" : "2024-11-05",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subnet" : "94.131.2.0/23",
         "tag" : "<enterprise field>: tag",
         "tld" : [
            "com"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/WebInterface/login.html"
      }
      
  • 217.156.50.206:1515 (tcp/http) - last seen on 2024-11-05 at 11:10:08 UTC

    • IP
      217.156.50.206
      Network
      217.156.48.0/22
      Device

      <enterprise field>: device.class

      Operating System
      Linux Linux AMAZON
      URL

      http://217.156.50.206:1515/WebInterface/login.html 200

      HTTP Title
      CrushFTP - Login
      HTTP Description
      CrushFTP - Login
      ASN
      AS9009
      Organization
      M247 Europe SRL
      Protocol
      http
      Source
      urlscan::redirect
    • Operating System
      Linux Linux AMAZON
      HTTP Component(s)
      CrushFTP CrushFTP
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      2c1642d6228af964626d24743b414444
      HTTP Header MD5
      24d6f72237a5f40a6e8db9133df32f72
      HTTP Body MD5
      04bf84782bd77b671ac0c64c2db76f83
    • HTTP/1.1 200 OK
      Date: Tue, 05 Nov 2024 11:10:01 UTC
      Server: CrushFTP HTTP Server
      P3P: policyref="/WebInterface/w3c/p3p.xml", CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"
      Keep-Alive: timeout=15, max=20
      Connection: Keep-Alive
      Pragma: no-cache
      Content-type: text/html; charset=UTF-8
      Last-Modified: Fri, 05 Apr 2024 13:30:12 GMT
      ETag: 1712323812000
      X-UA-Compatible: chrome=1
      Accept-Ranges: bytes
      Content-Length: 27968
      
      <!DOCTYPE html>
      <html data-theme="light">
        <head>
          <meta charset="UTF-8" />
          <meta name="viewport" content="width=device-width, initial-scale=1" />
          <meta name="description" content="CrushFTP - Login" />
          <meta name="theme-color" content="#F5B451" />
      
          <title>CrushFTP - Login</title>
      
          <link
            rel="icon"
            type="image/x-icon"
            href="/WebInterface/new-ui/assets/images/favicon-logo.png"
          />
      
          <link
            rel="apple-touch-icon"
            href="/WebInterface/new-ui/assets/images/favicon-logo.png"
          />
      
          <!-- Style Files -->
          <!-- Common CSS -->
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/font-awesome/css/font-awesome.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/variables.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/bulma/bulma.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/animation.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/common.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/components/toast.css"
          />
          <!-- End Common CSS -->
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/auth/login.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/modules/loader/loader.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/components/modal.css"
          />
      
          <link rel="manifest" href="/WebInterface/new-ui/manifest.json" />
      
          <!-- Javascript Files -->
          <!--GSIGNIN_SCRIPT-->
          <!--MSSIGNIN_SCRIPT-->
          <!--AZURE_B2C_SINGIN_SCRIPT-->
          <!--AMAZON_COGNITO_SINGIN_SCRIPT-->
      
          <script type="text/javascript">
            function showRecaptcha(element, callback) {
              var recaptchaVersion = 0 + 1 +0;
              if (recaptchaVersion == 3) {
                ajax.getScript(
                  "https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/",
                  function () {
                    grecaptcha.ready(function () {
                      // do request for recaptcha token
                      // response is promise with passed token
                      window.hasCaptcha = true;
                      grecaptcha
                        .execute("/*RECAPTCHA_PUBLIC_KEY*/", {
                          action: "validate_captcha",
                        })
                        .then(function (token) {
                          // add token value to form
                          window.captchaToken = token;
                        });
                    });
                  }
                );
              } else if (recaptchaVersion) {
                ajax.getScript(
                  "https://www.recaptcha.net/recaptcha/api.js",
                  function () {
                    if (window.grecaptcha) {
                      grecaptcha.ready(function () {
                        callback = callback || function () {};
                        window.grecaptcha.render(element, {
                          sitekey: "/*RECAPTCHA_PUBLIC_KEY*/",
                          callback: callback,
                        });
                      });
                      window.hasCaptcha = true;
                    }
                  }
                );
              }
            }
            window.onload = function () {
              /*RECAPTCHA*/
            };
            var passwordRule = {random_password_length:6,min_password_numbers:0,min_password_lowers:0,min_password_uppers:0,min_password_specials:0};
          </script>
          <script>document.addEventListener("DOMContentLoaded", () => {
      document.getElementById("username").setAttribute("autocomplete", "on");
      document.getElementById("password").setAttribute("autocomplete", "on");
      });</script>
        </head>
      
        <body>
          <section
            id="login"
            class="is-relative is-hidden is-flex is-justify-content-center is-align-items-center auth-section"
          >
            
            <w-theme class="is-absolute multi-theme-icon-container"></w-theme>
            <w-language class="is-absolute language-dropdown"></w-language>
      
            <div class="is-flex h-full w-full">
              <div
                class="is-flex is-align-items-center is-justify-content-center p-4 auth-form-section"
              >
                <div class="w-full auth-form-container" id="authFormContainer">
                  <!-- Login form -->
                  <div class="w-full h-full" id="loginFormCard">
                    <div class="is-flex is-justify-content-center mb-5">
                      <w-image
                        class="logo"
                        src="/WebInterface/images/RPS_Logo.jpg"
                        alt="crush-logo"
                      />
                    </div>
                    <form id="loginForm" name="loginForm" method="post" action="/">
                      <div id="userLoggedIn" class="is-hidden">
                        <div class="mb-4 has-text-centered">
                          <a href="/#/" class="text-accentMain"
                            >Continue as
                            <span id="currentUserName" class="is-capitalized"></span
                            >...</a
                          >
                          |
                          <a
                            href="javascript:void(0);"
                            id="logout"
                            class="text-accentMain"
                            >Logout</a
                          >
                        </div>
                        <div class="continue-label is-relative is-flex mb-4">
                          <div class="content-line mr-3"></div>
                          <p class="text-sm text-primaryMain" data-i18n-key="notMe">
                            Not me...
                          </p>
                          <div class="content-line ml-3"></div>
                        </div>
                      </div>
                      <div class="mb-5">
                        <label for="username" data-i18n-key="username"
                          >Username</label
                        >
                        <p class="control has-icons-left mt-1">
                          <input
                            id="username"
                            class="input"
                            type="text"
                            value=""
                            name="username"
                            placeholder="Username"
                          />
                          <span class="icon is-small is-left">
                            <i class="icon-user"></i>
                          </span>
                        </p>
                      </div>
                      <div class="mb-5">
                        <label for="password" data-i18n-key="password"
                          >Password</label
                        >
                        <p class="control has-icons-left mt-1">
                          <input
                            id="password"
                            class="input"
                            name="password"
                            value=""
                            type="password"
                            placeholder="Password"
                          />
                          <span class="icon is-small is-left">
                            <i class="icon-lock"></i>
                          </span>
                        </p>
                        <div class="content-line ml-3"></div>
                      </div>
                      <div
                        class="is-flex is-align-items-center is-justify-content-space-between mb-5"
                      >
                        <div id="rememberPanel" class="is-flex is-align-items-center">
                          <input id="remember" type="checkbox" name="remember" />
                          <label
                            for="remember"
                            class="text-sm text-primaryMain is-cursor-pointer remember-me"
                            data-i18n-key="rememberMe"
                            >Remember me</label
                          >
                        </div>
                        <p class="lostpassword">
                          <button
                            id="forgotLink"
                            class="forgot-link primary-button is-bg-none"
                            data-i18n-key="forgotYourPassword"
                            type="button"
                          >
                            Forgot your password?
                          </button>
                        </p>
                      </div>
                      <div id="recaptcha_div" class="my-2"></div>
                      <button
                        type="submit"
                        id="sign-in-button"
                        class="primary-button w-full"
                        data-i18n-key="signIn"
                        aria-label="sign-in-btn"
                      >
                        Sign In
                      </button>
                      <input type="hidden" name="command" value="login" />
                      <input type="hidden" name="skip_login" value="true" />
                      <input type="hidden" name="encoded" value="false" />
                    </form>
                    <div
                      id="crushAuthContainer"
                      class="is-hidden is-flex is-flex is-flex-direction-column mt-5 crush-auth-container"
                    >
                      <div class="continue-label is-relative is-flex">
                        <div class="content-line mr-3"></div>
                        <p
                          class="text-sm text-primaryMain"
                          data-i18n-key="orContinueWith"
                        >
                          Or continue with
                        </p>
                        <div class="content-line ml-3"></div>
                      </div>
                      <div class="is-flex" style="gap: 0.5rem">
                        <div
                          id="amazonSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/amazon.png"
                            class="h-full"
                            alt="amazon"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >Amazon</span
                          >
                        </div>
                        <div
                          id="msSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/microsoft.png"
                            class="h-full"
                            alt="microsoft"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >Microsoft</span
                          >
                        </div>
                        <div
                          id="msB2CSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/microsoft.png"
                            class="h-full"
                            alt="ms b2c"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >MS B2C</span
                          >
                        </div>
                      </div>
                      <div id="google-signin" class="is-hidden"></div>
                    </div>
                  </div>
      
                  <!-- Reset password form -->
                  <div class="w-full h-full is-hidden" id="resetFormCard">
                    <div
                      class="is-flex is-justify-content-center text-accentMain mb-5"
                    >
                      <svg
                        width="98"
                        height="89"
                        viewBox="0 0 98 89"
                        fill="none"
                        xmlns="http://www.w3.org/2000/svg"
                      >
                        <path
                          d="M43.5249 8.06207C42.1155 8.28365 40.3419 8.67931 39.0117 9.10664C31.4581 11.5123 25.2979 17.6531 22.8909 25.2183C21.8933 28.3519 21.8616 28.5577 21.7982 35.2999L21.7191 41.5198H19.3595H17V63.9938C17 85.803 17.0158 86.4994 17.3009 87.0691C17.6968 87.8288 18.346 88.4461 19.0903 88.7468C19.6129 88.9683 22.0833 89 40.912 89H62.132V87.813V86.626L41.1496 86.5943L20.183 86.5469L19.8188 86.1828L19.4545 85.8188L19.407 64.8642L19.3754 43.8938H46.6921H74.0088V46.1729V48.4361L72.3935 49.2274C68.5613 51.095 65.5208 54.2603 63.8422 58.1537C62.8446 60.496 62.5912 61.6989 62.4962 64.6268C62.4328 66.8901 62.4645 67.4598 62.7496 68.8684C63.8739 74.3128 67.3419 78.7759 72.3619 81.2766L74.0405 82.1154L73.9771 83.9671C73.9138 86.5152 73.8979 86.531 71.2375 86.6102L69.2581 86.6576V87.8288V89H71.5226C74.0088 89 74.6422 88.8259 75.4657 87.9554C76.21 87.1641 76.3842 86.4994 76.3842 84.5052V82.701L76.9859 82.8434C77.3026 82.9225 78.3636 83.0333 79.3138 83.0808C83.2094 83.3024 87.01 82.2578 90.3672 80.0262C92.9009 78.3486 95.4188 75.2782 96.6856 72.3503C97.7783 69.8338 98 68.6152 98 65.2599C98 62.7751 97.9525 62.1262 97.6516 60.9709C95.8147 53.7539 89.8921 48.5152 82.4334 47.5181C81.0082 47.3282 78.0786 47.4073 76.9859 47.6764L76.3842 47.8188V44.6693V41.5198H74.0246H71.6651L71.5859 35.2999C71.5384 30.1562 71.4751 28.8901 71.2534 27.9088C68.9097 17.7955 61.6886 10.5944 51.6804 8.36279C50.5243 8.10955 44.6809 7.88798 43.5249 8.06207ZM51.2053 10.8951C56.7636 12.0346 62.0845 15.6114 65.2516 20.3436C66.5977 22.3536 67.3578 23.9046 68.0704 26.0729C68.973 28.8426 69.1155 30.0929 69.2106 36.0912L69.3056 41.5198H66.8985H64.5073V36.1545C64.5073 30.3619 64.4282 29.539 63.6364 27.1808C62.1636 22.7809 58.8856 19.0142 54.7208 16.925C51.8862 15.5006 49.495 15.01 45.9478 15.1366C43.034 15.2316 41.3713 15.6273 38.9326 16.8143C37.2856 17.6214 35.0528 19.125 35.0528 19.4257C35.0528 19.5206 35.417 19.9954 35.8287 20.4702L36.6047 21.3407L37.0639 20.9925C38.0616 20.1854 40.1044 19.0142 41.2287 18.5869C44.5543 17.3049 48.6716 17.2732 51.9179 18.4919C56.8587 20.3436 60.5959 24.6485 61.7361 29.808C61.9261 30.726 62.0211 32.2137 62.0845 36.2495L62.1795 41.5198H46.6921H31.2047L31.2997 36.2495C31.3947 30.5519 31.5056 29.6972 32.3765 27.434C32.8041 26.3103 33.976 24.2687 34.7836 23.2716L35.132 22.8126L34.261 22.0371C33.7859 21.6256 33.3109 21.2616 33.2158 21.2616C32.7091 21.2457 30.4446 25.0916 29.7478 27.1808C28.956 29.539 28.8768 30.3619 28.8768 36.1545V41.5198H26.4856H24.0786L24.1736 36.0912C24.2686 30.0929 24.4111 28.8426 25.3138 26.0729C26.4381 22.6227 28.2751 19.6472 30.8563 17.0675C33.976 13.9496 37.9032 11.813 42.1947 10.8951C44.7126 10.3411 48.529 10.3569 51.2053 10.8951ZM82.7343 50.1454C89.2903 51.2849 94.3578 56.3494 95.3871 62.7909C95.6405 64.2945 95.5138 67.6972 95.1654 68.9634C94.2786 72.192 92.41 75.12 90.0188 77.0508C83.7953 82.0679 75.1965 81.7039 69.5906 76.1803C66.4868 73.1258 64.9824 69.5648 64.9824 65.2599C64.9824 61.05 66.471 57.4573 69.4164 54.4819C72.9795 50.905 77.9202 49.2907 82.7343 50.1454Z"
                          fill="currentColor"
                        />
                        <path
                          d="M79.2661 55.4474C76.8274 55.8114 74.7212 57.9797 74.3887 60.4645L74.2778 61.3033H75.5764C76.4948 61.3033 76.8591 61.24 76.8591 61.0976C76.8591 60.5594 77.2391 59.6573 77.6825 59.1509C80.0896 56.4128 84.4919 58.7552 83.5101 62.2529C83.3042 62.9809 82.5124 63.9305 81.7998 64.2946C81.4673 64.4528 80.7388 64.6427 80.1371 64.7061L79.0761 64.8168V67.0168V69.2167H80.2638H81.4514V68.1879C81.4514 67.3333 81.4989 67.1275 81.7365 67.0642C81.879 67.0168 82.4491 66.7635 82.9875 66.5103C84.1594 65.9247 85.1253 64.9276 85.6954 63.709C86.0597 62.9335 86.123 62.5853 86.123 61.3033C86.123 59.9106 86.0755 59.7048 85.6004 58.7394C84.4127 56.3179 81.974 55.0517 79.2661 55.4474Z"
                          fill="currentColor"
                        />
                        <path
                          d="M79.0762 72.6985V73.9646H80.2639H81.4515V72.6985V71.4323H80.2639H79.0762V72.6985Z"
                          fill="currentColor"
                        />
                        <path
                          d="M43.1289 47.4548V48.6418H44.3166H45.5043V4
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-05T11:10:08.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "recaptcha.net",
                  "w3.org"
               ],
               "file" : [
                  "p3p.xml",
                  "manifest.json"
               ],
               "hostname" : [
                  "www.recaptcha.net",
                  "www.w3.org"
               ],
               "url" : [
                  "http://www.w3.org/2000/svg",
                  "https://www.recaptcha.net/recaptcha/api.js",
                  "https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/"
               ]
            },
            "favicon" : {
               "url" : "/WebInterface/new-ui/assets/images/favicon-logo.png"
            },
            "http" : {
               "bodymd5" : "04bf84782bd77b671ac0c64c2db76f83",
               "bodymmh3" : 1969461597,
               "component" : [
                  {
                     "productvendor" : "CrushFTP",
                     "product" : "CrushFTP"
                  }
               ],
               "description" : "CrushFTP - Login",
               "header" : [
                  {
                     "value" : "Fri, 05 Apr 2024 13:30:12 GMT",
                     "name" : "Last-Modified"
                  },
                  {
                     "value" : "1712323812000",
                     "name" : "ETag"
                  }
               ],
               "headermd5" : "24d6f72237a5f40a6e8db9133df32f72",
               "headermmh3" : 307424609,
               "title" : "CrushFTP - Login"
            },
            "length" : 16384
         },
         "asn" : "AS9009",
         "city" : "Milan",
         "country" : "IT",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.1 200 OK\r\nDate: Tue, 05 Nov 2024 11:10:01 UTC\r\nServer: CrushFTP HTTP Server\r\nP3P: policyref=\"/WebInterface/w3c/p3p.xml\", CP=\"IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\"\r\nKeep-Alive: timeout=15, max=20\r\nConnection: Keep-Alive\r\nPragma: no-cache\r\nContent-type: text/html; charset=UTF-8\r\nLast-Modified: Fri, 05 Apr 2024 13:30:12 GMT\r\nETag: 1712323812000\r\nX-UA-Compatible: chrome=1\r\nAccept-Ranges: bytes\r\nContent-Length: 27968\r\n\r\n<!DOCTYPE html>\n<html data-theme=\"light\">\n  <head>\n    <meta charset=\"UTF-8\" />\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n    <meta name=\"description\" content=\"CrushFTP - Login\" />\n    <meta name=\"theme-color\" content=\"#F5B451\" />\n\n    <title>CrushFTP - Login</title>\n\n    <link\n      rel=\"icon\"\n      type=\"image/x-icon\"\n      href=\"/WebInterface/new-ui/assets/images/favicon-logo.png\"\n    />\n\n    <link\n      rel=\"apple-touch-icon\"\n      href=\"/WebInterface/new-ui/assets/images/favicon-logo.png\"\n    />\n\n    <!-- Style Files -->\n    <!-- Common CSS -->\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/font-awesome/css/font-awesome.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/variables.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/bulma/bulma.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/animation.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/common.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/components/toast.css\"\n    />\n    <!-- End Common CSS -->\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/auth/login.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/modules/loader/loader.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/components/modal.css\"\n    />\n\n    <link rel=\"manifest\" href=\"/WebInterface/new-ui/manifest.json\" />\n\n    <!-- Javascript Files -->\n    <!--GSIGNIN_SCRIPT-->\n    <!--MSSIGNIN_SCRIPT-->\n    <!--AZURE_B2C_SINGIN_SCRIPT-->\n    <!--AMAZON_COGNITO_SINGIN_SCRIPT-->\n\n    <script type=\"text/javascript\">\n      function showRecaptcha(element, callback) {\n        var recaptchaVersion = 0 + 1 +0;\n        if (recaptchaVersion == 3) {\n          ajax.getScript(\n            \"https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/\",\n            function () {\n              grecaptcha.ready(function () {\n                // do request for recaptcha token\n                // response is promise with passed token\n                window.hasCaptcha = true;\n                grecaptcha\n                  .execute(\"/*RECAPTCHA_PUBLIC_KEY*/\", {\n                    action: \"validate_captcha\",\n                  })\n                  .then(function (token) {\n                    // add token value to form\n                    window.captchaToken = token;\n                  });\n              });\n            }\n          );\n        } else if (recaptchaVersion) {\n          ajax.getScript(\n            \"https://www.recaptcha.net/recaptcha/api.js\",\n            function () {\n              if (window.grecaptcha) {\n                grecaptcha.ready(function () {\n                  callback = callback || function () {};\n                  window.grecaptcha.render(element, {\n                    sitekey: \"/*RECAPTCHA_PUBLIC_KEY*/\",\n                    callback: callback,\n                  });\n                });\n                window.hasCaptcha = true;\n              }\n            }\n          );\n        }\n      }\n      window.onload = function () {\n        /*RECAPTCHA*/\n      };\n      var passwordRule = {random_password_length:6,min_password_numbers:0,min_password_lowers:0,min_password_uppers:0,min_password_specials:0};\n    </script>\n    <script>document.addEventListener(\"DOMContentLoaded\", () => {\ndocument.getElementById(\"username\").setAttribute(\"autocomplete\", \"on\");\ndocument.getElementById(\"password\").setAttribute(\"autocomplete\", \"on\");\n});</script>\n  </head>\n\n  <body>\n    <section\n      id=\"login\"\n      class=\"is-relative is-hidden is-flex is-justify-content-center is-align-items-center auth-section\"\n    >\n      \n      <w-theme class=\"is-absolute multi-theme-icon-container\"></w-theme>\n      <w-language class=\"is-absolute language-dropdown\"></w-language>\n\n      <div class=\"is-flex h-full w-full\">\n        <div\n          class=\"is-flex is-align-items-center is-justify-content-center p-4 auth-form-section\"\n        >\n          <div class=\"w-full auth-form-container\" id=\"authFormContainer\">\n            <!-- Login form -->\n            <div class=\"w-full h-full\" id=\"loginFormCard\">\n              <div class=\"is-flex is-justify-content-center mb-5\">\n                <w-image\n                  class=\"logo\"\n                  src=\"/WebInterface/images/RPS_Logo.jpg\"\n                  alt=\"crush-logo\"\n                />\n              </div>\n              <form id=\"loginForm\" name=\"loginForm\" method=\"post\" action=\"/\">\n                <div id=\"userLoggedIn\" class=\"is-hidden\">\n                  <div class=\"mb-4 has-text-centered\">\n                    <a href=\"/#/\" class=\"text-accentMain\"\n                      >Continue as\n                      <span id=\"currentUserName\" class=\"is-capitalized\"></span\n                      >...</a\n                    >\n                    |\n                    <a\n                      href=\"javascript:void(0);\"\n                      id=\"logout\"\n                      class=\"text-accentMain\"\n                      >Logout</a\n                    >\n                  </div>\n                  <div class=\"continue-label is-relative is-flex mb-4\">\n                    <div class=\"content-line mr-3\"></div>\n                    <p class=\"text-sm text-primaryMain\" data-i18n-key=\"notMe\">\n                      Not me...\n                    </p>\n                    <div class=\"content-line ml-3\"></div>\n                  </div>\n                </div>\n                <div class=\"mb-5\">\n                  <label for=\"username\" data-i18n-key=\"username\"\n                    >Username</label\n                  >\n                  <p class=\"control has-icons-left mt-1\">\n                    <input\n                      id=\"username\"\n                      class=\"input\"\n                      type=\"text\"\n                      value=\"\"\n                      name=\"username\"\n                      placeholder=\"Username\"\n                    />\n                    <span class=\"icon is-small is-left\">\n                      <i class=\"icon-user\"></i>\n                    </span>\n                  </p>\n                </div>\n                <div class=\"mb-5\">\n                  <label for=\"password\" data-i18n-key=\"password\"\n                    >Password</label\n                  >\n                  <p class=\"control has-icons-left mt-1\">\n                    <input\n                      id=\"password\"\n                      class=\"input\"\n                      name=\"password\"\n                      value=\"\"\n                      type=\"password\"\n                      placeholder=\"Password\"\n                    />\n                    <span class=\"icon is-small is-left\">\n                      <i class=\"icon-lock\"></i>\n                    </span>\n                  </p>\n                  <div class=\"content-line ml-3\"></div>\n                </div>\n                <div\n                  class=\"is-flex is-align-items-center is-justify-content-space-between mb-5\"\n                >\n                  <div id=\"rememberPanel\" class=\"is-flex is-align-items-center\">\n                    <input id=\"remember\" type=\"checkbox\" name=\"remember\" />\n                    <label\n                      for=\"remember\"\n                      class=\"text-sm text-primaryMain is-cursor-pointer remember-me\"\n                      data-i18n-key=\"rememberMe\"\n                      >Remember me</label\n                    >\n                  </div>\n                  <p class=\"lostpassword\">\n                    <button\n                      id=\"forgotLink\"\n                      class=\"forgot-link primary-button is-bg-none\"\n                      data-i18n-key=\"forgotYourPassword\"\n                      type=\"button\"\n                    >\n                      Forgot your password?\n                    </button>\n                  </p>\n                </div>\n                <div id=\"recaptcha_div\" class=\"my-2\"></div>\n                <button\n                  type=\"submit\"\n                  id=\"sign-in-button\"\n                  class=\"primary-button w-full\"\n                  data-i18n-key=\"signIn\"\n                  aria-label=\"sign-in-btn\"\n                >\n                  Sign In\n                </button>\n                <input type=\"hidden\" name=\"command\" value=\"login\" />\n                <input type=\"hidden\" name=\"skip_login\" value=\"true\" />\n                <input type=\"hidden\" name=\"encoded\" value=\"false\" />\n              </form>\n              <div\n                id=\"crushAuthContainer\"\n                class=\"is-hidden is-flex is-flex is-flex-direction-column mt-5 crush-auth-container\"\n              >\n                <div class=\"continue-label is-relative is-flex\">\n                  <div class=\"content-line mr-3\"></div>\n                  <p\n                    class=\"text-sm text-primaryMain\"\n                    data-i18n-key=\"orContinueWith\"\n                  >\n                    Or continue with\n                  </p>\n                  <div class=\"content-line ml-3\"></div>\n                </div>\n                <div class=\"is-flex\" style=\"gap: 0.5rem\">\n                  <div\n                    id=\"amazonSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/amazon.png\"\n                      class=\"h-full\"\n                      alt=\"amazon\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >Amazon</span\n                    >\n                  </div>\n                  <div\n                    id=\"msSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/microsoft.png\"\n                      class=\"h-full\"\n                      alt=\"microsoft\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >Microsoft</span\n                    >\n                  </div>\n                  <div\n                    id=\"msB2CSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/microsoft.png\"\n                      class=\"h-full\"\n                      alt=\"ms b2c\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >MS B2C</span\n                    >\n                  </div>\n                </div>\n                <div id=\"google-signin\" class=\"is-hidden\"></div>\n              </div>\n            </div>\n\n            <!-- Reset password form -->\n            <div class=\"w-full h-full is-hidden\" id=\"resetFormCard\">\n              <div\n                class=\"is-flex is-justify-content-center text-accentMain mb-5\"\n              >\n                <svg\n                  width=\"98\"\n                  height=\"89\"\n                  viewBox=\"0 0 98 89\"\n                  fill=\"none\"\n                  xmlns=\"http://www.w3.org/2000/svg\"\n                >\n                  <path\n                    d=\"M43.5249 8.06207C42.1155 8.28365 40.3419 8.67931 39.0117 9.10664C31.4581 11.5123 25.2979 17.6531 22.8909 25.2183C21.8933 28.3519 21.8616 28.5577 21.7982 35.2999L21.7191 41.5198H19.3595H17V63.9938C17 85.803 17.0158 86.4994 17.3009 87.0691C17.6968 87.8288 18.346 88.4461 19.0903 88.7468C19.6129 88.9683 22.0833 89 40.912 89H62.132V87.813V86.626L41.1496 86.5943L20.183 86.5469L19.8188 86.1828L19.4545 85.8188L19.407 64.8642L19.3754 43.8938H46.6921H74.0088V46.1729V48.4361L72.3935 49.2274C68.5613 51.095 65.5208 54.2603 63.8422 58.1537C62.8446 60.496 62.5912 61.6989 62.4962 64.6268C62.4328 66.8901 62.4645 67.4598 62.7496 68.8684C63.8739 74.3128 67.3419 78.7759 72.3619 81.2766L74.0405 82.1154L73.9771 83.9671C73.9138 86.5152 73.8979 86.531 71.2375 86.6102L69.2581 86.6576V87.8288V89H71.5226C74.0088 89 74.6422 88.8259 75.4657 87.9554C76.21 87.1641 76.3842 86.4994 76.3842 84.5052V82.701L76.9859 82.8434C77.3026 82.9225 78.3636 83.0333 79.3138 83.0808C83.2094 83.3024 87.01 82.2578 90.3672 80.0262C92.9009 78.3486 95.4188 75.2782 96.6856 72.3503C97.7783 69.8338 98 68.6152 98 65.2599C98 62.7751 97.9525 62.1262 97.6516 60.9709C95.8147 53.7539 89.8921 48.5152 82.4334 47.5181C81.0082 47.3282 78.0786 47.4073 76.9859 47.6764L76.3842 47.8188V44.6693V41.5198H74.0246H71.6651L71.5859 35.2999C71.5384 30.1562 71.4751 28.8901 71.2534 27.9088C68.9097 17.7955 61.6886 10.5944 51.6804 8.36279C50.5243 8.10955 44.6809 7.88798 43.5249 8.06207ZM51.2053 10.8951C56.7636 12.0346 62.0845 15.6114 65.2516 20.3436C66.5977 22.3536 67.3578 23.9046 68.0704 26.0729C68.973 28.8426 69.1155 30.0929 69.2106 36.0912L69.3056 41.5198H66.8985H64.5073V36.1545C64.5073 30.3619 64.4282 29.539 63.6364 27.1808C62.1636 22.7809 58.8856 19.0142 54.7208 16.925C51.8862 15.5006 49.495 15.01 45.9478 15.1366C43.034 15.2316 41.3713 15.6273 38.9326 16.8143C37.2856 17.6214 35.0528 19.125 35.0528 19.4257C35.0528 19.5206 35.417 19.9954 35.8287 20.4702L36.6047 21.3407L37.0639 20.9925C38.0616 20.1854 40.1044 19.0142 41.2287 18.5869C44.5543 17.3049 48.6716 17.2732 51.9179 18.4919C56.8587 20.3436 60.5959 24.6485 61.7361 29.808C61.9261 30.726 62.0211 32.2137 62.0845 36.2495L62.1795 41.5198H46.6921H31.2047L31.2997 36.2495C31.3947 30.5519 31.5056 29.6972 32.3765 27.434C32.8041 26.3103 33.976 24.2687 34.7836 23.2716L35.132 22.8126L34.261 22.0371C33.7859 21.6256 33.3109 21.2616 33.2158 21.2616C32.7091 21.2457 30.4446 25.0916 29.7478 27.1808C28.956 29.539 28.8768 30.3619 28.8768 36.1545V41.5198H26.4856H24.0786L24.1736 36.0912C24.2686 30.0929 24.4111 28.8426 25.3138 26.0729C26.4381 22.6227 28.2751 19.6472 30.8563 17.0675C33.976 13.9496 37.9032 11.813 42.1947 10.8951C44.7126 10.3411 48.529 10.3569 51.2053 10.8951ZM82.7343 50.1454C89.2903 51.2849 94.3578 56.3494 95.3871 62.7909C95.6405 64.2945 95.5138 67.6972 95.1654 68.9634C94.2786 72.192 92.41 75.12 90.0188 77.0508C83.7953 82.0679 75.1965 81.7039 69.5906 76.1803C66.4868 73.1258 64.9824 69.5648 64.9824 65.2599C64.9824 61.05 66.471 57.4573 69.4164 54.4819C72.9795 50.905 77.9202 49.2907 82.7343 50.1454Z\"\n                    fill=\"currentColor\"\n                  />\n                  <path\n                    d=\"M79.2661 55.4474C76.8274 55.8114 74.7212 57.9797 74.3887 60.4645L74.2778 61.3033H75.5764C76.4948 61.3033 76.8591 61.24 76.8591 61.0976C76.8591 60.5594 77.2391 59.6573 77.6825 59.1509C80.0896 56.4128 84.4919 58.7552 83.5101 62.2529C83.3042 62.9809 82.5124 63.9305 81.7998 64.2946C81.4673 64.4528 80.7388 64.6427 80.1371 64.7061L79.0761 64.8168V67.0168V69.2167H80.2638H81.4514V68.1879C81.4514 67.3333 81.4989 67.1275 81.7365 67.0642C81.879 67.0168 82.4491 66.7635 82.9875 66.5103C84.1594 65.9247 85.1253 64.9276 85.6954 63.709C86.0597 62.9335 86.123 62.5853 86.123 61.3033C86.123 59.9106 86.0755 59.7048 85.6004 58.7394C84.4127 56.3179 81.974 55.0517 79.2661 55.4474Z\"\n                    fill=\"currentColor\"\n                  />\n                  <path\n                    d=\"M79.0762 72.6985V73.9646H80.2639H81.4515V72.6985V71.4323H80.2639H79.0762V72.6985Z\"\n                    fill=\"currentColor\"\n                  />\n                  <path\n                    d=\"M43.1289 47.4548V48.6418H44.3166H45.5043V4",
         "datamd5" : "2c1642d6228af964626d24743b414444",
         "datammh3" : 1115241852,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "forward" : "217.156.50.206",
         "geolocus" : {
            "asn" : "AS9009",
            "continent" : "EU",
            "continentname" : "Europe",
            "country" : "RO",
            "countryname" : "Romania",
            "domain" : [
               "rnc.ro",
               "virtono.com"
            ],
            "isineu" : "true",
            "latitude" : "45.943161",
            "location" : "45.943161,24.96676",
            "longitude" : "24.96676",
            "netname" : "VIRTONO-NETWORKS",
            "organization" : "Virtono Networks SRL",
            "subnet" : "217.156.50.0/24"
         },
         "hostname" : [
            "217.156.50.206"
         ],
         "ip" : "217.156.50.206",
         "ipv6" : "false",
         "latitude" : "45.4722",
         "location" : "45.4722,9.1922",
         "longitude" : "9.1922",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "M247 Europe SRL",
         "os" : "Linux",
         "osdistribution" : "AMAZON",
         "osvendor" : "Linux",
         "port" : 1515,
         "protocol" : "http",
         "protocolversion" : "1.1",
         "reason" : "OK",
         "seen_date" : "2024-11-05",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subnet" : "217.156.48.0/22",
         "tag" : "<enterprise field>: tag",
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/WebInterface/login.html"
      }
      
  • 192.121.22.171:1515 (tcp/http) - last seen on 2024-11-05 at 04:09:47 UTC

    • IP
      192.121.22.171
      Network
      192.121.22.0/23
      Domain(s)
      192.in-addr.arpa
      Device

      <enterprise field>: device.class

      Operating System
      Linux Linux AMAZON
      URL

      http://192.121.22.171:1515/WebInterface/login.html 200

      HTTP Title
      CrushFTP - Login
      HTTP Description
      CrushFTP - Login
      Reverse DNS
      171.22.121.192.in-addr.arpa
      ASN
      AS9009
      Organization
      M247 Europe SRL
      Protocol
      http
      Source
      urlscan::redirect
    • Operating System
      Linux Linux AMAZON
      HTTP Component(s)
      CrushFTP CrushFTP
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      2c1642d6228af964626d24743b414444
      HTTP Header MD5
      24d6f72237a5f40a6e8db9133df32f72
      HTTP Body MD5
      04bf84782bd77b671ac0c64c2db76f83
    • HTTP/1.1 200 OK
      Date: Tue, 05 Nov 2024 04:09:41 UTC
      Server: CrushFTP HTTP Server
      P3P: policyref="/WebInterface/w3c/p3p.xml", CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"
      Keep-Alive: timeout=15, max=20
      Connection: Keep-Alive
      Pragma: no-cache
      Content-type: text/html; charset=UTF-8
      Last-Modified: Fri, 05 Apr 2024 13:30:12 GMT
      ETag: 1712323812000
      X-UA-Compatible: chrome=1
      Accept-Ranges: bytes
      Content-Length: 27968
      
      <!DOCTYPE html>
      <html data-theme="light">
        <head>
          <meta charset="UTF-8" />
          <meta name="viewport" content="width=device-width, initial-scale=1" />
          <meta name="description" content="CrushFTP - Login" />
          <meta name="theme-color" content="#F5B451" />
      
          <title>CrushFTP - Login</title>
      
          <link
            rel="icon"
            type="image/x-icon"
            href="/WebInterface/new-ui/assets/images/favicon-logo.png"
          />
      
          <link
            rel="apple-touch-icon"
            href="/WebInterface/new-ui/assets/images/favicon-logo.png"
          />
      
          <!-- Style Files -->
          <!-- Common CSS -->
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/font-awesome/css/font-awesome.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/variables.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/bulma/bulma.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/animation.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/common.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/components/toast.css"
          />
          <!-- End Common CSS -->
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/auth/login.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/modules/loader/loader.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/components/modal.css"
          />
      
          <link rel="manifest" href="/WebInterface/new-ui/manifest.json" />
      
          <!-- Javascript Files -->
          <!--GSIGNIN_SCRIPT-->
          <!--MSSIGNIN_SCRIPT-->
          <!--AZURE_B2C_SINGIN_SCRIPT-->
          <!--AMAZON_COGNITO_SINGIN_SCRIPT-->
      
          <script type="text/javascript">
            function showRecaptcha(element, callback) {
              var recaptchaVersion = 0 + 1 +0;
              if (recaptchaVersion == 3) {
                ajax.getScript(
                  "https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/",
                  function () {
                    grecaptcha.ready(function () {
                      // do request for recaptcha token
                      // response is promise with passed token
                      window.hasCaptcha = true;
                      grecaptcha
                        .execute("/*RECAPTCHA_PUBLIC_KEY*/", {
                          action: "validate_captcha",
                        })
                        .then(function (token) {
                          // add token value to form
                          window.captchaToken = token;
                        });
                    });
                  }
                );
              } else if (recaptchaVersion) {
                ajax.getScript(
                  "https://www.recaptcha.net/recaptcha/api.js",
                  function () {
                    if (window.grecaptcha) {
                      grecaptcha.ready(function () {
                        callback = callback || function () {};
                        window.grecaptcha.render(element, {
                          sitekey: "/*RECAPTCHA_PUBLIC_KEY*/",
                          callback: callback,
                        });
                      });
                      window.hasCaptcha = true;
                    }
                  }
                );
              }
            }
            window.onload = function () {
              /*RECAPTCHA*/
            };
            var passwordRule = {random_password_length:6,min_password_numbers:0,min_password_lowers:0,min_password_uppers:0,min_password_specials:0};
          </script>
          <script>document.addEventListener("DOMContentLoaded", () => {
      document.getElementById("username").setAttribute("autocomplete", "on");
      document.getElementById("password").setAttribute("autocomplete", "on");
      });</script>
        </head>
      
        <body>
          <section
            id="login"
            class="is-relative is-hidden is-flex is-justify-content-center is-align-items-center auth-section"
          >
            
            <w-theme class="is-absolute multi-theme-icon-container"></w-theme>
            <w-language class="is-absolute language-dropdown"></w-language>
      
            <div class="is-flex h-full w-full">
              <div
                class="is-flex is-align-items-center is-justify-content-center p-4 auth-form-section"
              >
                <div class="w-full auth-form-container" id="authFormContainer">
                  <!-- Login form -->
                  <div class="w-full h-full" id="loginFormCard">
                    <div class="is-flex is-justify-content-center mb-5">
                      <w-image
                        class="logo"
                        src="/WebInterface/images/RPS_Logo.jpg"
                        alt="crush-logo"
                      />
                    </div>
                    <form id="loginForm" name="loginForm" method="post" action="/">
                      <div id="userLoggedIn" class="is-hidden">
                        <div class="mb-4 has-text-centered">
                          <a href="/#/" class="text-accentMain"
                            >Continue as
                            <span id="currentUserName" class="is-capitalized"></span
                            >...</a
                          >
                          |
                          <a
                            href="javascript:void(0);"
                            id="logout"
                            class="text-accentMain"
                            >Logout</a
                          >
                        </div>
                        <div class="continue-label is-relative is-flex mb-4">
                          <div class="content-line mr-3"></div>
                          <p class="text-sm text-primaryMain" data-i18n-key="notMe">
                            Not me...
                          </p>
                          <div class="content-line ml-3"></div>
                        </div>
                      </div>
                      <div class="mb-5">
                        <label for="username" data-i18n-key="username"
                          >Username</label
                        >
                        <p class="control has-icons-left mt-1">
                          <input
                            id="username"
                            class="input"
                            type="text"
                            value=""
                            name="username"
                            placeholder="Username"
                          />
                          <span class="icon is-small is-left">
                            <i class="icon-user"></i>
                          </span>
                        </p>
                      </div>
                      <div class="mb-5">
                        <label for="password" data-i18n-key="password"
                          >Password</label
                        >
                        <p class="control has-icons-left mt-1">
                          <input
                            id="password"
                            class="input"
                            name="password"
                            value=""
                            type="password"
                            placeholder="Password"
                          />
                          <span class="icon is-small is-left">
                            <i class="icon-lock"></i>
                          </span>
                        </p>
                        <div class="content-line ml-3"></div>
                      </div>
                      <div
                        class="is-flex is-align-items-center is-justify-content-space-between mb-5"
                      >
                        <div id="rememberPanel" class="is-flex is-align-items-center">
                          <input id="remember" type="checkbox" name="remember" />
                          <label
                            for="remember"
                            class="text-sm text-primaryMain is-cursor-pointer remember-me"
                            data-i18n-key="rememberMe"
                            >Remember me</label
                          >
                        </div>
                        <p class="lostpassword">
                          <button
                            id="forgotLink"
                            class="forgot-link primary-button is-bg-none"
                            data-i18n-key="forgotYourPassword"
                            type="button"
                          >
                            Forgot your password?
                          </button>
                        </p>
                      </div>
                      <div id="recaptcha_div" class="my-2"></div>
                      <button
                        type="submit"
                        id="sign-in-button"
                        class="primary-button w-full"
                        data-i18n-key="signIn"
                        aria-label="sign-in-btn"
                      >
                        Sign In
                      </button>
                      <input type="hidden" name="command" value="login" />
                      <input type="hidden" name="skip_login" value="true" />
                      <input type="hidden" name="encoded" value="false" />
                    </form>
                    <div
                      id="crushAuthContainer"
                      class="is-hidden is-flex is-flex is-flex-direction-column mt-5 crush-auth-container"
                    >
                      <div class="continue-label is-relative is-flex">
                        <div class="content-line mr-3"></div>
                        <p
                          class="text-sm text-primaryMain"
                          data-i18n-key="orContinueWith"
                        >
                          Or continue with
                        </p>
                        <div class="content-line ml-3"></div>
                      </div>
                      <div class="is-flex" style="gap: 0.5rem">
                        <div
                          id="amazonSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/amazon.png"
                            class="h-full"
                            alt="amazon"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >Amazon</span
                          >
                        </div>
                        <div
                          id="msSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/microsoft.png"
                            class="h-full"
                            alt="microsoft"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >Microsoft</span
                          >
                        </div>
                        <div
                          id="msB2CSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/microsoft.png"
                            class="h-full"
                            alt="ms b2c"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >MS B2C</span
                          >
                        </div>
                      </div>
                      <div id="google-signin" class="is-hidden"></div>
                    </div>
                  </div>
      
                  <!-- Reset password form -->
                  <div class="w-full h-full is-hidden" id="resetFormCard">
                    <div
                      class="is-flex is-justify-content-center text-accentMain mb-5"
                    >
                      <svg
                        width="98"
                        height="89"
                        viewBox="0 0 98 89"
                        fill="none"
                        xmlns="http://www.w3.org/2000/svg"
                      >
                        <path
                          d="M43.5249 8.06207C42.1155 8.28365 40.3419 8.67931 39.0117 9.10664C31.4581 11.5123 25.2979 17.6531 22.8909 25.2183C21.8933 28.3519 21.8616 28.5577 21.7982 35.2999L21.7191 41.5198H19.3595H17V63.9938C17 85.803 17.0158 86.4994 17.3009 87.0691C17.6968 87.8288 18.346 88.4461 19.0903 88.7468C19.6129 88.9683 22.0833 89 40.912 89H62.132V87.813V86.626L41.1496 86.5943L20.183 86.5469L19.8188 86.1828L19.4545 85.8188L19.407 64.8642L19.3754 43.8938H46.6921H74.0088V46.1729V48.4361L72.3935 49.2274C68.5613 51.095 65.5208 54.2603 63.8422 58.1537C62.8446 60.496 62.5912 61.6989 62.4962 64.6268C62.4328 66.8901 62.4645 67.4598 62.7496 68.8684C63.8739 74.3128 67.3419 78.7759 72.3619 81.2766L74.0405 82.1154L73.9771 83.9671C73.9138 86.5152 73.8979 86.531 71.2375 86.6102L69.2581 86.6576V87.8288V89H71.5226C74.0088 89 74.6422 88.8259 75.4657 87.9554C76.21 87.1641 76.3842 86.4994 76.3842 84.5052V82.701L76.9859 82.8434C77.3026 82.9225 78.3636 83.0333 79.3138 83.0808C83.2094 83.3024 87.01 82.2578 90.3672 80.0262C92.9009 78.3486 95.4188 75.2782 96.6856 72.3503C97.7783 69.8338 98 68.6152 98 65.2599C98 62.7751 97.9525 62.1262 97.6516 60.9709C95.8147 53.7539 89.8921 48.5152 82.4334 47.5181C81.0082 47.3282 78.0786 47.4073 76.9859 47.6764L76.3842 47.8188V44.6693V41.5198H74.0246H71.6651L71.5859 35.2999C71.5384 30.1562 71.4751 28.8901 71.2534 27.9088C68.9097 17.7955 61.6886 10.5944 51.6804 8.36279C50.5243 8.10955 44.6809 7.88798 43.5249 8.06207ZM51.2053 10.8951C56.7636 12.0346 62.0845 15.6114 65.2516 20.3436C66.5977 22.3536 67.3578 23.9046 68.0704 26.0729C68.973 28.8426 69.1155 30.0929 69.2106 36.0912L69.3056 41.5198H66.8985H64.5073V36.1545C64.5073 30.3619 64.4282 29.539 63.6364 27.1808C62.1636 22.7809 58.8856 19.0142 54.7208 16.925C51.8862 15.5006 49.495 15.01 45.9478 15.1366C43.034 15.2316 41.3713 15.6273 38.9326 16.8143C37.2856 17.6214 35.0528 19.125 35.0528 19.4257C35.0528 19.5206 35.417 19.9954 35.8287 20.4702L36.6047 21.3407L37.0639 20.9925C38.0616 20.1854 40.1044 19.0142 41.2287 18.5869C44.5543 17.3049 48.6716 17.2732 51.9179 18.4919C56.8587 20.3436 60.5959 24.6485 61.7361 29.808C61.9261 30.726 62.0211 32.2137 62.0845 36.2495L62.1795 41.5198H46.6921H31.2047L31.2997 36.2495C31.3947 30.5519 31.5056 29.6972 32.3765 27.434C32.8041 26.3103 33.976 24.2687 34.7836 23.2716L35.132 22.8126L34.261 22.0371C33.7859 21.6256 33.3109 21.2616 33.2158 21.2616C32.7091 21.2457 30.4446 25.0916 29.7478 27.1808C28.956 29.539 28.8768 30.3619 28.8768 36.1545V41.5198H26.4856H24.0786L24.1736 36.0912C24.2686 30.0929 24.4111 28.8426 25.3138 26.0729C26.4381 22.6227 28.2751 19.6472 30.8563 17.0675C33.976 13.9496 37.9032 11.813 42.1947 10.8951C44.7126 10.3411 48.529 10.3569 51.2053 10.8951ZM82.7343 50.1454C89.2903 51.2849 94.3578 56.3494 95.3871 62.7909C95.6405 64.2945 95.5138 67.6972 95.1654 68.9634C94.2786 72.192 92.41 75.12 90.0188 77.0508C83.7953 82.0679 75.1965 81.7039 69.5906 76.1803C66.4868 73.1258 64.9824 69.5648 64.9824 65.2599C64.9824 61.05 66.471 57.4573 69.4164 54.4819C72.9795 50.905 77.9202 49.2907 82.7343 50.1454Z"
                          fill="currentColor"
                        />
                        <path
                          d="M79.2661 55.4474C76.8274 55.8114 74.7212 57.9797 74.3887 60.4645L74.2778 61.3033H75.5764C76.4948 61.3033 76.8591 61.24 76.8591 61.0976C76.8591 60.5594 77.2391 59.6573 77.6825 59.1509C80.0896 56.4128 84.4919 58.7552 83.5101 62.2529C83.3042 62.9809 82.5124 63.9305 81.7998 64.2946C81.4673 64.4528 80.7388 64.6427 80.1371 64.7061L79.0761 64.8168V67.0168V69.2167H80.2638H81.4514V68.1879C81.4514 67.3333 81.4989 67.1275 81.7365 67.0642C81.879 67.0168 82.4491 66.7635 82.9875 66.5103C84.1594 65.9247 85.1253 64.9276 85.6954 63.709C86.0597 62.9335 86.123 62.5853 86.123 61.3033C86.123 59.9106 86.0755 59.7048 85.6004 58.7394C84.4127 56.3179 81.974 55.0517 79.2661 55.4474Z"
                          fill="currentColor"
                        />
                        <path
                          d="M79.0762 72.6985V73.9646H80.2639H81.4515V72.6985V71.4323H80.2639H79.0762V72.6985Z"
                          fill="currentColor"
                        />
                        <path
                          d="M43.1289 47.4548V48.6418H44.3166H45.5043V4
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-05T04:09:47.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "w3.org",
                  "recaptcha.net"
               ],
               "file" : [
                  "p3p.xml",
                  "manifest.json"
               ],
               "hostname" : [
                  "www.recaptcha.net",
                  "www.w3.org"
               ],
               "url" : [
                  "http://www.w3.org/2000/svg",
                  "https://www.recaptcha.net/recaptcha/api.js",
                  "https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/"
               ]
            },
            "favicon" : {
               "url" : "/WebInterface/new-ui/assets/images/favicon-logo.png"
            },
            "http" : {
               "bodymd5" : "04bf84782bd77b671ac0c64c2db76f83",
               "bodymmh3" : 1969461597,
               "component" : [
                  {
                     "productvendor" : "CrushFTP",
                     "product" : "CrushFTP"
                  }
               ],
               "description" : "CrushFTP - Login",
               "header" : [
                  {
                     "name" : "Last-Modified",
                     "value" : "Fri, 05 Apr 2024 13:30:12 GMT"
                  },
                  {
                     "name" : "ETag",
                     "value" : "1712323812000"
                  }
               ],
               "headermd5" : "24d6f72237a5f40a6e8db9133df32f72",
               "headermmh3" : 2061426355,
               "title" : "CrushFTP - Login"
            },
            "length" : 16384
         },
         "asn" : "AS9009",
         "city" : "Frankfurt am Main",
         "country" : "DE",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.1 200 OK\r\nDate: Tue, 05 Nov 2024 04:09:41 UTC\r\nServer: CrushFTP HTTP Server\r\nP3P: policyref=\"/WebInterface/w3c/p3p.xml\", CP=\"IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\"\r\nKeep-Alive: timeout=15, max=20\r\nConnection: Keep-Alive\r\nPragma: no-cache\r\nContent-type: text/html; charset=UTF-8\r\nLast-Modified: Fri, 05 Apr 2024 13:30:12 GMT\r\nETag: 1712323812000\r\nX-UA-Compatible: chrome=1\r\nAccept-Ranges: bytes\r\nContent-Length: 27968\r\n\r\n<!DOCTYPE html>\n<html data-theme=\"light\">\n  <head>\n    <meta charset=\"UTF-8\" />\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n    <meta name=\"description\" content=\"CrushFTP - Login\" />\n    <meta name=\"theme-color\" content=\"#F5B451\" />\n\n    <title>CrushFTP - Login</title>\n\n    <link\n      rel=\"icon\"\n      type=\"image/x-icon\"\n      href=\"/WebInterface/new-ui/assets/images/favicon-logo.png\"\n    />\n\n    <link\n      rel=\"apple-touch-icon\"\n      href=\"/WebInterface/new-ui/assets/images/favicon-logo.png\"\n    />\n\n    <!-- Style Files -->\n    <!-- Common CSS -->\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/font-awesome/css/font-awesome.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/variables.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/bulma/bulma.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/animation.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/common.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/components/toast.css\"\n    />\n    <!-- End Common CSS -->\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/auth/login.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/modules/loader/loader.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/components/modal.css\"\n    />\n\n    <link rel=\"manifest\" href=\"/WebInterface/new-ui/manifest.json\" />\n\n    <!-- Javascript Files -->\n    <!--GSIGNIN_SCRIPT-->\n    <!--MSSIGNIN_SCRIPT-->\n    <!--AZURE_B2C_SINGIN_SCRIPT-->\n    <!--AMAZON_COGNITO_SINGIN_SCRIPT-->\n\n    <script type=\"text/javascript\">\n      function showRecaptcha(element, callback) {\n        var recaptchaVersion = 0 + 1 +0;\n        if (recaptchaVersion == 3) {\n          ajax.getScript(\n            \"https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/\",\n            function () {\n              grecaptcha.ready(function () {\n                // do request for recaptcha token\n                // response is promise with passed token\n                window.hasCaptcha = true;\n                grecaptcha\n                  .execute(\"/*RECAPTCHA_PUBLIC_KEY*/\", {\n                    action: \"validate_captcha\",\n                  })\n                  .then(function (token) {\n                    // add token value to form\n                    window.captchaToken = token;\n                  });\n              });\n            }\n          );\n        } else if (recaptchaVersion) {\n          ajax.getScript(\n            \"https://www.recaptcha.net/recaptcha/api.js\",\n            function () {\n              if (window.grecaptcha) {\n                grecaptcha.ready(function () {\n                  callback = callback || function () {};\n                  window.grecaptcha.render(element, {\n                    sitekey: \"/*RECAPTCHA_PUBLIC_KEY*/\",\n                    callback: callback,\n                  });\n                });\n                window.hasCaptcha = true;\n              }\n            }\n          );\n        }\n      }\n      window.onload = function () {\n        /*RECAPTCHA*/\n      };\n      var passwordRule = {random_password_length:6,min_password_numbers:0,min_password_lowers:0,min_password_uppers:0,min_password_specials:0};\n    </script>\n    <script>document.addEventListener(\"DOMContentLoaded\", () => {\ndocument.getElementById(\"username\").setAttribute(\"autocomplete\", \"on\");\ndocument.getElementById(\"password\").setAttribute(\"autocomplete\", \"on\");\n});</script>\n  </head>\n\n  <body>\n    <section\n      id=\"login\"\n      class=\"is-relative is-hidden is-flex is-justify-content-center is-align-items-center auth-section\"\n    >\n      \n      <w-theme class=\"is-absolute multi-theme-icon-container\"></w-theme>\n      <w-language class=\"is-absolute language-dropdown\"></w-language>\n\n      <div class=\"is-flex h-full w-full\">\n        <div\n          class=\"is-flex is-align-items-center is-justify-content-center p-4 auth-form-section\"\n        >\n          <div class=\"w-full auth-form-container\" id=\"authFormContainer\">\n            <!-- Login form -->\n            <div class=\"w-full h-full\" id=\"loginFormCard\">\n              <div class=\"is-flex is-justify-content-center mb-5\">\n                <w-image\n                  class=\"logo\"\n                  src=\"/WebInterface/images/RPS_Logo.jpg\"\n                  alt=\"crush-logo\"\n                />\n              </div>\n              <form id=\"loginForm\" name=\"loginForm\" method=\"post\" action=\"/\">\n                <div id=\"userLoggedIn\" class=\"is-hidden\">\n                  <div class=\"mb-4 has-text-centered\">\n                    <a href=\"/#/\" class=\"text-accentMain\"\n                      >Continue as\n                      <span id=\"currentUserName\" class=\"is-capitalized\"></span\n                      >...</a\n                    >\n                    |\n                    <a\n                      href=\"javascript:void(0);\"\n                      id=\"logout\"\n                      class=\"text-accentMain\"\n                      >Logout</a\n                    >\n                  </div>\n                  <div class=\"continue-label is-relative is-flex mb-4\">\n                    <div class=\"content-line mr-3\"></div>\n                    <p class=\"text-sm text-primaryMain\" data-i18n-key=\"notMe\">\n                      Not me...\n                    </p>\n                    <div class=\"content-line ml-3\"></div>\n                  </div>\n                </div>\n                <div class=\"mb-5\">\n                  <label for=\"username\" data-i18n-key=\"username\"\n                    >Username</label\n                  >\n                  <p class=\"control has-icons-left mt-1\">\n                    <input\n                      id=\"username\"\n                      class=\"input\"\n                      type=\"text\"\n                      value=\"\"\n                      name=\"username\"\n                      placeholder=\"Username\"\n                    />\n                    <span class=\"icon is-small is-left\">\n                      <i class=\"icon-user\"></i>\n                    </span>\n                  </p>\n                </div>\n                <div class=\"mb-5\">\n                  <label for=\"password\" data-i18n-key=\"password\"\n                    >Password</label\n                  >\n                  <p class=\"control has-icons-left mt-1\">\n                    <input\n                      id=\"password\"\n                      class=\"input\"\n                      name=\"password\"\n                      value=\"\"\n                      type=\"password\"\n                      placeholder=\"Password\"\n                    />\n                    <span class=\"icon is-small is-left\">\n                      <i class=\"icon-lock\"></i>\n                    </span>\n                  </p>\n                  <div class=\"content-line ml-3\"></div>\n                </div>\n                <div\n                  class=\"is-flex is-align-items-center is-justify-content-space-between mb-5\"\n                >\n                  <div id=\"rememberPanel\" class=\"is-flex is-align-items-center\">\n                    <input id=\"remember\" type=\"checkbox\" name=\"remember\" />\n                    <label\n                      for=\"remember\"\n                      class=\"text-sm text-primaryMain is-cursor-pointer remember-me\"\n                      data-i18n-key=\"rememberMe\"\n                      >Remember me</label\n                    >\n                  </div>\n                  <p class=\"lostpassword\">\n                    <button\n                      id=\"forgotLink\"\n                      class=\"forgot-link primary-button is-bg-none\"\n                      data-i18n-key=\"forgotYourPassword\"\n                      type=\"button\"\n                    >\n                      Forgot your password?\n                    </button>\n                  </p>\n                </div>\n                <div id=\"recaptcha_div\" class=\"my-2\"></div>\n                <button\n                  type=\"submit\"\n                  id=\"sign-in-button\"\n                  class=\"primary-button w-full\"\n                  data-i18n-key=\"signIn\"\n                  aria-label=\"sign-in-btn\"\n                >\n                  Sign In\n                </button>\n                <input type=\"hidden\" name=\"command\" value=\"login\" />\n                <input type=\"hidden\" name=\"skip_login\" value=\"true\" />\n                <input type=\"hidden\" name=\"encoded\" value=\"false\" />\n              </form>\n              <div\n                id=\"crushAuthContainer\"\n                class=\"is-hidden is-flex is-flex is-flex-direction-column mt-5 crush-auth-container\"\n              >\n                <div class=\"continue-label is-relative is-flex\">\n                  <div class=\"content-line mr-3\"></div>\n                  <p\n                    class=\"text-sm text-primaryMain\"\n                    data-i18n-key=\"orContinueWith\"\n                  >\n                    Or continue with\n                  </p>\n                  <div class=\"content-line ml-3\"></div>\n                </div>\n                <div class=\"is-flex\" style=\"gap: 0.5rem\">\n                  <div\n                    id=\"amazonSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/amazon.png\"\n                      class=\"h-full\"\n                      alt=\"amazon\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >Amazon</span\n                    >\n                  </div>\n                  <div\n                    id=\"msSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/microsoft.png\"\n                      class=\"h-full\"\n                      alt=\"microsoft\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >Microsoft</span\n                    >\n                  </div>\n                  <div\n                    id=\"msB2CSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/microsoft.png\"\n                      class=\"h-full\"\n                      alt=\"ms b2c\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >MS B2C</span\n                    >\n                  </div>\n                </div>\n                <div id=\"google-signin\" class=\"is-hidden\"></div>\n              </div>\n            </div>\n\n            <!-- Reset password form -->\n            <div class=\"w-full h-full is-hidden\" id=\"resetFormCard\">\n              <div\n                class=\"is-flex is-justify-content-center text-accentMain mb-5\"\n              >\n                <svg\n                  width=\"98\"\n                  height=\"89\"\n                  viewBox=\"0 0 98 89\"\n                  fill=\"none\"\n                  xmlns=\"http://www.w3.org/2000/svg\"\n                >\n                  <path\n                    d=\"M43.5249 8.06207C42.1155 8.28365 40.3419 8.67931 39.0117 9.10664C31.4581 11.5123 25.2979 17.6531 22.8909 25.2183C21.8933 28.3519 21.8616 28.5577 21.7982 35.2999L21.7191 41.5198H19.3595H17V63.9938C17 85.803 17.0158 86.4994 17.3009 87.0691C17.6968 87.8288 18.346 88.4461 19.0903 88.7468C19.6129 88.9683 22.0833 89 40.912 89H62.132V87.813V86.626L41.1496 86.5943L20.183 86.5469L19.8188 86.1828L19.4545 85.8188L19.407 64.8642L19.3754 43.8938H46.6921H74.0088V46.1729V48.4361L72.3935 49.2274C68.5613 51.095 65.5208 54.2603 63.8422 58.1537C62.8446 60.496 62.5912 61.6989 62.4962 64.6268C62.4328 66.8901 62.4645 67.4598 62.7496 68.8684C63.8739 74.3128 67.3419 78.7759 72.3619 81.2766L74.0405 82.1154L73.9771 83.9671C73.9138 86.5152 73.8979 86.531 71.2375 86.6102L69.2581 86.6576V87.8288V89H71.5226C74.0088 89 74.6422 88.8259 75.4657 87.9554C76.21 87.1641 76.3842 86.4994 76.3842 84.5052V82.701L76.9859 82.8434C77.3026 82.9225 78.3636 83.0333 79.3138 83.0808C83.2094 83.3024 87.01 82.2578 90.3672 80.0262C92.9009 78.3486 95.4188 75.2782 96.6856 72.3503C97.7783 69.8338 98 68.6152 98 65.2599C98 62.7751 97.9525 62.1262 97.6516 60.9709C95.8147 53.7539 89.8921 48.5152 82.4334 47.5181C81.0082 47.3282 78.0786 47.4073 76.9859 47.6764L76.3842 47.8188V44.6693V41.5198H74.0246H71.6651L71.5859 35.2999C71.5384 30.1562 71.4751 28.8901 71.2534 27.9088C68.9097 17.7955 61.6886 10.5944 51.6804 8.36279C50.5243 8.10955 44.6809 7.88798 43.5249 8.06207ZM51.2053 10.8951C56.7636 12.0346 62.0845 15.6114 65.2516 20.3436C66.5977 22.3536 67.3578 23.9046 68.0704 26.0729C68.973 28.8426 69.1155 30.0929 69.2106 36.0912L69.3056 41.5198H66.8985H64.5073V36.1545C64.5073 30.3619 64.4282 29.539 63.6364 27.1808C62.1636 22.7809 58.8856 19.0142 54.7208 16.925C51.8862 15.5006 49.495 15.01 45.9478 15.1366C43.034 15.2316 41.3713 15.6273 38.9326 16.8143C37.2856 17.6214 35.0528 19.125 35.0528 19.4257C35.0528 19.5206 35.417 19.9954 35.8287 20.4702L36.6047 21.3407L37.0639 20.9925C38.0616 20.1854 40.1044 19.0142 41.2287 18.5869C44.5543 17.3049 48.6716 17.2732 51.9179 18.4919C56.8587 20.3436 60.5959 24.6485 61.7361 29.808C61.9261 30.726 62.0211 32.2137 62.0845 36.2495L62.1795 41.5198H46.6921H31.2047L31.2997 36.2495C31.3947 30.5519 31.5056 29.6972 32.3765 27.434C32.8041 26.3103 33.976 24.2687 34.7836 23.2716L35.132 22.8126L34.261 22.0371C33.7859 21.6256 33.3109 21.2616 33.2158 21.2616C32.7091 21.2457 30.4446 25.0916 29.7478 27.1808C28.956 29.539 28.8768 30.3619 28.8768 36.1545V41.5198H26.4856H24.0786L24.1736 36.0912C24.2686 30.0929 24.4111 28.8426 25.3138 26.0729C26.4381 22.6227 28.2751 19.6472 30.8563 17.0675C33.976 13.9496 37.9032 11.813 42.1947 10.8951C44.7126 10.3411 48.529 10.3569 51.2053 10.8951ZM82.7343 50.1454C89.2903 51.2849 94.3578 56.3494 95.3871 62.7909C95.6405 64.2945 95.5138 67.6972 95.1654 68.9634C94.2786 72.192 92.41 75.12 90.0188 77.0508C83.7953 82.0679 75.1965 81.7039 69.5906 76.1803C66.4868 73.1258 64.9824 69.5648 64.9824 65.2599C64.9824 61.05 66.471 57.4573 69.4164 54.4819C72.9795 50.905 77.9202 49.2907 82.7343 50.1454Z\"\n                    fill=\"currentColor\"\n                  />\n                  <path\n                    d=\"M79.2661 55.4474C76.8274 55.8114 74.7212 57.9797 74.3887 60.4645L74.2778 61.3033H75.5764C76.4948 61.3033 76.8591 61.24 76.8591 61.0976C76.8591 60.5594 77.2391 59.6573 77.6825 59.1509C80.0896 56.4128 84.4919 58.7552 83.5101 62.2529C83.3042 62.9809 82.5124 63.9305 81.7998 64.2946C81.4673 64.4528 80.7388 64.6427 80.1371 64.7061L79.0761 64.8168V67.0168V69.2167H80.2638H81.4514V68.1879C81.4514 67.3333 81.4989 67.1275 81.7365 67.0642C81.879 67.0168 82.4491 66.7635 82.9875 66.5103C84.1594 65.9247 85.1253 64.9276 85.6954 63.709C86.0597 62.9335 86.123 62.5853 86.123 61.3033C86.123 59.9106 86.0755 59.7048 85.6004 58.7394C84.4127 56.3179 81.974 55.0517 79.2661 55.4474Z\"\n                    fill=\"currentColor\"\n                  />\n                  <path\n                    d=\"M79.0762 72.6985V73.9646H80.2639H81.4515V72.6985V71.4323H80.2639H79.0762V72.6985Z\"\n                    fill=\"currentColor\"\n                  />\n                  <path\n                    d=\"M43.1289 47.4548V48.6418H44.3166H45.5043V4",
         "datamd5" : "2c1642d6228af964626d24743b414444",
         "datammh3" : 1115241852,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "domain" : [
            "192.in-addr.arpa"
         ],
         "forward" : "192.121.22.171",
         "host" : [
            171
         ],
         "hostname" : [
            "171.22.121.192.in-addr.arpa",
            "192.121.22.171"
         ],
         "ip" : "192.121.22.171",
         "ipv6" : "false",
         "latitude" : "50.1049",
         "location" : "50.1049,8.6295",
         "longitude" : "8.6295",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "M247 Europe SRL",
         "os" : "Linux",
         "osdistribution" : "AMAZON",
         "osvendor" : "Linux",
         "port" : 1515,
         "protocol" : "http",
         "protocolversion" : "1.1",
         "reason" : "OK",
         "reverse" : [
            "171.22.121.192.in-addr.arpa"
         ],
         "seen_date" : "2024-11-05",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subdomains" : [
            "121.192.in-addr.arpa",
            "22.121.192.in-addr.arpa"
         ],
         "subnet" : "192.121.22.0/23",
         "tag" : "<enterprise field>: tag",
         "tld" : [
            "in-addr.arpa"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/WebInterface/login.html"
      }
      
  • 129.227.107.154:1515 (tcp/http) - last seen on 2024-11-05 at 00:14:02 UTC

    • IP
      129.227.107.154
      Network
      129.227.104.0/21
      Device

      <enterprise field>: device.class

      Operating System
      Linux Linux AMAZON
      URL

      http://129.227.107.154:1515/WebInterface/login.html 200

      HTTP Title
      CrushFTP - Login
      HTTP Description
      CrushFTP - Login
      ASN
      AS21859
      Organization
      ZEN-ECN
      Protocol
      http
      Source
      urlscan::redirect
    • Operating System
      Linux Linux AMAZON
      HTTP Component(s)
      CrushFTP CrushFTP
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      2c1642d6228af964626d24743b414444
      HTTP Header MD5
      24d6f72237a5f40a6e8db9133df32f72
      HTTP Body MD5
      04bf84782bd77b671ac0c64c2db76f83
    • HTTP/1.1 200 OK
      Date: Tue, 05 Nov 2024 00:13:49 UTC
      Server: CrushFTP HTTP Server
      P3P: policyref="/WebInterface/w3c/p3p.xml", CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"
      Keep-Alive: timeout=15, max=20
      Connection: Keep-Alive
      Pragma: no-cache
      Content-type: text/html; charset=UTF-8
      Last-Modified: Fri, 05 Apr 2024 13:30:12 GMT
      ETag: 1712323812000
      X-UA-Compatible: chrome=1
      Accept-Ranges: bytes
      Content-Length: 27968
      
      <!DOCTYPE html>
      <html data-theme="light">
        <head>
          <meta charset="UTF-8" />
          <meta name="viewport" content="width=device-width, initial-scale=1" />
          <meta name="description" content="CrushFTP - Login" />
          <meta name="theme-color" content="#F5B451" />
      
          <title>CrushFTP - Login</title>
      
          <link
            rel="icon"
            type="image/x-icon"
            href="/WebInterface/new-ui/assets/images/favicon-logo.png"
          />
      
          <link
            rel="apple-touch-icon"
            href="/WebInterface/new-ui/assets/images/favicon-logo.png"
          />
      
          <!-- Style Files -->
          <!-- Common CSS -->
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/font-awesome/css/font-awesome.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/variables.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/bulma/bulma.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/animation.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/common.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/components/toast.css"
          />
          <!-- End Common CSS -->
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/auth/login.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/modules/loader/loader.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/components/modal.css"
          />
      
          <link rel="manifest" href="/WebInterface/new-ui/manifest.json" />
      
          <!-- Javascript Files -->
          <!--GSIGNIN_SCRIPT-->
          <!--MSSIGNIN_SCRIPT-->
          <!--AZURE_B2C_SINGIN_SCRIPT-->
          <!--AMAZON_COGNITO_SINGIN_SCRIPT-->
      
          <script type="text/javascript">
            function showRecaptcha(element, callback) {
              var recaptchaVersion = 0 + 1 +0;
              if (recaptchaVersion == 3) {
                ajax.getScript(
                  "https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/",
                  function () {
                    grecaptcha.ready(function () {
                      // do request for recaptcha token
                      // response is promise with passed token
                      window.hasCaptcha = true;
                      grecaptcha
                        .execute("/*RECAPTCHA_PUBLIC_KEY*/", {
                          action: "validate_captcha",
                        })
                        .then(function (token) {
                          // add token value to form
                          window.captchaToken = token;
                        });
                    });
                  }
                );
              } else if (recaptchaVersion) {
                ajax.getScript(
                  "https://www.recaptcha.net/recaptcha/api.js",
                  function () {
                    if (window.grecaptcha) {
                      grecaptcha.ready(function () {
                        callback = callback || function () {};
                        window.grecaptcha.render(element, {
                          sitekey: "/*RECAPTCHA_PUBLIC_KEY*/",
                          callback: callback,
                        });
                      });
                      window.hasCaptcha = true;
                    }
                  }
                );
              }
            }
            window.onload = function () {
              /*RECAPTCHA*/
            };
            var passwordRule = {random_password_length:6,min_password_numbers:0,min_password_lowers:0,min_password_uppers:0,min_password_specials:0};
          </script>
          <script>document.addEventListener("DOMContentLoaded", () => {
      document.getElementById("username").setAttribute("autocomplete", "on");
      document.getElementById("password").setAttribute("autocomplete", "on");
      });</script>
        </head>
      
        <body>
          <section
            id="login"
            class="is-relative is-hidden is-flex is-justify-content-center is-align-items-center auth-section"
          >
            
            <w-theme class="is-absolute multi-theme-icon-container"></w-theme>
            <w-language class="is-absolute language-dropdown"></w-language>
      
            <div class="is-flex h-full w-full">
              <div
                class="is-flex is-align-items-center is-justify-content-center p-4 auth-form-section"
              >
                <div class="w-full auth-form-container" id="authFormContainer">
                  <!-- Login form -->
                  <div class="w-full h-full" id="loginFormCard">
                    <div class="is-flex is-justify-content-center mb-5">
                      <w-image
                        class="logo"
                        src="/WebInterface/images/RPS_Logo.jpg"
                        alt="crush-logo"
                      />
                    </div>
                    <form id="loginForm" name="loginForm" method="post" action="/">
                      <div id="userLoggedIn" class="is-hidden">
                        <div class="mb-4 has-text-centered">
                          <a href="/#/" class="text-accentMain"
                            >Continue as
                            <span id="currentUserName" class="is-capitalized"></span
                            >...</a
                          >
                          |
                          <a
                            href="javascript:void(0);"
                            id="logout"
                            class="text-accentMain"
                            >Logout</a
                          >
                        </div>
                        <div class="continue-label is-relative is-flex mb-4">
                          <div class="content-line mr-3"></div>
                          <p class="text-sm text-primaryMain" data-i18n-key="notMe">
                            Not me...
                          </p>
                          <div class="content-line ml-3"></div>
                        </div>
                      </div>
                      <div class="mb-5">
                        <label for="username" data-i18n-key="username"
                          >Username</label
                        >
                        <p class="control has-icons-left mt-1">
                          <input
                            id="username"
                            class="input"
                            type="text"
                            value=""
                            name="username"
                            placeholder="Username"
                          />
                          <span class="icon is-small is-left">
                            <i class="icon-user"></i>
                          </span>
                        </p>
                      </div>
                      <div class="mb-5">
                        <label for="password" data-i18n-key="password"
                          >Password</label
                        >
                        <p class="control has-icons-left mt-1">
                          <input
                            id="password"
                            class="input"
                            name="password"
                            value=""
                            type="password"
                            placeholder="Password"
                          />
                          <span class="icon is-small is-left">
                            <i class="icon-lock"></i>
                          </span>
                        </p>
                        <div class="content-line ml-3"></div>
                      </div>
                      <div
                        class="is-flex is-align-items-center is-justify-content-space-between mb-5"
                      >
                        <div id="rememberPanel" class="is-flex is-align-items-center">
                          <input id="remember" type="checkbox" name="remember" />
                          <label
                            for="remember"
                            class="text-sm text-primaryMain is-cursor-pointer remember-me"
                            data-i18n-key="rememberMe"
                            >Remember me</label
                          >
                        </div>
                        <p class="lostpassword">
                          <button
                            id="forgotLink"
                            class="forgot-link primary-button is-bg-none"
                            data-i18n-key="forgotYourPassword"
                            type="button"
                          >
                            Forgot your password?
                          </button>
                        </p>
                      </div>
                      <div id="recaptcha_div" class="my-2"></div>
                      <button
                        type="submit"
                        id="sign-in-button"
                        class="primary-button w-full"
                        data-i18n-key="signIn"
                        aria-label="sign-in-btn"
                      >
                        Sign In
                      </button>
                      <input type="hidden" name="command" value="login" />
                      <input type="hidden" name="skip_login" value="true" />
                      <input type="hidden" name="encoded" value="false" />
                    </form>
                    <div
                      id="crushAuthContainer"
                      class="is-hidden is-flex is-flex is-flex-direction-column mt-5 crush-auth-container"
                    >
                      <div class="continue-label is-relative is-flex">
                        <div class="content-line mr-3"></div>
                        <p
                          class="text-sm text-primaryMain"
                          data-i18n-key="orContinueWith"
                        >
                          Or continue with
                        </p>
                        <div class="content-line ml-3"></div>
                      </div>
                      <div class="is-flex" style="gap: 0.5rem">
                        <div
                          id="amazonSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/amazon.png"
                            class="h-full"
                            alt="amazon"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >Amazon</span
                          >
                        </div>
                        <div
                          id="msSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/microsoft.png"
                            class="h-full"
                            alt="microsoft"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >Microsoft</span
                          >
                        </div>
                        <div
                          id="msB2CSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/microsoft.png"
                            class="h-full"
                            alt="ms b2c"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >MS B2C</span
                          >
                        </div>
                      </div>
                      <div id="google-signin" class="is-hidden"></div>
                    </div>
                  </div>
      
                  <!-- Reset password form -->
                  <div class="w-full h-full is-hidden" id="resetFormCard">
                    <div
                      class="is-flex is-justify-content-center text-accentMain mb-5"
                    >
                      <svg
                        width="98"
                        height="89"
                        viewBox="0 0 98 89"
                        fill="none"
                        xmlns="http://www.w3.org/2000/svg"
                      >
                        <path
                          d="M43.5249 8.06207C42.1155 8.28365 40.3419 8.67931 39.0117 9.10664C31.4581 11.5123 25.2979 17.6531 22.8909 25.2183C21.8933 28.3519 21.8616 28.5577 21.7982 35.2999L21.7191 41.5198H19.3595H17V63.9938C17 85.803 17.0158 86.4994 17.3009 87.0691C17.6968 87.8288 18.346 88.4461 19.0903 88.7468C19.6129 88.9683 22.0833 89 40.912 89H62.132V87.813V86.626L41.1496 86.5943L20.183 86.5469L19.8188 86.1828L19.4545 85.8188L19.407 64.8642L19.3754 43.8938H46.6921H74.0088V46.1729V48.4361L72.3935 49.2274C68.5613 51.095 65.5208 54.2603 63.8422 58.1537C62.8446 60.496 62.5912 61.6989 62.4962 64.6268C62.4328 66.8901 62.4645 67.4598 62.7496 68.8684C63.8739 74.3128 67.3419 78.7759 72.3619 81.2766L74.0405 82.1154L73.9771 83.9671C73.9138 86.5152 73.8979 86.531 71.2375 86.6102L69.2581 86.6576V87.8288V89H71.5226C74.0088 89 74.6422 88.8259 75.4657 87.9554C76.21 87.1641 76.3842 86.4994 76.3842 84.5052V82.701L76.9859 82.8434C77.3026 82.9225 78.3636 83.0333 79.3138 83.0808C83.2094 83.3024 87.01 82.2578 90.3672 80.0262C92.9009 78.3486 95.4188 75.2782 96.6856 72.3503C97.7783 69.8338 98 68.6152 98 65.2599C98 62.7751 97.9525 62.1262 97.6516 60.9709C95.8147 53.7539 89.8921 48.5152 82.4334 47.5181C81.0082 47.3282 78.0786 47.4073 76.9859 47.6764L76.3842 47.8188V44.6693V41.5198H74.0246H71.6651L71.5859 35.2999C71.5384 30.1562 71.4751 28.8901 71.2534 27.9088C68.9097 17.7955 61.6886 10.5944 51.6804 8.36279C50.5243 8.10955 44.6809 7.88798 43.5249 8.06207ZM51.2053 10.8951C56.7636 12.0346 62.0845 15.6114 65.2516 20.3436C66.5977 22.3536 67.3578 23.9046 68.0704 26.0729C68.973 28.8426 69.1155 30.0929 69.2106 36.0912L69.3056 41.5198H66.8985H64.5073V36.1545C64.5073 30.3619 64.4282 29.539 63.6364 27.1808C62.1636 22.7809 58.8856 19.0142 54.7208 16.925C51.8862 15.5006 49.495 15.01 45.9478 15.1366C43.034 15.2316 41.3713 15.6273 38.9326 16.8143C37.2856 17.6214 35.0528 19.125 35.0528 19.4257C35.0528 19.5206 35.417 19.9954 35.8287 20.4702L36.6047 21.3407L37.0639 20.9925C38.0616 20.1854 40.1044 19.0142 41.2287 18.5869C44.5543 17.3049 48.6716 17.2732 51.9179 18.4919C56.8587 20.3436 60.5959 24.6485 61.7361 29.808C61.9261 30.726 62.0211 32.2137 62.0845 36.2495L62.1795 41.5198H46.6921H31.2047L31.2997 36.2495C31.3947 30.5519 31.5056 29.6972 32.3765 27.434C32.8041 26.3103 33.976 24.2687 34.7836 23.2716L35.132 22.8126L34.261 22.0371C33.7859 21.6256 33.3109 21.2616 33.2158 21.2616C32.7091 21.2457 30.4446 25.0916 29.7478 27.1808C28.956 29.539 28.8768 30.3619 28.8768 36.1545V41.5198H26.4856H24.0786L24.1736 36.0912C24.2686 30.0929 24.4111 28.8426 25.3138 26.0729C26.4381 22.6227 28.2751 19.6472 30.8563 17.0675C33.976 13.9496 37.9032 11.813 42.1947 10.8951C44.7126 10.3411 48.529 10.3569 51.2053 10.8951ZM82.7343 50.1454C89.2903 51.2849 94.3578 56.3494 95.3871 62.7909C95.6405 64.2945 95.5138 67.6972 95.1654 68.9634C94.2786 72.192 92.41 75.12 90.0188 77.0508C83.7953 82.0679 75.1965 81.7039 69.5906 76.1803C66.4868 73.1258 64.9824 69.5648 64.9824 65.2599C64.9824 61.05 66.471 57.4573 69.4164 54.4819C72.9795 50.905 77.9202 49.2907 82.7343 50.1454Z"
                          fill="currentColor"
                        />
                        <path
                          d="M79.2661 55.4474C76.8274 55.8114 74.7212 57.9797 74.3887 60.4645L74.2778 61.3033H75.5764C76.4948 61.3033 76.8591 61.24 76.8591 61.0976C76.8591 60.5594 77.2391 59.6573 77.6825 59.1509C80.0896 56.4128 84.4919 58.7552 83.5101 62.2529C83.3042 62.9809 82.5124 63.9305 81.7998 64.2946C81.4673 64.4528 80.7388 64.6427 80.1371 64.7061L79.0761 64.8168V67.0168V69.2167H80.2638H81.4514V68.1879C81.4514 67.3333 81.4989 67.1275 81.7365 67.0642C81.879 67.0168 82.4491 66.7635 82.9875 66.5103C84.1594 65.9247 85.1253 64.9276 85.6954 63.709C86.0597 62.9335 86.123 62.5853 86.123 61.3033C86.123 59.9106 86.0755 59.7048 85.6004 58.7394C84.4127 56.3179 81.974 55.0517 79.2661 55.4474Z"
                          fill="currentColor"
                        />
                        <path
                          d="M79.0762 72.6985V73.9646H80.2639H81.4515V72.6985V71.4323H80.2639H79.0762V72.6985Z"
                          fill="currentColor"
                        />
                        <path
                          d="M43.1289 47.4548V48.6418H44.3166H45.5043V4
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-05T00:14:02.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "w3.org",
                  "recaptcha.net"
               ],
               "file" : [
                  "p3p.xml",
                  "manifest.json"
               ],
               "hostname" : [
                  "www.recaptcha.net",
                  "www.w3.org"
               ],
               "url" : [
                  "http://www.w3.org/2000/svg",
                  "https://www.recaptcha.net/recaptcha/api.js",
                  "https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/"
               ]
            },
            "favicon" : {
               "url" : "/WebInterface/new-ui/assets/images/favicon-logo.png"
            },
            "http" : {
               "bodymd5" : "04bf84782bd77b671ac0c64c2db76f83",
               "bodymmh3" : 1969461597,
               "component" : [
                  {
                     "product" : "CrushFTP",
                     "productvendor" : "CrushFTP"
                  }
               ],
               "description" : "CrushFTP - Login",
               "header" : [
                  {
                     "value" : "Fri, 05 Apr 2024 13:30:12 GMT",
                     "name" : "Last-Modified"
                  },
                  {
                     "value" : "1712323812000",
                     "name" : "ETag"
                  }
               ],
               "headermd5" : "24d6f72237a5f40a6e8db9133df32f72",
               "headermmh3" : -409989548,
               "title" : "CrushFTP - Login"
            },
            "length" : 16384
         },
         "asn" : "AS21859",
         "city" : "Chennai",
         "country" : "IN",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.1 200 OK\r\nDate: Tue, 05 Nov 2024 00:13:49 UTC\r\nServer: CrushFTP HTTP Server\r\nP3P: policyref=\"/WebInterface/w3c/p3p.xml\", CP=\"IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\"\r\nKeep-Alive: timeout=15, max=20\r\nConnection: Keep-Alive\r\nPragma: no-cache\r\nContent-type: text/html; charset=UTF-8\r\nLast-Modified: Fri, 05 Apr 2024 13:30:12 GMT\r\nETag: 1712323812000\r\nX-UA-Compatible: chrome=1\r\nAccept-Ranges: bytes\r\nContent-Length: 27968\r\n\r\n<!DOCTYPE html>\n<html data-theme=\"light\">\n  <head>\n    <meta charset=\"UTF-8\" />\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n    <meta name=\"description\" content=\"CrushFTP - Login\" />\n    <meta name=\"theme-color\" content=\"#F5B451\" />\n\n    <title>CrushFTP - Login</title>\n\n    <link\n      rel=\"icon\"\n      type=\"image/x-icon\"\n      href=\"/WebInterface/new-ui/assets/images/favicon-logo.png\"\n    />\n\n    <link\n      rel=\"apple-touch-icon\"\n      href=\"/WebInterface/new-ui/assets/images/favicon-logo.png\"\n    />\n\n    <!-- Style Files -->\n    <!-- Common CSS -->\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/font-awesome/css/font-awesome.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/variables.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/bulma/bulma.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/animation.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/common.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/components/toast.css\"\n    />\n    <!-- End Common CSS -->\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/auth/login.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/modules/loader/loader.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/components/modal.css\"\n    />\n\n    <link rel=\"manifest\" href=\"/WebInterface/new-ui/manifest.json\" />\n\n    <!-- Javascript Files -->\n    <!--GSIGNIN_SCRIPT-->\n    <!--MSSIGNIN_SCRIPT-->\n    <!--AZURE_B2C_SINGIN_SCRIPT-->\n    <!--AMAZON_COGNITO_SINGIN_SCRIPT-->\n\n    <script type=\"text/javascript\">\n      function showRecaptcha(element, callback) {\n        var recaptchaVersion = 0 + 1 +0;\n        if (recaptchaVersion == 3) {\n          ajax.getScript(\n            \"https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/\",\n            function () {\n              grecaptcha.ready(function () {\n                // do request for recaptcha token\n                // response is promise with passed token\n                window.hasCaptcha = true;\n                grecaptcha\n                  .execute(\"/*RECAPTCHA_PUBLIC_KEY*/\", {\n                    action: \"validate_captcha\",\n                  })\n                  .then(function (token) {\n                    // add token value to form\n                    window.captchaToken = token;\n                  });\n              });\n            }\n          );\n        } else if (recaptchaVersion) {\n          ajax.getScript(\n            \"https://www.recaptcha.net/recaptcha/api.js\",\n            function () {\n              if (window.grecaptcha) {\n                grecaptcha.ready(function () {\n                  callback = callback || function () {};\n                  window.grecaptcha.render(element, {\n                    sitekey: \"/*RECAPTCHA_PUBLIC_KEY*/\",\n                    callback: callback,\n                  });\n                });\n                window.hasCaptcha = true;\n              }\n            }\n          );\n        }\n      }\n      window.onload = function () {\n        /*RECAPTCHA*/\n      };\n      var passwordRule = {random_password_length:6,min_password_numbers:0,min_password_lowers:0,min_password_uppers:0,min_password_specials:0};\n    </script>\n    <script>document.addEventListener(\"DOMContentLoaded\", () => {\ndocument.getElementById(\"username\").setAttribute(\"autocomplete\", \"on\");\ndocument.getElementById(\"password\").setAttribute(\"autocomplete\", \"on\");\n});</script>\n  </head>\n\n  <body>\n    <section\n      id=\"login\"\n      class=\"is-relative is-hidden is-flex is-justify-content-center is-align-items-center auth-section\"\n    >\n      \n      <w-theme class=\"is-absolute multi-theme-icon-container\"></w-theme>\n      <w-language class=\"is-absolute language-dropdown\"></w-language>\n\n      <div class=\"is-flex h-full w-full\">\n        <div\n          class=\"is-flex is-align-items-center is-justify-content-center p-4 auth-form-section\"\n        >\n          <div class=\"w-full auth-form-container\" id=\"authFormContainer\">\n            <!-- Login form -->\n            <div class=\"w-full h-full\" id=\"loginFormCard\">\n              <div class=\"is-flex is-justify-content-center mb-5\">\n                <w-image\n                  class=\"logo\"\n                  src=\"/WebInterface/images/RPS_Logo.jpg\"\n                  alt=\"crush-logo\"\n                />\n              </div>\n              <form id=\"loginForm\" name=\"loginForm\" method=\"post\" action=\"/\">\n                <div id=\"userLoggedIn\" class=\"is-hidden\">\n                  <div class=\"mb-4 has-text-centered\">\n                    <a href=\"/#/\" class=\"text-accentMain\"\n                      >Continue as\n                      <span id=\"currentUserName\" class=\"is-capitalized\"></span\n                      >...</a\n                    >\n                    |\n                    <a\n                      href=\"javascript:void(0);\"\n                      id=\"logout\"\n                      class=\"text-accentMain\"\n                      >Logout</a\n                    >\n                  </div>\n                  <div class=\"continue-label is-relative is-flex mb-4\">\n                    <div class=\"content-line mr-3\"></div>\n                    <p class=\"text-sm text-primaryMain\" data-i18n-key=\"notMe\">\n                      Not me...\n                    </p>\n                    <div class=\"content-line ml-3\"></div>\n                  </div>\n                </div>\n                <div class=\"mb-5\">\n                  <label for=\"username\" data-i18n-key=\"username\"\n                    >Username</label\n                  >\n                  <p class=\"control has-icons-left mt-1\">\n                    <input\n                      id=\"username\"\n                      class=\"input\"\n                      type=\"text\"\n                      value=\"\"\n                      name=\"username\"\n                      placeholder=\"Username\"\n                    />\n                    <span class=\"icon is-small is-left\">\n                      <i class=\"icon-user\"></i>\n                    </span>\n                  </p>\n                </div>\n                <div class=\"mb-5\">\n                  <label for=\"password\" data-i18n-key=\"password\"\n                    >Password</label\n                  >\n                  <p class=\"control has-icons-left mt-1\">\n                    <input\n                      id=\"password\"\n                      class=\"input\"\n                      name=\"password\"\n                      value=\"\"\n                      type=\"password\"\n                      placeholder=\"Password\"\n                    />\n                    <span class=\"icon is-small is-left\">\n                      <i class=\"icon-lock\"></i>\n                    </span>\n                  </p>\n                  <div class=\"content-line ml-3\"></div>\n                </div>\n                <div\n                  class=\"is-flex is-align-items-center is-justify-content-space-between mb-5\"\n                >\n                  <div id=\"rememberPanel\" class=\"is-flex is-align-items-center\">\n                    <input id=\"remember\" type=\"checkbox\" name=\"remember\" />\n                    <label\n                      for=\"remember\"\n                      class=\"text-sm text-primaryMain is-cursor-pointer remember-me\"\n                      data-i18n-key=\"rememberMe\"\n                      >Remember me</label\n                    >\n                  </div>\n                  <p class=\"lostpassword\">\n                    <button\n                      id=\"forgotLink\"\n                      class=\"forgot-link primary-button is-bg-none\"\n                      data-i18n-key=\"forgotYourPassword\"\n                      type=\"button\"\n                    >\n                      Forgot your password?\n                    </button>\n                  </p>\n                </div>\n                <div id=\"recaptcha_div\" class=\"my-2\"></div>\n                <button\n                  type=\"submit\"\n                  id=\"sign-in-button\"\n                  class=\"primary-button w-full\"\n                  data-i18n-key=\"signIn\"\n                  aria-label=\"sign-in-btn\"\n                >\n                  Sign In\n                </button>\n                <input type=\"hidden\" name=\"command\" value=\"login\" />\n                <input type=\"hidden\" name=\"skip_login\" value=\"true\" />\n                <input type=\"hidden\" name=\"encoded\" value=\"false\" />\n              </form>\n              <div\n                id=\"crushAuthContainer\"\n                class=\"is-hidden is-flex is-flex is-flex-direction-column mt-5 crush-auth-container\"\n              >\n                <div class=\"continue-label is-relative is-flex\">\n                  <div class=\"content-line mr-3\"></div>\n                  <p\n                    class=\"text-sm text-primaryMain\"\n                    data-i18n-key=\"orContinueWith\"\n                  >\n                    Or continue with\n                  </p>\n                  <div class=\"content-line ml-3\"></div>\n                </div>\n                <div class=\"is-flex\" style=\"gap: 0.5rem\">\n                  <div\n                    id=\"amazonSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/amazon.png\"\n                      class=\"h-full\"\n                      alt=\"amazon\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >Amazon</span\n                    >\n                  </div>\n                  <div\n                    id=\"msSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/microsoft.png\"\n                      class=\"h-full\"\n                      alt=\"microsoft\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >Microsoft</span\n                    >\n                  </div>\n                  <div\n                    id=\"msB2CSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/microsoft.png\"\n                      class=\"h-full\"\n                      alt=\"ms b2c\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >MS B2C</span\n                    >\n                  </div>\n                </div>\n                <div id=\"google-signin\" class=\"is-hidden\"></div>\n              </div>\n            </div>\n\n            <!-- Reset password form -->\n            <div class=\"w-full h-full is-hidden\" id=\"resetFormCard\">\n              <div\n                class=\"is-flex is-justify-content-center text-accentMain mb-5\"\n              >\n                <svg\n                  width=\"98\"\n                  height=\"89\"\n                  viewBox=\"0 0 98 89\"\n                  fill=\"none\"\n                  xmlns=\"http://www.w3.org/2000/svg\"\n                >\n                  <path\n                    d=\"M43.5249 8.06207C42.1155 8.28365 40.3419 8.67931 39.0117 9.10664C31.4581 11.5123 25.2979 17.6531 22.8909 25.2183C21.8933 28.3519 21.8616 28.5577 21.7982 35.2999L21.7191 41.5198H19.3595H17V63.9938C17 85.803 17.0158 86.4994 17.3009 87.0691C17.6968 87.8288 18.346 88.4461 19.0903 88.7468C19.6129 88.9683 22.0833 89 40.912 89H62.132V87.813V86.626L41.1496 86.5943L20.183 86.5469L19.8188 86.1828L19.4545 85.8188L19.407 64.8642L19.3754 43.8938H46.6921H74.0088V46.1729V48.4361L72.3935 49.2274C68.5613 51.095 65.5208 54.2603 63.8422 58.1537C62.8446 60.496 62.5912 61.6989 62.4962 64.6268C62.4328 66.8901 62.4645 67.4598 62.7496 68.8684C63.8739 74.3128 67.3419 78.7759 72.3619 81.2766L74.0405 82.1154L73.9771 83.9671C73.9138 86.5152 73.8979 86.531 71.2375 86.6102L69.2581 86.6576V87.8288V89H71.5226C74.0088 89 74.6422 88.8259 75.4657 87.9554C76.21 87.1641 76.3842 86.4994 76.3842 84.5052V82.701L76.9859 82.8434C77.3026 82.9225 78.3636 83.0333 79.3138 83.0808C83.2094 83.3024 87.01 82.2578 90.3672 80.0262C92.9009 78.3486 95.4188 75.2782 96.6856 72.3503C97.7783 69.8338 98 68.6152 98 65.2599C98 62.7751 97.9525 62.1262 97.6516 60.9709C95.8147 53.7539 89.8921 48.5152 82.4334 47.5181C81.0082 47.3282 78.0786 47.4073 76.9859 47.6764L76.3842 47.8188V44.6693V41.5198H74.0246H71.6651L71.5859 35.2999C71.5384 30.1562 71.4751 28.8901 71.2534 27.9088C68.9097 17.7955 61.6886 10.5944 51.6804 8.36279C50.5243 8.10955 44.6809 7.88798 43.5249 8.06207ZM51.2053 10.8951C56.7636 12.0346 62.0845 15.6114 65.2516 20.3436C66.5977 22.3536 67.3578 23.9046 68.0704 26.0729C68.973 28.8426 69.1155 30.0929 69.2106 36.0912L69.3056 41.5198H66.8985H64.5073V36.1545C64.5073 30.3619 64.4282 29.539 63.6364 27.1808C62.1636 22.7809 58.8856 19.0142 54.7208 16.925C51.8862 15.5006 49.495 15.01 45.9478 15.1366C43.034 15.2316 41.3713 15.6273 38.9326 16.8143C37.2856 17.6214 35.0528 19.125 35.0528 19.4257C35.0528 19.5206 35.417 19.9954 35.8287 20.4702L36.6047 21.3407L37.0639 20.9925C38.0616 20.1854 40.1044 19.0142 41.2287 18.5869C44.5543 17.3049 48.6716 17.2732 51.9179 18.4919C56.8587 20.3436 60.5959 24.6485 61.7361 29.808C61.9261 30.726 62.0211 32.2137 62.0845 36.2495L62.1795 41.5198H46.6921H31.2047L31.2997 36.2495C31.3947 30.5519 31.5056 29.6972 32.3765 27.434C32.8041 26.3103 33.976 24.2687 34.7836 23.2716L35.132 22.8126L34.261 22.0371C33.7859 21.6256 33.3109 21.2616 33.2158 21.2616C32.7091 21.2457 30.4446 25.0916 29.7478 27.1808C28.956 29.539 28.8768 30.3619 28.8768 36.1545V41.5198H26.4856H24.0786L24.1736 36.0912C24.2686 30.0929 24.4111 28.8426 25.3138 26.0729C26.4381 22.6227 28.2751 19.6472 30.8563 17.0675C33.976 13.9496 37.9032 11.813 42.1947 10.8951C44.7126 10.3411 48.529 10.3569 51.2053 10.8951ZM82.7343 50.1454C89.2903 51.2849 94.3578 56.3494 95.3871 62.7909C95.6405 64.2945 95.5138 67.6972 95.1654 68.9634C94.2786 72.192 92.41 75.12 90.0188 77.0508C83.7953 82.0679 75.1965 81.7039 69.5906 76.1803C66.4868 73.1258 64.9824 69.5648 64.9824 65.2599C64.9824 61.05 66.471 57.4573 69.4164 54.4819C72.9795 50.905 77.9202 49.2907 82.7343 50.1454Z\"\n                    fill=\"currentColor\"\n                  />\n                  <path\n                    d=\"M79.2661 55.4474C76.8274 55.8114 74.7212 57.9797 74.3887 60.4645L74.2778 61.3033H75.5764C76.4948 61.3033 76.8591 61.24 76.8591 61.0976C76.8591 60.5594 77.2391 59.6573 77.6825 59.1509C80.0896 56.4128 84.4919 58.7552 83.5101 62.2529C83.3042 62.9809 82.5124 63.9305 81.7998 64.2946C81.4673 64.4528 80.7388 64.6427 80.1371 64.7061L79.0761 64.8168V67.0168V69.2167H80.2638H81.4514V68.1879C81.4514 67.3333 81.4989 67.1275 81.7365 67.0642C81.879 67.0168 82.4491 66.7635 82.9875 66.5103C84.1594 65.9247 85.1253 64.9276 85.6954 63.709C86.0597 62.9335 86.123 62.5853 86.123 61.3033C86.123 59.9106 86.0755 59.7048 85.6004 58.7394C84.4127 56.3179 81.974 55.0517 79.2661 55.4474Z\"\n                    fill=\"currentColor\"\n                  />\n                  <path\n                    d=\"M79.0762 72.6985V73.9646H80.2639H81.4515V72.6985V71.4323H80.2639H79.0762V72.6985Z\"\n                    fill=\"currentColor\"\n                  />\n                  <path\n                    d=\"M43.1289 47.4548V48.6418H44.3166H45.5043V4",
         "datamd5" : "2c1642d6228af964626d24743b414444",
         "datammh3" : 1115241852,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "forward" : "129.227.107.154",
         "geolocus" : {
            "asn" : "AS21859",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "IN",
            "countryname" : "India",
            "domain" : [
               "zenlayer.com"
            ],
            "isineu" : "false",
            "latitude" : "20.593684",
            "location" : "20.593684,78.96288",
            "longitude" : "78.96288",
            "netname" : "ZEN-IN",
            "organization" : "Zenlayer IP Block @MAA",
            "subnet" : "129.227.104.0/21"
         },
         "hostname" : [
            "129.227.107.154"
         ],
         "ip" : "129.227.107.154",
         "ipv6" : "false",
         "latitude" : "12.8996",
         "location" : "12.8996,80.2209",
         "longitude" : "80.2209",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "ZEN-ECN",
         "os" : "Linux",
         "osdistribution" : "AMAZON",
         "osvendor" : "Linux",
         "port" : 1515,
         "protocol" : "http",
         "protocolversion" : "1.1",
         "reason" : "OK",
         "seen_date" : "2024-11-05",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subnet" : "129.227.104.0/21",
         "tag" : "<enterprise field>: tag",
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/WebInterface/login.html"
      }
      
  • 154.16.240.251:1515 (tcp/http) - last seen on 2024-11-03 at 21:07:16 UTC

    • IP
      154.16.240.251
      Network
      154.16.240.0/24
      Device

      <enterprise field>: device.class

      Operating System
      Linux Linux AMAZON
      URL

      http://154.16.240.251:1515/WebInterface/login.html 200

      HTTP Title
      CrushFTP - Login
      HTTP Description
      CrushFTP - Login
      ASN
      AS22168
      Organization
      SHADOWSERVER-FOUNDATION
      Protocol
      http
      Source
      urlscan::redirect
    • Operating System
      Linux Linux AMAZON
      HTTP Component(s)
      CrushFTP CrushFTP
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      a910d18faab7031c52050673a67ffe33
      HTTP Header MD5
      24d6f72237a5f40a6e8db9133df32f72
      HTTP Body MD5
      04bf84782bd77b671ac0c64c2db76f83
    • HTTP/1.1 200 OK
      Date: Sun, 03 Nov 2024 21:06:59 UTC
      Server: CrushFTP HTTP Server
      P3P: policyref="/WebInterface/w3c/p3p.xml", CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"
      Keep-Alive: timeout=15, max=20
      Connection: Keep-Alive
      Pragma: no-cache
      Content-type: text/html; charset=UTF-8
      Last-Modified: Fri, 05 Apr 2024 13:30:12 GMT
      ETag: 1712323812000
      X-UA-Compatible: chrome=1
      Accept-Ranges: bytes
      Content-Length: 27968
      
      <!DOCTYPE html>
      <html data-theme="light">
        <head>
          <meta charset="UTF-8" />
          <meta name="viewport" content="width=device-width, initial-scale=1" />
          <meta name="description" content="CrushFTP - Login" />
          <meta name="theme-color" content="#F5B451" />
      
          <title>CrushFTP - Login</title>
      
          <link
            rel="icon"
            type="image/x-icon"
            href="/WebInterface/new-ui/assets/images/favicon-logo.png"
          />
      
          <link
            rel="apple-touch-icon"
            href="/WebInterface/new-ui/assets/images/favicon-logo.png"
          />
      
          <!-- Style Files -->
          <!-- Common CSS -->
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/font-awesome/css/font-awesome.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/variables.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/bulma/bulma.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/animation.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/common.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/components/toast.css"
          />
          <!-- End Common CSS -->
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/auth/login.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/modules/loader/loader.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/components/modal.css"
          />
      
          <link rel="manifest" href="/WebInterface/new-ui/manifest.json" />
      
          <!-- Javascript Files -->
          <!--GSIGNIN_SCRIPT-->
          <!--MSSIGNIN_SCRIPT-->
          <!--AZURE_B2C_SINGIN_SCRIPT-->
          <!--AMAZON_COGNITO_SINGIN_SCRIPT-->
      
          <script type="text/javascript">
            function showRecaptcha(element, callback) {
              var recaptchaVersion = 0 + 1 +0;
              if (recaptchaVersion == 3) {
                ajax.getScript(
                  "https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/",
                  function () {
                    grecaptcha.ready(function () {
                      // do request for recaptcha token
                      // response is promise with passed token
                      window.hasCaptcha = true;
                      grecaptcha
                        .execute("/*RECAPTCHA_PUBLIC_KEY*/", {
                          action: "validate_captcha",
                        })
                        .then(function (token) {
                          // add token value to form
                          window.captchaToken = token;
                        });
                    });
                  }
                );
              } else if (recaptchaVersion) {
                ajax.getScript(
                  "https://www.recaptcha.net/recaptcha/api.js",
                  function () {
                    if (window.grecaptcha) {
                      grecaptcha.ready(function () {
                        callback = callback || function () {};
                        window.grecaptcha.render(element, {
                          sitekey: "/*RECAPTCHA_PUBLIC_KEY*/",
                          callback: callback,
                        });
                      });
                      window.hasCaptcha = true;
                    }
                  }
                );
              }
            }
            window.onload = function () {
              /*RECAPTCHA*/
            };
            var passwordRule = {random_password_length:6,min_password_numbers:0,min_password_lowers:0,min_password_uppers:0,min_password_specials:0};
          </script>
          <script>document.addEventListener("DOMContentLoaded", () => {
      document.getElementById("username").setAttribute("autocomplete", "on");
      document.getElementById("password").setAttribute("autocomplete", "on");
      });</script>
        </head>
      
        <body>
          <section
            id="login"
            class="is-relative is-hidden is-flex is-justify-content-center is-align-items-center auth-section"
          >
            
            <w-theme class="is-absolute multi-theme-icon-container"></w-theme>
            <w-language class="is-absolute language-dropdown"></w-language>
      
            <div class="is-flex h-full w-full">
              <div
                class="is-flex is-align-items-center is-justify-content-center p-4 auth-form-section"
              >
                <div class="w-full auth-form-container" id="authFormContainer">
                  <!-- Login form -->
                  <div class="w-full h-full" id="loginFormCard">
                    <div class="is-flex is-justify-content-center mb-5">
                      <w-image
                        class="logo"
                        src="/WebInterface/images/RPS_Logo.jpg"
                        alt="crush-logo"
                      />
                    </div>
                    <form id="loginForm" name="loginForm" method="post" action="/">
                      <div id="userLoggedIn" class="is-hidden">
                        <div class="mb-4 has-text-centered">
                          <a href="/#/" class="text-accentMain"
                            >Continue as
                            <span id="currentUserName" class="is-capitalized"></span
                            >...</a
                          >
                          |
                          <a
                            href="javascript:void(0);"
                            id="logout"
                            class="text-accentMain"
                            >Logout</a
                          >
                        </div>
                        <div class="continue-label is-relative is-flex mb-4">
                          <div class="content-line mr-3"></div>
                          <p class="text-sm text-primaryMain" data-i18n-key="notMe">
                            Not m
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-03T21:07:16.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "recaptcha.net"
               ],
               "file" : [
                  "p3p.xml",
                  "manifest.json"
               ],
               "hostname" : [
                  "www.recaptcha.net"
               ],
               "url" : [
                  "https://www.recaptcha.net/recaptcha/api.js",
                  "https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/"
               ]
            },
            "favicon" : {
               "url" : "/WebInterface/new-ui/assets/images/favicon-logo.png"
            },
            "http" : {
               "bodymd5" : "04bf84782bd77b671ac0c64c2db76f83",
               "bodymmh3" : -974881498,
               "component" : [
                  {
                     "product" : "CrushFTP",
                     "productvendor" : "CrushFTP"
                  }
               ],
               "description" : "CrushFTP - Login",
               "header" : [
                  {
                     "name" : "Last-Modified",
                     "value" : "Fri, 05 Apr 2024 13:30:12 GMT"
                  },
                  {
                     "name" : "ETag",
                     "value" : "1712323812000"
                  }
               ],
               "headermd5" : "24d6f72237a5f40a6e8db9133df32f72",
               "headermmh3" : 657155732,
               "title" : "CrushFTP - Login"
            },
            "length" : 6144
         },
         "asn" : "AS22168",
         "country" : "ZA",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.1 200 OK\r\nDate: Sun, 03 Nov 2024 21:06:59 UTC\r\nServer: CrushFTP HTTP Server\r\nP3P: policyref=\"/WebInterface/w3c/p3p.xml\", CP=\"IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\"\r\nKeep-Alive: timeout=15, max=20\r\nConnection: Keep-Alive\r\nPragma: no-cache\r\nContent-type: text/html; charset=UTF-8\r\nLast-Modified: Fri, 05 Apr 2024 13:30:12 GMT\r\nETag: 1712323812000\r\nX-UA-Compatible: chrome=1\r\nAccept-Ranges: bytes\r\nContent-Length: 27968\r\n\r\n<!DOCTYPE html>\n<html data-theme=\"light\">\n  <head>\n    <meta charset=\"UTF-8\" />\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n    <meta name=\"description\" content=\"CrushFTP - Login\" />\n    <meta name=\"theme-color\" content=\"#F5B451\" />\n\n    <title>CrushFTP - Login</title>\n\n    <link\n      rel=\"icon\"\n      type=\"image/x-icon\"\n      href=\"/WebInterface/new-ui/assets/images/favicon-logo.png\"\n    />\n\n    <link\n      rel=\"apple-touch-icon\"\n      href=\"/WebInterface/new-ui/assets/images/favicon-logo.png\"\n    />\n\n    <!-- Style Files -->\n    <!-- Common CSS -->\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/font-awesome/css/font-awesome.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/variables.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/bulma/bulma.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/animation.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/common.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/components/toast.css\"\n    />\n    <!-- End Common CSS -->\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/auth/login.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/modules/loader/loader.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/components/modal.css\"\n    />\n\n    <link rel=\"manifest\" href=\"/WebInterface/new-ui/manifest.json\" />\n\n    <!-- Javascript Files -->\n    <!--GSIGNIN_SCRIPT-->\n    <!--MSSIGNIN_SCRIPT-->\n    <!--AZURE_B2C_SINGIN_SCRIPT-->\n    <!--AMAZON_COGNITO_SINGIN_SCRIPT-->\n\n    <script type=\"text/javascript\">\n      function showRecaptcha(element, callback) {\n        var recaptchaVersion = 0 + 1 +0;\n        if (recaptchaVersion == 3) {\n          ajax.getScript(\n            \"https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/\",\n            function () {\n              grecaptcha.ready(function () {\n                // do request for recaptcha token\n                // response is promise with passed token\n                window.hasCaptcha = true;\n                grecaptcha\n                  .execute(\"/*RECAPTCHA_PUBLIC_KEY*/\", {\n                    action: \"validate_captcha\",\n                  })\n                  .then(function (token) {\n                    // add token value to form\n                    window.captchaToken = token;\n                  });\n              });\n            }\n          );\n        } else if (recaptchaVersion) {\n          ajax.getScript(\n            \"https://www.recaptcha.net/recaptcha/api.js\",\n            function () {\n              if (window.grecaptcha) {\n                grecaptcha.ready(function () {\n                  callback = callback || function () {};\n                  window.grecaptcha.render(element, {\n                    sitekey: \"/*RECAPTCHA_PUBLIC_KEY*/\",\n                    callback: callback,\n                  });\n                });\n                window.hasCaptcha = true;\n              }\n            }\n          );\n        }\n      }\n      window.onload = function () {\n        /*RECAPTCHA*/\n      };\n      var passwordRule = {random_password_length:6,min_password_numbers:0,min_password_lowers:0,min_password_uppers:0,min_password_specials:0};\n    </script>\n    <script>document.addEventListener(\"DOMContentLoaded\", () => {\ndocument.getElementById(\"username\").setAttribute(\"autocomplete\", \"on\");\ndocument.getElementById(\"password\").setAttribute(\"autocomplete\", \"on\");\n});</script>\n  </head>\n\n  <body>\n    <section\n      id=\"login\"\n      class=\"is-relative is-hidden is-flex is-justify-content-center is-align-items-center auth-section\"\n    >\n      \n      <w-theme class=\"is-absolute multi-theme-icon-container\"></w-theme>\n      <w-language class=\"is-absolute language-dropdown\"></w-language>\n\n      <div class=\"is-flex h-full w-full\">\n        <div\n          class=\"is-flex is-align-items-center is-justify-content-center p-4 auth-form-section\"\n        >\n          <div class=\"w-full auth-form-container\" id=\"authFormContainer\">\n            <!-- Login form -->\n            <div class=\"w-full h-full\" id=\"loginFormCard\">\n              <div class=\"is-flex is-justify-content-center mb-5\">\n                <w-image\n                  class=\"logo\"\n                  src=\"/WebInterface/images/RPS_Logo.jpg\"\n                  alt=\"crush-logo\"\n                />\n              </div>\n              <form id=\"loginForm\" name=\"loginForm\" method=\"post\" action=\"/\">\n                <div id=\"userLoggedIn\" class=\"is-hidden\">\n                  <div class=\"mb-4 has-text-centered\">\n                    <a href=\"/#/\" class=\"text-accentMain\"\n                      >Continue as\n                      <span id=\"currentUserName\" class=\"is-capitalized\"></span\n                      >...</a\n                    >\n                    |\n                    <a\n                      href=\"javascript:void(0);\"\n                      id=\"logout\"\n                      class=\"text-accentMain\"\n                      >Logout</a\n                    >\n                  </div>\n                  <div class=\"continue-label is-relative is-flex mb-4\">\n                    <div class=\"content-line mr-3\"></div>\n                    <p class=\"text-sm text-primaryMain\" data-i18n-key=\"notMe\">\n                      Not m",
         "datamd5" : "a910d18faab7031c52050673a67ffe33",
         "datammh3" : -248459332,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "forward" : "154.16.240.251",
         "geolocus" : {
            "asn" : "AS834",
            "continent" : "NA",
            "continentname" : "North America",
            "country" : "US",
            "countryname" : "United States",
            "domain" : [
               "ipxo.com"
            ],
            "isineu" : "false",
            "latitude" : "37.09024",
            "location" : "37.09024,-95.712891",
            "longitude" : "-95.712891",
            "netname" : "HEFICED-CLOUD-SERVERS",
            "organization" : "AS22168",
            "subnet" : "154.16.240.0/24"
         },
         "hostname" : [
            "154.16.240.251"
         ],
         "ip" : "154.16.240.251",
         "ipv6" : "false",
         "latitude" : "-28.9984",
         "location" : "-28.9984,23.9888",
         "longitude" : "23.9888",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "SHADOWSERVER-FOUNDATION",
         "os" : "Linux",
         "osdistribution" : "AMAZON",
         "osvendor" : "Linux",
         "port" : 1515,
         "protocol" : "http",
         "protocolversion" : "1.1",
         "reason" : "OK",
         "seen_date" : "2024-11-03",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subnet" : "154.16.240.0/24",
         "tag" : "<enterprise field>: tag",
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/WebInterface/login.html"
      }
      
  • 185.181.1.252:1515 (tcp/http) - last seen on 2024-11-03 at 01:08:57 UTC

    • IP
      185.181.1.252
      Network
      185.181.1.0/24
      Device

      <enterprise field>: device.class

      Operating System
      Linux Linux AMAZON
      URL

      http://185.181.1.252:1515/WebInterface/login.html 200

      HTTP Title
      CrushFTP - Login
      HTTP Description
      CrushFTP - Login
      ASN
      AS22168
      Organization
      SHADOWSERVER-FOUNDATION
      Protocol
      http
      Source
      urlscan::redirect
    • Operating System
      Linux Linux AMAZON
      HTTP Component(s)
      CrushFTP CrushFTP
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      2c1642d6228af964626d24743b414444
      HTTP Header MD5
      24d6f72237a5f40a6e8db9133df32f72
      HTTP Body MD5
      04bf84782bd77b671ac0c64c2db76f83
    • HTTP/1.1 200 OK
      Date: Sun, 03 Nov 2024 01:08:44 UTC
      Server: CrushFTP HTTP Server
      P3P: policyref="/WebInterface/w3c/p3p.xml", CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"
      Keep-Alive: timeout=15, max=20
      Connection: Keep-Alive
      Pragma: no-cache
      Content-type: text/html; charset=UTF-8
      Last-Modified: Fri, 05 Apr 2024 13:30:12 GMT
      ETag: 1712323812000
      X-UA-Compatible: chrome=1
      Accept-Ranges: bytes
      Content-Length: 27968
      
      <!DOCTYPE html>
      <html data-theme="light">
        <head>
          <meta charset="UTF-8" />
          <meta name="viewport" content="width=device-width, initial-scale=1" />
          <meta name="description" content="CrushFTP - Login" />
          <meta name="theme-color" content="#F5B451" />
      
          <title>CrushFTP - Login</title>
      
          <link
            rel="icon"
            type="image/x-icon"
            href="/WebInterface/new-ui/assets/images/favicon-logo.png"
          />
      
          <link
            rel="apple-touch-icon"
            href="/WebInterface/new-ui/assets/images/favicon-logo.png"
          />
      
          <!-- Style Files -->
          <!-- Common CSS -->
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/font-awesome/css/font-awesome.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/variables.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/bulma/bulma.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/animation.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/common.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/components/toast.css"
          />
          <!-- End Common CSS -->
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/auth/login.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/modules/loader/loader.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/components/modal.css"
          />
      
          <link rel="manifest" href="/WebInterface/new-ui/manifest.json" />
      
          <!-- Javascript Files -->
          <!--GSIGNIN_SCRIPT-->
          <!--MSSIGNIN_SCRIPT-->
          <!--AZURE_B2C_SINGIN_SCRIPT-->
          <!--AMAZON_COGNITO_SINGIN_SCRIPT-->
      
          <script type="text/javascript">
            function showRecaptcha(element, callback) {
              var recaptchaVersion = 0 + 1 +0;
              if (recaptchaVersion == 3) {
                ajax.getScript(
                  "https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/",
                  function () {
                    grecaptcha.ready(function () {
                      // do request for recaptcha token
                      // response is promise with passed token
                      window.hasCaptcha = true;
                      grecaptcha
                        .execute("/*RECAPTCHA_PUBLIC_KEY*/", {
                          action: "validate_captcha",
                        })
                        .then(function (token) {
                          // add token value to form
                          window.captchaToken = token;
                        });
                    });
                  }
                );
              } else if (recaptchaVersion) {
                ajax.getScript(
                  "https://www.recaptcha.net/recaptcha/api.js",
                  function () {
                    if (window.grecaptcha) {
                      grecaptcha.ready(function () {
                        callback = callback || function () {};
                        window.grecaptcha.render(element, {
                          sitekey: "/*RECAPTCHA_PUBLIC_KEY*/",
                          callback: callback,
                        });
                      });
                      window.hasCaptcha = true;
                    }
                  }
                );
              }
            }
            window.onload = function () {
              /*RECAPTCHA*/
            };
            var passwordRule = {random_password_length:6,min_password_numbers:0,min_password_lowers:0,min_password_uppers:0,min_password_specials:0};
          </script>
          <script>document.addEventListener("DOMContentLoaded", () => {
      document.getElementById("username").setAttribute("autocomplete", "on");
      document.getElementById("password").setAttribute("autocomplete", "on");
      });</script>
        </head>
      
        <body>
          <section
            id="login"
            class="is-relative is-hidden is-flex is-justify-content-center is-align-items-center auth-section"
          >
            
            <w-theme class="is-absolute multi-theme-icon-container"></w-theme>
            <w-language class="is-absolute language-dropdown"></w-language>
      
            <div class="is-flex h-full w-full">
              <div
                class="is-flex is-align-items-center is-justify-content-center p-4 auth-form-section"
              >
                <div class="w-full auth-form-container" id="authFormContainer">
                  <!-- Login form -->
                  <div class="w-full h-full" id="loginFormCard">
                    <div class="is-flex is-justify-content-center mb-5">
                      <w-image
                        class="logo"
                        src="/WebInterface/images/RPS_Logo.jpg"
                        alt="crush-logo"
                      />
                    </div>
                    <form id="loginForm" name="loginForm" method="post" action="/">
                      <div id="userLoggedIn" class="is-hidden">
                        <div class="mb-4 has-text-centered">
                          <a href="/#/" class="text-accentMain"
                            >Continue as
                            <span id="currentUserName" class="is-capitalized"></span
                            >...</a
                          >
                          |
                          <a
                            href="javascript:void(0);"
                            id="logout"
                            class="text-accentMain"
                            >Logout</a
                          >
                        </div>
                        <div class="continue-label is-relative is-flex mb-4">
                          <div class="content-line mr-3"></div>
                          <p class="text-sm text-primaryMain" data-i18n-key="notMe">
                            Not me...
                          </p>
                          <div class="content-line ml-3"></div>
                        </div>
                      </div>
                      <div class="mb-5">
                        <label for="username" data-i18n-key="username"
                          >Username</label
                        >
                        <p class="control has-icons-left mt-1">
                          <input
                            id="username"
                            class="input"
                            type="text"
                            value=""
                            name="username"
                            placeholder="Username"
                          />
                          <span class="icon is-small is-left">
                            <i class="icon-user"></i>
                          </span>
                        </p>
                      </div>
                      <div class="mb-5">
                        <label for="password" data-i18n-key="password"
                          >Password</label
                        >
                        <p class="control has-icons-left mt-1">
                          <input
                            id="password"
                            class="input"
                            name="password"
                            value=""
                            type="password"
                            placeholder="Password"
                          />
                          <span class="icon is-small is-left">
                            <i class="icon-lock"></i>
                          </span>
                        </p>
                        <div class="content-line ml-3"></div>
                      </div>
                      <div
                        class="is-flex is-align-items-center is-justify-content-space-between mb-5"
                      >
                        <div id="rememberPanel" class="is-flex is-align-items-center">
                          <input id="remember" type="checkbox" name="remember" />
                          <label
                            for="remember"
                            class="text-sm text-primaryMain is-cursor-pointer remember-me"
                            data-i18n-key="rememberMe"
                            >Remember me</label
                          >
                        </div>
                        <p class="lostpassword">
                          <button
                            id="forgotLink"
                            class="forgot-link primary-button is-bg-none"
                            data-i18n-key="forgotYourPassword"
                            type="button"
                          >
                            Forgot your password?
                          </button>
                        </p>
                      </div>
                      <div id="recaptcha_div" class="my-2"></div>
                      <button
                        type="submit"
                        id="sign-in-button"
                        class="primary-button w-full"
                        data-i18n-key="signIn"
                        aria-label="sign-in-btn"
                      >
                        Sign In
                      </button>
                      <input type="hidden" name="command" value="login" />
                      <input type="hidden" name="skip_login" value="true" />
                      <input type="hidden" name="encoded" value="false" />
                    </form>
                    <div
                      id="crushAuthContainer"
                      class="is-hidden is-flex is-flex is-flex-direction-column mt-5 crush-auth-container"
                    >
                      <div class="continue-label is-relative is-flex">
                        <div class="content-line mr-3"></div>
                        <p
                          class="text-sm text-primaryMain"
                          data-i18n-key="orContinueWith"
                        >
                          Or continue with
                        </p>
                        <div class="content-line ml-3"></div>
                      </div>
                      <div class="is-flex" style="gap: 0.5rem">
                        <div
                          id="amazonSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/amazon.png"
                            class="h-full"
                            alt="amazon"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >Amazon</span
                          >
                        </div>
                        <div
                          id="msSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/microsoft.png"
                            class="h-full"
                            alt="microsoft"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >Microsoft</span
                          >
                        </div>
                        <div
                          id="msB2CSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/microsoft.png"
                            class="h-full"
                            alt="ms b2c"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >MS B2C</span
                          >
                        </div>
                      </div>
                      <div id="google-signin" class="is-hidden"></div>
                    </div>
                  </div>
      
                  <!-- Reset password form -->
                  <div class="w-full h-full is-hidden" id="resetFormCard">
                    <div
                      class="is-flex is-justify-content-center text-accentMain mb-5"
                    >
                      <svg
                        width="98"
                        height="89"
                        viewBox="0 0 98 89"
                        fill="none"
                        xmlns="http://www.w3.org/2000/svg"
                      >
                        <path
                          d="M43.5249 8.06207C42.1155 8.28365 40.3419 8.67931 39.0117 9.10664C31.4581 11.5123 25.2979 17.6531 22.8909 25.2183C21.8933 28.3519 21.8616 28.5577 21.7982 35.2999L21.7191 41.5198H19.3595H17V63.9938C17 85.803 17.0158 86.4994 17.3009 87.0691C17.6968 87.8288 18.346 88.4461 19.0903 88.7468C19.6129 88.9683 22.0833 89 40.912 89H62.132V87.813V86.626L41.1496 86.5943L20.183 86.5469L19.8188 86.1828L19.4545 85.8188L19.407 64.8642L19.3754 43.8938H46.6921H74.0088V46.1729V48.4361L72.3935 49.2274C68.5613 51.095 65.5208 54.2603 63.8422 58.1537C62.8446 60.496 62.5912 61.6989 62.4962 64.6268C62.4328 66.8901 62.4645 67.4598 62.7496 68.8684C63.8739 74.3128 67.3419 78.7759 72.3619 81.2766L74.0405 82.1154L73.9771 83.9671C73.9138 86.5152 73.8979 86.531 71.2375 86.6102L69.2581 86.6576V87.8288V89H71.5226C74.0088 89 74.6422 88.8259 75.4657 87.9554C76.21 87.1641 76.3842 86.4994 76.3842 84.5052V82.701L76.9859 82.8434C77.3026 82.9225 78.3636 83.0333 79.3138 83.0808C83.2094 83.3024 87.01 82.2578 90.3672 80.0262C92.9009 78.3486 95.4188 75.2782 96.6856 72.3503C97.7783 69.8338 98 68.6152 98 65.2599C98 62.7751 97.9525 62.1262 97.6516 60.9709C95.8147 53.7539 89.8921 48.5152 82.4334 47.5181C81.0082 47.3282 78.0786 47.4073 76.9859 47.6764L76.3842 47.8188V44.6693V41.5198H74.0246H71.6651L71.5859 35.2999C71.5384 30.1562 71.4751 28.8901 71.2534 27.9088C68.9097 17.7955 61.6886 10.5944 51.6804 8.36279C50.5243 8.10955 44.6809 7.88798 43.5249 8.06207ZM51.2053 10.8951C56.7636 12.0346 62.0845 15.6114 65.2516 20.3436C66.5977 22.3536 67.3578 23.9046 68.0704 26.0729C68.973 28.8426 69.1155 30.0929 69.2106 36.0912L69.3056 41.5198H66.8985H64.5073V36.1545C64.5073 30.3619 64.4282 29.539 63.6364 27.1808C62.1636 22.7809 58.8856 19.0142 54.7208 16.925C51.8862 15.5006 49.495 15.01 45.9478 15.1366C43.034 15.2316 41.3713 15.6273 38.9326 16.8143C37.2856 17.6214 35.0528 19.125 35.0528 19.4257C35.0528 19.5206 35.417 19.9954 35.8287 20.4702L36.6047 21.3407L37.0639 20.9925C38.0616 20.1854 40.1044 19.0142 41.2287 18.5869C44.5543 17.3049 48.6716 17.2732 51.9179 18.4919C56.8587 20.3436 60.5959 24.6485 61.7361 29.808C61.9261 30.726 62.0211 32.2137 62.0845 36.2495L62.1795 41.5198H46.6921H31.2047L31.2997 36.2495C31.3947 30.5519 31.5056 29.6972 32.3765 27.434C32.8041 26.3103 33.976 24.2687 34.7836 23.2716L35.132 22.8126L34.261 22.0371C33.7859 21.6256 33.3109 21.2616 33.2158 21.2616C32.7091 21.2457 30.4446 25.0916 29.7478 27.1808C28.956 29.539 28.8768 30.3619 28.8768 36.1545V41.5198H26.4856H24.0786L24.1736 36.0912C24.2686 30.0929 24.4111 28.8426 25.3138 26.0729C26.4381 22.6227 28.2751 19.6472 30.8563 17.0675C33.976 13.9496 37.9032 11.813 42.1947 10.8951C44.7126 10.3411 48.529 10.3569 51.2053 10.8951ZM82.7343 50.1454C89.2903 51.2849 94.3578 56.3494 95.3871 62.7909C95.6405 64.2945 95.5138 67.6972 95.1654 68.9634C94.2786 72.192 92.41 75.12 90.0188 77.0508C83.7953 82.0679 75.1965 81.7039 69.5906 76.1803C66.4868 73.1258 64.9824 69.5648 64.9824 65.2599C64.9824 61.05 66.471 57.4573 69.4164 54.4819C72.9795 50.905 77.9202 49.2907 82.7343 50.1454Z"
                          fill="currentColor"
                        />
                        <path
                          d="M79.2661 55.4474C76.8274 55.8114 74.7212 57.9797 74.3887 60.4645L74.2778 61.3033H75.5764C76.4948 61.3033 76.8591 61.24 76.8591 61.0976C76.8591 60.5594 77.2391 59.6573 77.6825 59.1509C80.0896 56.4128 84.4919 58.7552 83.5101 62.2529C83.3042 62.9809 82.5124 63.9305 81.7998 64.2946C81.4673 64.4528 80.7388 64.6427 80.1371 64.7061L79.0761 64.8168V67.0168V69.2167H80.2638H81.4514V68.1879C81.4514 67.3333 81.4989 67.1275 81.7365 67.0642C81.879 67.0168 82.4491 66.7635 82.9875 66.5103C84.1594 65.9247 85.1253 64.9276 85.6954 63.709C86.0597 62.9335 86.123 62.5853 86.123 61.3033C86.123 59.9106 86.0755 59.7048 85.6004 58.7394C84.4127 56.3179 81.974 55.0517 79.2661 55.4474Z"
                          fill="currentColor"
                        />
                        <path
                          d="M79.0762 72.6985V73.9646H80.2639H81.4515V72.6985V71.4323H80.2639H79.0762V72.6985Z"
                          fill="currentColor"
                        />
                        <path
                          d="M43.1289 47.4548V48.6418H44.3166H45.5043V4
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-03T01:08:57.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "recaptcha.net",
                  "w3.org"
               ],
               "file" : [
                  "manifest.json",
                  "p3p.xml"
               ],
               "hostname" : [
                  "www.recaptcha.net",
                  "www.w3.org"
               ],
               "url" : [
                  "http://www.w3.org/2000/svg",
                  "https://www.recaptcha.net/recaptcha/api.js",
                  "https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/"
               ]
            },
            "favicon" : {
               "url" : "/WebInterface/new-ui/assets/images/favicon-logo.png"
            },
            "http" : {
               "bodymd5" : "04bf84782bd77b671ac0c64c2db76f83",
               "bodymmh3" : 1969461597,
               "component" : [
                  {
                     "productvendor" : "CrushFTP",
                     "product" : "CrushFTP"
                  }
               ],
               "description" : "CrushFTP - Login",
               "header" : [
                  {
                     "value" : "Fri, 05 Apr 2024 13:30:12 GMT",
                     "name" : "Last-Modified"
                  },
                  {
                     "value" : "1712323812000",
                     "name" : "ETag"
                  }
               ],
               "headermd5" : "24d6f72237a5f40a6e8db9133df32f72",
               "headermmh3" : 1774382450,
               "title" : "CrushFTP - Login"
            },
            "length" : 16384
         },
         "asn" : "AS22168",
         "country" : "LT",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.1 200 OK\r\nDate: Sun, 03 Nov 2024 01:08:44 UTC\r\nServer: CrushFTP HTTP Server\r\nP3P: policyref=\"/WebInterface/w3c/p3p.xml\", CP=\"IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\"\r\nKeep-Alive: timeout=15, max=20\r\nConnection: Keep-Alive\r\nPragma: no-cache\r\nContent-type: text/html; charset=UTF-8\r\nLast-Modified: Fri, 05 Apr 2024 13:30:12 GMT\r\nETag: 1712323812000\r\nX-UA-Compatible: chrome=1\r\nAccept-Ranges: bytes\r\nContent-Length: 27968\r\n\r\n<!DOCTYPE html>\n<html data-theme=\"light\">\n  <head>\n    <meta charset=\"UTF-8\" />\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n    <meta name=\"description\" content=\"CrushFTP - Login\" />\n    <meta name=\"theme-color\" content=\"#F5B451\" />\n\n    <title>CrushFTP - Login</title>\n\n    <link\n      rel=\"icon\"\n      type=\"image/x-icon\"\n      href=\"/WebInterface/new-ui/assets/images/favicon-logo.png\"\n    />\n\n    <link\n      rel=\"apple-touch-icon\"\n      href=\"/WebInterface/new-ui/assets/images/favicon-logo.png\"\n    />\n\n    <!-- Style Files -->\n    <!-- Common CSS -->\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/font-awesome/css/font-awesome.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/variables.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/bulma/bulma.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/animation.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/common.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/components/toast.css\"\n    />\n    <!-- End Common CSS -->\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/auth/login.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/modules/loader/loader.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/components/modal.css\"\n    />\n\n    <link rel=\"manifest\" href=\"/WebInterface/new-ui/manifest.json\" />\n\n    <!-- Javascript Files -->\n    <!--GSIGNIN_SCRIPT-->\n    <!--MSSIGNIN_SCRIPT-->\n    <!--AZURE_B2C_SINGIN_SCRIPT-->\n    <!--AMAZON_COGNITO_SINGIN_SCRIPT-->\n\n    <script type=\"text/javascript\">\n      function showRecaptcha(element, callback) {\n        var recaptchaVersion = 0 + 1 +0;\n        if (recaptchaVersion == 3) {\n          ajax.getScript(\n            \"https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/\",\n            function () {\n              grecaptcha.ready(function () {\n                // do request for recaptcha token\n                // response is promise with passed token\n                window.hasCaptcha = true;\n                grecaptcha\n                  .execute(\"/*RECAPTCHA_PUBLIC_KEY*/\", {\n                    action: \"validate_captcha\",\n                  })\n                  .then(function (token) {\n                    // add token value to form\n                    window.captchaToken = token;\n                  });\n              });\n            }\n          );\n        } else if (recaptchaVersion) {\n          ajax.getScript(\n            \"https://www.recaptcha.net/recaptcha/api.js\",\n            function () {\n              if (window.grecaptcha) {\n                grecaptcha.ready(function () {\n                  callback = callback || function () {};\n                  window.grecaptcha.render(element, {\n                    sitekey: \"/*RECAPTCHA_PUBLIC_KEY*/\",\n                    callback: callback,\n                  });\n                });\n                window.hasCaptcha = true;\n              }\n            }\n          );\n        }\n      }\n      window.onload = function () {\n        /*RECAPTCHA*/\n      };\n      var passwordRule = {random_password_length:6,min_password_numbers:0,min_password_lowers:0,min_password_uppers:0,min_password_specials:0};\n    </script>\n    <script>document.addEventListener(\"DOMContentLoaded\", () => {\ndocument.getElementById(\"username\").setAttribute(\"autocomplete\", \"on\");\ndocument.getElementById(\"password\").setAttribute(\"autocomplete\", \"on\");\n});</script>\n  </head>\n\n  <body>\n    <section\n      id=\"login\"\n      class=\"is-relative is-hidden is-flex is-justify-content-center is-align-items-center auth-section\"\n    >\n      \n      <w-theme class=\"is-absolute multi-theme-icon-container\"></w-theme>\n      <w-language class=\"is-absolute language-dropdown\"></w-language>\n\n      <div class=\"is-flex h-full w-full\">\n        <div\n          class=\"is-flex is-align-items-center is-justify-content-center p-4 auth-form-section\"\n        >\n          <div class=\"w-full auth-form-container\" id=\"authFormContainer\">\n            <!-- Login form -->\n            <div class=\"w-full h-full\" id=\"loginFormCard\">\n              <div class=\"is-flex is-justify-content-center mb-5\">\n                <w-image\n                  class=\"logo\"\n                  src=\"/WebInterface/images/RPS_Logo.jpg\"\n                  alt=\"crush-logo\"\n                />\n              </div>\n              <form id=\"loginForm\" name=\"loginForm\" method=\"post\" action=\"/\">\n                <div id=\"userLoggedIn\" class=\"is-hidden\">\n                  <div class=\"mb-4 has-text-centered\">\n                    <a href=\"/#/\" class=\"text-accentMain\"\n                      >Continue as\n                      <span id=\"currentUserName\" class=\"is-capitalized\"></span\n                      >...</a\n                    >\n                    |\n                    <a\n                      href=\"javascript:void(0);\"\n                      id=\"logout\"\n                      class=\"text-accentMain\"\n                      >Logout</a\n                    >\n                  </div>\n                  <div class=\"continue-label is-relative is-flex mb-4\">\n                    <div class=\"content-line mr-3\"></div>\n                    <p class=\"text-sm text-primaryMain\" data-i18n-key=\"notMe\">\n                      Not me...\n                    </p>\n                    <div class=\"content-line ml-3\"></div>\n                  </div>\n                </div>\n                <div class=\"mb-5\">\n                  <label for=\"username\" data-i18n-key=\"username\"\n                    >Username</label\n                  >\n                  <p class=\"control has-icons-left mt-1\">\n                    <input\n                      id=\"username\"\n                      class=\"input\"\n                      type=\"text\"\n                      value=\"\"\n                      name=\"username\"\n                      placeholder=\"Username\"\n                    />\n                    <span class=\"icon is-small is-left\">\n                      <i class=\"icon-user\"></i>\n                    </span>\n                  </p>\n                </div>\n                <div class=\"mb-5\">\n                  <label for=\"password\" data-i18n-key=\"password\"\n                    >Password</label\n                  >\n                  <p class=\"control has-icons-left mt-1\">\n                    <input\n                      id=\"password\"\n                      class=\"input\"\n                      name=\"password\"\n                      value=\"\"\n                      type=\"password\"\n                      placeholder=\"Password\"\n                    />\n                    <span class=\"icon is-small is-left\">\n                      <i class=\"icon-lock\"></i>\n                    </span>\n                  </p>\n                  <div class=\"content-line ml-3\"></div>\n                </div>\n                <div\n                  class=\"is-flex is-align-items-center is-justify-content-space-between mb-5\"\n                >\n                  <div id=\"rememberPanel\" class=\"is-flex is-align-items-center\">\n                    <input id=\"remember\" type=\"checkbox\" name=\"remember\" />\n                    <label\n                      for=\"remember\"\n                      class=\"text-sm text-primaryMain is-cursor-pointer remember-me\"\n                      data-i18n-key=\"rememberMe\"\n                      >Remember me</label\n                    >\n                  </div>\n                  <p class=\"lostpassword\">\n                    <button\n                      id=\"forgotLink\"\n                      class=\"forgot-link primary-button is-bg-none\"\n                      data-i18n-key=\"forgotYourPassword\"\n                      type=\"button\"\n                    >\n                      Forgot your password?\n                    </button>\n                  </p>\n                </div>\n                <div id=\"recaptcha_div\" class=\"my-2\"></div>\n                <button\n                  type=\"submit\"\n                  id=\"sign-in-button\"\n                  class=\"primary-button w-full\"\n                  data-i18n-key=\"signIn\"\n                  aria-label=\"sign-in-btn\"\n                >\n                  Sign In\n                </button>\n                <input type=\"hidden\" name=\"command\" value=\"login\" />\n                <input type=\"hidden\" name=\"skip_login\" value=\"true\" />\n                <input type=\"hidden\" name=\"encoded\" value=\"false\" />\n              </form>\n              <div\n                id=\"crushAuthContainer\"\n                class=\"is-hidden is-flex is-flex is-flex-direction-column mt-5 crush-auth-container\"\n              >\n                <div class=\"continue-label is-relative is-flex\">\n                  <div class=\"content-line mr-3\"></div>\n                  <p\n                    class=\"text-sm text-primaryMain\"\n                    data-i18n-key=\"orContinueWith\"\n                  >\n                    Or continue with\n                  </p>\n                  <div class=\"content-line ml-3\"></div>\n                </div>\n                <div class=\"is-flex\" style=\"gap: 0.5rem\">\n                  <div\n                    id=\"amazonSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/amazon.png\"\n                      class=\"h-full\"\n                      alt=\"amazon\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >Amazon</span\n                    >\n                  </div>\n                  <div\n                    id=\"msSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/microsoft.png\"\n                      class=\"h-full\"\n                      alt=\"microsoft\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >Microsoft</span\n                    >\n                  </div>\n                  <div\n                    id=\"msB2CSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/microsoft.png\"\n                      class=\"h-full\"\n                      alt=\"ms b2c\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >MS B2C</span\n                    >\n                  </div>\n                </div>\n                <div id=\"google-signin\" class=\"is-hidden\"></div>\n              </div>\n            </div>\n\n            <!-- Reset password form -->\n            <div class=\"w-full h-full is-hidden\" id=\"resetFormCard\">\n              <div\n                class=\"is-flex is-justify-content-center text-accentMain mb-5\"\n              >\n                <svg\n                  width=\"98\"\n                  height=\"89\"\n                  viewBox=\"0 0 98 89\"\n                  fill=\"none\"\n                  xmlns=\"http://www.w3.org/2000/svg\"\n                >\n                  <path\n                    d=\"M43.5249 8.06207C42.1155 8.28365 40.3419 8.67931 39.0117 9.10664C31.4581 11.5123 25.2979 17.6531 22.8909 25.2183C21.8933 28.3519 21.8616 28.5577 21.7982 35.2999L21.7191 41.5198H19.3595H17V63.9938C17 85.803 17.0158 86.4994 17.3009 87.0691C17.6968 87.8288 18.346 88.4461 19.0903 88.7468C19.6129 88.9683 22.0833 89 40.912 89H62.132V87.813V86.626L41.1496 86.5943L20.183 86.5469L19.8188 86.1828L19.4545 85.8188L19.407 64.8642L19.3754 43.8938H46.6921H74.0088V46.1729V48.4361L72.3935 49.2274C68.5613 51.095 65.5208 54.2603 63.8422 58.1537C62.8446 60.496 62.5912 61.6989 62.4962 64.6268C62.4328 66.8901 62.4645 67.4598 62.7496 68.8684C63.8739 74.3128 67.3419 78.7759 72.3619 81.2766L74.0405 82.1154L73.9771 83.9671C73.9138 86.5152 73.8979 86.531 71.2375 86.6102L69.2581 86.6576V87.8288V89H71.5226C74.0088 89 74.6422 88.8259 75.4657 87.9554C76.21 87.1641 76.3842 86.4994 76.3842 84.5052V82.701L76.9859 82.8434C77.3026 82.9225 78.3636 83.0333 79.3138 83.0808C83.2094 83.3024 87.01 82.2578 90.3672 80.0262C92.9009 78.3486 95.4188 75.2782 96.6856 72.3503C97.7783 69.8338 98 68.6152 98 65.2599C98 62.7751 97.9525 62.1262 97.6516 60.9709C95.8147 53.7539 89.8921 48.5152 82.4334 47.5181C81.0082 47.3282 78.0786 47.4073 76.9859 47.6764L76.3842 47.8188V44.6693V41.5198H74.0246H71.6651L71.5859 35.2999C71.5384 30.1562 71.4751 28.8901 71.2534 27.9088C68.9097 17.7955 61.6886 10.5944 51.6804 8.36279C50.5243 8.10955 44.6809 7.88798 43.5249 8.06207ZM51.2053 10.8951C56.7636 12.0346 62.0845 15.6114 65.2516 20.3436C66.5977 22.3536 67.3578 23.9046 68.0704 26.0729C68.973 28.8426 69.1155 30.0929 69.2106 36.0912L69.3056 41.5198H66.8985H64.5073V36.1545C64.5073 30.3619 64.4282 29.539 63.6364 27.1808C62.1636 22.7809 58.8856 19.0142 54.7208 16.925C51.8862 15.5006 49.495 15.01 45.9478 15.1366C43.034 15.2316 41.3713 15.6273 38.9326 16.8143C37.2856 17.6214 35.0528 19.125 35.0528 19.4257C35.0528 19.5206 35.417 19.9954 35.8287 20.4702L36.6047 21.3407L37.0639 20.9925C38.0616 20.1854 40.1044 19.0142 41.2287 18.5869C44.5543 17.3049 48.6716 17.2732 51.9179 18.4919C56.8587 20.3436 60.5959 24.6485 61.7361 29.808C61.9261 30.726 62.0211 32.2137 62.0845 36.2495L62.1795 41.5198H46.6921H31.2047L31.2997 36.2495C31.3947 30.5519 31.5056 29.6972 32.3765 27.434C32.8041 26.3103 33.976 24.2687 34.7836 23.2716L35.132 22.8126L34.261 22.0371C33.7859 21.6256 33.3109 21.2616 33.2158 21.2616C32.7091 21.2457 30.4446 25.0916 29.7478 27.1808C28.956 29.539 28.8768 30.3619 28.8768 36.1545V41.5198H26.4856H24.0786L24.1736 36.0912C24.2686 30.0929 24.4111 28.8426 25.3138 26.0729C26.4381 22.6227 28.2751 19.6472 30.8563 17.0675C33.976 13.9496 37.9032 11.813 42.1947 10.8951C44.7126 10.3411 48.529 10.3569 51.2053 10.8951ZM82.7343 50.1454C89.2903 51.2849 94.3578 56.3494 95.3871 62.7909C95.6405 64.2945 95.5138 67.6972 95.1654 68.9634C94.2786 72.192 92.41 75.12 90.0188 77.0508C83.7953 82.0679 75.1965 81.7039 69.5906 76.1803C66.4868 73.1258 64.9824 69.5648 64.9824 65.2599C64.9824 61.05 66.471 57.4573 69.4164 54.4819C72.9795 50.905 77.9202 49.2907 82.7343 50.1454Z\"\n                    fill=\"currentColor\"\n                  />\n                  <path\n                    d=\"M79.2661 55.4474C76.8274 55.8114 74.7212 57.9797 74.3887 60.4645L74.2778 61.3033H75.5764C76.4948 61.3033 76.8591 61.24 76.8591 61.0976C76.8591 60.5594 77.2391 59.6573 77.6825 59.1509C80.0896 56.4128 84.4919 58.7552 83.5101 62.2529C83.3042 62.9809 82.5124 63.9305 81.7998 64.2946C81.4673 64.4528 80.7388 64.6427 80.1371 64.7061L79.0761 64.8168V67.0168V69.2167H80.2638H81.4514V68.1879C81.4514 67.3333 81.4989 67.1275 81.7365 67.0642C81.879 67.0168 82.4491 66.7635 82.9875 66.5103C84.1594 65.9247 85.1253 64.9276 85.6954 63.709C86.0597 62.9335 86.123 62.5853 86.123 61.3033C86.123 59.9106 86.0755 59.7048 85.6004 58.7394C84.4127 56.3179 81.974 55.0517 79.2661 55.4474Z\"\n                    fill=\"currentColor\"\n                  />\n                  <path\n                    d=\"M79.0762 72.6985V73.9646H80.2639H81.4515V72.6985V71.4323H80.2639H79.0762V72.6985Z\"\n                    fill=\"currentColor\"\n                  />\n                  <path\n                    d=\"M43.1289 47.4548V48.6418H44.3166H45.5043V4",
         "datamd5" : "2c1642d6228af964626d24743b414444",
         "datammh3" : 1115241852,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "forward" : "185.181.1.252",
         "hostname" : [
            "185.181.1.252"
         ],
         "ip" : "185.181.1.252",
         "ipv6" : "false",
         "latitude" : "55.4167",
         "location" : "55.4167,24.0000",
         "longitude" : "24.0000",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "SHADOWSERVER-FOUNDATION",
         "os" : "Linux",
         "osdistribution" : "AMAZON",
         "osvendor" : "Linux",
         "port" : 1515,
         "protocol" : "http",
         "protocolversion" : "1.1",
         "reason" : "OK",
         "seen_date" : "2024-11-03",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subnet" : "185.181.1.0/24",
         "tag" : "<enterprise field>: tag",
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/WebInterface/login.html"
      }
      
  • 179.61.168.254:1515 (tcp/http) - last seen on 2024-11-02 at 23:10:54 UTC

    • IP
      179.61.168.254
      Network
      179.61.168.0/24
      Device

      <enterprise field>: device.class

      Operating System
      Linux Linux AMAZON
      URL

      http://179.61.168.254:1515/WebInterface/login.html 200

      HTTP Title
      CrushFTP - Login
      HTTP Description
      CrushFTP - Login
      ASN
      AS22168
      Organization
      SHADOWSERVER-FOUNDATION
      Protocol
      http
      Source
      urlscan::redirect
    • Operating System
      Linux Linux AMAZON
      HTTP Component(s)
      CrushFTP CrushFTP
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      1016ed148dba8ba737e9d5fedbb2cf42
      HTTP Header MD5
      24d6f72237a5f40a6e8db9133df32f72
      HTTP Body MD5
      04bf84782bd77b671ac0c64c2db76f83
    • HTTP/1.1 200 OK
      Date: Sat, 02 Nov 2024 23:10:39 UTC
      Server: CrushFTP HTTP Server
      P3P: policyref="/WebInterface/w3c/p3p.xml", CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"
      Keep-Alive: timeout=15, max=20
      Connection: Keep-Alive
      Pragma: no-cache
      Content-type: text/html; charset=UTF-8
      Last-Modified: Fri, 05 Apr 2024 13:30:12 GMT
      ETag: 1712323812000
      X-UA-Compatible: chrome=1
      Accept-Ranges: bytes
      Content-Length: 27968
      
      <!DOCTYPE html>
      <html data-theme="light">
        <head>
          <meta charset="UTF-8" />
          <meta name="viewport" content="width=device-width, initial-scale=1" />
          <meta name="description" content="CrushFTP - Login" />
          <meta name="theme-color" content="#F5B451" />
      
          <title>CrushFTP - Login</title>
      
          <link
            rel="icon"
            type="image/x-icon"
            href="/WebInterface/new-ui/assets/images/favicon-logo.png"
          />
      
          <link
            rel="apple-touch-icon"
            href="/WebInterface/new-ui/assets/images/favicon-logo.png"
          />
      
          <!-- Style Files -->
          <!-- Common CSS -->
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/font-awesome/css/font-awesome.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/variables.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/bulma/bulma.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/animation.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/common.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/components/toast.css"
          />
          <!-- End Common CSS -->
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/auth/login.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/modules/loader/loader.css"
          />
          <link
            rel="stylesheet"
            type="text/css"
            href="/WebInterface/new-ui/assets/styles/components/modal.css"
          />
      
          <link rel="manifest" href="/WebInterface/new-ui/manifest.json" />
      
          <!-- Javascript Files -->
          <!--GSIGNIN_SCRIPT-->
          <!--MSSIGNIN_SCRIPT-->
          <!--AZURE_B2C_SINGIN_SCRIPT-->
          <!--AMAZON_COGNITO_SINGIN_SCRIPT-->
      
          <script type="text/javascript">
            function showRecaptcha(element, callback) {
              var recaptchaVersion = 0 + 1 +0;
              if (recaptchaVersion == 3) {
                ajax.getScript(
                  "https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/",
                  function () {
                    grecaptcha.ready(function () {
                      // do request for recaptcha token
                      // response is promise with passed token
                      window.hasCaptcha = true;
                      grecaptcha
                        .execute("/*RECAPTCHA_PUBLIC_KEY*/", {
                          action: "validate_captcha",
                        })
                        .then(function (token) {
                          // add token value to form
                          window.captchaToken = token;
                        });
                    });
                  }
                );
              } else if (recaptchaVersion) {
                ajax.getScript(
                  "https://www.recaptcha.net/recaptcha/api.js",
                  function () {
                    if (window.grecaptcha) {
                      grecaptcha.ready(function () {
                        callback = callback || function () {};
                        window.grecaptcha.render(element, {
                          sitekey: "/*RECAPTCHA_PUBLIC_KEY*/",
                          callback: callback,
                        });
                      });
                      window.hasCaptcha = true;
                    }
                  }
                );
              }
            }
            window.onload = function () {
              /*RECAPTCHA*/
            };
            var passwordRule = {random_password_length:6,min_password_numbers:0,min_password_lowers:0,min_password_uppers:0,min_password_specials:0};
          </script>
          <script>document.addEventListener("DOMContentLoaded", () => {
      document.getElementById("username").setAttribute("autocomplete", "on");
      document.getElementById("password").setAttribute("autocomplete", "on");
      });</script>
        </head>
      
        <body>
          <section
            id="login"
            class="is-relative is-hidden is-flex is-justify-content-center is-align-items-center auth-section"
          >
            
            <w-theme class="is-absolute multi-theme-icon-container"></w-theme>
            <w-language class="is-absolute language-dropdown"></w-language>
      
            <div class="is-flex h-full w-full">
              <div
                class="is-flex is-align-items-center is-justify-content-center p-4 auth-form-section"
              >
                <div class="w-full auth-form-container" id="authFormContainer">
                  <!-- Login form -->
                  <div class="w-full h-full" id="loginFormCard">
                    <div class="is-flex is-justify-content-center mb-5">
                      <w-image
                        class="logo"
                        src="/WebInterface/images/RPS_Logo.jpg"
                        alt="crush-logo"
                      />
                    </div>
                    <form id="loginForm" name="loginForm" method="post" action="/">
                      <div id="userLoggedIn" class="is-hidden">
                        <div class="mb-4 has-text-centered">
                          <a href="/#/" class="text-accentMain"
                            >Continue as
                            <span id="currentUserName" class="is-capitalized"></span
                            >...</a
                          >
                          |
                          <a
                            href="javascript:void(0);"
                            id="logout"
                            class="text-accentMain"
                            >Logout</a
                          >
                        </div>
                        <div class="continue-label is-relative is-flex mb-4">
                          <div class="content-line mr-3"></div>
                          <p class="text-sm text-primaryMain" data-i18n-key="notMe">
                            Not me...
                          </p>
                          <div class="content-line ml-3"></div>
                        </div>
                      </div>
                      <div class="mb-5">
                        <label for="username" data-i18n-key="username"
                          >Username</label
                        >
                        <p class="control has-icons-left mt-1">
                          <input
                            id="username"
                            class="input"
                            type="text"
                            value=""
                            name="username"
                            placeholder="Username"
                          />
                          <span class="icon is-small is-left">
                            <i class="icon-user"></i>
                          </span>
                        </p>
                      </div>
                      <div class="mb-5">
                        <label for="password" data-i18n-key="password"
                          >Password</label
                        >
                        <p class="control has-icons-left mt-1">
                          <input
                            id="password"
                            class="input"
                            name="password"
                            value=""
                            type="password"
                            placeholder="Password"
                          />
                          <span class="icon is-small is-left">
                            <i class="icon-lock"></i>
                          </span>
                        </p>
                        <div class="content-line ml-3"></div>
                      </div>
                      <div
                        class="is-flex is-align-items-center is-justify-content-space-between mb-5"
                      >
                        <div id="rememberPanel" class="is-flex is-align-items-center">
                          <input id="remember" type="checkbox" name="remember" />
                          <label
                            for="remember"
                            class="text-sm text-primaryMain is-cursor-pointer remember-me"
                            data-i18n-key="rememberMe"
                            >Remember me</label
                          >
                        </div>
                        <p class="lostpassword">
                          <button
                            id="forgotLink"
                            class="forgot-link primary-button is-bg-none"
                            data-i18n-key="forgotYourPassword"
                            type="button"
                          >
                            Forgot your password?
                          </button>
                        </p>
                      </div>
                      <div id="recaptcha_div" class="my-2"></div>
                      <button
                        type="submit"
                        id="sign-in-button"
                        class="primary-button w-full"
                        data-i18n-key="signIn"
                        aria-label="sign-in-btn"
                      >
                        Sign In
                      </button>
                      <input type="hidden" name="command" value="login" />
                      <input type="hidden" name="skip_login" value="true" />
                      <input type="hidden" name="encoded" value="false" />
                    </form>
                    <div
                      id="crushAuthContainer"
                      class="is-hidden is-flex is-flex is-flex-direction-column mt-5 crush-auth-container"
                    >
                      <div class="continue-label is-relative is-flex">
                        <div class="content-line mr-3"></div>
                        <p
                          class="text-sm text-primaryMain"
                          data-i18n-key="orContinueWith"
                        >
                          Or continue with
                        </p>
                        <div class="content-line ml-3"></div>
                      </div>
                      <div class="is-flex" style="gap: 0.5rem">
                        <div
                          id="amazonSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/amazon.png"
                            class="h-full"
                            alt="amazon"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >Amazon</span
                          >
                        </div>
                        <div
                          id="msSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/microsoft.png"
                            class="h-full"
                            alt="microsoft"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >Microsoft</span
                          >
                        </div>
                        <div
                          id="msB2CSigninButton"
                          class="is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain"
                        >
                          <img
                            src="/WebInterface/new-ui/assets/images/microsoft.png"
                            class="h-full"
                            alt="ms b2c"
                          />
                          <span class="text-primaryMain text-sm text-bold"
                            >MS B2C</span
                          >
                        </div>
                      </div>
                      <div id="google-signin" class="is-hidden"></div>
                    </div>
                  </div>
      
                  <!-- Reset password form -->
                  <div class="w-full h-full is-hidden" id="resetFormCard">
                    <div
                      class="is-flex is-justify-content-center text-accentMain mb-5"
                    >
                      <svg
                        width="98"
                        height="89"
                        viewBox="0 0 98 89"
                        fill="none"
                        xmlns="http://www.w3.org/2000/svg"
                      >
                        <path
                          d="M43.5249 8.06207C42.1155 8.28365 40.3419 8.67931 39.0117 9.10664C31.4581 11.5123 25.2979 17.6531 22.8909 25.2183C21.8933 28.3519 21.8616 28.5577 21.7982 35.2999L21.7191 41.5198H19.3595H17V63.9938C17 85.803 17.0158 86.4994 17.3009 87.0691C17.6968 87.8288 18.346 88.4461 19.0903 88.7468C19.6129 88.9683 22.0833 89 40.912 89H62.132V87.813V86.626L41.1496 86.5943L20.183 86.5469L19.8188 86.1828L19.4545 85.8188L19.407 64.8642L19.3754 43.8938H46.6921H74.0088V46.1729V48.4361L72.3935 49.2274C68.5613 51.095 65.5208 54.2603 63.8422 58.1537C62.8446 60.496 62.5912 61.6989 62.4962 64.6268C62.4328 66.8901 62.4645 67.4598 62.7496 68.8684C63.8739 74.3128 67.3419 78.7759 72.3619 81.2766L74.0405 82.1154L73.9771 83.9671C73.9138 86.5152 73.8979 86.531 71.2375 86.6102L69.2581 86.6576V87.8288V89H71.5226C74.0088 89 74.6422 88.8259 75.4657 87.9554C76.21 87.1641 76.3842 86.4994 76.3842 84.5052V82.701L76.9859 82.8434C77.3026 82.9225 78.3636 83.0333 79.3138 83.0808C83.2094 83.3024 87.01 82.2578 90.3672 80.0262C92.9009 78.3486 95.4188 75.2782 96.6856 72.3503C97.7783 69.8338 98 68.6152 98 65.2599C98 62.7751 97.9525 62.1262 97.6516 60.9709C95.8147 53.7539 89.8921 48.5152 82.4334 47.5181C81.0082 47.3282 78.0786 47.4073 76.9859 47.6764L76.3842 47.8188V44.6693V41.5198H74.0246H71.6651L71.5859 35.2999C71.5384 30.1562 71.4751 28.8901 71.2534 27.9088C68.9097 17.7955 61.6886 10.5944 51.6804 8.36279C50.5243 8.10955 44.6809 7.88798 43.5249 8.06207ZM51.2053 10.8951C56.7636 12.0346 62.0845 15.6114 65.2516 20.3436C66.5977 22.3536 67.3578 23.9046 68.0704 26.0729C68.973 28.8426 69.1155 30.0929 69.2106 36.0912L69.3056 41.5198H66.8985H64.5073V36.1545C64.5073 30.3619 64.4282 29.539 63.6364 27.1808C62.1636 22.7809 58.8856 19.0142 54.7208 16.925C51.8862 15.5006 49.495 15.01 45.9478 15.1366C43.034 15.2316 41.3713 15.6273 38.9326 16.8143C37.2856 17.6214 35.0528 19.125 35.0528 19.4257C35.0528 19.5206 35.417 19.9954 35.8287 20.4702L36.6047 21.3407L37.0639 20.9925C38.0616 20.1854 40.1044 19.0142 41.2287 18.5869C44.5543 17.3049 48.6716 17.2732 51.9179 18.4919C56.8587 20.3436 60.5959 24.6485 61.7361 29.808C61.9
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-02T23:10:54.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "w3.org",
                  "recaptcha.net"
               ],
               "file" : [
                  "p3p.xml",
                  "manifest.json"
               ],
               "hostname" : [
                  "www.recaptcha.net",
                  "www.w3.org"
               ],
               "url" : [
                  "http://www.w3.org/2000/svg",
                  "https://www.recaptcha.net/recaptcha/api.js",
                  "https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/"
               ]
            },
            "favicon" : {
               "url" : "/WebInterface/new-ui/assets/images/favicon-logo.png"
            },
            "http" : {
               "bodymd5" : "04bf84782bd77b671ac0c64c2db76f83",
               "bodymmh3" : -468795754,
               "component" : [
                  {
                     "product" : "CrushFTP",
                     "productvendor" : "CrushFTP"
                  }
               ],
               "description" : "CrushFTP - Login",
               "header" : [
                  {
                     "value" : "Fri, 05 Apr 2024 13:30:12 GMT",
                     "name" : "Last-Modified"
                  },
                  {
                     "value" : "1712323812000",
                     "name" : "ETag"
                  }
               ],
               "headermd5" : "24d6f72237a5f40a6e8db9133df32f72",
               "headermmh3" : 1691125188,
               "title" : "CrushFTP - Login"
            },
            "length" : 14336
         },
         "asn" : "AS22168",
         "country" : "AE",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.1 200 OK\r\nDate: Sat, 02 Nov 2024 23:10:39 UTC\r\nServer: CrushFTP HTTP Server\r\nP3P: policyref=\"/WebInterface/w3c/p3p.xml\", CP=\"IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\"\r\nKeep-Alive: timeout=15, max=20\r\nConnection: Keep-Alive\r\nPragma: no-cache\r\nContent-type: text/html; charset=UTF-8\r\nLast-Modified: Fri, 05 Apr 2024 13:30:12 GMT\r\nETag: 1712323812000\r\nX-UA-Compatible: chrome=1\r\nAccept-Ranges: bytes\r\nContent-Length: 27968\r\n\r\n<!DOCTYPE html>\n<html data-theme=\"light\">\n  <head>\n    <meta charset=\"UTF-8\" />\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n    <meta name=\"description\" content=\"CrushFTP - Login\" />\n    <meta name=\"theme-color\" content=\"#F5B451\" />\n\n    <title>CrushFTP - Login</title>\n\n    <link\n      rel=\"icon\"\n      type=\"image/x-icon\"\n      href=\"/WebInterface/new-ui/assets/images/favicon-logo.png\"\n    />\n\n    <link\n      rel=\"apple-touch-icon\"\n      href=\"/WebInterface/new-ui/assets/images/favicon-logo.png\"\n    />\n\n    <!-- Style Files -->\n    <!-- Common CSS -->\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/font-awesome/css/font-awesome.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/variables.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/bulma/bulma.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/animation.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/common.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/components/toast.css\"\n    />\n    <!-- End Common CSS -->\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/auth/login.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/modules/loader/loader.css\"\n    />\n    <link\n      rel=\"stylesheet\"\n      type=\"text/css\"\n      href=\"/WebInterface/new-ui/assets/styles/components/modal.css\"\n    />\n\n    <link rel=\"manifest\" href=\"/WebInterface/new-ui/manifest.json\" />\n\n    <!-- Javascript Files -->\n    <!--GSIGNIN_SCRIPT-->\n    <!--MSSIGNIN_SCRIPT-->\n    <!--AZURE_B2C_SINGIN_SCRIPT-->\n    <!--AMAZON_COGNITO_SINGIN_SCRIPT-->\n\n    <script type=\"text/javascript\">\n      function showRecaptcha(element, callback) {\n        var recaptchaVersion = 0 + 1 +0;\n        if (recaptchaVersion == 3) {\n          ajax.getScript(\n            \"https://www.recaptcha.net/recaptcha/api.js?render=/*RECAPTCHA_PUBLIC_KEY*/\",\n            function () {\n              grecaptcha.ready(function () {\n                // do request for recaptcha token\n                // response is promise with passed token\n                window.hasCaptcha = true;\n                grecaptcha\n                  .execute(\"/*RECAPTCHA_PUBLIC_KEY*/\", {\n                    action: \"validate_captcha\",\n                  })\n                  .then(function (token) {\n                    // add token value to form\n                    window.captchaToken = token;\n                  });\n              });\n            }\n          );\n        } else if (recaptchaVersion) {\n          ajax.getScript(\n            \"https://www.recaptcha.net/recaptcha/api.js\",\n            function () {\n              if (window.grecaptcha) {\n                grecaptcha.ready(function () {\n                  callback = callback || function () {};\n                  window.grecaptcha.render(element, {\n                    sitekey: \"/*RECAPTCHA_PUBLIC_KEY*/\",\n                    callback: callback,\n                  });\n                });\n                window.hasCaptcha = true;\n              }\n            }\n          );\n        }\n      }\n      window.onload = function () {\n        /*RECAPTCHA*/\n      };\n      var passwordRule = {random_password_length:6,min_password_numbers:0,min_password_lowers:0,min_password_uppers:0,min_password_specials:0};\n    </script>\n    <script>document.addEventListener(\"DOMContentLoaded\", () => {\ndocument.getElementById(\"username\").setAttribute(\"autocomplete\", \"on\");\ndocument.getElementById(\"password\").setAttribute(\"autocomplete\", \"on\");\n});</script>\n  </head>\n\n  <body>\n    <section\n      id=\"login\"\n      class=\"is-relative is-hidden is-flex is-justify-content-center is-align-items-center auth-section\"\n    >\n      \n      <w-theme class=\"is-absolute multi-theme-icon-container\"></w-theme>\n      <w-language class=\"is-absolute language-dropdown\"></w-language>\n\n      <div class=\"is-flex h-full w-full\">\n        <div\n          class=\"is-flex is-align-items-center is-justify-content-center p-4 auth-form-section\"\n        >\n          <div class=\"w-full auth-form-container\" id=\"authFormContainer\">\n            <!-- Login form -->\n            <div class=\"w-full h-full\" id=\"loginFormCard\">\n              <div class=\"is-flex is-justify-content-center mb-5\">\n                <w-image\n                  class=\"logo\"\n                  src=\"/WebInterface/images/RPS_Logo.jpg\"\n                  alt=\"crush-logo\"\n                />\n              </div>\n              <form id=\"loginForm\" name=\"loginForm\" method=\"post\" action=\"/\">\n                <div id=\"userLoggedIn\" class=\"is-hidden\">\n                  <div class=\"mb-4 has-text-centered\">\n                    <a href=\"/#/\" class=\"text-accentMain\"\n                      >Continue as\n                      <span id=\"currentUserName\" class=\"is-capitalized\"></span\n                      >...</a\n                    >\n                    |\n                    <a\n                      href=\"javascript:void(0);\"\n                      id=\"logout\"\n                      class=\"text-accentMain\"\n                      >Logout</a\n                    >\n                  </div>\n                  <div class=\"continue-label is-relative is-flex mb-4\">\n                    <div class=\"content-line mr-3\"></div>\n                    <p class=\"text-sm text-primaryMain\" data-i18n-key=\"notMe\">\n                      Not me...\n                    </p>\n                    <div class=\"content-line ml-3\"></div>\n                  </div>\n                </div>\n                <div class=\"mb-5\">\n                  <label for=\"username\" data-i18n-key=\"username\"\n                    >Username</label\n                  >\n                  <p class=\"control has-icons-left mt-1\">\n                    <input\n                      id=\"username\"\n                      class=\"input\"\n                      type=\"text\"\n                      value=\"\"\n                      name=\"username\"\n                      placeholder=\"Username\"\n                    />\n                    <span class=\"icon is-small is-left\">\n                      <i class=\"icon-user\"></i>\n                    </span>\n                  </p>\n                </div>\n                <div class=\"mb-5\">\n                  <label for=\"password\" data-i18n-key=\"password\"\n                    >Password</label\n                  >\n                  <p class=\"control has-icons-left mt-1\">\n                    <input\n                      id=\"password\"\n                      class=\"input\"\n                      name=\"password\"\n                      value=\"\"\n                      type=\"password\"\n                      placeholder=\"Password\"\n                    />\n                    <span class=\"icon is-small is-left\">\n                      <i class=\"icon-lock\"></i>\n                    </span>\n                  </p>\n                  <div class=\"content-line ml-3\"></div>\n                </div>\n                <div\n                  class=\"is-flex is-align-items-center is-justify-content-space-between mb-5\"\n                >\n                  <div id=\"rememberPanel\" class=\"is-flex is-align-items-center\">\n                    <input id=\"remember\" type=\"checkbox\" name=\"remember\" />\n                    <label\n                      for=\"remember\"\n                      class=\"text-sm text-primaryMain is-cursor-pointer remember-me\"\n                      data-i18n-key=\"rememberMe\"\n                      >Remember me</label\n                    >\n                  </div>\n                  <p class=\"lostpassword\">\n                    <button\n                      id=\"forgotLink\"\n                      class=\"forgot-link primary-button is-bg-none\"\n                      data-i18n-key=\"forgotYourPassword\"\n                      type=\"button\"\n                    >\n                      Forgot your password?\n                    </button>\n                  </p>\n                </div>\n                <div id=\"recaptcha_div\" class=\"my-2\"></div>\n                <button\n                  type=\"submit\"\n                  id=\"sign-in-button\"\n                  class=\"primary-button w-full\"\n                  data-i18n-key=\"signIn\"\n                  aria-label=\"sign-in-btn\"\n                >\n                  Sign In\n                </button>\n                <input type=\"hidden\" name=\"command\" value=\"login\" />\n                <input type=\"hidden\" name=\"skip_login\" value=\"true\" />\n                <input type=\"hidden\" name=\"encoded\" value=\"false\" />\n              </form>\n              <div\n                id=\"crushAuthContainer\"\n                class=\"is-hidden is-flex is-flex is-flex-direction-column mt-5 crush-auth-container\"\n              >\n                <div class=\"continue-label is-relative is-flex\">\n                  <div class=\"content-line mr-3\"></div>\n                  <p\n                    class=\"text-sm text-primaryMain\"\n                    data-i18n-key=\"orContinueWith\"\n                  >\n                    Or continue with\n                  </p>\n                  <div class=\"content-line ml-3\"></div>\n                </div>\n                <div class=\"is-flex\" style=\"gap: 0.5rem\">\n                  <div\n                    id=\"amazonSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/amazon.png\"\n                      class=\"h-full\"\n                      alt=\"amazon\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >Amazon</span\n                    >\n                  </div>\n                  <div\n                    id=\"msSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/microsoft.png\"\n                      class=\"h-full\"\n                      alt=\"microsoft\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >Microsoft</span\n                    >\n                  </div>\n                  <div\n                    id=\"msB2CSigninButton\"\n                    class=\"is-hidden is-flex is-align-items-center is-justify-content-center is-cursor-pointer social-continue-btn bg-primaryMain\"\n                  >\n                    <img\n                      src=\"/WebInterface/new-ui/assets/images/microsoft.png\"\n                      class=\"h-full\"\n                      alt=\"ms b2c\"\n                    />\n                    <span class=\"text-primaryMain text-sm text-bold\"\n                      >MS B2C</span\n                    >\n                  </div>\n                </div>\n                <div id=\"google-signin\" class=\"is-hidden\"></div>\n              </div>\n            </div>\n\n            <!-- Reset password form -->\n            <div class=\"w-full h-full is-hidden\" id=\"resetFormCard\">\n              <div\n                class=\"is-flex is-justify-content-center text-accentMain mb-5\"\n              >\n                <svg\n                  width=\"98\"\n                  height=\"89\"\n                  viewBox=\"0 0 98 89\"\n                  fill=\"none\"\n                  xmlns=\"http://www.w3.org/2000/svg\"\n                >\n                  <path\n                    d=\"M43.5249 8.06207C42.1155 8.28365 40.3419 8.67931 39.0117 9.10664C31.4581 11.5123 25.2979 17.6531 22.8909 25.2183C21.8933 28.3519 21.8616 28.5577 21.7982 35.2999L21.7191 41.5198H19.3595H17V63.9938C17 85.803 17.0158 86.4994 17.3009 87.0691C17.6968 87.8288 18.346 88.4461 19.0903 88.7468C19.6129 88.9683 22.0833 89 40.912 89H62.132V87.813V86.626L41.1496 86.5943L20.183 86.5469L19.8188 86.1828L19.4545 85.8188L19.407 64.8642L19.3754 43.8938H46.6921H74.0088V46.1729V48.4361L72.3935 49.2274C68.5613 51.095 65.5208 54.2603 63.8422 58.1537C62.8446 60.496 62.5912 61.6989 62.4962 64.6268C62.4328 66.8901 62.4645 67.4598 62.7496 68.8684C63.8739 74.3128 67.3419 78.7759 72.3619 81.2766L74.0405 82.1154L73.9771 83.9671C73.9138 86.5152 73.8979 86.531 71.2375 86.6102L69.2581 86.6576V87.8288V89H71.5226C74.0088 89 74.6422 88.8259 75.4657 87.9554C76.21 87.1641 76.3842 86.4994 76.3842 84.5052V82.701L76.9859 82.8434C77.3026 82.9225 78.3636 83.0333 79.3138 83.0808C83.2094 83.3024 87.01 82.2578 90.3672 80.0262C92.9009 78.3486 95.4188 75.2782 96.6856 72.3503C97.7783 69.8338 98 68.6152 98 65.2599C98 62.7751 97.9525 62.1262 97.6516 60.9709C95.8147 53.7539 89.8921 48.5152 82.4334 47.5181C81.0082 47.3282 78.0786 47.4073 76.9859 47.6764L76.3842 47.8188V44.6693V41.5198H74.0246H71.6651L71.5859 35.2999C71.5384 30.1562 71.4751 28.8901 71.2534 27.9088C68.9097 17.7955 61.6886 10.5944 51.6804 8.36279C50.5243 8.10955 44.6809 7.88798 43.5249 8.06207ZM51.2053 10.8951C56.7636 12.0346 62.0845 15.6114 65.2516 20.3436C66.5977 22.3536 67.3578 23.9046 68.0704 26.0729C68.973 28.8426 69.1155 30.0929 69.2106 36.0912L69.3056 41.5198H66.8985H64.5073V36.1545C64.5073 30.3619 64.4282 29.539 63.6364 27.1808C62.1636 22.7809 58.8856 19.0142 54.7208 16.925C51.8862 15.5006 49.495 15.01 45.9478 15.1366C43.034 15.2316 41.3713 15.6273 38.9326 16.8143C37.2856 17.6214 35.0528 19.125 35.0528 19.4257C35.0528 19.5206 35.417 19.9954 35.8287 20.4702L36.6047 21.3407L37.0639 20.9925C38.0616 20.1854 40.1044 19.0142 41.2287 18.5869C44.5543 17.3049 48.6716 17.2732 51.9179 18.4919C56.8587 20.3436 60.5959 24.6485 61.7361 29.808C61.9",
         "datamd5" : "1016ed148dba8ba737e9d5fedbb2cf42",
         "datammh3" : 1842150469,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "forward" : "179.61.168.254",
         "hostname" : [
            "179.61.168.254"
         ],
         "ip" : "179.61.168.254",
         "ipv6" : "false",
         "latitude" : "23.7500",
         "location" : "23.7500,54.5000",
         "longitude" : "54.5000",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "SHADOWSERVER-FOUNDATION",
         "os" : "Linux",
         "osdistribution" : "AMAZON",
         "osvendor" : "Linux",
         "port" : 1515,
         "protocol" : "http",
         "protocolversion" : "1.1",
         "reason" : "OK",
         "seen_date" : "2024-11-02",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subnet" : "179.61.168.0/24",
         "tag" : "<enterprise field>: tag",
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/WebInterface/login.html"
      }