Skip to content

Latest commit

 

History

History
59 lines (30 loc) · 4.53 KB

bypass-payment-process.md

File metadata and controls

59 lines (30 loc) · 4.53 KB

Bypass Payment Process

☁️ HackTricks Cloud ☁️ -🐦 Twitter 🐦 - 🎙️ Twitch 🎙️ - 🎥 Youtube 🎥

Find vulnerabilities that matter most so you can fix them faster. Intruder tracks your attack surface, runs proactive threat scans, finds issues across your whole tech stack, from APIs to web apps and cloud systems. Try it for free today.

{% embed url="https://www.intruder.io/?utm_campaign=hacktricks&utm_source=referral" %}


  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

Find vulnerabilities that matter most so you can fix them faster. Intruder tracks your attack surface, runs proactive threat scans, finds issues across your whole tech stack, from APIs to web apps and cloud systems. Try it for free today.

{% embed url="https://www.intruder.io/?utm_campaign=hacktricks&utm_source=referral" %}


☁️ HackTricks Cloud ☁️ -🐦 Twitter 🐦 - 🎙️ Twitch 🎙️ - 🎥 Youtube 🎥