stgaccounts.moneycontrol.com Open in urlscan Pro
184.24.13.53  Public Scan

Submitted URL: http://stgaccounts.moneycontrol.com/
Effective URL: http://stgaccounts.moneycontrol.com/mclogin
Submission Tags: demotag1 demotag2 Search All
Submission: On November 08 via api from IN — Scanned from DE

Form analysis 3 forms found in the DOM

POST

<form method="POST" id="register_form" autocomplete="off">
  <input style="display:none">
  <input type="password" style="display:none">
  <!-- <div class="textfieldbox namebox">
                                                <input type="hidden" name="site_ref" value="">
                                                <input autocomplete="off" type="text" maxlength="30" placeholder="First Name" name="first_name" id="first_name" class="textfield textfieldsignup" required  form-name="register_form" error-id="error_reg_fname" >
                                                <label for="First Name">First Name</label>
                                                <div class="error_txt" id="error_reg_fname" style="display:none;"></div>
                                            </div>

                                            <div class="textfieldbox namebox ML20">
                                                <input autocomplete="off" type="text" maxlength="30" placeholder="Last Name" name="last_name" id="last_name" class="textfield textfieldsignup" required form-name="register_form" error-id="error_reg_lname" >
                                                <label for="Last Name">Last Name</label>
                                                <div class="error_txt" id="error_reg_lname" style="display:none;"></div>
                                            </div> -->
  <div class="textfieldbox">
    <input autocomplete="off" type="text" onfocusout="validateConsumerEmail('email','error_reg_email')" maxlength="100" placeholder="Email" id="email" name="email" class="textfield" form-name="register_form" error-id="error_reg_email" required="">
    <label for="Email">Email</label>
  </div>
  <div class="error_txt" id="error_reg_email" style="display:block;"></div>
  <!-- <div class="textfieldbox PR">
                                                <input autocomplete="off" type="password" maxlength="40" id="pwd" name="pwd" placeholder="Password" class="textfield" required  form-name="register_form" error-id="error_reg_pass" />
                                                <label for="password">Password</label>
                                                <span class="eye_show_ic" onclick="showpassword('pwd', 'register_form', this);" ></span> 
                                            </div>
                                            <div class="error_txt" id="error_reg_pass" style="display:block;"></div> -->
  <div class="textfieldbox PR usepwdreg" style="display: block;">
    <input autocomplete="off" type="password" maxlength="40" id="pwd" name="pwd" placeholder="Password" class="textfield" required="" form-name="register_form" error-id="error_reg_pass">
    <label for="password">Password</label>
    <span class="eye_show_ic" onclick="showpassword('pwd', 'register_form', this);"></span>
    <div class="use_otptxt"><a href="javascript:;" id="USE_OTP_BTN_REG" class="use_otp_btn_reg">Use OTP</a></div>
  </div>
  <div class="useotpreg" style="display: none;">
    <div class="textfieldbox">
      <span class="countrycode">+91</span>
      <input autocomplete="off" type="text" onkeypress="if ( isNaN(this.value + String.fromCharCode(event.keyCode) )) return false;" onfocusout="validateConsumerMobile('mobile','error_reg_mobile')" maxlength="10" placeholder="xxxxxxxxxx" id="mobile"
        name="mobile" class="textfield" form-name="register_form" error-id="error_reg_mobile" required="">
      <label for="Mobile">Mobile</label>
    </div>
    <div class="error_txt" id="error_reg_mobile" style="display:block;"></div>
    <div class="textfieldbox">
      <input type="button" value="Send Otp" class="sendOtp" id="sendOtp">
    </div>
    <div class="textfieldbox PR">
      <input autocomplete="off" type="password" maxlength="4" id="otp" name="otp" placeholder="Enter OTP" class="textfield" required="" form-name="register_form" error-id="error_reg_pass">
      <label for="otp">OTP</label>
      <span class="eye_show_ic" onclick="showpassword('otp', 'register_form', this);"></span>
      <div class="use_pwdtxt"><a href="javascript:;" id="USE_PWD_BTN_REG" class="use_pwd_btn_reg">Use password</a></div>
    </div>
  </div>
  <div class="error_txt" id="error_reg_pass" style="display:none;"></div>
  <div id="success_reg_otp" style="display:none;"><span class="success_reg_otp_msg"></span><span class="timerReg"></span></div>
  <div class="textfieldbox PR">
    <input autocomplete="off" type="hidden" name="cnfpwd" id="cnfpwd" placeholder="Confirm Password" class="textfield" required="" form-name="register_form">
  </div>
  <div class="error_txt" id="error_reg_cnfpass" style="display:none;"></div>
  <div class="password_char MT10 clearfix">
    <ul class="clearfix pwdlist">
      <li id="olc">One lowercase character</li>
      <li id="osc">One special character</li>
      <li id="ouc">One uppercase character</li>
      <li id="ocm">8 characters minimum</li>
      <li id="o1n">One number</li>
    </ul>
  </div>
  <div id="reg_captcha" class="textfieldbox PR">
    <input autocomplete="off" placeholder="Enter Captcha" type="text" maxlength="6" name="cap" form-name="register_form" class="captchafield" required="" id="cap" error-id="captcha_error">
    <img src="" alt="CAPTCHA" id="captcha_img">&nbsp;<img src="/assets/images/reload.png" onclick="reload_captcha('register_form')" height="30px" width="30px">
  </div>
  <div class="error_txt" id="error_reg_captcha" style="display:none;"></div>
  <button type="button" disabled="" class="signingraybg signup_sucess submit" id="ACT_SIGNUP_SUBMIT" onclick="api_call('https://stgaccounts.moneycontrol.com/register/index/', 'register_form')">sign up with email</button>
  <input type="hidden" value="web" name="medium">
  <input type="hidden" value="1" name="app">
  <input type="hidden" value="https://stgaccounts.moneycontrol.com/register/index/" name="register_form_api" id="register_form_api">
  <input type="hidden" value="false" name="secure">
  <div class="error_txt" id="error_api" style="display:none;"></div>
