www.asiaservice24.com Open in urlscan Pro
27.254.152.23  Public Scan

Submitted URL: https://www.asiaservice24.com/
Effective URL: https://www.asiaservice24.com/pages/view/login.php
Submission: On July 26 via automatic, source certstream-suspicious — Scanned from US

Form analysis 1 forms found in the DOM

POST ../auth/function_login.php

<form method="post" id="login-form" action="../auth/function_login.php">
  <main>
    <div class="container">
      <section class="section register min-vh-100 d-flex flex-column align-items-center justify-content-center py-4">
        <div class="container">
          <div class="row justify-content-center">
            <div class="col-lg-4 col-md-6 d-flex flex-column align-items-center justify-content-center">
              <div class="d-flex justify-content-center py-4">
                <a href="../auth/index.html" class="logo d-flex align-items-center w-auto">
                  <img src="../../assets/img/logo-asia-login.png" alt="">
                
                </a>
              </div><!-- End Logo -->
              <div class="card mb-3">
                <div class="card-body">
                  <div class="pt-4 pb-2">
                    <h5 class="card-title text-center pb-0 fs-4">Login</h5>
                    <p class="text-center small">Enter your username &amp; password to login</p>
                  </div>
                  <div class="col-12">
                    <label for="yourUsername" class="form-label">Username</label>
                    <div class="input-group has-validation">
                      <input type="text" name="txtUsername" class="form-control" id="txtUsername" required="">
                      <div class="invalid-feedback">Please enter your username.</div>
                    </div>
                  </div>
                  <div class="col-12">
                    <label for="yourPassword" class="form-label">Password</label>
                    <input type="password" name="txtPassword" class="form-control" id="txtPassword" required="">
                    <div class="invalid-feedback">Please enter your password!</div>
                  </div>
                  <div class="col-12">
                    <div class="form-check">
                      <input class="form-check-input" type="checkbox" name="remember" value="true" id="rememberMe">
                      <label class="form-check-label" for="rememberMe">Remember me</label>
                    </div>
                  </div>
                  <div class="col-12">
                    <button class="btn btn-primary w-100" type="submit">Login</button>
                  </div>
                  <div class="col-12">
                  </div>
                </div>
              </div>
              <div class="credits">
                <!-- All the links in the footer should remain intact. -->
                <!-- You can delete the links only if you purchased the pro version. -->
                <!-- Licensing information: https://bootstrapmade.com/license/ -->
                <!-- Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/nice-admin-bootstrap-admin-html-template/ -->
              </div>
            </div>
          </div>
        </div>
      </section>
    </div>
  </main><!-- End #main -->
</form>

Text Content

LOGIN

Enter your username & password to login

Username
Please enter your username.
Password
Please enter your password!
Remember me
Login