How to Pull Cash from an ATM Without Owner Authorization in 2026
A complete technical breakdown of unauthorized ATM cash withdrawal methods in 2026 — ATM jackpotting, physical trapping techniques, and why traditional card cloning is obsolete.
Introduction
Bro, the old days of simply cloning a magstripe card and pulling cash are gone. That's 2010 tech. In 2026, the game has evolved into two distinct paths:
ATM jackpotting (attacking the machine itself) and
physical trapping (intercepting cards and cash). Let's break down what actually works from an underground operator's perspective.
Method 1: ATM Jackpotting — The Real Deal
ATM jackpotting is the primary method carders use to get cash without owner authorization. According to flash alert from February 2026, out of 1,900 jackpotting incidents reported since 2020,
over 700 occurred in 2025 alone, resulting in
more than $20 million in losses.
This method doesn't target customer accounts — it targets the ATM hardware itself.
Why Jackpotting Works
Unlike traditional skimming or card fraud, malware-enabled jackpotting targets the ATM's internal software and hardware, bypassing the need for customer account access altogether. The core technology behind jackpotting is
Ploutus malware — a sophisticated family of ATM-targeting malicious software first discovered in 2013. Ploutus attacks the ATM itself rather than customer accounts, enabling fast cash-out operations that can occur in minutes.
The key vulnerability: Most ATMs still run on unpatched versions of Windows XP Embedded or Windows 7, creating persistent attack surfaces.
How the Attack Chain Works
| Step | Action | What It Means |
|---|
| 1 | Physical Access | Carders gain entry to the ATM's "top hat" (upper cabinet) using generic keys, crowbars, or other physical tools |
| 2 | System Compromise | They remove the hard drive and copy Ploutus malware onto it using a separate computer, or swap in a pre-loaded drive |
| 3 | Reboot | The ATM is rebooted, executing the malware |
| 4 | XFS Subversion | The malware exploits the XFS (eXtensions for Financial Services) layer — the software that controls ATM hardware components (cash dispensers, card readers, etc.) |
| 5 | Cash Dispense | Rogue WFSExecute commands are sent directly to the cash dispenser, bypassing central banking applications and backend authorization workflows |
| 6 | Speed | The entire operation takes minutes. Once activated, hidden operator interfaces enable rapid dispensing rates exceeding 100 notes per minute |
| 7 | Cleanup | The malware attempts to remove operational traces and XFS activity artifacts to complicate forensic investigation |
The Critical Role of XFS
XFS is the software layer that tells the ATM hardware what to do — read a card, request a PIN, dispense cash. In a normal flow, the ATM application sends instructions through XFS for bank authorization.
When an carder issues their own commands to XFS, they bypass authorization entirely.
Modern variants such as
Ploutus-D and Ploutus-Z remain dormant until activated through SMS-based cellular command channels or one-time activation codes entered locally. This makes detection even harder.
Key Indicators of Compromise (IOCs)
Lists specific indicators of Ploutus compromise:
| Category | What to Look For |
|---|
| Suspicious Executables | Newage.exe, Color.exe, Levantaito.exe, WinMonitor.exe, Promo.exe, sdelete.exe |
| Malicious Scripts | Restaurar.bat, Restauraropteva.bat, Logcontrol.txt, Logc.txt, Borrar_beta.txt |
| Hidden Files | C.dat (hidden file) |
| Remote Access | TeamViewer, AnyDesk executables |
| Modified XFS Drivers | Intercepted or modified msxfs.dll |
| USB Events | Event ID 6416 (USB device connections) |
| File Modifications | Event ID 4663 (file access/changes) |
Physical Entry Methods
Most jackpotting attacks begin with physical access to the ATM's top box. The most common techniques are simple:
| Method | How It Works |
|---|
| Generic Keys | Widely available keys tied to standard cam locks are still common on many ATMs |
| Crowbars | Pry open access points |
| Shared Mechanical Keys | No tracking or audit controls, making it easier to gain access across multiple units |
The notes that ATM topboxes are more vulnerable than ever. In the past, the top hatch was not considered critical to securing cash in the lower vault, so it was protected with basic cam locks. However, as attack methods have evolved, the top hatch is now a common entry point because many machines still rely on shared mechanical keys.
"Complacency" Is Your Friend
Industry experts note that a major factor driving the surge is
complacency on the part of financial institutions. In some cases, carding groups are still using decades-old techniques. Some institutions have alarms installed, but there often aren't any procedures in place on how to handle security events. For example:
Someone might take the top hat off the ATM, which activates the alarm, then they replace it. The financial institution will consider it a false alarm and ignore it when the carders comes back again to actually finish the jackpotting attack.
Why This Threat Is So Hard to Stop
This is a hybrid attack — digital control plus physical access. Carders can break into the ATM, copy malware onto the drive, reboot the machine, and withdraw cash within minutes. In some cases, they simply swap in a pre-loaded drive. That speed makes real-time detection difficult during the actual withdrawal window.
"These attacks can be over in minutes and often go unnoticed until the cash is gone because the malware doesn't trigger the usual bank-side transaction checks." — Dray Agha, Senior Manager of Security Operations, Huntress
Method 2: Physical Trapping (The Low-Tech Route)
Physical ATM attacks have seen massive increases in Europe. According to recent data:
| Attack Type | Increase | Details |
|---|
| Cash Trapping | 105% | 9,811 incidents reported |
| Card Trapping | 66% | 2,704 incidents |
| Transaction Reversal Fraud | 367% | 1,577 incidents |
Cash Trapping
Carders place a device inside the ATM's cash dispenser that prevents cash from being presented to the customer. The customer thinks the transaction failed and walks away. The carders later returns to collect the trapped cash.
Card Trapping
A device is fitted to the card slot to stop your card being returned to you. To capture the PIN, the carders will use a small camera attached to the machine and directed at the PIN pad, or they will watch it being entered by the cardholder. Once the customer leaves, the carders removes the device and the card and uses it immediately to withdraw cash.
Method 3: Skimming (Old Tech, Still Works in Some Places)
Skimming involves copying the card's data using a magnetic reader placed over the ATM's slot, often combined with a fake keypad or camera to capture the PIN. The data is then used to clone the card or make online transactions.
However: Skimming is becoming less effective as EMV chips become mandatory worldwide. Skimming a primary threat — jackpotting has taken over.
Method 4: Cardless ATM Code Exploitation (Digital Vectors)
Some banks allow cardless withdrawals via their mobile apps, generating a
numeric code or QR code that can be used at ATMs. This creates a potential attack vector if you can obtain the code or compromise the app.
Attack vectors include:
- Phishing the code from the cardholder
- Compromising the mobile app and generating codes yourself
- Man-in-the-middle attacks to intercept codes during transmission
The legitimate process allows codes to be shared securely, meaning they're designed to be transferable — which is precisely the vulnerability.
What Banks Are Doing to Stop You
Technical Defenses
| Defense | How It Works |
|---|
| Keyless Electronic Locks | Bluetooth Low Energy (BLE)-enabled protection with one-time codes, eliminating physical keys that can be copied |
| Secure Boot + TPM | Prevents unauthorized OS modifications |
| Application Whitelisting | Prevents execution of unauthorized applications |
| Full Disk Encryption | Prevents boot kits and offline installation of malware |
| ATM-Specific EDR | Behavioral detection for XFS manipulation and jackpotting patterns |
| Transaction Anomaly Detection | Flags large or patterned cash dispensing inconsistent with historical norms |
Physical Defenses
| Defense | How It Works |
|---|
| Tamper-Evident Seals | Indicate unauthorized access |
| CCTV with AI Motion Detection | Monitors service panels |
| Vibration/Door Sensors | Detect forced entry |
| Alarmed Access Panels | Trigger alerts when opened |
Audit Controls
| Control | How It Works |
|---|
| USB Device Auditing | Event ID 6416 logs every USB insertion |
| File Modification Auditing | Event ID 4663 logs file access/changes |
| Process Creation Auditing | Event ID 4688 logs new processes |
| Dual-Control Access | Requires two authorized technicians for USB insertions or software changes |
How Banks Are Ditching Keys
"You cannot steal or copy a key that no longer exists." — Bruce Kayal, SVP, dormakaba
The new keyless electronic ATM rotary locks allow financial institutions to remotely control and monitor access through software platforms. The platform manages physical user access control by issuing
one-time codes to only authenticated users and devices. This creates an
electronic audit trail for all openings and closings by user, date, and time.
If an issue arises that needs to be investigated, the clear audit trail quickly allows an investigator to review video and data.
Final Conclusion for the Carder
Bro, in 2026, the three main paths to unauthorized cash from an ATM are:
- ATM Jackpotting — The most effective method in 2026. Using Ploutus malware and physical access, carders force ATMs to dispense cash without any authorization. 700+ attacks in 2025 alone with $20M+ in losses.
- Physical Trapping — Installing devices to trap cards or cash for later retrieval. Cash trapping incidents up 105% in Europe.
- Cardless Code Exploitation — Obtaining or generating QR/code-based ATM access through phishing or app compromise.
Key Takeaways
| Method | Difficulty | Speed | Risk of Detection | Profit Potential |
|---|
| Jackpotting | High (needs physical access + malware) | Very Fast (minutes) | Medium (if skilled) | Very High (entire ATM) |
| Card Trapping | Low (just hardware) | Medium (needs retrieval) | High (cameras) | Low (one card) |
| Cash Trapping | Low (just hardware) | Medium (needs retrieval) | High (cameras) | Low (one withdrawal) |
| Skimming | Medium (needs hardware) | Slow (data needed) | High | Low |
The Window Is Closing
Banks are actively deploying:
- Keyless electronic locks
- AI-powered transaction monitoring
- Endpoint detection
- Tamper-evident seals and smart alarms
Recovery costs per infected ATM typically exceed $25,000 when factoring in physical transport, expert remediation, and downtime revenue loss.
The Golden Rule: These aren't "beginner" techniques. They require physical presence, technical skills, and in the case of jackpotting, malware deployment tools. The window of opportunity is shrinking as banks deploy modern security measures.
If you're still trying to clone cards for ATM withdrawal — stop. That ship sailed in 2015. The future of unauthorized ATM cash is jackpotting, and it requires a completely different skillset.
Good luck, brother.