Self-service terminal (SST) secure boot

Information

  • Patent Grant
  • 10133869
  • Patent Number
    10,133,869
  • Date Filed
    Thursday, March 9, 2017
    7 years ago
  • Date Issued
    Tuesday, November 20, 2018
    6 years ago
Abstract
A Basic Input/Output System (BIOS) of a device is modified to: obtain a first value from a medium interfaced to the device, produce a second value from boot data resident on the medium, compare the first value to the second value, and boot from the boot data of the medium when the first value is equal to the second value.
Description
BACKGROUND

Increasingly, enterprises are deploying Self-Service Terminals (SSTs) at various locations for use by consumers. The locations can include financial institutions, grocery stores, retail stores, government venues, entertainment venues, gaming venues, transportation venues, and the like.


One type of SST is an Automated Teller Machine (ATM). ATMs present unique changes to a servicing enterprise because security is of utmost concern. In fact, network access to the network, which the ATM communicates with for financial transactions, is often unavailable for access to servicing engineers. As a result, most service for ATMs occurs in person, where the service personnel are physically present at the ATM.


Still security is a major issue for ATMs. One technique recently used to circumvent ATM security entails inserting a boot disk in a device port of the ATM to reboot the ATM from the boot image on the boot disk. This is particularly prevalent with ATM's having the Windows™ operating system. The rogue boot on the boot disk replaces key applications on the ATM and exposes the ATM to being depleted of cash.


Adding passwords to the BIOS of the ATM, such that the BOIS is essentially locked down, is possible. But this is an unworkable solution, since the BIOS passwords cannot be changed remotely and without changing the passwords a bigger security issue would surface should a password be exposed or compromised. Manually visiting each ATM to change the passwords periodically or when one ATM is compromised would create undue hardships on the organization that services the ATMs.


SUMMARY

In various embodiments, methods and a Self-Service Terminal (SST) for SST boots are presented.


According to an embodiment, a method secure device boot is provided. Specifically, header information from a portable non-transitory computer-readable storage medium is obtained and a value is removed from the header information. Next, the value is compared against a generated value produced by processing data on the non-transitory computer readable storage medium.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 is a diagram of components for practicing secure Self-Service Terminal (SST) boots, according to an example embodiment.



FIG. 2 is a diagram of a method for secure device boot, according to an example embodiment.



FIG. 3 is a diagram of a method for modifying and installing a Basic Input/Output System (BIOS) to perform secure device boot.



FIG. 4 is a diagram of a SST, according to an example embodiment.





DETAILED DESCRIPTION


FIG. 1 is a diagram 100 of components for practicing secure Automated Teller Machine (ATM) boots, according to an example embodiment. It is to be noted that the ATM 110 is shown schematically in greatly simplified form, with only those components relevant to understanding of this embodiment being illustrated. The same situation may be true for the removable media 120.


Furthermore, the various components (that are identified in the FIG. 1) are illustrated and the arrangement of the components is presented for purposes of illustration only. It is to be noted that other arrangements with more or less components are possible without departing from the teachings of the secure ATM boots, presented herein and below.


Furthermore, methods and SST presented herein and below for secure device boots can be implemented in whole or in part in one, all, or some combination of the components shown with the diagram 100. The methods are programmed as executable instructions in memory and/or non-transitory computer-readable storage media and executed on one or more processors associated with the components.


Specifically, the diagram 100 permits secure ATM boot-ups (boots—restarting the ATM and loading the Operating System (OS) and other software resources executed on the ATM) utilizing removable media 120 to transfer boot data to and from the ATM for purposes of authenticating the boot data of the removable media 120. The details of this approach in view of the components, within the diagram 100, are now presented with reference to an embodiment of the FIG. 1 within the context of an ATM 110.


However, before discussion of the diagram 100 is presented, it is to be noted that the methods and SST presented herein are not limited to ATM solutions; that is, any SST terminal (kiosk, vending machine, check-in and/or check-out terminal, such as those used in retail, hotel, car rental, healthcare, or financial industries, etc.) or that matter any processing device for any industry can benefit from the secure device boots discussed herein, including devices that lack a network connection entirely.


