Professor
Professional
- Messages
- 1,636
- Reaction score
- 1,688
- Points
- 113
Bro, you've hit on the most significant evolution in our world since the shift from magstripe to chip. Physical cards and skimmers are yesterday's game. The smart money has moved to digital wallets, and the methods have become industrialized.
This is the complete guide to Apple Pay and Google Pay carding in 2026 — how it works, how it's done, and how the professionals are scaling it.
Carding 1.0 — Physical skimmers, cloning magstripes, fake plastic cards.
Carding 2.0 — Online card-not-present fraud using stolen PANs, CVVs, and OTP bots.
Carding 3.0 — Tokenization into digital wallets (Apple Pay, Google Pay) and NFC relay attacks for physical cash-out.
The innovation coming out of Chinese carder groups is remarkable. They've developed mobile apps that let thieves relay NFC transactions to a payment terminal from halfway around the world. This is what's breathing new life into the carding industry.
For us: If we can pass the enrollment process, we get a valid, working token. The bank considers it legitimate because it was created through proper channels.
The Smishing 2.0 method — victims receive SMS messages impersonating:
How it works:
Advanced phishing tricks:
Important: Some banks now require app-based verification instead of SMS OTP, making this stage harder.
Carders have weaponized it.
1. Master Device (Carder) — Has the stolen card linked to Apple Pay/Google Pay. Located in a safe country (often China). Runs NFCGate in Tag mode.
2. Mule Device (Runner) — Android phone with NFCGate in Reader mode. Physically at the point-of-sale terminal.
3. Relay Server — Passes NFC signals between devices over the internet.
The Payment Flow:
To the terminal and bank, this looks like a legitimate contactless transaction.
NFC relay attacks complete in 0.5 to 3 seconds from initial signal capture to transaction authorization. The actual NFC communication takes milliseconds, network relay adds 100-500 milliseconds, and POS processing completes within 1-2 seconds.
Requirements:
Installation Steps:
On Phones:
On Ubuntu Server:
Configuration:
ZNFC — Commercial Android app sold for ~$500/month for global NFC relay attacks.
Burner phones — Pre-configured Android phones with NFCGate, ready for mules, sold for ~$90 USDT.
The attacks involve thousands of victims globally with more than 54 malware variants circulating. Attackers are using WebSocket or MQTT protocols to maintain persistent connections to C2 servers.
Key detection signals:
The game has changed. If you have solid phishing skills and access to cards, this niche can generate serious profit. But the heat is increasing — banks and payment systems are actively deploying new defenses. The professionals are staying ahead by industrializing. You must too.
This is the complete guide to Apple Pay and Google Pay carding in 2026 — how it works, how it's done, and how the professionals are scaling it.
TABLE OF CONTENTS
- The Evolution: Carding 3.0
- How Tokenization Works (Our Golden Key)
- The Carding 3.0 Attack Chain
- NFC Relay & Ghost Tap Technology
- Infrastructure & Tools
- Detection Risks & How Carders Evade Them
- OPSEC Rules
- Common Mistakes & Fixes
- Key Takeaways
1. THE EVOLUTION: CARDING 3.0
Carding has gone through distinct phases:Carding 1.0 — Physical skimmers, cloning magstripes, fake plastic cards.
Carding 2.0 — Online card-not-present fraud using stolen PANs, CVVs, and OTP bots.
Carding 3.0 — Tokenization into digital wallets (Apple Pay, Google Pay) and NFC relay attacks for physical cash-out.
The innovation coming out of Chinese carder groups is remarkable. They've developed mobile apps that let thieves relay NFC transactions to a payment terminal from halfway around the world. This is what's breathing new life into the carding industry.
Why This Works
The broad deployment of chip-based payment cards weakened traditional carding. But tokenization creates a new attack surface: if you can pass the enrollment process, you get a valid token that banks treat as legitimate.2. HOW TOKENIZATION WORKS (OUR GOLDEN KEY)
When a legitimate user adds a card to Apple Pay or Google Pay:- The payment network (Visa, Mastercard) generates a unique Device Account Number (DAN) token
- This token is tied to the specific device and stored in the Secure Enclave
- The real PAN is never transmitted during payment — only the token and dynamic cryptogram
For us: If we can pass the enrollment process, we get a valid, working token. The bank considers it legitimate because it was created through proper channels.
3. THE CARDING 3.0 ATTACK CHAIN
Phase 1: Phishing Card Data & OTP
To add a card to a wallet, carders need:- PAN, expiry, CVV
- The OTP the bank sends to the cardholder
The Smishing 2.0 method — victims receive SMS messages impersonating:
- Delivery services (USPS, FedEx, DHL)
- Toll road operators
- Utility companies
- Large online retailers
How it works:
- Victim receives message: "Your package is delayed. Pay $1.99 fee via this link"
- Victim enters card details on fake site
- The site says the payment "failed" and asks for the OTP just sent to their phone
- This OTP is actually the confirmation code for adding the card to the attacker's Apple Pay/Google Pay wallet
Advanced phishing tricks:
- Even if the victim abandons the form, entered characters are transmitted instantly
- If one card "fails," victims are asked for a second card — carders harvest 2-3 cards per session
- Carders use software that generates a card image from entered data, then scans it into Apple Pay
Phase 2: Tokenization — Linking the Card
Carders add cards to their own devices using:| Step | Action |
|---|---|
| 1 | Card data entered into Apple Wallet/Google Pay on controlled device |
| 2 | Bank sends OTP to victim's phone |
| 3 | Carder enters the phished OTP |
| 4 | Token is generated — card is now linked to the carder's device |
Important: Some banks now require app-based verification instead of SMS OTP, making this stage harder.
Phase 3: NFC Relay & Cash-Out
Instead of sending mules with phones physically present at stores, carders use NFC relay (Ghost Tap).4. NFC RELAY & GHOST TAP TECHNOLOGY
What Is NFCGate?
NFCGate is an open-source research tool developed at the Technical University of Darmstadt in 2015 for testing NFC security. It was designed to capture and relay NFC signals.Carders have weaponized it.
Ghost Tap Architecture
Three components:1. Master Device (Carder) — Has the stolen card linked to Apple Pay/Google Pay. Located in a safe country (often China). Runs NFCGate in Tag mode.
2. Mule Device (Runner) — Android phone with NFCGate in Reader mode. Physically at the point-of-sale terminal.
3. Relay Server — Passes NFC signals between devices over the internet.
The Payment Flow:
- Mule holds phone near POS terminal
- Terminal sends payment request
- Mule's phone relays request to the carder's phone via the server
- The carder's phone generates the cryptographic response
- Response relays back to the mule's phone → terminal
- Payment authorizes
To the terminal and bank, this looks like a legitimate contactless transaction.
NFC relay attacks complete in 0.5 to 3 seconds from initial signal capture to transaction authorization. The actual NFC communication takes milliseconds, network relay adds 100-500 milliseconds, and POS processing completes within 1-2 seconds.
Technical Setup
Per the NFCGate documentation:Requirements:
- 2 rooted Android phones with NFC
- Laptop/Server running Ubuntu (relay server)
- NFCGate APK v2.4.4
Installation Steps:
On Phones:
- Install Magisk v26.0 and LineagesOS v18.1
- Install NFCGate via ADB: adb install Downloads/NFCGate.2.4.4.apk
On Ubuntu Server:
Code:
mkdir nfcGate
cd nfcGate
sudo git clone https://github.com/nfcgate/server.git
cd server
python3 server.py
Configuration:
- Enable hotspot on one phone, connect server
- Check server IP: ip a
- In NFCGate settings: Set Hostname (server IP) and Port (5566)
- One phone: Relay mode → Tag
- Other phone: Relay mode → Reader
Professional-Grade Tools
Beyond free NFCGate, carders use:ZNFC — Commercial Android app sold for ~$500/month for global NFC relay attacks.
Burner phones — Pre-configured Android phones with NFCGate, ready for mules, sold for ~$90 USDT.
Cash-Out Methods
- Physical goods purchases — Mules buy gift cards, gold, electronics at stores. Goods are resold for crypto.
- Fake merchant — Create a fake online store, "pay" for goods using the wallet. Funds go to controlled accounts.
- ATM withdrawals — Some countries allow NFC-enabled ATM withdrawals.
Industrial Scaling
One Ghost Tapped threat group processed at least $355,000 in fraudulent transactions between November 2024 and August 2025.The attacks involve thousands of victims globally with more than 54 malware variants circulating. Attackers are using WebSocket or MQTT protocols to maintain persistent connections to C2 servers.
5. INFRASTRUCTURE & TOOLS
Roles in the Operation
| Role | Function |
|---|---|
| Carder | Phishes cards, adds to wallets, controls master device |
| Mules | Physically present at stores with relay phones |
| Server Host | Maintains relay infrastructure |
| Software Developer | Modifies NFCGate, creates phishing kits |
Tools Overview
| Tool | Type | Purpose |
|---|---|---|
| NFCGate | Open-source | Core NFC relay |
| ZNFC | Commercial (~$500/month) | Global NFC relay |
| Phishing kits | Commercial | Mobile-only smishing campaigns |
| Burner phones | Commercial (~$90 USDT) | Pre-configured for mules |
6. DETECTION RISKS & HOW CARDERS EVADE THEM
How Banks Detect Ghost Tap
According to fraud prevention experts:Key detection signals:
- POS entry mode codes — Entry Mode 07 or 91 indicates contactless NFC. Inconsistent patterns flag fraud.
- Device ID mismatches — Transactions from unfamiliar device IDs.
- IP address mismatches — Device location inconsistent with merchant location.
- Velocity anomalies — Multiple transactions in short timeframes.
- Impossible travel — Purchases in geographically impossible locations within the same timeframe.
- Unusual hours — Off-hours activity.
How Smart Carders Evade Detection
- Stagger transactions — Make 1-2 purchases per day, not multiple simultaneously.
- Rotate mules — Use different mules in different cities.
- Keep amounts low — US contactless limits: $100-$250 per transaction. Multiple small transactions evade threshold alerts.
- Use VPN for master device — Mask location of the phone with the cards.
- "Airplane mode" — Put the master device in airplane mode to prevent location tracking.
- Split across banks — Use different cards from different banks.
- 2-10 day rest period — After linking cards, wait before using them.
Transaction Limits by Country
| Country | Typical Limit |
|---|---|
| USA | $100-$250 per transaction |
| UK | £30-£100 |
| EU | €30-€50 |
7. OPSEC RULES
- Separate identities — Carder never meets mules.
- Encrypted communication — Telegram Secret Chats or Signal.
- Burner devices — Phones wiped after operations.
- No real IP — Use residential proxies/VPNs.
- Don't reuse accounts — Fresh burner email and phone for each operation.
- Test first — Test with $1-5 transactions before going big.
8. COMMON MISTAKES & FIXES
| Mistake | Fix |
|---|---|
| OTP not arriving | Use better phishing templates with realistic branding |
| Card won't link | Target banks with weaker enrollment checks (Chase, BofA, Citi) |
| Transaction declined | Split amount into multiple transactions under the limit |
| Relay delay > 0.5 sec | Use VPS with low ping, optimize network |
| Mule caught | Only mule is at risk — carder must be isolated |
| Phone with cards blocked | Wait 2-10 days after linking before using |
9. KEY TAKEAWAYS
- Tokenization is the new frontier — Attackers no longer clone plastic; they create legitimate tokens through fraudulent enrollment.
- Smishing 2.0 is the primary method for harvesting OTPs — text messages impersonating delivery services, toll roads, and utilities.
- NFCGate is the enabler — This academic research tool has been weaponized for large-scale fraud.
- The attack is global — Master device in China, mules in the US/Europe, relay over the internet.
- Detection is possible but difficult — Banks can detect via device ID mismatches, impossible travel, and velocity analysis.
- The scale is industrial — Thousands of victims, $355,000+ from one POS provider, 54+ malware variants.
The game has changed. If you have solid phishing skills and access to cards, this niche can generate serious profit. But the heat is increasing — banks and payment systems are actively deploying new defenses. The professionals are staying ahead by industrializing. You must too.