# ATM

## Resources

### Tutorials

* [Introduction to ATM Penetration Testing | Hector Cuevas Cruz | WWHF San Diego 2022](https://youtu.be/Ff-0zXTYhuA?si=j1uoU7bU84QYP3Rq)
* [ATM penetration testing by Satayam Singh - To use as a checklist](https://resources.infosecinstitute.com/topics/penetration-testing/atm-penetration-testing/)
* [ATM Penetration Testing – Advanced Testing Methods to Find The Vulnerabilities](https://gbhackers.com/advanced-atm-penetration-testing-methods/)
* [How to buy and hack an ATM by Leigh-Anne Galloway & Timur Yunusov](https://owasp.org/www-chapter-london/assets/slides/OWASPLondon_20180125Leigh_Anne_Galloway_TYunusov_Buy_Hack_ATM.pdf)
* [Hacking Atms Using Black Box. Atm Jackpotting - Ananya Chatterjee](https://develover.hashnode.dev/hacking-atms-using-black-box-attack)
* [Payment Village website](https://www.paymentvillage.org/)
* [DEF CON 18 - Barnaby Jack - Jackpotting Automated Teller Machines Redux](https://youtu.be/FkteGFfvwJ0?si=q9mjc-_K2Jes7BdQ)
* [ATM Penetration Testing by aardwolf security (Focuses on methodology)](https://aardwolfsecurity.com/atm-penetration-testing/)
* [ATM Security by HackingLab](https://hackinglab.cz/en/blog/atm-security/)
* [DEF CON 24 - Hacking Next-Gen ATM's From Capture to Cashout by Weston Hecker Senior Security Engineer & Pentester, Rapid7](https://youtu.be/1iPAzBcMmqA?si=YEOOPma8N9upTbxz)
* [ATM Blackbolx by Frank Boldewin](https://drive.google.com/drive/folders/1IbqOF65Q_yE_qk2A9a16Zpr-QKmQnDq_)

### Reads

* [Prilex: the pricey prickle credit card complex](https://securelist.com/prilex-atm-pos-malware-evolution/107551/)
* [Bitcoins ATM hacked](https://cybersecuritynews-com.cdn.ampproject.org/c/s/cybersecuritynews.com/bitcoin-atms-hacked/?amp)
* [Cashing in on ATM Malware, A Comprehensive Look at Various Attack Types - TrendLabs](https://documents.trendmicro.com/assets/white_papers/wp-cashing-in-on-atm-malware.pdf)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://csbygb.gitbook.io/pentips/hardware-pentest/atm.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