The diagram 100 includes an ATM 110 and a Compact Disk (CD) 120. The ATM includes a Basic Input/Output System (BIOS) 111, a device port 112, a hash application 113, and ATM boot data 114 (may also be referred to herein as “boot image”). The CD 120 includes a media header with a marker 121 and boot data 122.


The techniques and features of secure ATM boots are illustrated with reference to the components of the diagram 100 for the ATM 110 for purposes of some individual present at the ATM 110 attempting to boot the ATM 110 up using the boot data 122 of the CD 120.


When the ATM 110 is powered up after shut down or when a hard rest action is detected (such as through an authorized command at the ATM 110 or through a failure or error situation necessitating a restart or boot), the BIOS 111 is executed by the ATM 110. If the BIOS 111 detects the presence of the removable media 120 interfaced to the device port 112, the BIOS 111 may boot from the boot data 122, if present on the CD 120, and override booting from the ATM boot data 114.


As discussed above, this can create a security hole for the ATM 110 when the boot data 122 is corrupted and not authenticated. This could result in different applications and security enforcement for those applications when installed from the boot data 122 on the ATM 110. Any such situation could result in the ATM 110 being drained of cash.


The CD 120 includes a media header that typically includes a small amount of data that describes the boot data 122 resident on the CD 120. Such a media header is enhanced herein as the media header with marker 121 and hereinafter referred to as just media header 121. The media header 121 includes a marker within a predefined field of the media header 121.


The marker is a hash value obtained by using a hashing algorithm against some or all of the boot data 122. This provides a type of digital signature for the boot data 122, such that should the boot data 122 be altered, the hash value in the media header 121 cannot be reproduced using the altered boot data. The hash value is provided in the media header 121 when the boot data 122 is written to the CD 120.


In an embodiment, the hash value is based off the Logical Volume Integrity Descriptor (LVID) data provided with the boot data 122 of associated with the media header 121.


In an embodiment, the hash value is also encrypted.


In an embodiment, the hash value is encrypted using a triple Data Encryption Standard (DES) cryptographic algorithm.


In an embodiment, the hash value is encrypted with a public key of the ATM 110, such that it can only be decrypted with the private key of the ATM 110, which resides in secure storage of the ATM 110.


