alert.spsolutionss.com Open in urlscan Pro
103.174.86.163  Public Scan

Submitted URL: https://alert.spsolutionss.com/
Effective URL: https://alert.spsolutionss.com/pages-login.php?sessionexpiry
Submission: On February 06 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

POST log_action.php

<form class="row g-3 needs-validation" novalidate="" enctype="multipart/form-data" action="log_action.php" method="post" autocomplete="off">
  <div class="col-12">
    <label for="yourUsername" class="form-label">Username</label>
    <div class="input-group has-validation">
      <input type="text" name="username" autofocus="" class="form-control" id="yourUsername" required="">
      <div class="invalid-feedback">Please enter your username.</div>
    </div>
  </div>
  <link rel="stylesheet" href="css/bootstrapvl.min.css">
  <link rel="stylesheet" href="css/font-awesome.minvl.css">
  <style>
    .field-icon {
      float: right;
      margin-left: -25px;
      margin-right: 10px;
      margin-top: -25px;
      position: relative;
      z-index: 1111;
    }

    .container {
      padding-top: 0px;
      margin: auto;
    }

    a:hover,
    a:focus {
      text-decoration: none;
      cursor: default;
    }
  </style>
  <script>
    window.console = window.console || function(t) {};
  </script>
  <script>
    if (document.location.search.match(/type=embed/gi)) {
      window.parent.postMessage("resize", "*");
    }
  </script>
  <div class="col-12">
    <label for="yourUsername" class="form-label">Password</label>
    <div class="input-group has-validation">
      <input id="password-field" type="password" class="form-control" name="password">
      <span toggle="#password-field" class="fa fa-fw fa-eye field-icon toggle-password"></span>
      <div class="invalid-feedback">Please enter your password.</div>
    </div>
  </div>
  <div class="col-12">
    <div class="input-group has-validation">
      <input type="text" name="Securitycode" class="form-control" placeholder="9247" id="secuitycode" required="">
      <div class="invalid-feedback">Please enter security code.</div>
    </div>
  </div>
  <script src="js/stopExecutionOnTimeout-2c7831bb44f98c1391d6a4ffda0e1fd302503391ca806e7fcc7b9b87197aec26.js"></script>
  <script src="js/jquery.minvl.js"></script>
  <script id="rendered-js">
    $(".toggle-password").click(function() {
      $(this).toggleClass("fa-eye fa-eye-slash");
      var input = $($(this).attr("toggle"));
      if (input.attr("type") == "password") {
        input.attr("type", "text");
      } else {
        input.attr("type", "password");
      }
    });
    //# sourceURL=pen.js
  </script>
  <!----<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">
                      <p class="small mb-0">Don't have account? <a href="pages-register.html">Create an account</a></p>
                    </div>--->
</form>

Text Content

Session expiered please login again!


ADMIN

Enter your username & password to login

Username
Please enter your username.
Password
Please enter your password.
Please enter security code.
Login