auth.ids.host Open in urlscan Pro
185.49.211.5  Public Scan

URL: https://auth.ids.host/
Submission: On December 18 via automatic, source certstream-suspicious — Scanned from FR

Form analysis 2 forms found in the DOM

POST

<form class="flex flex-col content-center items-center p-6 gap-y-4" method="post" id="step-one-form" data-login-target="stepOneForm" data-action="login#authentication">
  <input type="text" id="username" name="_username" placeholder="identifiant" data-login-target="username" class="rounded border shadow p-2 w-full lg:w-3/4" required="" autofocus="">
  <input type="password" data-login-target="password" class="rounded border shadow p-2 w-full lg:w-3/4" id="password" name="_password" placeholder="password">
  <button class="bg-slate-800 text-white px-6 py-2 rounded font-medium dark:bg-slate-700" type="submit">Connexion</button>
  <div id="lost-password" class="text-center">
    <a href="/reinit-password" class="font-bold">Première connexion / Mot de passe oublié ?</a>
  </div>
</form>

<form class="hidden" id="step-two-form" data-login-target="stepTwoForm" data-action="login#otpCheck">
  <div class="flex items-center justify-center gap-3 py-4" id="otp">
    <input type="text" class="otp-field" id="first" maxlength="1" autocomplete="off" data-login-target="first" data-action="login#transfertFocus paste->login#handlePaste">
    <input type="text" class="otp-field" id="second" maxlength="1" autocomplete="off" data-login-target="second" data-action="login#transfertFocus">
    <input type="text" class="otp-field" id="third" maxlength="1" autocomplete="off" data-login-target="third" data-action="login#transfertFocus">
    <input type="text" class="otp-field" id="fourth" maxlength="1" autocomplete="off" data-login-target="fourth" data-action="login#transfertFocus">
    <input type="text" class="otp-field" id="fifth" maxlength="1" autocomplete="off" data-login-target="fifth" data-action="login#transfertFocus">
    <input type="text" class="otp-field" id="sixth" maxlength="1" autocomplete="off" data-login-target="sixth" data-action="login#transfertFocus">
  </div>
  <div class="text-center">
    <button data-login-target="submitButton" type="submit" class="bg-slate-800 border border-slate-800 text-white px-6 py-2 rounded font-medium dark:bg-slate-700">
      <div class="visible">Connexion</div>
      <div id="spinner" class="hidden animate-spin">⌛</div>
    </button>
    <button type="reset" data-action="login#cancel2fa" class="bg-white text-slate-800 px-6 py-2 rounded font-medium dark:bg-slate-700 dark:text-white border border-slate-800">Annuler</button>
  </div>
</form>

Text Content

Customer Portal
Connexion
Première connexion / Mot de passe oublié ?
Connexion
⌛
Annuler
© 2013-2024 - OSPI Cloud