sgpauth.ezvizlife.com Open in urlscan Pro
161.117.196.203  Public Scan

Submitted URL: http://isgp.ezvizlife.com/
Effective URL: https://sgpauth.ezvizlife.com/signIn?from=4e4148ba90184a7cbd81&r=1672620895790892953&returnUrl=plugin&host=isgp.ezvizlife.com&...
Submission: On May 07 via api from AE — Scanned from SG

Form analysis 8 forms found in the DOM

<form>
  <select class="languageSelect" name="languageSelect">
    <option value="1" lan-content="zh">SIMPCN</option>
    <option value="2" selected="" lan-content="en">English</option>
  </select>
</form>

POST doLogin

<form id="form" method="post" action="doLogin">
  <input name="from" type="hidden" value="4e4148ba90184a7cbd81">
  <input name="r" type="hidden" value="1672620895790892953">
  <input name="host" type="hidden" value="isgp.ezvizlife.com">
  <input name="returnUrl" type="hidden" value="plugin">
  <input name="account" type="text" id="username" class="username">
  <input type="text" id="username-tip" class="username-tip" lan-values="dataId:LOGIN_INPUT;placeholder:INPUT_PLACEHOLDER_ACCOUNT" style="margin-bottom: 14px !important;" placeholder="Account/Email">
  <input name="password" type="password" id="password" class="password" value="">
  <input type="text" id="password-tip" class="password-tip" lan-values="dataId:LOGIN_INPUT;placeholder:INPUT_PLACEHOLDER_PASSWORD" placeholder="Password">
  <div class="code hide">
    <!--                            <label class="code_label">Verification Code:</label> -->
    <input name="captcha" type="text" class="code_input displayHide code_input_en" id="code_input">
    <input name="" type="text" class="code_input_tip" id="code_input_tip" placeholder="&nbsp;verification code">
    <img class="code_img" id="code_img" width="60" height="27">
    <a class="code_a" id="code_a">Refresh</a>
  </div>
</form>

<form id="SMS_verificationForm">
  <div class="modal-header">
    <button type="button" class="close"> × </button>
    <h3>Verification code</h3>
  </div>
  <div class="modal-body">
    <p style="oveflow:hidden;">
      <label class="newmodel_title">Verification code has been sent to you <strong class="alarm" id="signPhone" style="color:#DA2E00"></strong>. Input the verification code you received.</label><br>
      <label data-toggle="textfield" style="float:left;">Verification code:&nbsp;<input type="password" id="signCode" class="model_textin"></label>
      <a id="getCode" href="javascript:void(0);" style="float:left; margin-left:10px;letter-spacing:0px;" class="getMobileKeyCode btn">Get Verification Code</a>
    </p>
    <div class="up_prompt_warn_nored"></div>
  </div>
  <div class="modal-footer">
    <input style="display:none">
    <button class="btn" type="button" id="saveSign">OK</button>
  </div>
</form>

<form id="tmsf_verificationForm">
  <div class="modal-header">
    <button type="button" class="close"> × </button>
    <h3>Dynamic Password Verification</h3>
  </div>
  <div class="modal-body">
    <p style="oveflow:hidden;">
      <label class="newmodel_title">Your dynamic password</label><br>
      <label data-toggle="textfield" style="float:left;">Password:&nbsp;<input type="password" id="tmsfCode" class="model_textin"></label>
    </p>
    <div class="up_prompt_warn_nored"></div>
  </div>
  <div class="modal-footer">
    <input style="display:none">
    <button class="btn" type="button" id="valTmsf">OK</button>
  </div>
</form>

<form id="userLogin_failedHintForm">
  <div class="modal-header">
    <button type="button" class="close"> × </button>
    <h3 lan-content="Login_Failed">Login failed</h3>
  </div>
  <div class="modal-body">
    <div class="newmodel_title" lan-content="Login_Failed">Login failed</div><br>
  </div>
  <div class="modal-footer">
    <input style="display:none">
  </div>
</form>

<form id="userMessage_fillForm" class="validator" novalidate="novalidate">
  <div class="modal-header">
    <button type="button" class="close"> × </button>
    <h3 lan-content="Fill_UserMessage"> Complete Your Personal Information</h3>
  </div>
  <div class="modal-body">
    <div style="oveflow:hidden;display: inline-block">
      <label data-toggle="textfield">
        <label for="username_fill" lan-content="UserName" class="up_noblank up_name">User Name:</label>
        <div class="fill_content"><input type="text" name="username_fill" id="username_fill" class="model_textin username_fillMessage"></div>
      </label>
      <label data-toggle="textfield">
        <label for="password_fill" lan-content="Password" class="up_noblank up_name">Password:</label>
        <div class="fill_content"><input type="password" name="password_fill" id="password_fill" class="model_textin password_fillMessage"></div>
      </label>
      <label data-toggle="textfield" class="emailTextField">
        <div class="fill_Txt"><input type="radio" class="typeChange" name="typeChange" checked="">
          <label for="email_fill" lan-content="Email" class="up_noblank up_name" style="width: auto;">Email:</label>
        </div>
        <div class="fill_content"><input type="text" name="email_fill" id="email_fill" class="model_textin email_fillMessage"></div>
      </label>
      <label data-toggle="textfield" class="phoneTextField">
        <div class="fill_Txt"><input type="radio" class="typeChange" name="typeChange">
          <label for="phone_fill" lan-content="Phone" class="emailPhoneStyle up_name" style="width: auto;">Phone Number:</label>
        </div>
        <div class="fill_content"><input type="text" name="phone_fill" id="phone_fill" class="model_textin phone_fillMessage" lan-values="dataId:phoneTip;placeholder:placeholder" disabled="" placeholder="Add the area code before the mobile phone.">
        </div>
      </label>
    </div>
    <div class="up_prompt_warn_nored"></div>
  </div>
  <div class="modal-footer">
    <input style="display:none">
    <button class="btn fillMessageSaveBtn" type="button" lan-content="Ok">OK</button>
    <button class="btn fillMessageRetBtn" type="button" lan-content="returnBtn">Return</button>
  </div>
