inrecruiting.intervieweb.it Open in urlscan Pro
52.212.30.123  Public Scan

Submitted URL: http://inrecruiting.intervieweb.it/
Effective URL: https://inrecruiting.intervieweb.it/access.php
Submission: On April 27 via manual from IT — Scanned from ES

Form analysis 2 forms found in the DOM

POST https://inrecruiting.intervieweb.it/app.php?opmode=guest&module=access&act1=login

<form id="fromLoginPage" action="https://inrecruiting.intervieweb.it/app.php?opmode=guest&amp;module=access&amp;act1=login" method="POST">
  <input type="hidden" name="FW" value="">
  <input type="hidden" name="FWS" value="">
  <input type="hidden" name="cid" value="">
  <input type="hidden" name="FWM" value="">
  <input type="hidden" name="file_id" value="">
  <input type="hidden" name="ifrm" value="0">
  <h2>Login to your account</h2>
  <label class="input-label" for="login_email">E-mail</label>
  <div class="input-field">
    <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24">
      <path d="M0 3v18h24v-18h-24zm21.518 2l-9.518 7.713-9.518-7.713h19.036zm-19.518 14v-11.817l10 8.104 10-8.104v11.817h-20z"></path>
    </svg>
    <input id="login_email" name="login_email" type="text" autocomplete="OFF" placeholder="Enter E-mail">
  </div>
  <label class="input-label" for="login_password">Password</label>
  <div class="input-field">
    <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24">
      <path
        d="M16 2c3.309 0 6 2.691 6 6s-2.691 6-6 6-6-2.691-6-6 2.691-6 6-6zm0-2c-4.418 0-8 3.582-8 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zm-5.405 16.4l-1.472 1.6h-3.123v2h-2v2h-2v-2.179l5.903-5.976c-.404-.559-.754-1.158-1.038-1.795l-6.865 6.95v5h6v-2h2v-2h2l2.451-2.663c-.655-.249-1.276-.562-1.856-.937zm7.405-11.4c.551 0 1 .449 1 1s-.449 1-1 1-1-.449-1-1 .449-1 1-1zm0-1c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2z">
      </path>
    </svg>
    <input id="login_password" name="login_password" type="password" autocomplete="OFF" placeholder="Enter password">
    <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" id="show-password">
      <path
        d="M15 12c0 1.654-1.346 3-3 3s-3-1.346-3-3 1.346-3 3-3 3 1.346 3 3zm9-.449s-4.252 8.449-11.985 8.449c-7.18 0-12.015-8.449-12.015-8.449s4.446-7.551 12.015-7.551c7.694 0 11.985 7.551 11.985 7.551zm-7 .449c0-2.757-2.243-5-5-5s-5 2.243-5 5 2.243 5 5 5 5-2.243 5-5z">
      </path>
    </svg>
  </div>
  <button type="submit">Log In</button>
  <div class="recover">
    <div>
      <a href="https://inrecruiting.intervieweb.it/app.php?opmode=guest&amp;module=access&amp;act1=recoveryForm&amp;lang=en" target="_blank" class="stile_rf_1129">Password Recovery</a>
    </div>
    <div style="position: relative">
      <span id="language-link" onmouseover=""> English (UK) <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 24 24" id="language-link-svg">
          <path d="M0 7.33l2.829-2.83 9.175 9.339 9.167-9.339 2.829 2.83-11.996 12.17z"></path>
        </svg>
      </span>
      <div id="nav-language">
        <a href="https://inrecruiting.intervieweb.it/app.php?module=access&amp;lang=it">
                                        Italian                                    </a>
        <a href="https://inrecruiting.intervieweb.it/app.php?module=access&amp;lang=es">
                                        Spanish                                    </a>
        <a href="https://inrecruiting.intervieweb.it/app.php?module=access&amp;lang=de">
                                        German                                    </a>
        <a href="https://inrecruiting.intervieweb.it/app.php?module=access&amp;lang=fr">
                                        French                                    </a>
        <a href="https://inrecruiting.intervieweb.it/app.php?module=access&amp;lang=us">
                                        English (USA)                                    </a>
        <a href="https://inrecruiting.intervieweb.it/app.php?module=access&amp;lang=hr">
                                        Croatia                                    </a>
        <a href="https://inrecruiting.intervieweb.it/app.php?module=access&amp;lang=pl">
                                        Polish                                    </a>
      </div>
      <script>
        $('#language-link').click(function() {
          nav = $('#nav-language');
          svg = $('#language-link-svg');
          if ($(nav).hasClass('active')) {
            $(nav).slideUp(100);
            $(nav).removeClass('active');
            svg[0].classList.remove('active');
          } else {
            $(nav).slideDown(200);
            $(nav).addClass('active');
            svg[0].classList.add('active');
          }
        });
        $('#login_email').focus();
        $('#show-password').click(function() {
          let password = document.getElementById('login_password');
          if ($(password).attr('type') == 'password') {
            password.setAttribute('type', 'text'); // $(elem).attr('type') non funziona con le versioni vecchie di jQuery
            $(this).find('path').attr('d',
              'M11.885 14.988l3.104-3.098.011.11c0 1.654-1.346 3-3 3l-.115-.012zm8.048-8.032l-3.274 3.268c.212.554.341 1.149.341 1.776 0 2.757-2.243 5-5 5-.631 0-1.229-.13-1.785-.344l-2.377 2.372c1.276.588 2.671.972 4.177.972 7.733 0 11.985-8.449 11.985-8.449s-1.415-2.478-4.067-4.595zm1.431-3.536l-18.619 18.58-1.382-1.422 3.455-3.447c-3.022-2.45-4.818-5.58-4.818-5.58s4.446-7.551 12.015-7.551c1.825 0 3.456.426 4.886 1.075l3.081-3.075 1.382 1.42zm-13.751 10.922l1.519-1.515c-.077-.264-.132-.538-.132-.827 0-1.654 1.346-3 3-3 .291 0 .567.055.833.134l1.518-1.515c-.704-.382-1.496-.619-2.351-.619-2.757 0-5 2.243-5 5 0 .852.235 1.641.613 2.342z'
              );
          } else {
            password.setAttribute('type', 'password');
            $(this).find('path').attr('d',
              'M15 12c0 1.654-1.346 3-3 3s-3-1.346-3-3 1.346-3 3-3 3 1.346 3 3zm9-.449s-4.252 8.449-11.985 8.449c-7.18 0-12.015-8.449-12.015-8.449s4.446-7.551 12.015-7.551c7.694 0 11.985 7.551 11.985 7.551zm-7 .449c0-2.757-2.243-5-5-5s-5 2.243-5 5 2.243 5 5 5 5-2.243 5-5z'
              );
          }
        });
      </script>
    </div>
  </div>
</form>

POST

<form id="preservePostForm" action="" method="POST" style="display:none;"></form>

Text Content

LOGIN TO YOUR ACCOUNT

E-mail

Password

Log In
Password Recovery
English (UK)
Italian Spanish German French English (USA) Croatia Polish
Copyright © 2023 Intervieweb S.r.l. All rights reserved.

Inrecruiting SMART - Corso Duca d'Aosta 1, 10129, Torino (Torino), Italia