hacktricks/pentesting-web/bypass-payment-process.md
carlospolop 1fa9f77ec3 change
2023-04-05 14:02:54 +02:00

3.3 KiB

HackTricks in 🐦 Twitter 🐦 - 🎙️ Twitch 🎙️ - 🎥 Youtube 🎥
  1. It is preferable to choose PayPal or CoinPayments as a payment method
  2. Intercept all requests, you may find a parameter called Success or Referrer or Callback
  3. If the value inside the parameter has a URL like this example.com/payment/MD5HASH for example
  4. Copy it, and open it on a new window, you will find that your payment was successful

@SalahHasoneh1

HackTricks in 🐦 Twitter 🐦 - 🎙️ Twitch 🎙️ - 🎥 Youtube 🎥