Last active
June 2, 2016 11:31
-
-
Save segebee/902cfb3417932c5a56df9401eb19c6d4 to your computer and use it in GitHub Desktop.
GTB and WebPAY Bookmarklet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:a=document; a.getElementById('txtUserName').value=23524814301; a.getElementById('Keypad1_txtPasswordResult').value=379299; a.getElementById('Keypad1_btnOK').click(); | |
javascript:a=document; a.getElementById('pp_cardpan').value=5399831634037663; a.getElementById('pp_exp_month').value=12; a.getElementById('pp_exp_year').value=2018; a.getElementById('txt_cvv2').value=720; a.getElementById('pp_pin').value=1987; a.getElementById('pay').click(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment