sbs.intalenta.web.id Open in urlscan Pro
202.157.188.67  Public Scan

Submitted URL: https://sbs.intalenta.web.id/
Effective URL: https://sbs.intalenta.web.id/login.php
Submission: On February 26 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

POST

<form action="" method="post" class="panel-body">
  <div class="block">
    <input type="text" name="usr" placeholder="username" class="form-control" style="padding-left:30px; background: #fff url(./styles/images/username.png) top 8px left 8px no-repeat;">
    <input type="hidden" name="flag" value="t">
  </div>
  <div class="block">
    <input type="password" name="pwd" placeholder="password" class="form-control" style="padding-left:30px; background: #fff url(./styles/images/password.png) top 8px left 8px no-repeat;">
  </div>
  <button type="submit" class="btn btn-info"><i class="fa fa-sign-in"></i> Sign in</button>
  <span style="float:right;"><a href="#mPass" data-toggle="modal" style="text-decoration:underline" onclick="getReq();">forgot your password ?</a></span>
  <br>
  <font color="#FF0000"></font>&nbsp;
</form>

<form class="form-horizontal">
  <div class="modal-dialog">
    <div id="loading" class="loading"></div>
    <div class="modal-content">
      <div class="modal-header">
        <button type="button" class="close" data-dismiss="modal"><i class="fa fa-times"></i></button>
        <h4 class="modal-title" id="myModalLabel"><i class="fa fa-key"></i> Reset Password</h4>
      </div>
      <div class="modal-body">
        <div id="request">
          <div class="form-group">
            <div class="col-lg-8"> Enter your registered e-mail. We will send you validation code to reset your password. </div>
          </div>
          <div class="form-group">
            <div class="col-lg-6">
              <div class="block">
                <input type="text" id="email" placeholder="email address" class="form-control" style="padding-left:30px; background: #fff url(./styles/images/email.png) top 8px left 8px no-repeat;">
              </div>
            </div>
          </div>
          <div class="form-group">
            <div id="message" class="col-lg-8" style="color:#ff0000"> &nbsp; </div>
          </div>
        </div>
        <div id="verification" style="display:none">
          <div class="form-group">
            <div id="info" class="col-lg-12"> &nbsp; </div>
          </div>
          <div class="form-group">
            <div class="col-lg-6">
              <div class="block">
                <input type="text" id="code" placeholder="verification code" class="form-control" style="padding-left:30px; background: #fff url(./styles/images/verification.png) top 8px left 8px no-repeat;">
              </div>
            </div>
          </div>
          <div class="form-group">
            <div id="error" class="col-lg-8" style="color:#ff0000"> &nbsp; </div>
          </div>
        </div>
        <div id="success" style="display:none">
          <div class="form-group">
            <div class="col-lg-12">
              <strong>Password reset successfully</strong>.<br> New password has been sent to your email address.<br><br>
              <i>[use the new password for login to system and don't tell anyone]</i>
            </div>
          </div>
        </div>
      </div>
      <div id="footer" class="modal-footer">
        <button id="send" type="button" class="btn btn-sm btn-info" style="width:75px;" onclick="sendReq()"><i class="fa fa-check"></i> Send</button>
        <button type="button" class="btn btn-sm btn-white" style="width:75px;" data-dismiss="modal"><i class="fa fa-times"></i> Cancel</button>
      </div>
    </div>
  </div>
</form>

Text Content

Employee Self Service

EMPLOYEE SELF SERVICE

Sign in forgot your password ?
 

intalenta © 2017 all rights reserved.

RESET PASSWORD

Enter your registered e-mail. We will send you validation code to reset your
password.

 
 

 
Password reset successfully.
New password has been sent to your email address.

[use the new password for login to system and don't tell anyone]
Send Cancel