paytm.authh.in
Open in
urlscan Pro
62.72.28.50
Public Scan
URL:
https://paytm.authh.in/
Submission: On November 01 via manual from IN — Scanned from AU
Submission: On November 01 via manual from IN — Scanned from AU
Form analysis
1 forms found in the DOMPOST Login
<form action="Login" method="post">
<div class="form-group">
<label class="text-white">Username</label>
<input type="text" class="form-control lid form-control-sm" placeholder="Enter Username" name="login_id" required="">
</div>
<div class="form-group">
<label class="text-white">Password</label>
<input type="password" class="form-control lpwd form-control-sm" placeholder="Enter Password" name="login_pwd">
</div>
<div class="form-group">
<label class="text-white">OTP Code</label>
<div class="input-group input-group-sm mb-3">
<input type="password" class="form-control form-control-sm" placeholder="Enter OTP Code" maxlength="8" name="login_otp">
<div class="input-group-append" id="load">
<button type="button" class="btn btn-primary btn-sm" onclick="SendOtpCode();">Send OTP Code</button>
</div>
</div>
</div>
<div class="form-check mb-2">
<input type="checkbox" class="form-check-input" required="">
<label class="form-check-label text-white">I Accept</label>
</div>
<button type="submit" name="login" class="btn bg-white text-dark btn-sm mb-2 mr-2"><i class="fa fa-sign-in"></i> Login Now</button>
<button type="submit" name="pwd_reset" class="btn bg-white text-dark btn-sm mb-2 mr-2"><i class="fa fa-key"></i> Forgot Password?</button>
<a href="CreateAccount" class="btn bg-white text-dark btn-sm mb-2 mr-2"><i class="fa fa-user"></i> Create Account</a>
</form>
Text Content
LOGIN Username Password OTP Code Send OTP Code I Accept Login Now Forgot Password? Create Account