myrewards.janabank.com
Open in
urlscan Pro
20.192.98.161
Public Scan
URL:
https://myrewards.janabank.com/
Submission: On December 30 via automatic, source certstream-suspicious — Scanned from DE
Submission: On December 30 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
4 forms found in the DOMPOST /auth/login
<form class="formBox custom-form" id="login_form" method="POST" action="/auth/login" autocomplete="off" novalidate="novalidate">
<input type="hidden" name="csrf_token" value="ImMyZDJlNWYwYWMzZmFjMmRmM2Y0ZDM5OTY5OWY1OWYzY2E1NTE3ZjQi.Yc2iqg.ctdswb5Utt93IamuplNcSEoYkRM">
<input type="hidden" id="next_page" name="next_page" value="">
<input type="hidden" name="is_xhr" value="1">
<div class="flash_msg" id="flash_msg"></div>
<fieldset class="margin-bottom-40">
<span class="placeholder">Enter Your Customer Number</span>
<input type="text" name="customer_id" class="form-control input__field AccNum" maxlength="50" minlength="6" autocomplete="off" required="">
</fieldset>
<fieldset class="margin-bottom-20">
<span class="placeholder">Enter Password</span>
<input type="password" id="password" name="password" class="form-control input__field PassOnly" autocomplete="off" maxlength="50" minlength="8" required="true">
<span toggle="#password" class="fa fa-fw fa-eye-slash field-icon toggle-password rightPlaceHolder"></span>
</fieldset>
<div class="forgotPass">
<a href="#" data-url="/auth/reset-password" class="forget-link">Forgot Password</a>
</div>
<!-- <p class="text-center margin-bottom-10">I don't have or remember my password</p> -->
<!-- <div class="btnVerify">
<a href="#" data-url="/auth/reset-password" class="forget-link">Send an OTP to verify</a>
</div> -->
<button type="submit" class="btn btn-primary btn-lg btn-block">Login</button>
<div class="showLoginPopup">
<span>Don't have account?</span>
<a href="#" class="handleChangePopup" data-show="#modal_signup" data-hide="#modal_login">Sign up
</a>
</div>
<input type="hidden" id="resetOtpCount" name="resetOtpCount" value="0">
</form>
POST /auth/signup
<form class="formBox custom-form" id="signup_form_popup" method="POST" action="/auth/signup" novalidate="novalidate">
<input type="hidden" name="csrf_token" value="ImMyZDJlNWYwYWMzZmFjMmRmM2Y0ZDM5OTY5OWY1OWYzY2E1NTE3ZjQi.Yc2iqg.ctdswb5Utt93IamuplNcSEoYkRM">
<input type="hidden" name="is_xhr" value="1">
<div class="flash_msg" id="flash_msg"></div>
<fieldset class="margin-bottom-30">
<span class="placeholder">Enter Your Customer Number</span>
<input type="text" name="customer_id" class="form-control input__field AccNum" maxlength="50" minlength="6" autocomplete="off" required="">
</fieldset>
<div class="styled__checkBox margin-bottom-10">
<label for="register_tnc">
<input type="checkbox" id="register_tnc" name="tnc_accepted">
<span class="icon"></span>
<span class="txt"> I agree to <a href="/terms-condition" target="_blank">Terms & Conditions</a> and <a href="/privacy-policy" target="_blank">Privacy Policy</a>
</span>
</label>
<div id="check_alert" style="display: none;">Please Select Check Box</div>
</div>
<button type="submit" class="btn btn-primary btn-lg btn-block margin-bottom-20">Sign Up</button>
<div class="showLoginPopup">
<span>Already have an account?</span>
<a href="#" class="handleChangePopup" data-show="#modal_login" data-hide="#modal_signup">Login
</a>
</div>
</form>
POST /auth/update-password
<form class="formBox custom-form" id="form_resetPassword" method="POST" action="/auth/update-password">
<input type="hidden" name="csrf_token" value="ImMyZDJlNWYwYWMzZmFjMmRmM2Y0ZDM5OTY5OWY1OWYzY2E1NTE3ZjQi.Yc2iqg.ctdswb5Utt93IamuplNcSEoYkRM">
<input type="hidden" name="is_Signup" class="is_Signup" value="0/">
<div class="flash_msg" id="flash_msg"></div>
<fieldset>
<span class="placeholder">Enter New Password</span>
<input type="password" name="password" id="newPassword" class="form-control input__field restrict_decimal" autocomplete="new-password" required="">
<span toggle="#newPassword" class="fa fa-fw fa-eye field-icon toggle-password rightPlaceHolder"></span>
</fieldset>
<fieldset>
<span class="placeholder">Confirm Your New Password</span>
<input type="password" name="confirm_password" id="confirmPassword" class="form-control input__field restrict_decimal" autocomplete="new-password" required="">
<span toggle="#confirmPassword" class="fa fa-fw fa-eye field-icon toggle-password rightPlaceHolder"></span>
</fieldset>
<button type="submit" class="btn btn-primary btn-lg btn-block">Save</button>
</form>
POST /auth/verify-otp
<form id="form_verifyotp" class="formBox custom-form" method="POST" action="/auth/verify-otp">
<input type="hidden" class="nextPopupId" value="">
<input type="hidden" id="isSignup" value="0">
<input type="hidden" name="csrf_token" value="ImMyZDJlNWYwYWMzZmFjMmRmM2Y0ZDM5OTY5OWY1OWYzY2E1NTE3ZjQi.Yc2iqg.ctdswb5Utt93IamuplNcSEoYkRM">
<div class="flash_msg" id="flash_msg"></div>
<div class="row otpInputs">
<div class="col-3">
<fieldset>
<span class="placeholder"> </span>
<input type="password" name="otp" max="1" class="form-control text-center input__field only-numeric focus restrict_decimal otp_input_field" data-otpstep="0" maxlength="1" required="" autocomplete="nops" tabindex="1">
</fieldset>
</div>
<div class="col-3">
<fieldset>
<span class="placeholder"> </span>
<input type="password" name="otp" class="form-control text-center input__field only-numeric restrict_decimal otpStep-2 otp_input_field" data-otpstep="1" maxlength="1" required="" autocomplete="nops" tabindex="2" disabled="disabled">
</fieldset>
</div>
<div class="col-3">
<fieldset>
<span class="placeholder"> </span>
<input type="password" name="otp" class="form-control text-center input__field only-numeric restrict_decimal otp_input_field" maxlength="1" data-otpstep="2" required="" autocomplete="nops" disabled="disabled">
</fieldset>
</div>
<div class="col-3">
<fieldset>
<span class="placeholder"> </span>
<input type="password" name="otp" class="form-control text-center input__field only-numeric restrict_decimal otp_input_field" maxlength="1" data-otpstep="3" required="" autocomplete="nops" disabled="disabled">
</fieldset>
</div>
</div>
<p class="text-right">
<a href="#" class="resendOtp" data-action-url="/auth/resend-otp" data-popup-id="form_verifyotp">Resend Code</a>
</p>
<input type="hidden" id="CountResendOtp" value="0">
<button type="submit" class="btn btn-primary btn-lg btn-block">Verify</button>
</form>
Text Content
* Offers New * Product Catalogue * Gift Cards/E-Vouchers * Recharge * How to Earn Points? Login Sign Up Offers Giftcards Products SELECT OFFERS CATEGORY * All * Dining * Travel * Pharmacy * Shopping * Entertainment * Grocery * Spa * Retail * Cosmetics * Jewellery * Education * Covid19 * Car service * Electronics * Health and Wellness * Others * * | * Login * | * Sign Up Previous Next EARN POINTS ON ALMOST EVERYTHING! DEBIT CARD MOBILE BANKING INTERNET BANKING BILL PAYMENT ENJOY REWARDS ON EVERY PURCHASE Jana Bank brings an exclusive loyalty program for its customers. It makes shopping an enjoyable experience by showering reward points on all transactions. Reward Points can be redeemed against a wide range of merchandise, gift vouchers, mobile recharge, and more on the Jana Bank Rewards Website. GIFT CARD & E-VOUCHERS Surprise your special someone with a gift of their choice. Whether it is an anniversary, birthday, holiday card, or any special occasion, gift cards/ e-vouchers will surely bring a smile to their face. Previous Fastrack Know More Big Bazaar Know More Cleartrip Know More Himalaya Know More Lakme Know More Bata Know More Big Basket Know More Fastrack Know More Big Bazaar Know More Cleartrip Know More Himalaya Know More Lakme Know More Bata Know More Big Basket Know More Fastrack Know More Big Bazaar Know More Cleartrip Know More Next View All LATEST OFFERS View More DOCSAPP First 3 Online Doctor Consultations at just Rs. 21 each Know More T&C apply* View More MYNTRA Get Flat 15% Discount Know More T&C apply* View More 1MG Up to 20% Discount Know More T&C apply* View More SWIGGY Get 20% Instant Discount Know More T&C apply* View More HAMLEYS 15% Off on Total Bill Know More T&C apply* View More APOLLO PHARMACY Upto 15% Off at Apollo Pharmacy Know More T&C apply* View More THOMAS COOK Rs.2000 Off on a Domestic holiday Know More T&C apply* View More AJIO Rs 500 Off Know More T&C apply* View More BEWAKOOF Get Extra Rs.100 Off on Rs.599 Know More T&C apply* View More KAPIVA Flat 20% Off on Immunity Products Know More T&C apply* View All MOBILE & DTH RECHARGE FROM ANYWHERE & ANYTIME. Pay online for your prepaid/postpaid mobile and DTH Connection using reward points Recharge Now TRENDING PRODUCTS SIGNORAWARE COPPER HAMMERED PATTERN BOTTLE 900ML ₹ 715.00 Pts: 3575 View More SENNHEISER CX 180 STREET II IN EAR CANALPHONE ₹ 1020.00 Pts: 5100 View More BAJAJ MAJESTY ONE DRY IRON - 440193 ₹ 1385.00 Pts: 6925 View More BOROSIL BRASS PUJA THALI ₹ 1520.00 Pts: 7600 View More View All * Offers * Product Catalogue * Gift Cards * Recharge * Contact us * Get in Touch * * * * Copyrights © 2021 Jana Bank. All rights reserved. Privacy Policy Terms & Conditions SORRY! You don't have sufficient points in your Rewards Account. You must have at least 15000 points to start redeeming! LOGIN Enter Your Customer Number Enter Password Forgot Password Login Don't have account? Sign up LOGIN REQUIRED! Login from your Jana Bank Net Banking to experience the exclusive Rewarding Platform OK SIGN UP Enter Your Customer Number I agree to Terms & Conditions and Privacy Policy Please Select Check Box Sign Up Already have an account? Login FORGOT PASSWORD? Enter New Password Confirm Your New Password Save ENTER ONE TIME PASSWORD (OTP) An OTP has been sent to your mobile **********, please enter the same to proceed Resend Code Verify