Bypass Paypal

f0t0n

Carder
Messages
54
Reaction score
10
Points
8
How to bypass Paypal’s payment portal using a piece of JavaScript and get all the products for free. looks like every single stuff online has a secret black hole. hacking paypal buy now button
PayPal allows payments and money transfers to be made through the Internet. It also performs payment processing for online vendors. Normally when you pay the website using Paypal’s “pay now” button, as soon as you make the payment you will be redirected to a secret download page, where in you can find download links for the described product. Remember this download page is secret, but anyone who knows the URL of this page can access it. Now this hack works only for this type of download pages, i.e. for websites using Paypal’s “Pay Now” button.
Such websites having PayPal portal for payment are vulnerable and can be easily exploited using simple javascript. The javascript bypasses the payment page and redirects the user to download page.
Example Website :
First make sure you are using Javascript enabled Browser, better use Mozilla Firefox.
Next, Go to the respective download or ‘buy now’ page of the website and copy-paste this code
javascript:top.location=document.getElementsByName('return')[0].value; javascript:void(0);
in the address bar and hit enter. viola!, you are now being redirected to the download page!
You can easily find more infected websites by using google dork: “this order button requires a javascript enabled browser”
i.e. Go to google and search for “this order button requires a javascript enabled browser” , you will get all the websites that are using this outdated button

this is a sample sites:
 
anyone try this method? is itworking for you?
 
Top