</form>

<form id="userMessage_verifyForm">
  <div class="modal-header">
    <button type="button" class="close"> × </button>
    <h3 lan-content="Bind_Account">Link an EZVIZ Account</h3>
  </div>
  <div class="modal-body">
    <p style="oveflow:hidden;">
      <label data-toggle="textfield" class="verify_username">
        <label for="verify_username" lan-content="UserName" class="up_noblank up_name">User Name:</label>
        <input type="text" class="model_textin username_verifyMessage" name="verify_username">
        <span class="up_prompt promptBox"></span>
      </label>
      <label data-toggle="textfield" class="verify_password">
        <label for="verify_password" lan-content="Password" class="up_noblank up_name">Password:</label>
        <input type="password" class="model_textin password_verifyMessage" name="verify_password">
        <span class="up_prompt promptBox"></span>
      </label>
    </p>
    <div class="up_prompt_warn_nored"></div>
    <a class="userFillAccess" lan-content="Click_To_Register">Register an EZVIZ Account</a>
  </div>
  <div class="modal-footer">
    <input style="display:none">
    <button class="btn verifySaveBtn" type="button" lan-content="Ok">OK</button>
    <button class="btn up_modal_hide" type="button" lan-content="Cancel">Cancel</button>
  </div>
</form>

<form id="form_regist" class="form registForm" data-toggle="form" uid="registForm">
  <div class="title" lan-content="text1">Set your user name and password before login.</div>
  <ul>
    <li>
      <div uid="r-username" data-toggle="textfield">
        <span class="up_name up_noblank" lan-content="UserName" lan-values="dataId:nameStyle;style:style" style="width:134px;">User Name:</span>
        <input id="r-indexcode" name="r-indexcode" type="text" class="loginText" maxlength="50">
        <span class="up_prompt promptBox"></span>
      </div>
    </li>
    <li>
      <div uid="r-password" data-toggle="textfield">
        <span class="up_name up_noblank" lan-content="Password" lan-values="dataId:nameStyle;style:style" style="width:134px;">Password:</span>
        <input type="password" autocomplete="off" id="r-password" name="r-password" class="loginText" maxlength="50">
        <span class="up_prompt promptBox"></span>
      </div>
    </li>
    <li class="hide saveBoxLi">
      <div class="safebox" id="safebox">
        <div class="saveline" id="saveline">
          <p class="safescore" id="safescore"></p>
        </div>
        <span class="safetext" id="safetext" lan-content="weak">Weak</span>
      </div>
    </li>
    <li>
      <div uid="rpassword" data-toggle="textfield">
        <span class="up_name up_noblank" lan-content="confirmPwd" lan-values="dataId:nameStyle;style:style" style="width:134px;">Confirm Password:</span>
        <input type="password" autocomplete="off" id="r-confirmPwd" name="r-confirmPwd" class="loginText" maxlength="50" placeholder="">
        <span class="up_prompt promptBox"></span>
      </div>
    </li>
  </ul>
</form>

Text Content

SIMPCN English

Welcome

Refresh

Forgot Password

Login
Others:


Register Video Demo


×


HINT

Terminal binding is enabled for your account.

Yes, bind now No, log in directly
×


HINT

Download and install the plug-in before binding the computer. Continue?

OK Cancel
×


HINT

Detecting the plug-in…

( Please install the plug-in again in case of installation failure.Download)

Login
×


HINT

Terminal binding is enabled and account authentication is required for normal
use. Continue?

Verify Now Cancel
×


VERIFICATION CODE

Verification code has been sent to you . Input the verification code you
received.
Verification code:  Get Verification Code


OK
×


DYNAMIC PASSWORD VERIFICATION

Your dynamic password
Password: 


OK
×


HINT

The server is busy. Please try again later.

OK
×


LOGIN FAILED

Login failed


×


LINK OR REGISTER AN ACCOUNT TO LOGIN

Link an EZVIZ Account Register an EZVIZ Account


×


COMPLETE YOUR PERSONAL INFORMATION

User Name:

Password:

Email:

Phone Number:


OK Return
×


LINK AN EZVIZ ACCOUNT

User Name: Password:


Register an EZVIZ Account
OK Cancel
×


PLEASE INPUT VERIFICATION CODE

Please input the verification code you just received.
Time delay may occur. Please wait a minute. Get the verification code again.
Verification Code:
OK


HINT

Set your user name and password before login.
 * User Name:
 * Password:

 * 
   
   Weak
 * Confirm Password:

OK

Copyright ©2016  EZVIZ Inc. All rights reserved.
We provide you with customized service and safe user experience with Cookie.
Login and browse our website indicates that you permitted us getting information
in/out the website with Cookie. For more information about cookies, please visit
Use Of Cookies Ok
We have updated our Privacy Policy. Please read it carefully. Ok
操作成功!