</form>

POST

<form method="POST" id="login_form">
  <input type="hidden" name="site_ref" value="">
  <div class="textfieldbox PR">
    <input autocomplete="off" type="text" maxlength="100" placeholder="Email or Mobile Number or User ID" id="email" name="email" class="textfield" required="" form-name="login_form" error-id="error_login_email">
    <label for="Email, username or mobile">Email or Mobile Number or User ID</label>
  </div>
  <div class="error_txt" id="error_login_email" style="display:none;"></div>
  <div class="textfieldbox PR usepwd">
    <input type="hidden" name="flagwp" id="flagwp" value="0">
    <input autocomplete="off" type="password" maxlength="40" id="pwd" name="pwd" placeholder="Password" class="textfield" required="" form-name="login_form" error-id="error_login_pass" onkeyup="javascript:checkweakpass(this.value);">
    <label for="password">Password</label>
    <span class="eye_show_ic" onclick="showpassword('pwd', 'login_form', this);"></span>
    <div class="use_otptxt"><a href="javascript:;" id="USE_OTP_BTN" class="use_otp_btn">Use OTP</a></div>
  </div>
  <div class="textfieldbox PR useotp" style="display: none;">
    <input autocomplete="off" type="password" maxlength="4" id="otp" name="otp" placeholder="Enter OTP" class="textfield" required="" form-name="login_form" error-id="error_login_pass">
    <label for="otp">OTP</label>
    <span class="eye_show_ic" onclick="showpassword('otp', 'login_form', this);"></span>
    <div class="use_pwdtxt"><a href="javascript:;" id="USE_PWD_BTN" class="use_pwd_btn">Use password</a></div>
  </div>
  <div class="error_txt" id="error_login_pass" style="display:none;"></div>
  <div id="success_login_otp" style="display:none;"><span class="success_login_otp_msg"></span><span class="timer"></span></div>
  <div class="forgottxt"><a href="javascript:;" id="ACCT_FORGOT_PASSWORD_LINK" class="forgot_pp">Forgot Password?</a></div>
  <div id="div_captcha"></div>
  <div class="clear">&nbsp;</div>
  <input type="hidden" name="medium" value="web">
  <input type="hidden" value="https://stgaccounts.moneycontrol.com/login/index/" name="login_form_api" id="login_form_api">
  <input type="hidden" name="secure" value="false">
  <input type="hidden" name="app" value="1">
  <button type="button" disabled="" class="signingraybg submit" id="ACCT_LOGIN_SUBMIT" data-loginurl="https://stgaccounts.moneycontrol.com/login/index/"
    onclick="api_call('https://stgaccounts.moneycontrol.com/login/index/', 'login_form')">Login</button>
  <div class="error_txt" id="error_api" style="display:none;"></div>
