mpulse.co.in Open in urlscan Pro
103.93.17.162  Public Scan

Submitted URL: https://mpulse.co.in/
Effective URL: https://mpulse.co.in/login
Submission Tags: krdprod
Submission: On November 10 via api from JP — Scanned from JP

Form analysis 2 forms found in the DOM

POST

<form method="post" action="" class="form-horizontal ng-pristine ng-valid">
  <fieldset>
    <div style="width: 85%; margin: 15px auto;">
      <div class="">
        <div class="form-group">
          <div class="input-group">
            <span class="input-group-addon">
              <i class="glyphicon glyphicon-user"></i>
            </span>
            <input class="form-control" placeholder="Username" name="username" id="username" type="text" style="height: 40px" value="" autocomplete="off" tabindex="1">
          </div>
        </div>
        <div class="form-group">
          <div class="input-group">
            <span class="input-group-addon">
              <i class="glyphicon glyphicon-lock"></i>
            </span>
            <input class="form-control" placeholder="Password" name="password" id="password" style="height: 40px" type="password" tabindex="2" value="">
          </div>
        </div>
        <h5 class="text-center error" style="color: #efef57; font-weight: bold; letter-spacing: 1px; text-shadow: 0px 1px 3px #ff0000">
        </h5>
        <div class="form-group text-right">
          <button type="submit" class="btn btn-md btn-primary" tabindex="4" name="login_form"> Sign in <i class="fa fa-fw fa-arrow-circle-right"></i>
          </button>
        </div>
        <hr style="width: 100%; margin: 10px 0; padding: 0">
        <div class="text-right m-0 p-0">
          <a href="#" style="color: #efdef3" data-toggle="modal" data-backdrop="static" data-keyboard="false" data-target="#forget_pass" onclick="forget_captcha()">I forgot my password</a>
        </div>
      </div>
    </div>
  </fieldset>
</form>

POST

<form method="post" class="submit_form_forget ng-pristine ng-valid" style="width: 90%; margin: auto;" ng-submit="submit_form_forget()">
  <div class="modal-body text-left">
    <div class="form-group required">
      <label class="control-label">Employee Id</label> <span class="error Err_emp_id"></span>
      <input type="text" placeholder="Enter Employee ID" class="form-control emp_id" name="emp_id" ng-keyup="emp_id_check()" style="color: #544d4d !important">
    </div>
    <div class="form-group required">
      <label class="control-label">Date of Birth (As per Certificate)</label> <span class="error Err_emp_dob"></span>
      <input type="text" placeholder="YYYY-MM-DD" class="form-control emp_dob hasDatepicker" name="emp_dob" style="color: #544d4d !important" id="dp1636563795290">
    </div>
    <div class="form-group container required" style="padding-left: 0px;">
      <label style="padding-left: 0px;" class="control-label col-sm-12">Captcha</label>
      <div class="col-sm-2 captch_img" style="padding-left: 0px;"></div>
      <div class="col-sm-2">
        <input type="text" placeholder="Enter Captcha" class="form-control captcha_check" name="captcha" ng-keyup="captcha_check()" style="color: #544d4d !important">
      </div>
      <div class="col-sm-1 " style="padding-left: 0px;">
        <button type="button" class="btn btn-primary btn-sm" onclick="forget_captcha()"><i class="fa fa-refresh" aria-hidden="true"></i></button>
      </div>
      <span class="error Err_captcha col-sm-12"></span>
    </div>
  </div>
  <div class="modal-footer">
    <button type="button" class="btn btn-warning" data-dismiss="modal" ng-click="close_modal()">Close <i class="fa fa-fw fa-times"></i></button>
    <button type="submit" class="btn btn-info submit_forget_pass">Submit <i class="fa fa-fw fa-arrow-circle-right"></i></button>
  </div>
</form>

Text Content

LOGIN

Sign in

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

I forgot my password
×

FORGOT PASSWORD

Employee Id
Date of Birth (As per Certificate)
Captcha



Close Submit