lifesecure.smartvision.tn Open in urlscan Pro
41.231.121.11  Public Scan

Submitted URL: https://lifesecure.smartvision.tn/
Effective URL: https://lifesecure.smartvision.tn/v3/
Submission: On July 30 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 2 forms found in the DOM

POST index.php

<form id="loginForm" class="tooltip-end-bottom" action="index.php" method="post">
  <input name="choix" type="hidden" id="choix" value="login">
  <div class="mb-3 filled form-group tooltip-end-top">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="cs-icon cs-icon-user">
      <path
        d="M10.0179 8C10.9661 8 11.4402 8 11.8802 7.76629C12.1434 7.62648 12.4736 7.32023 12.6328 7.06826C12.8989 6.64708 12.9256 6.29324 12.9789 5.58557C13.0082 5.19763 13.0071 4.81594 12.9751 4.42106C12.9175 3.70801 12.8887 3.35148 12.6289 2.93726C12.4653 2.67644 12.1305 2.36765 11.8573 2.2256C11.4235 2 10.9533 2 10.0129 2V2C9.03627 2 8.54794 2 8.1082 2.23338C7.82774 2.38223 7.49696 2.6954 7.33302 2.96731C7.07596 3.39365 7.05506 3.77571 7.01326 4.53982C6.99635 4.84898 6.99567 5.15116 7.01092 5.45586C7.04931 6.22283 7.06851 6.60631 7.33198 7.03942C7.4922 7.30281 7.8169 7.61166 8.08797 7.75851C8.53371 8 9.02845 8 10.0179 8V8Z">
      </path>
      <path
        d="M16.5 17.5L16.583 16.6152C16.7267 15.082 16.7986 14.3154 16.2254 13.2504C16.0456 12.9164 15.5292 12.2901 15.2356 12.0499C14.2994 11.2842 13.7598 11.231 12.6805 11.1245C11.9049 11.048 11.0142 11 10 11C8.98584 11 8.09511 11.048 7.31945 11.1245C6.24021 11.231 5.70059 11.2842 4.76443 12.0499C4.47077 12.2901 3.95441 12.9164 3.77462 13.2504C3.20144 14.3154 3.27331 15.082 3.41705 16.6152L3.5 17.5">
      </path>
    </svg>
    <input class="form-control" placeholder="Identifiant" name="login" id="login" required="" tabindex="1">
  </div>
  <div class="mb-3 filled form-group tooltip-end-top">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="cs-icon cs-icon-key">
      <circle cx="13.5858" cy="6.58578" r="4.58578"></circle>
      <path d="M2.5 17.5 10 9.99999M4.69672 15.3033 7.17159 17.7782M7.17157 12.8284 8.58578 14.2426"></path>
    </svg>
    <input class="form-control pe-7" name="pwd" type="password" placeholder="Mot de passe" id="pwd" tabindex="2" required="">
    <a class="text-small position-absolute t-3 e-3" href="#" data-bs-toggle="modal" data-bs-target="#passwordLost">Oublié?</a>
  </div>
  <div class="mb-3 filled form-group tooltip-end-top">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="cs-icon cs-icon-lock-off">
      <path
        d="M5 12.6667C5 12.0467 5 11.7367 5.06815 11.4824C5.25308 10.7922 5.79218 10.2531 6.48236 10.0681C6.73669 10 7.04669 10 7.66667 10H12.3333C12.9533 10 13.2633 10 13.5176 10.0681C14.2078 10.2531 14.7469 10.7922 14.9319 11.4824C15 11.7367 15 12.0467 15 12.6667V13C15 13.9293 15 14.394 14.9231 14.7804C14.6075 16.3671 13.3671 17.6075 11.7804 17.9231C11.394 18 10.9293 18 10 18V18C9.07069 18 8.60603 18 8.21964 17.9231C6.63288 17.6075 5.39249 16.3671 5.07686 14.7804C5 14.394 5 13.9293 5 13V12.6667Z">
      </path>
      <path d="M11 15H10 9M13 6V5C13 3.34315 11.6569 2 10 2V2C8.34315 2 7 3.34315 7 5V10"></path>
    </svg>
    <input class="form-control pe-7" name="captcha" type="number" placeholder="Code captcha" id="captcha" required="" tabindex="3" autocomplete="off">
    <a class="text-small position-absolute t-3 e-3" href="#"><img src="captcha/captcha.php" onclick="this.src='captcha/captcha.php?'+Math.random()" style="cursor:pointer;"></a>
  </div>
  <button type="submit" class="btn btn-lg btn-primary" tabindex="4">Login</button>
</form>

Name: formLoginPOST sendPasswd.php

<form method="post" id="formLogin" name="formLogin" action="sendPasswd.php">
  <div class="modal-header">
    <h5 class="modal-title" id="tooltipAndPopoversModalLabel">Redéfinition du mot de passe</h5>
    <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
  </div>
  <div class="modal-body">
    <h5>Entrer votre adresse email</h5>
    <input name="choix" type="hidden" value="login">
    <div class="mb-3 filled form-group tooltip-end-top">
      <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="cs-icon cs-icon-email">
        <path d="M18 7L11.5652 10.2174C10.9086 10.5457 10.5802 10.7099 10.2313 10.7505C10.0776 10.7684 9.92238 10.7684 9.76869 10.7505C9.41977 10.7099 9.09143 10.5457 8.43475 10.2174L2 7"></path>
        <path
          d="M14.5 4C15.9045 4 16.6067 4 17.1111 4.33706C17.3295 4.48298 17.517 4.67048 17.6629 4.88886C18 5.39331 18 6.09554 18 7.5L18 12.5C18 13.9045 18 14.6067 17.6629 15.1111C17.517 15.3295 17.3295 15.517 17.1111 15.6629C16.6067 16 15.9045 16 14.5 16L5.5 16C4.09554 16 3.39331 16 2.88886 15.6629C2.67048 15.517 2.48298 15.3295 2.33706 15.1111C2 14.6067 2 13.9045 2 12.5L2 7.5C2 6.09554 2 5.39331 2.33706 4.88886C2.48298 4.67048 2.67048 4.48298 2.88886 4.33706C3.39331 4 4.09554 4 5.5 4L14.5 4Z">
        </path>
      </svg> <input name="email" type="email" required="" class="form-control" placeholder="votreadresse@email.com">
    </div>
    <hr> Vous recevrez les paramètres de réinitialisation de votre mot de passe sur l'adresse email inscrite.
  </div>
  <div class="modal-footer">
    <button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Fermer</button>
    <button type="submit" class="btn btn-primary">Envoyer</button>
  </div>
</form>

Text Content

SMARTVISION BY DYXIS


GESTION D'ENTREPRISE SUR LE CLOUD

Smartvision est la solution de gestion d'entreprise idéale pour les TPE,
prestataires de service et les entreprises en expansion utilisable depuis votre
navigateur.

Détails


TOUT CE QU'IL FAUT,


POUR MIEUX TRAVAILLER!

Veuillez vous identifier pour accéder au système d'information.

Oublié?

Login

REDÉFINITION DU MOT DE PASSE

ENTRER VOTRE ADRESSE EMAIL



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

Vous recevrez les paramètres de réinitialisation de votre mot de passe sur
l'adresse email inscrite.
Fermer Envoyer