track.schoonhovenservice.nl Open in urlscan Pro
92.240.69.173  Public Scan

Submitted URL: https://track.schoonhovenservice.nl/
Effective URL: https://track.schoonhovenservice.nl/client_www/index.php
Submission: On August 25 via automatic, source certstream-suspicious — Scanned from NL

Form analysis 1 forms found in the DOM

Name: authorisingPOST

<form id="authorising" action="" name="authorising" method="POST">
  <fieldset>
    <input type="text" class="gray_border_input_field active_field" id="user" name="user" placeholder="Name">
  </fieldset>
  <fieldset>
    <input type="password" class="gray_border_input_field" id="pass" name="pass" placeholder="Password">
  </fieldset>
  <script type="text/javascript">
    $(document).ready(function() {
      $('#user').focus();
    });
  </script>
  <fieldset>
    <button id="submit" value="Sign in!" type="submit" class="IS_Button">Sign in!</button>
  </fieldset>
  <fieldset id="auth-buttons-container">
    <button id="AzureADMap" value="Log in with Azure AD" type="button" class="IS_Button auth-button"><img class="button_img_before" style="" src="./images/authAzureADMap.png">Log in with Azure AD</button>
  </fieldset>
  <script>
    $(function() {
      $('#auth-buttons-container').on('click', 'button', function() {
        $.get(`?app=SSO.AuthProvidersApi&provider=${this.id}&redirect=0`).done((response) => {
          if (response.success) {
            location.href = response.data.auth_url;
          } else {
            return new ZiniSystemMessage(undefined, {
              content: GetLang(response.error),
              is_popup: true,
              type: 'error',
              fade_out: 2000
            });
          }
        });
      });
    });
  </script>
  <style>
    #auth-buttons-container button#AzureAD,
    #auth-buttons-container button#AzureADMap {
      background-color: #383D41;
    }

    #auth-buttons-container button.auth-button {
      background-image: none;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 8px;
      font-size: 15px;
      margin-top: 5px;
    }

    #auth-buttons-container>button:first-of-type {
      margin-top: 15px;
    }
  </style>
  <input type="hidden" name="authorising" value="1">
  <input type="hidden" name="auth_mode" value="web_form">
</form>

Text Content

Print Cancel print

The report is being prepared ...
Sign in! Log in with Azure AD
Forgot password?