</form>

POST

<form id="forgot_pass" method="POST">
  <div class="float-label">
    <div class="textfieldbox PR">
      <input autocomplete="off" type="text" maxlength="100" placeholder="Email" name="email" form-name="forgot_pass" class="textfield " id="forgot_pass_email" error-id="forgot_pass_email_error" required="">
      <label for="Email, username or mobile">Email</label>
    </div>
    <div class="error_txt" style="display:none;" id="forgot_pass_email_error">Please enter the valid Email</div>
    <div class="clear">&nbsp;</div>
  </div>
  <div class="float-label">
    <div class="textfieldbox PR">
      <input autocomplete="off" placeholder="Type the text" type="text" maxlength="6" name="cap" form-name="forgot_pass" class="captchafield" id="cap" error-id="captcha_error" required="">
      <img src="https://stgaccounts.moneycontrol.com/api/captcha" alt="CAPTCHA" id="captcha_img">&nbsp;<img src="/assets/images/reload.png" onclick="reload_captcha('forgot_pass')" height="30px" width="30px">
    </div>
    <div class="error_txt" style="display:none;" id="cap_error">Captcha string not matching</div>
    <div class="clear">&nbsp;</div>
  </div>
  <button type="button" disabled="" class="signingraybg send_pp1" id="ACCT_FORGOT_PASSWORD_SUBMIT" onclick="this.disabled=true;resetpassemail('https://stgaccounts.moneycontrol.com/user/resetpasscap/', 'forgot_pass', 'forgot_pass')">send now</button>
  <div class="PA15" id="forgot_pass_email_success" style="display:none;">
    <p class="green_verify TAC"><span class="sign_right"></span> Verification link sent successfully.</p>
  </div>
  <input type="hidden" value="https://stgaccounts.moneycontrol.com/user/resetpasscap/" name="forgot_pass_api" id="forgot_pass_api">
</form>

Text Content

Sign Up
login with facebook login with google

 
or
SIGN UP WITH EMAIL
Email

Password
Use OTP
+91 Mobile


OTP
Use password




 * One lowercase character
 * One special character
 * One uppercase character
 * 8 characters minimum
 * One number

 

sign up with email

By signing up, you agree to
Terms & Conditions and Privacy Policy of moneycontrol
Already a user? Login
Email Verification



Further instructions have been sent to your email address.

Edit
Submit


Resend Instruction

✔ Verification link sent successfully.

✔ Verification link sent successfully.

Further instructions have been sent to your email address.




Resend Instruction

Instruction resent successfully.

Authenticating
Login
login with facebook login with google

 
or
Email or Mobile Number or User ID

Password
Use OTP
OTP
Use password


Forgot Password?

 
Login

By logging in, you agree to
Terms & Conditions and Privacy Policy of moneycontrol
Don’t have an account? Sign Up
Authenticating
Forgot password

Please enter the email address you used to register to receive the password
reset instructions.

Email
Please enter the valid Email
 
 
Captcha string not matching
 
send now

Verification link sent successfully.

Further instructions have been sent to your email address.




Resend Instruction

Password Reset link sent successfully.

Sign Up



OKAY
please allowa facebook to access your email id. Ok