This document discusses using a one-time password for authentication in ATM machines. A one-time password is only valid for a single login session and avoids vulnerabilities of static passwords like replay attacks. The document outlines using an Atmega-16 microcontroller, GSM modem, keypad and mobile phone for hardware and AVR studio, Sinaprog and Flash Magic for software. It proposes sending a one-time password to a mobile phone for ATM authentication via a GSM network to improve security over static passwords.