demo-pos.amarseba.net Open in urlscan Pro
2606:4700:3031::ac43:8e09  Public Scan

Submitted URL: http://demo-pos.amarseba.net/
Effective URL: https://demo-pos.amarseba.net/
Submission: On December 28 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST

<form class="md-float-material" id="login_form" method="POST" onsubmit="return false">
  <div class="auth-box" style="border-radius: 0px !important;">
    <div class="row">
      <div class="col-md-5" style="min-height: 200px; display: flex; align-items: center; text-align: center; justify-content: center;">
        <img src="assets/images/logo.png" alt="POS Light" class="login-logo" style="width: 250px; max-width: 100%;">
      </div>
      <div class="col-md-6">
        <div class="row m-b-20">
          <div class="col-md-12">
            <h3 class="text-left txt-primary">Sign In</h3>
          </div>
        </div>
        <div id="msg_area"></div>
        <div class="input-group">
          <input type="username" name="username" class="form-control" placeholder="Username" value="user" id="username">
        </div>
        <div class="input-group">
          <input type="password" name="password" class="form-control" placeholder="Password" value="12345" id="password">
        </div>
        <div class="input-group">
          <input type="hidden" name="login_status" class="form-control" value="true" id="login_status">
        </div>
        <div class="row m-t-25 text-left">
          <div class="col-sm-7 col-xs-12">
            <div class="checkbox-fade fade-in-primary">
              <label>
                <input type="checkbox" value="">
                <span class="cr"><i class="bx bx-check cr-icon icofont icofont-ui-check text-primary" style="font-size:17px; font-weight: bold;"></i></span>
                <span class="text-inverse">Remember me</span>
              </label>
            </div>
          </div>
          <div class="col-sm-5 col-xs-12 forgot-phone text-right d-none">
            <a href="auth-reset-password.html" class="text-right f-w-600 text-inverse"> Forgot Your Password?</a>
          </div>
        </div>
        <div class="row m-t-30">
          <div class="col-md-12">
            <button type="submit" class="btn btn-primary btn-md btn-block waves-effect text-center m-b-20" id="login_btn">Sign in</button>
          </div>
        </div>
      </div>
      <div class="col-md-12">
        <hr>
        <p class="text-inverse text-center m-b-0">Thank you and enjoy our Software.</p>
        <p class="text-inverse text-center"><b>Develop by <a href="#" class="text-primary">RS GROUP</a></b></p>
      </div>
    </div>
  </div>
</form>

Text Content

SIGN IN





Remember me
Forgot Your Password?
Sign in

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

Thank you and enjoy our Software.

Develop by RS GROUP