When the BIOS 111 is activated on a boot condition (power up, hard reset, or soft reset (user initiated with the proper security), the BIOS 111 detects the CD 120 having the boot data 122. Typically, this would result in conventional BIOS booting of an ATM with the boot data; however this typical BIOS operation is modified and enhanced herein to perform the following novel techniques.


The BIOS 111 acquires the hash value from the media header 121. Next, the BIOS 111 inspects the media header 121 and/or the boot data 122 based on what is expected by the hash application 113 (this is a different instance of a same hash application used to initially create the hash value hidden within the media header 121 when the boot data 122 was written to the CD 120). The BIOS 111 then obtains the information from the CD 120 for the hash application 113 and supplies that information to the hash application 113.


In an embodiment, the BIOS 111 uses the media header 121 as input to the hash application 113 to generate the hash value produced on the ATM 110. In an embodiment, the BIOS 111 uses LVID data obtained from the CD 120 as input to the hash application 113. In an embodiment, the BIOS 111 uses predefined offsets to acquire a sampling of data from the boot data 122 as input to the hash application 113. In an embodiment, the BIOS 111 uses one or more combinations of the above-discussed embodiments as input to the hash application 113. In fact a variety of data sampling techniques can be used herein as long as the data sampling used by the BIOS 111 matches that what was used to produce the hash value present in the media header 121.


In an embodiment, the hash value is located in a reserved but available hidden field in the media header 121.


In an embodiment, the media header 121 also includes volume descriptors, partition tables, allocation tables, and the like along with the hash value in a reserved but available field of the media header 121.


The hash application 113 returns a newly generated hash value (produced on the ATM 110) to the BIOS 111. The BIOS 111 then compares the hash value against its independently generated hash value.


When the hash value is equal to the generated hash value, the BIOS 111 is assured that the boot data 122 is authenticated and can be used to boot the ATM 110. In an embodiment, when the generated hash value produced on the ATM 110 matches the hash value in the media header 121, the BIOS 111 replaces the boot data 114 with the boot data 122 within the ATM 110.


When the hash value is not equal to the generated hash value, the BIOS 111 invalidates the boot data 122 for use in booting the ATM 110.


The BIOS 111 can be configured to take a variety of actions when the boot data 122 is invalidated. For example, the BIOS 111 may shut down the ATM 110 or the BIOS 111 can boot the ATM 110 using the ATM boot data 114. In another case, the BIOS 111 may temporarily activate a camera associated with the ATM 110 and take a picture or image of an area where an individual would be to access the ATM 110 before deciding whether to boot the ATM 110 with the ATM boot data 114 or whether to shut the ATM 110 down. The picture logged in storage on the ATM 110.


Some embodiments of the diagram 100 and other embodiments of the secure device boots are now discussed with the descriptions of the FIGS. 2-4.



FIG. 2 is a diagram of a method 200 for secure device boot, according to an example embodiment. The software module(s) that implements the method 200 is referred to as a “secure boot manager.” The secure boot manager is implemented as executable instructions programmed and residing within memory and/or a non-transitory computer-readable (processor-readable) storage medium and executed by one or more processors of a device. The processor(s) of the device that executes the SST automation manager are specifically configured and programmed to process the secure boot manager. The secure boot manager may or may not have access to one or more networks during its processing. Any such networks can be wired, wireless, or a combination of wired and wireless.


In an embodiment, the device that executes the secure boot manager is the ATM 110 of the FIG. 1.


In an embodiment, the device that executes the secure boot manager is a Self-Service Terminal (SST).


In an embodiment, the device that executes the secure boot manager is a kiosk.


In an embodiment, the device that executes the secure boot manager is a processor-enabled device.


In an embodiment, the secure boot manager is the BIOS 111 of the FIG. 1.


The processing of the secure boot manager assumes that a non-transitory computer readable storage medium is interfaced to a device that executes the secure boot manager when the device is restarted.


At 210, the secure boot manager obtains header information or header data from the portable non-transitory computer-readable storage medium (hereinafter referred to as “media.”).


The media is removable and portable.


In an embodiment, the media is a CD.


In an embodiment, the media is a Digital Versatile Disk (DVD).


In an embodiment, the media resides on a Universal Serial Bus (USB) device.


In an embodiment, the media resides on a Secure Digital (SD) card.


According to an embodiment, at 211, the secure boot manager identifies the header information as being in a Universal Disk Format (UDF) for a CD that is the media.


At 220, the secure boot manager removes a value from the header information.


In an embodiment, the secure boot manager decrypts the value (the value originally in an encrypted format known to the secure boot manager).


According to an embodiment of 220 and 211, at 221, the secure boot manager obtains the value from a predefined field of the header information.


In an embodiment, the secure boot manager obtains the value from a predefined offset within the header information or based on a predefined tag associated with the value.


In an embodiment of 221 and at 222, the secure boot manager identifies the value as a hash value obtained from the LVID data resident on the media (in the header information, in a location within the media separate from the header information, or as part of boot data resident on the media).


At 230, the secure boot manager compares the value against a generated value produced by processing data on the media. The technique for acquiring the data off the media is configured within the processing of the secure boot manager.


In an embodiment of 230 and 222, at 231, the secure boot manager produces the generated value as a second hash value of the LVID data (as the data acquired off the media in 230).


In an embodiment, the hash value was produced by a hash algorithm, application or process based on boot data resident on the media. The secure boot manager uses a different executing instance of the same hash algorithm, application or process to produce the second hash value.


According to an embodiment, at 240, the secure boot manager rejects the media when the value does not equal the generated value. Indicating that boot data resident on the media is not capable of being authenticated by the secure boot manager.


In an embodiment, at 250, the secure boot manager boots a device that executes the secure boot manager from the data (which is boot data) resident on the media when the value equals the generated value.


In an embodiment of 250 and at 251, the secure boot manager replaces boot data resident on the device with the data (which is the boot data) from the media.


In an embodiment of 251 and at 252, the secure boot manager processes as part of the device BIOS resident on the device.


In an embodiment of 252 and at 253, the device is a SST (as was already mentioned above).



FIG. 3 is a diagram of a method 300 for modifying and installing a Basic Input/Output System (BIOS) to perform secure device boot. The software module(s) that implements the method 300 is referred to as a “BIOS configuration manager.” The BIOS configuration manager is implemented as executable instructions programmed and residing within memory and/or a non-transitory computer-readable (processor-readable) storage medium and executed by one or more processors of device. The processors that execute the BIOS configuration manager are specifically configured and programmed to process the BIOS configuration manager. The BIOS configuration manager may or may not have access to one or more networks during its processing. Any such networks can be wired, wireless, or a combination of wired and wireless.


In an embodiment, the device that executes the BIOS configuration manager is a secure server.


In an embodiment, the BIOS configuration manager produces a modified BIOS, which is the secure boot manager of the FIG. 2.


At 310, the BIOS configuration manager configures a hash process to generate a hash value from boot data residing on a media.


In an embodiment, at 311, the BIOS configuration manager configures the hash process to use LVID data obtained from the boot data of the media to generate the hash value.


At 320, the BIOS configuration manager modifies a BIOS to obtain a second hash value from header information or header data resident on the media.


At 330, the BIOS configuration manager modifies the BIOS to process the hash process by obtaining selective portions of the boot data and supplying those selective portions as input to the hash process.


At 340, the BIOS configuration manager modifies the BIOS to compare the hash value against the second hash value.


At 350, the BIOS configuration manager modifies the BIOS to boot a device associated with the BIOS from the boot data when the hash value equals the second hash value.


According to an embodiment, at 351, the BIOS configuration manager modifies the BIOS to boot the device from existing boot data resident on the device with the hash value does not equal the second hash value.


In an embodiment, at 352, the BIOS configuration manager modifies the BIOS to shut down the device when the hash value does not equal the second hash value.


In an embodiment, at 353, the BIOS configuration manager modifies the BIOS to: activate a camera associated with the device to take an image of an individual that inserted the media into the device, record the image on the device, and shut down the device when the hash value does not equal the second hash value.


In an embodiment, at 354, the BIOS configuration manager modifies the BIOS to: activate a camera associated with the device to take an image of an individual that inserted the media into the device, record the image on the device, and boot the device from existing boot data resident on the device when the hash value does not equal the second hash value.


At 360, the BIOS configuration manager certifies the modified BIOS for installation on the device.



FIG. 4 is a diagram of a SST 400, according to an example embodiment. The components of the SST 400 are programmed and reside within memory and/or a non-transitory computer-readable medium and execute on one or more processors of the SST 400. The SST 400 may or may not have access and may or may not communicate over one or more networks; any such networks can be wired, wireless, or a combination of wired and wireless.


In an embodiment, the SST 400 is the ATM 110 of the FIG. 1.


In an embodiment, the SST 400 is a kiosk.


The SST 400 includes a device port 401 and a BIOS 402.


In an embodiment, the BIOS 402 is the BIOS 111 of the FIG. 1.


In an embodiment, the BIOS 402 is the secure boot manager of the FIG. 2.


In an embodiment, the BIOS 402 is the modified BIOS produced by the BIOS configuration manager of the FIG. 3.


The BIOS 402 is configured and adapted to: execute on the SST 400, obtain a first hash value from a media interfaced to the device port 401, generate a second hash value from boot data resident on the media, and boot the SST 400 when the first hash value equals the second hash value.


According to an embodiment, the BIOS 402 is further adapted and configured to boot the SST 400 from existing boot data resident on the SST 400 when the first hash value does not equal the second hash value.


In an embodiment, the BIOS 402 is further adapted and configured to shut down the SST 400 when the first value does not equal the second hash value.


In an embodiment, the device port 401 is a CD bay or drive.


In an embodiment, the device port 401 is a USB port.


In an embodiment, the device port 401 is a DVD bay or drive.


In an embodiment, the device port 401 is a SD slot.


In an embodiment, the media is a CD.


In an embodiment, the media is a DVD.


In an embodiment, the media is part of a USB device.


In an embodiment, the media is part of an SD card.


One now appreciates how secure device boot can occur from a non-transitory computer readable storage medium.


It should be appreciated that where software is described in a particular form (such as a component or module) this is merely to aid understanding and is not intended to limit how software that implements those functions may be architected or structured. For example, modules are illustrated as separate modules, but may be implemented as homogenous code, as individual components, some, but not all of these modules may be combined, or the functions may be implemented in software structured in any other convenient manner.


Furthermore, although the software modules are illustrated as executing on one piece of hardware, the software may be distributed over multiple processors or in any other convenient manner.


The above description is illustrative, and not restrictive. Many other embodiments will be apparent to those of skill in the art upon reviewing the above description. The scope of embodiments should therefore be determined with reference to the appended claims, along with the full scope of equivalents to which such claims are entitled.


In the foregoing description of the embodiments, various features are grouped together in a single embodiment for the purpose of streamlining the disclosure. This method of disclosure is not to be interpreted as reflecting that the claimed embodiments have more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive subject matter lies in less than all features of a single disclosed embodiment. Thus the following claims are hereby incorporated into the Description of the Embodiments, with each claim standing on its own as a separate exemplary embodiment.

Claims
  • 1. A method, comprising: configuring a boot process to generate a hash value from boot data residing on a portable non-transitory computer readable storage medium;modifying a Basic Input/Output System (BIOS) to obtain a second hash value from header information residing on the portable non-transitory computer readable storage medium;modifying the BIOS to process the hash process;modifying the BIOS to compare the hash value against the second hash value;modifying the BIOS to boot a device associated with the BIOS from the boot data when the hash value equals the second hash value, and wherein modifying the BIOS to boot further includes modifying the BIOS to: activate a camera associated with the device to take an image of an individual that inserted the portable non-transitory computer readable storage medium into the device, record the image, and boot the device from existing boot data resident on the device when the hash value does not equal the second hash value;certifying the modified BIOS for installation on the device; andprocessing the modified BIOS on the device as boot processing for the device.
  • 2. The method of claim 1, wherein configuring further includes configuring the hash process to use Logical Volume Integrity Descriptor (LVID) data obtained from the boot data to generate the hash value.
US Referenced Citations (102)
Number Name Date Kind
5844986 Davis Dec 1998 A
5919257 Trostle Jul 1999 A
6185678 Arbaugh et al. Feb 2001 B1
6263431 Lovelace Jul 2001 B1
6625729 Angelo et al. Sep 2003 B1
6735696 Hannah May 2004 B1
6990685 Christensen Jan 2006 B1
7725703 Hunter May 2010 B2
7849011 McCoy Dec 2010 B1
7975034 Chandra Jul 2011 B1
8201730 McCoy Jun 2012 B1
8239688 De Atley et al. Aug 2012 B2
8429643 Venkatachalam Apr 2013 B2
8784195 Crowder, Jr. Jul 2014 B1
8892858 Smith Nov 2014 B2
8904162 Futral Dec 2014 B2
9110679 Chan Aug 2015 B1
9152793 Futral Oct 2015 B2
9189631 Liu Nov 2015 B2
9223982 Adams Dec 2015 B2
9251347 Bulusu Feb 2016 B2
9262637 Jacobs Feb 2016 B2
9286468 Berlin Mar 2016 B2
9336395 Berlin May 2016 B2
9385918 Civilini Jul 2016 B2
9396335 Jaber Jul 2016 B2
9628277 Futral Apr 2017 B2
9721102 Garces-Erice Aug 2017 B2
20020087877 Grawrock Jul 2002 A1
20020166072 Cromer Nov 2002 A1
20030084307 Schwartz May 2003 A1
20040003265 Freeman Jan 2004 A1
20040044899 Gaya Mar 2004 A1
20050074147 Smith et al. Apr 2005 A1
20060020936 Wyatt Jan 2006 A1
20060026423 Bangerter et al. Feb 2006 A1
20060136708 Hajji et al. Jun 2006 A1
20060155988 Hunter Jul 2006 A1
20060169764 Ross Aug 2006 A1
20060236122 Field et al. Oct 2006 A1
20070101156 Novoa May 2007 A1
20070110408 Chang May 2007 A1
20070117634 Hamilton May 2007 A1
20070192610 Chun et al. Aug 2007 A1
20070198838 Nonaka Aug 2007 A1
20080077807 Hicks Mar 2008 A1
20080104381 Peacock et al. May 2008 A1
20080104701 Peacock et al. May 2008 A1
20080114976 Dandekar et al. May 2008 A1
20080300038 Sylla Dec 2008 A1
20090064125 Venkatachalam et al. Mar 2009 A1
20090119449 Nagaram Chengal May 2009 A1
20090187699 Cho Jul 2009 A1
20090306954 Lee et al. Dec 2009 A1
20100062844 Crowder, Jr. Mar 2010 A1
20100082960 Grobman Apr 2010 A1
20100082965 Tsuji Apr 2010 A1
20100120526 Singh May 2010 A1
20100120527 Singh May 2010 A1
20100169633 Zimmer Jul 2010 A1
20100174921 Abzarian Jul 2010 A1
20110126023 Wang May 2011 A1
20110131401 Singh Jun 2011 A1
20110131447 Prakash Jun 2011 A1
20110145919 Whelihan Jun 2011 A1
20110154010 Springfield Jun 2011 A1
20110154481 Kilgore et al. Jun 2011 A1
20110213953 Challener Sep 2011 A1
20110238541 Challener Sep 2011 A1
20110296194 Herkes et al. Dec 2011 A1
20120151219 Ryu Jun 2012 A1
20120239917 Springfield et al. Sep 2012 A1
20130080754 Ganesh Mar 2013 A1
20130263205 Jacobs Oct 2013 A1
20130290694 Civilini Oct 2013 A1
20140025939 Smith Jan 2014 A1
20140025941 Bulusu Jan 2014 A1
20140040605 Futral Feb 2014 A1
20140040636 Jeansonne Feb 2014 A1
20140047428 Prakash Feb 2014 A1
20140068238 Jaber Mar 2014 A1
20140095886 Futral Apr 2014 A1
20140101426 Senthurpandi Apr 2014 A1
20140122897 Dodeja May 2014 A1
20140149286 Forsyth May 2014 A1
20140215196 Berlin Jul 2014 A1
20140237226 Berlin Aug 2014 A1
20140250291 Adams Sep 2014 A1
20140298032 Crowder, Jr. Oct 2014 A1
20140317350 Langas et al. Oct 2014 A1
20140365755 Liu Dec 2014 A1
20150012738 Shah et al. Jan 2015 A1
20150039876 Baratam Feb 2015 A1
20150095158 Nasserbakht et al. Apr 2015 A1
20150149751 Nemiroff May 2015 A1
20150161392 Krummel Jun 2015 A1
20150193620 Khatri Jul 2015 A1
20150332050 Garces-Erice Nov 2015 A1
20160028546 Futral Jan 2016 A1
20160188347 Berlin Jun 2016 A1
20160328565 Jaber Nov 2016 A1
20170228543 Jarmany Aug 2017 A1
Non-Patent Literature Citations (6)
Entry
Hou et al., WO 2007098642 A1, Sep. 2007, pp. 1-31.
“U.S. Appl. No. 14/265,603, Final Office Action dated Feb. 1, 2016”, 23 pgs.
“U.S. Appl. No. 14/265,603, Non Final Office Action dated Jul. 23, 2015”, 20 pgs.
“U.S. Appl. No. 14/265,603, Non Final Office Action dated Sep. 22, 2016”, 16 pgs.
“U.S. Appl. No. 14/265,603, Notice of Allowance dated Feb. 14, 2017”, 13 pgs.
“U.S. Appl. No. 14/265,603, Response dated Oct. 22, 2015 to Non Final Office Action dated Jul. 23, 2015”, 13 pgs.
Related Publications (1)
Number Date Country
20170177876 A1 Jun 2017 US
Continuations (1)
Number Date Country
Parent 14265603 Apr 2014 US
Child 15454246 US