portal.fupotech.com Open in urlscan Pro
172.67.161.50  Public Scan

URL: https://portal.fupotech.com/
Submission: On December 09 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: loginPOST

<form method="POST" action="" name="login" novalidate="novalidate">
  <div class="form-group">
    <label for="usr">Registered Phone No </label>
    <input type="text" name="email_phone" class="form-control" id="email_phone" placeholder="Enter Registered Phone No ">
  </div>
  <div id="otp_msg">
  </div>
  <div class="form-group mb0 text-right">
    <!--<button class="btn btn-primary otpsend" >Send OTP</button>-->
    <a href="javascript:void(0);" class="btn btn-primary otpsend">Send OTP</a>
  </div>
  <div id="otptimer" style="display: none;">
    <p> Resend OTP in <span id="countdowntimer" style="color:blue">60 </span> Seconds</p>
  </div>
  <div class="form-group">
    <label for="usr">One Time Password (OTP)</label>
    <input type="text" name="enter_otp" id="enter_otp" class="form-control" placeholder="Enter OTP" onkeydown="if(event.key==='.'){event.preventDefault();}" oninput="this.value = this.value.replace(/[^0-9.]/g, '').replace(/(\..*?)\..*/g, '$1');"
      maxlength="6" readonly="">
  </div>
  <div class="form-group">
    <div>
      <div class="text-center">
        <button type="submit" name="submit" value="submit" class="fxt-btn-fill btn-block">SUBMIT</button>
      </div>
    </div>
  </div>
  <div id="login_msg">
  </div>
  <div class="form-group">
    <div>
      <div class="text-center mt-3">
        <div class="cal_support"><a href="tel:+91 9700081818">Call tech support</a> +91 9700081818</div>
      </div>
    </div>
  </div>
</form>

Text Content

Registered Phone No

Send OTP

Resend OTP in 60 Seconds

One Time Password (OTP)
SUBMIT

Call tech support +91 9700081818