際際滷

際際滷Share a Scribd company logo
GSM BASED AUTHENTICATION USING ONE TIME
PASSWORD FOR ATM MACHINE
ABSTRACT
A one-time password (OTP) is a password that is valid for only one login session or
transaction. OTPs avoid a number of shortcomings that are associated with traditional (static)
passwords. The most important shortcoming that is addressed by OTPs is that, in contrast to
static passwords, they are not vulnerable to replay attacks. This means that a potential
intruder who manages to record an OTP that was already used to log into a service or to
conduct a transaction will not be able to abuse it, since it will be no longer valid. On the
downside, OTPs are difficult for human beings to memorize. Therefore they require
additional technology to work.

BLOCK DIAGRAM

Atmega-16
MICROCONTROLLER
GSM
MODEM
HARDWARE REQUIRMENTS
Atmega-16MICROCONTROLLER
GSM MODEM
KEYPAD 4x4
MOBIL PHONE

SOFTWARE REQUIRMENTS
AVR-studio
Sinaprog
FLASH MAGIC

More Related Content

Gsm based authentication using one time password for atm machine

  • 1. GSM BASED AUTHENTICATION USING ONE TIME PASSWORD FOR ATM MACHINE ABSTRACT A one-time password (OTP) is a password that is valid for only one login session or transaction. OTPs avoid a number of shortcomings that are associated with traditional (static) passwords. The most important shortcoming that is addressed by OTPs is that, in contrast to static passwords, they are not vulnerable to replay attacks. This means that a potential intruder who manages to record an OTP that was already used to log into a service or to conduct a transaction will not be able to abuse it, since it will be no longer valid. On the downside, OTPs are difficult for human beings to memorize. Therefore they require additional technology to work. BLOCK DIAGRAM Atmega-16 MICROCONTROLLER GSM MODEM
  • 2. HARDWARE REQUIRMENTS Atmega-16MICROCONTROLLER GSM MODEM KEYPAD 4x4 MOBIL PHONE SOFTWARE REQUIRMENTS AVR-studio Sinaprog FLASH MAGIC