A method to enable dynamic configuration of gaming terminals installed in one or a plurality of gaming premises whereby certified games, certified data files and certified support software components are activated in accordance with a predetermined schedule or automatically in response to the observed gaming activity. The method may include allocating an individual PKI certificate to each executable software component and each of its versions, binding the PKI certificate to the executable software, associating a distinctive policy for each certificate and then enforcing the software execution policies in accordance with the desired authorized game configuration and schedule. The PKI certificate's “Subject Name” (or “Issued to” field or “CommonName” field) may be a concatenation of the software component identification, its version number and optionally other identification characters. The method applies equally to other network connected gaming subsystems. The method enables a fine-grained and secure control of the authorized software components and thus the flexibility to securely configure the gaming system in accordance with a schedule or in a close-loop fashion in order to meet business objectives. In addition, a method to enable the certification authority to bind the certificates to the tested code is described.
|
1. A method for a gaming machine in a network connected gaming system to generate a menu of authorized games available to players, the method comprising the steps of:
generating a separate and unique code signed PKI certificate for a predetermined software module of each game;
generating an executable companion file for each game;
associating the executable companion file with the game for which it was generated, wherein the executable companion file executes faster than its associated game, and generates a predetermined output that is different from an output of its associated game;
code signing both the predetermined software module and its associated executable companion file with the generated separate and unique PKI certificate;
verifying a validity of the code signing of the predetermined software module and its associated executable companion file;
enforcing software restriction policy rules that deny execution of code signed software modules and companion files that are not successfully verified and allow execution of successfully verified code signed software module and companion files to execute;
attempting to execute each executable companion file to determine whether the to add the game associated therewith to the menu of authorized games, and
adding only those games to the menu of authorized games whose respective associated executable companion file has been allowed execution by the software restriction policy rules.
2. A method according to
3. A method according to
4. A method according to
5. A method according to
6. A method according to
|
This application is a divisional of application Ser. No. 10/789,975, filed Feb. 27, 2004, which claims the benefit of Provisional Application No. 60/453,627, filed Mar. 10, 2003, which applications are hereby incorporated herein by reference in their entireties and from which priority is hereby claimed under 35 U.S.C. §§119(e) and 120.
1. Field of the Invention
The present inventions relate generally to the field of network connected pay computer-controlled games, either games of skills or games of chance, and more particularly to the field of automated monitoring and control of a large number of clusters of pay gaming terminals. The gaming terminals may be slot machines, video lotteries, bingo systems or lottery terminals in all their forms; that is, desktop terminals, wall or pedestal mounted kiosks, or full size consoles, operating either in a local area network (LAN) or in a wide area network (WAN). The present inventions also relate to the monitoring, control and payment systems linked to the gaming terminals.
2. Description of the Prior Art and Related Information
Pay entertainment and gaming systems of the prior art, either of the cash-in or the cash-less type, are seriously limited due to the technical choices made in order to comply with gaming regulatory requirements. Regulators are mainly concerned with funds that may be illegally acquired by individuals as well as with funds that may not be acquired by legitimate winners as a result of flaws, cheating and/or stealing. Game regulators are reluctant to accept state-of-the-art operating systems, multimedia and Internet technologies because of security concerns and tend to favor antiquated technology based upon secrecy rather that “open” state-of-the-art technology. A “Request/Authorize” method for downloadable games has been proposed by another company (IGT's Secure Virtual Network in a Gaming Environment, Publication No. US2002/0116615 A1) but the method disclosed therein does not cover how to ensure that only certified authorized components may execute.
Although downloadable games are undeniably going to flourish, they have yet to create confidence within the regulatory arena.
Embodiments of the present invention overcome the security limitations of the prior art and allow game operators the flexibility to dynamically configure their estate of gaming terminals. It is to be noted that although the gaming industry has coined the term “downloadable game” and that gaming standard GLI-21 entitled “Game Download System” has been published by Game Laboratory International (GLI), the term downloadable game is rather restrictive, as the downloading of software components to computer terminals and computer servers is by itself pervasive in any network distributed computer system. However, downloading certified game components in a secure manner is a problem that has yet to find a satisfactory solution.
Embodiments of the present invention may allocate an individual PKI certificate to each executable software component and each of its versions, binding the PKI certificate to the executable software and associating a distinctive policy for each PKI certificate. The PKI certificate's “Subject Name” (or “Issued to” field, or “CommonName” field) may be a concatenation of the software component identification, its version number and optionally other identification characters, for example.
According to other embodiments, the present invention offers a method to enable dynamic configuration of gaming terminals installed in one or a plurality of gaming premises whereby certified games, certified data files and certified support software components may be activated in accordance with a predetermined schedule or automatically in response to the observed gaming activity. This may be accomplished by configuring and then enforcing the software execution policies for selected PKI certificates in accordance with the desired authorized game configuration and schedule.
Further embodiments of the present invention offer a method to ensure the trust of non-executable files such as initialization or configuration files, video files, sound files, multimedia files, file containing list of hashes, CRCs, and/or signatures. This method relies on the certificate Software Restriction Policy as described herein.
Still further embodiments of the invention enable the certification authority to bind the certificates to the tested software components.
The present invention, according to still further embodiments thereof enables a dynamic generation of the list of games made available to the players without transferring a configuration file or files from the central server to the gaming machines. For example, a method according to an embodiment of the present invention relies on attempting to execute a game component on which a certificate Software Restriction Policy is enforced.
Embodiments of the present invention leverage the technology described in commonly assigned application Ser. No. 10/520,831, filed Aug. 12, 2005 (which application is hereby incorporated herein by reference in its entirety) in which code signing and Software Restriction Policy enable executing authorized game software. Code signing and Software Restriction Policy (SRP) technologies are available in Microsoft Windows XP, Windows 2000 and Windows 2003, Embedded Windows XP as well as in future Windows versions (as of this writing, the next version is code-named “Longhorn”) to ensure that only executable software components from a trusted publisher, let's say “Microsoft”, are allowed to run. Code signing and Software Restriction Policy technology are applied to executable components such as *.exe, *.dll, *.ocx, *.vbs, *.msi, *.cab, etc. In addition, Software Installation Policy (SIP) ensures that software components are installed in a controlled fashion. Embodiments of the present invention extend the use of code signing, Software Restriction Policy and Software Installation Policy to individual software components that are allowed to execute in a network connected gaming system by associating a distinctive code-signing certificate to each executable software component. Each executable software component version (usually comprising major version, minor version, revision and build) may have a unique certificate. A distinctive certificate may be created for each software component version and the two entities (the compiled code and the certificate) may be bound together by a code signing operation, herein called “signcode.exe.”
Code signed software components may be packaged together with non-signed software components (if any) into a MSI Microsoft installation package (MSI=Microsoft Software Installation). An MSI package is an executable component that in turn receives a distinctive certificate bound to its content by a code signing operation. Only the software component version that has successfully passed the regulatory certification process may be allowed to run by enforcing an unrestricted policy to the associated certificate.
Moreover, embodiments of the present invention extend the use of code signing and Software Restriction Policy to ensure that only authorized non-executable components are used by the authorized executable components. This is of particular value for configuration files or media files that may affect the game outcome such as fixing the return to player at, for example, 95% between 5:00 PM and 11:00 PM, or at 98% during other time periods. For this, non-executable components may be placed in code signed MSI (Microsoft Software Installation) installation packages. Each individual MSI package is an executable component whose execution can be controlled by Software Restriction Policy (SRP). A distinctive certificate may be created for each package version (a part number is created for a preselected aggregate of non-executable components) and the two entities may be bound together by the code signing operation “signcode.exe.” Within the network connected gaming system, trust for non-executable components may be established by executing the associated authorized code signed packages using SRP upon computer startup or alternatively on demand, resulting in the re-installation of the original non-corrupted non-executable components. The non-executable components may be: initialization or configuration files, video files, sound files, multimedia files, file containing list of hashes, CRCs, and/or signatures, for example.
For example, DRM (Digital Rights Management) technology offered by Microsoft Windows Media Player may be used to ensure that only authorized multimedia files may be played or viewed.
Also, RM (Rights Management) technology offered with Microsoft Office 2003, with the associated RM services and SDK (Software Development Kit) may be used to ensure that only authorized data files may be accessed, viewed, copied or modified.
Software Installation Policy (SIP) and Software Restriction Policy (SRP) configured with an individual PKI certificate associated to each authorized software component offer a “Policy/Enforce” model, or in other words a “Configure the Policy and then Enforce the Policy” model to enable network installation (or “game download”) and activation at predetermined times (or “game scheduling”) of selected authorized software components, in order to control the software of the network connected gaming system and offer selected games to players. This “Policy/Enforce” method may be constructed on a demonstrable trusted base; it offers transparent security and fine-grained auditing, contrasting with conventional “Request/Authorize” methods that do not demonstrate reliance on a trusted base to enforce the use of only trusted software components.
A network-connected gaming system comprises hundreds of authorized certified software components that may be selectively downloaded and scheduled. Considering on-going support for 50 customers and for 200 distinctive games over a period of 5 years, tens of thousands of software components will each need to receive individual certificates and be certified. Accordingly, embodiments of the present invention include an automated certification platform. Herein, such a certification platform is denoted “Integrated Certification Environment”or ICE. Embodiments of such a certification platform according to the present invention are designed to automate the stepping through the procedure that must be done by the regulatory certification authority to produce only authorized software components that may be dynamically installed in a gaming system, and to prevent generation of erroneous software components. In addition, the ICE offers support to selectively enable the download of approved system software components using Microsoft Software Update Services (SUS), for example.
Embodiments of the present methods rely on established security standards and a demonstrable trusted base (as opposed to relying on security by secrecy) in order to offer transparent security and allow fine-grained auditing. Embodiments of the present inventions are also applicable to any of the subsystems available in a network connected gaming system that require preventing non-authorized software components from executing or affecting the game outcome, such as the gaming terminals, the game management system (CMS or MCS) that monitor and control whole or part of the estate of gaming machines, the progressive jackpot systems, the bonussing systems as well as game payment verification systems such as IGT's EasyPay and Cyberview's PVU (Payment Verification Unit) and PVS (Payment Verification System). Gaming subsystems may be tested against gaming standards such as those produced by GLI; the game standards are mandated by game regulators in accordance with local regulation and laws. The network-connected subsystems may be located within the premises accommodating the estate of gaming machine (connection via a LAN) or outside of the premises (connection via a WAN).
Reference will now be made in detail to the construction and operation of preferred implementations of the present invention illustrated in the accompanying drawings. The following description of the preferred implementations of the present invention is only exemplary of the invention. The present invention is not limited to these implementations, but may be realized by other implementations.
It will be apparent to those of skill in the art of software development that intrinsic information that uniquely identifies each executable software component may be obtained in various combinations of assembly directives and file property fields. Additional information may be configured such as, for example, the software component part number, major version number, minor version number, build number, revision number, project name, type of software component, language variant, game regulation variant, friendly name, identification of the certification laboratory, identification of the client, and other predetermined identification identifiers. The identifiers associated with the executable software component using source code assembly directives may, therefore, be traceable via the File Property features of the Windows operating system.
An example of such a configuration is CST3000-0006-00001-00[1.0.1.0]{21}^11˜9%S CyberInv.exe that comprises a concatenation of identifiers that may be used in a file name or a PKI certificate subject name. According to this example, CST3000 is the marketing system product identification or the project name; 0006-00001-00 is the software component part number; [1.0.1.0] details the software component major version number, minor version number, build number, revision number; {21} is the software component variant identifier; ^11 identifies the certification lab that certifies the software component; ˜9 identifies the customer for which this software component is certified; % S is the software component language variant (“S” for Spanish in this example); CyberInv.exe is the software component friendly name for quick identification. Spaces may be used freely and the identifier fields may be written in any order so as to facilitate reading. Identifier fields may be omitted whenever the context already provides such information. The framing or delimiter characters such as [ ], { }, ˜, ^, % which are allowable characters to be used in file names and certificate subject names facilitate human recognition as well as string searches for particular attributes (global search for all Spanish variants for example).
In the same manner, a selected set of identification information making up the certificate subject name may be used for making up the file name of PKI certificate related files such as *.CER, *.P7B and *.PVK such as to facilitate human identification, string searches and file searches.
Reference numeral 600 in
Reference numeral 800 in
The game operator 820 receives the CD-ROM and when it decides to deploy the new game 822, it copies the packages and associated scripts from the removable media into a library repository on a server 824 (the DEPLOY server in this case). The scripts contain automation tasks such as copying to the repository and configuring the policies.
In the case of gaming terminals connected in a LAN, each gaming terminal 826 is controlled by the policies as soon as they are enforced. The Software Installation Policies (SIPs) controlling the installation of the new game automatically execute the MSI installation packages upon policy enforcement, provided the corresponding Software Restriction Policies have been configured to authorize the execution of the MSI installation packages. This process is performed at 828, 830. If no SRP authorizes the execution of the MSI installation packages, the installation is ignored, as shown at 832. When the MSI installation package is authorized to execute, the software components and other files contained in the package may be copied to the gaming terminals, as suggested at reference numeral 834 836. Other configuration tasks may also be carried out during the Microsoft installer installation process such as, for example, setting the Windows registry, setting shortcuts and installing software patches.
Download of the game software components from the game repository to the gaming terminals may occur as soon as the associated Software Installation Policies are enforced (and the SRPs for the MSI installation package is permitted accordingly). Therefore, scheduling of the download may be achieved by simply enforcing the associated software installation policies at a given time; this may be accomplished by having an operator manually enforcing the SIP at a predetermined time via the group policy management console, or having a process automatically enforcing the SIP at a predetermined time via the API to the group policy management console. Enforcing a policy may be achieved by linking the selected policy to the selected policy object in the domain controller active directory.
Game activation 840 that authorizes execution of the game may be achieved by enforcing the associated Software Restriction Policies. In the same manner, scheduled game activation and deactivation in order to offer selected authorized games to the players at predetermined authorized times may be achieved by simply enforcing the associated Software Restriction Policies at a given time; this may be accomplished by having an operator manually enforce the SRP at a predetermined time via the group policy management console, or having a process automatically enforce the SRP at a predetermined time via the API to the group policy management console. Enforcing a policy may be achieved by linking the selected policy to the selected policy object in the domain controller active directory. Alternatively, a selected executable software component may be prevented from executing by configuring its associated SRP security level to “disallowed.”
At this stage, a global verification process 842, 844 as described relative to
When a player selects a game from a gaming terminal 838 from a selection menu and requests execution thereof, as shown at 848, the authenticodes of the game's executable software components are verified by the associated enforced Software Restriction Policy as shown at 850 before beginning execution 858. Should the authenticode verification fail at 852, the gaming terminal may be locked at 854 pending servicing by an attendant. If the code is trusted, as verified by the associated enforced SRP, the game is allowed to execute, as shown at 858.
Policy changes are automatically distributed by the Windows server operating system throughout the network connected gaming system at periodic intervals; this automatic process may be disabled if required. Alternatively, the RegisterGPNotification function may be used by the game application software executing on each gaming terminal to check if an applicable group policy has changed. The gaming terminal may then decide on enforcing the policies locally immediately. The gpupdate.exe service, the RefreshPolicy function or the RefreshPolicyEx function may be used by the game application software executing on each gaming terminal to enforce the configured policies. A reboot may optionally be performed in order to recheck the gaming terminal trusted base and ensure the policies have been completely enforced (long game installation for example).
The RegisterGPNotification function enables an application to receive notification when there is a change in policy. When a policy change occurs, the specified event object is set to the signaled state. Further information on the RegisterGPNotification function may be found at: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/policy/policy/-registergpnotification.asp. The RefreshPolicy function causes policy to be applied immediately on the client computer. Further information on the RefreshPolicy function may be found at: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/policy/policy/-refreshpolicy.asp. The RefreshPolicyEx function causes policy to be applied immediately on the computer. The extended function allows specifying the type of policy refresh to apply to be specified. Further information on the RefreshPolicyEx may be found at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/policy/policy/refreshpolicyex.asp.
The menu of authorized games offered to the player may be dynamically generated by each terminal without requiring the central system to dispatch the list of authorized games or having each terminal fetch the list of authorized games from the central system; this may be done by having each terminal check the policies enforced on the games. This may be accomplished by having a process in each terminal attempt to execute each of the entry point for each game (the parent module which is first called upon selecting a game to play). If the execution succeeds, then the game is authorized and may be added to the games menu offered to the player. If the execution is denied (SRP is unlinked or the security level is disallowed), then the game is not authorized and it is removed from the games menu offered to the player. Similarly, if a game entry software component file is not found, then the software is not installed or has been removed and is removed from the games menu offered to the player. The process of dynamically generating the game selection menu may be optimized in many ways in order to reduce the game time to start overhead to check if it is authorized.
In a casino, although new games may be scheduled to be downloaded to gaming terminals and activated at predetermined times, it is a requirement that games may not be changed while a player is playing. In practical terms, a player is considered to have terminated his or her game play when the player's credit balance remains at zero for a predetermined period of time. The predetermined period time is sufficient for allowing the player to enter a new bill or other form of credit instrument to continue playing. Therefore, the game application software on each game terminal may, according to embodiments of the present invention, continually test for this condition (credit=0 for a predetermined time) before checking for change in policy, enforcing the policy changes and then updating the menu of games to be made available to the next player.
The process may start with a computer cold or hot reboot 902 such that the operating system trusted base may be thoroughly verified before the game software components are verified. The trusted base is detailed in commonly assigned and copending application Ser. No. 10/520,831, filed Aug. 12, 2005, and also in Microsoft Next Generation Secure Computing Base (NGSCB), also incorporated herein by reference. Details of Microsoft's NGSCB are located at www.microsoft.com/ngscb. During the trusted base verification, the integrity of the Driver Signing framework, the Windows File Protection framework and Software Restriction Policies framework are verified. With NGSCB operating system such as forthcoming “Longhorn,” a framework called Nexus deeply integrated directly within the hardware components (in each major chipsets) and the BIOS which constitutes a mechanism for authenticating the trustworthiness of the software and hardware configuration, is booted prior to checking the integrity of the Driver Signing framework, the Windows File Protection framework and Software Restriction Policies framework.
On completion of the operating system boot-up 902 or at another time, the global verification process 904 may be executed. The CyberInv process 910, 914 is also shown and described at
However, it is to be noted that the fact that an executable software component is trusted does not imply that the software component is authorized to execute; it merely indicates that the software executable software component has a valid authorized authenticode certificate and that the software component binary data is not corrupted. Checking whether an executable software component having a valid authorized authenticode certificate is authorized to execute requires that the applicable Software Restriction Policy be checked. This may be performed automatically when the software component is loaded by the operating system to start its execution, either when dynamically building the menu of authorized games, or each time upon starting execution of the game when the player has selected a game to play—or using an appropriate service that may be called by an application.
Although RM (Rights Management) and DRM (Digital Rights Management) technology from Microsoft is readily available for authenticating the trustworthiness of non-executable files such as media files, Word files and emails, for example, it adds management complexity on top of the Software Restriction Policy framework when used in a network-connected gaming system. Addressing this, embodiments of the present invention offer a method for a network connected gaming system to trust non-executable files such as initialization or configuration files, video files, sound files, multimedia files, file containing list of hashes, CRCs, and/or signatures. The present method relies on packaging the non-executable files in a MSI installation package, the MSI package being subsequently code-signed with a unique certificate and the appropriate Software Restriction Policy is configured to enable installation (execution in fact) of this MSI package. Executable files and non-executable files may be packaged together for convenience. The selected aggregate of executable files and non-executable receives at least a part number (and preferably a version number as well) that is used in the subject name of the associated certificate. Consequently, according to embodiments of the present invention, when the MSI package is installed, the installed non-executable files are obtained from a trusted and authorized source.
As the CyberInv process 908 has authenticated the trustworthiness of all the *.msi files 911, therefore whenever there is a need to ensure that the non-executable files are trusted, the associated MSI package is re-installed. It is to be noted that the service that performs the installation of the MSI packages (msiexec.exe in the current versions of Windows) may be executed with a variety of execution modifiers, such as shown at http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechnol/winxppro/proddocs/msiexec.asp. Of particular interest is the c option that reinstalls a file if it is missing or if the stored checksum of the installed file does not match the new file's value (the log file will contain the anomalies detected for subsequent forensic analysis), as shown at 936. In the global verification process 904, the c option of the msiexec.exec command may be used for re-installing every package containing configuration files 938 (such as initialization or configuration files, files containing list of hashes, CRCs, and/or signatures), Flash files 940 (Macromedia Flash and Director), and other media assets files 942 in order to ensure the trustworthiness of these files.
Subsequent to completion of process 908, all the MSI packages for the executable software components may be re-installed with for example, the msiexec.exe command using the p option in order to re-install missing authorized executable software components (the log file will contain the anomalies detected for subsequent forensic analysis).
Subsequent to the successful completion of the global verification process 904, the trustworthiness of the game application framework is established and may be started, as shown at 906.
It is to be noted that when a player wins an amount equal to or greater than $25,000 in a casino, there is a requirement to check the integrity of the gaming application. With legacy gaming terminals, the gaming terminal is powered-down and the ROMs are extracted in order to be verified in a trusted verifier named a “Kobetron.” The Kobetron produces a signature for each of the ROMs that is compared with the corresponding signature produced by the certification lab. In this manner, the integrity of the all the software components of the legacy gaming terminal, including the operating system, the game application and the configuration data may be verified. According to embodiments of the invention, when executing the global verification process 904 subsequent to the gaming terminal bootup at 902, a verification equivalent to “Kobetron verification” may be performed. This metaphor helps greatly in the acceptability of downloadable game technology by game regulators who are reluctant to accept state-of-the-art operating systems, multimedia and network technologies.
The game developer 1002 supplies the certification lab 1006 with a CD-ROM (or other media) containing the software components to be tested, as shown at 1048. The certification lab then certifies the software components supplied on the CD-ROM and provides the game developer 1002 with a CD-ROM containing the certified software components for deployment, as shown at 1046. The CD-ROM 1046 containing the authorized software components that were tested and certified by the certification lab 1006 may then be provided to the game operator (e.g., the casino) for installation and deployment on one or more of the gaming machines GM001, GM002, GM2995 coupled to the network 1024. The certified authorized software components are code-signed using a certificate produced in accordance with an embodiment of the present invention, as described hereinabove. The network 1024 is preferably not coupled to any external network, as suggested at 1026.
Step 2 at 1232 may include compiling the source code and producing binary executable code. Microsoft Visual Studio 1224 is constructed so as to manage source code as projects (a project can be a given game) regrouping all of the dependent source code, and data files. Step 2 is also referenced as building the projects or “BUILD Projects,” as shown at 1234. Media assets may require a different compiling environment on the DEV computer 1230 such as the Macromedia Director 1228.
Step 3, shown at 1242 may include producing the projects MSI packages 1244 for the source code compiled in Step 2. Relevant non-executable file such as configuration files and media assets may be packaged in MSI packages with the compiled source code. It is to be noted 1246 that packages will be built again (step 8 hereafter) after code signing of EXE, DLL, OCX and other executables (step 6 hereafter). Step 3 may be referenced as “BUILD Packages Pass #1” 1244.
The CyberInv.exe process 1306 produces the CyberInv.xls 1307 Excel spreadsheet file 916 shown at
Because the build number is incremented each time the code is recompiled in a Build operation, it is to be noted that the version number will change accordingly. The authorized user eliminates the rows that are irrelevant to the game to be certified and saves the file under the CyberCert.xls 1311 file name which contains the necessary friendly name 512, executable type 514, part number 518 and version 520 information to compose the PKI certificate subject name in accordance with method detailed at
The CyberCert.xls 1311 file may be securely copied in encrypted form to a removable media such as a floppy disk, a CD-ROM or a USB disk 1312, or alternatively transferred to another location by secure communication means.
The CyberCert.xls 1311 file is split into 2 files CyberSign1.xls 1317 and CyberSign2.xls 1319. CyberSign2.xls contains only the rows associated to the MSI packages and CyberSign1.xls contains the rows corresponding to the other executable file. CyberSign1.xls is copied to the “Step 6—CyberSign (Pass #1)” folder in 1110 in
Step 5 at 1316 includes having a certification authority (CA) 1315 located at the game developers' site or controlled by an authorized trusted party such as VeriSign generating certificates in accordance with the details provided in the CyberCert.xls 1311 file, that is, with a subject name created in accordance with the method detailed relative to
The trusted root certificate for the authorized CA 1320 is supplied to the certification lab, the game regulators or other parties for reference and for importing as a trusted root into the ICE computer system and the gaming system certificates store.
The public certificates 1326 and their associated private keys 1328 are forwarded to the DEV computer 1332 of the ICE system in encrypted form on a removable media such as a floppy disk, a CD-ROM or a USB disk 1324, or alternatively transferred by secure communication means. Public certificates 1326 and their associated private keys 1328 that are associated with the MSI packages are copied into the “Step 6—CyberSign (Pass #1)”folder in 1110, and the other public certificates 1326 and their associated private keys 1328 that are associated with other software components are copied to the “Step 8—CyberSign (Pass #2)”folder.
Step 6 1336 includes steps of code signing the non-MSI executable components listed in the CyberSign1.xls 1317 file using the corresponding public certificates 1326 and their private keys 1328. The code signing may be performed using the SignCode.exe utility provided by Microsoft, or equivalent. A password may be required for the private key depending on the security option selected when generating the certificate at the CA. The CyberSign.exe process 1330 may automate the code-signing of all the non-MSI executable components listed in the CyberSign1.xls 1317 file using the friendly name, file type, part number and version (including build number) given in each row. The CyberSign.exe process may call the SignCode.exe utility or the equivalent API. During the code signing process, the compiled executable software components may be replaced at 1339 by their code-signed form. Step 6 is designated as “CodeSign Pass#1” 1338.
Step 7 at 1344 includes re-building all the MSI install packages 1345 performed during step 3 at 1242. This time, the MSI packages contain the non-MSI code-signed executable components.
Step 8 at 1340 includes code signing the MSI executable components listed in the CyberSign2.xls 1319 file using the corresponding public certificates 1326 and their private keys 1328. The code signing may be performed using the SignCode.exe utility provided by Microsoft, or equivalent. A password may be required for the private key depending on the security option selected when generating the certificate at the CA. The CyberSign.exe process 1330 may automate the code-signing of all the MSI executable components listed in the CyberSign2.xls 1319 file using the friendly name, file type, part number and version (including build number) given in each row. The CyberSign.exe process may call the SignCode.exe utility or the equivalent API. During the code signing process, the executable MSI software components may be replaced 1341 by their code-signed form. Step 8 is designated as “CodeSign Pass#2” at 1342. The executable MSI software components are copied as shown at 1371 to the CD Pre-Burn repository 1372.
Because of the necessity of performing step 7, the CyberSign 1330 code-signing process to be used for the ICE (Integrated Certification Environment) is designated a “2-Pass code-sign”, as indicated at 1334.
Step 9 1366 includes (a) configuring the software restriction policy (SRP) 1360 for the ICE system test gaming terminals (via the active directory 1350 in the domain controller DC) with the certificate rules corresponding to the certificate produced at step 5 (the *.p7b certificate at reference numeral 1326 may be converted to *.cert certificates for compatibility reasons when configuring the SRP); (b) configuring the Software Installation Policy (SIP) 1368 for the ICE system test gaming terminals with the MSI packages produced at step 7, then (c) using the GPMC (Group Policy Management Console) or equivalent service, exporting the SIP via SIP export scripts 1362 and the SRP via SRP export scripts 1364 (the policy export facility is available in the Group Policy Management Console GPMC 702, 704). These SIP and SRP export scripts may be copied into the folder “Step 9—SIP & SRP” folder in 1110. These SIP and SRP export scripts may be later imported in the gaming operator's 1010 gaming system for enforcing the policies on the game components. SIP export scripts 1362 and SRP export scripts 1364 are stored in the CD Pre-Burn repository 1372 (or into the folder “Step 10—CD Burn—Casino Release” folder in 1110).
Step 10 at 1374 includes steps of burning at 1384 to a CD-ROM 1376 or other removable media the content of the CD Pre-burn repository 1372 comprising (a) the executable MSI software components 1371; (b) the SIP export scripts 5 1362 and SRP export scripts 1364 and (c) other automation scripts in order to automate the installation of (a) and (b). A copy of CD-ROM 1376 may be forwarded (a) to the gaming operator's 1010 gaming system for game deployment (such as a casino 1379), (b) to the certification lab 1378, and (c) a trusted party 1377 such as a lawyer or in escrow for impartial reference in case of later dispute. The CD-ROM 1376 may later be inserted at 1050 in the gaming operator's 1010 gaming system for game deployment.
Step 11 at 1370 includes steps of (a) taking a snap-shot 1387 of the entire development environment for a selected certified game (Visual Studio repository 1302 and Visual Source Safe repository 1214 1218 that contains all the source file, the compiled code-signed executable files and dependant executable files, the non-executable files, project solution, automation scripts, the source and compiled signed code from other development platforms, the media assets from media development platforms such as MacroMedia Director 1228); in (b) taking a snap-shot 1387 of the code-signed MSI installation packages; in (c) optionally encrypting them; and then in (d) copying them into a CD pre-burn repository 1388 (or into the folder “Step 12—CD Burn—VS Snapshot” folder in 1110).
Step 12 at 1386 includes steps of burning at 1382 to a CD-ROM 1380 or other removable media the content of the CD Pre-burn repository 1388 comprising the software components of step 11. A copy of CD-ROM 1380 may be forwarded to the certification lab 1378 and to a trusted party 1377 such as a lawyer or in escrow for impartial reference in case of later dispute.
Steps 4 to step 12 should be carried out each time a source code is being recompiled subsequent to a modification because a unique certificate must be associated to each build. Deviating form this order may jeopardize certificate integrity because of the risk of a human error that may result in the wrong certificate being used during the code signing process.
Noting the hierarchical tree composed of the OUs and sub-OUs illustrated at 1400, all the policies 1414 apply to the OU “Gaming Terminals—Floor” 1414 which contains all the sub-OUs 1406 1408 1410 and 1412. Using this technique, all the policies 1414 may apply to all the 3000 gaming terminals of a large casino. In the same manner, the policies 1416, 1418 apply to the bank 1406; the policies 1420, 1422 apply to the bank 1408; and the policies 1424, 1426 apply to the bank 1410.
In the illustration, the exemplary game named “Roulette” is assigned a policy named “Sbm1.5—SIP—Roulette (GLI)” 1416 which configures the Software Installation Policy (SIP) and a policy named “Sbm1.5—SRP—Roulette (GLI)” 1418 which configures the Software Restriction Policy (SRP) for that game.
In the same manner, the exemplary game named “Infinity” is assigned a policy named “Sbm1.4—SRP—Infinity (GLI)” 1424 which configures the Software Installation Policy (SIP) and a policy named “Sbm1.4—SRP—Infinity (GLI)” 1426 which configures the Software Restriction Policy (SRP) for that game.
The keyword “Sbm1.4”, in this example, denotes the certification submission number 1.4, and the keyword “GLI” denotes the certification lab GLI (Game Laboratories International) approving the Infinity game software.
In the illustration, all of the game terminals regrouped in the bank 200A0x shown at 1406 are, therefore, configured to execute the Roulette game, all the game terminals in the bank 200B0x shown at 1408 are configured to execute the Roulette game and the Infinity game, and all the game terminals in the bank 200C0x shown at 1410 are configured to execute the Infinity game.
Package 1512 (friendly name: Infinity95.msi) contains the executable software components for the Infinity game and package 1510 (friendly name: Infinity95.Config.msi) contains the configuration files (the non-executable files) for the Infinity game. Package Infinity95.Config.msi 1510 is re-installed in the process 938.
The certificate rules 1610, 1616 and 1620 that are configured with the “Unrestricted” attribute 1618, 1622 authorize the installation of the software components for the Infinity_95 game contained in the two MSI installation packages 1510 and 1512 by authorizing the unique PKI certificate associated to those MSI produced in accordance with the present method. The .“dll” executable software component 1612 is authorized, has its security level attribute set to “Unrestricted” and is, therefore, authorized to execute once it is installed.
The two MSI installation packages 1510 and 1512 for installing the software components for the Infinity_95 game have their associated unique PKI certificate 1616 and 1620 (produced in accordance with the method described herein) configured with the “Unrestricted”security level attribute 1618, 1622 via the certificate rules 1610, thus enabling (or authorizing) execution and installation of the software components for the Infinity_95 game.
The .“dll” executable software component contained in the 1512 package has its security level attribute set to “Unrestricted” thus it is authorized to execute once it is installed.
Alternatively, the same procedure may be automated via an API called from an appropriate application. It is to be noted that the linking of the policy will in fact enable the enforcement of the policy, but the policy will only be enforced on the gaming terminal when a gpupdate command or equivalent command is performed at the terminal; a terminal reboot may also be required for the policy to be enforced. Also to be noted is that policy changes are automatically distributed by the Windows server operating system throughout the network connected gaming system at periodic intervals; this automatic process may preferably be disabled such as to obtain more predictable policy enforcement changes by issuing explicit commands instead.
Enabling enforcement of policies as described relative to
In a casino, although new games may be scheduled to be downloaded to gaming terminals and activated at predetermined times, it is a requirement that games are not to be changed while a player is playing. In practical terms, it is considered that a player terminates playing when his or her credit balance remains at zero for a predetermined period of time. The predetermined period time should be sufficient to allow the player to enter a new bill or other form of credit or payment instrument to continue playing. Therefore, the game application software on each game terminal continually tests for this condition (credit=0 for a predetermined period of time) before checking for change in policy, enforcing the policy changes and then updating the menu of games to be made available to the next player.
Upon power-up, each gaming terminal 1718 executes a boot 1720, loads its operating system 1722 and enforces the policies 1724 that are configured at the time of the start-up process. When the game application starts at 1726, it displays a menu of authorized activated games as shown at 1727 to the player using for example the dynamic method described relative to
At 1740, if there is no change in policy, the games listed on the menu will be unchanged for the next player. If there is a change in policy at 1742, the gaming terminal may enter into a process whereby the policies are enforced as shown at 1744, using for example the gpupdate.com service, the RefreshPolicy function or the RefreshPolicyEx function, or equivalent services or API. It is to be noted that the verification of change in policy and the enforcement of the changed policies may be carried out by each terminal independently.
The RefreshPolicy function causes policy to be applied immediately on the client computer. Additional details regarding the RefreshPolicy function may be found at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/policy/policy/refreshpolicy.asp
The RefreshPolicyEx function causes policy to be applied immediately on the computer. The extended function allows specifying the type of policy refresh to apply. Additional details regarding the RefreshPolicyEx function may be found at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/policy/policy/refeshpolicyex.asp
Once the change in policy is enforced at 1744, the gaming terminal may reboot as shown at 1748 or exit and re-enter the gaming application, which would dynamically recreate the menu list of games 1727 to be made available to the next player, as detailed at
A similar method relying on explicit WMI calls and administrative templates (*.adm) may be applied to obtain the same result in gaming environments whereby the domain controller active directory is not available such is the case with gaming terminals connected in WAN (Wide Area Network) whereby the network bandwidth is limited or the network availability is poor.
An alternative method relying on SMS (System Management Server) code download instead of SIPs (Software Installation Policy) for installing software components and software MSI packages may be used. However, the executable software components remains under SRP (Software Restriction Policy) in accordance with the unique PKI certificate generated for each component as described in the invention.
The process may involve several subsystems as illustrated in
The process shown at 1820 of comparing the observed activity 1818 and the targeted activity 1822 and then selecting a change in game policies 1804 may be carried out by the floor manager or the floor director, or alternatively by a knowledge base process. In both cases, a close-loop enforcement of policies (relying on the unique PKI certificate SRP associated to each executable authorized and certified software component) is achieved resulting in the dynamic configuration of the gaming system, either for LAN configurations (such as casino floors) or WAN configuration (such as video lottery terminals distributed across a large geographic area).
Embodiments of the present invention, therefore, provide secure means to update a list of authorized games to be offered to the player. The menu of authorized games offered to the player may be dynamically generated by each terminal without requiring the central system to dispatch the list of authorized games or having each terminal fetch the list of authorized games from the central system (both are illegal without extreme precaution of the same order as the installing/downloading of software components using a unique PKI method because they may affect the game outcome); this is achieved by having each terminal checking the certificate Software Restriction Policies enforced on the games (a unique PKI certificate being generated for each of the executable game components in accordance with the methods detailed in this document).
As illustrated in
Another embodiment of the present invention, therefore, provides a method to quickly verify the policy enforcement on a game without starting the entire game, in order to generate the list of available games to be made available to the player in a menu. For each game, a very short companion .dll file may be created having, for example, only one line of code <<Return “HELLO”>> which would return the exemplary “HELLO” string when called. Assuming “Infinity.dll” 2010 is the main game component file name 2002 (or friendly name), then the companion file may be named “Infinity.Hello.dll” 2018. Preferably, the companion's 2018 source code would have in its assembly information a part number 2004 as shown at 2020 and a version number 2006 as shown at 2022 that is identical to the main component 2010 part number 2012 and a version number 2014, but this is not mandatory. In addition, assuming the PKI certificate's subject name 2008 associated to the Infinity.dll is “GDS.exe.0099-0001-00[1.0.101.0] Infinity.dll” 2016, which is used for the code signing of the Infinity.dll, we may proceed with the code signing of Infinity.Hello.dll with the same 2026, 2028 “GDS.exe.0099-0001-00[1.0.101.0] Infinity.dll” certificate, as shown at 2024.
It is to be noted that code signing two distinct software executables with the same certificate is a deviation from the method taught earlier in this document. However, the fact that the role of the companion file is very well defined, as having for example only one line of code <<Return “HELLO”>> which would return the “HELLO” string when called, this does not present an issue with the regulators or the certification lab.
The embodiments of the present invention described herein are also applicable to any of the subsystems available in a network connected gaming system that require preventing non-authorized software components to execute or affect game outcome, such as the gaming terminals, the game management system (CMS or MCS) that monitor and control whole or part of the estate of gaming machines, the progressive jackpot systems, the bonussing systems as well as game payment verification systems such as IGT EasyPay and Cyberview PVU (Payment Verification Unit) and PVS (Payment Verification System). Gaming subsystems are tested against gaming standards such as those produced by GLI (Game Laboratory International); the game standards are mandated by game regulators in accordance with local regulation and laws. The network-connected subsystems may be located within the premises accommodating the estate of gaming machines (connection via a LAN) or outside of the premises (connection via a WAN).
The methods described in the document rely on software installation policies and Software Restriction Policies which may be configured (a) via the domain controller active directory, as this is advantageously the case whenever the network connection is a LAN, and which may also be configured (b) to each of the local computers via WMI services (Windows Management Instrumentation) or administrative templates (.adm files) in order to configure and enforce local group policies when a domain controller is not available as this is the case whenever the network connection is a WAN. Microsoft SMS (Systems Management Server) may be used as an alternative to using software installation policies.
The methods described in the document leverage on software installation policies and/or software restriction policies technology implemented in Microsoft Windows operating system. Whenever similar technology is implemented in other operating systems such as Linux, Unix, Windows CE and QNX, it is considered as part of the invention herein.
In an other embodiment of the invention, it order to make game regulators more at ease with the huge shift in paradigm from prehensile physically secured ROM based gaming machines (whereby access to the ROM is via multiple layers of keys locks and tamper detectors), to a totally virtual or volatile fashion of downloading game code via a network, it may be advantageous to perform download of the game code when the gaming machine is not operational. Consequently, the network downloading of game code from a central repository may not interfere with the games. This is accomplish by terminating all gaming software in order to transform the gaming machine into a generic PC, then transferring the game software under the control of the operating system using pervasive network code download available in most information technology networked environments. An “Out-of-service” message may be displayed on the screen to indicate that the machine is no longer playable, thus is no longer a gaming machine. Once the game code is downloaded by the generic PC, the game code is verified for trustworthiness and is executed, thus transforming the generic PC back into a gaming machine.
Gatto, Jean-Marie, Brunet De Courssou, Thierry
Patent | Priority | Assignee | Title |
9552691, | May 20 2013 | LNW GAMING, INC | Automatically generated display code for wagering game machine configuration |
Patent | Priority | Assignee | Title |
4636951, | May 02 1983 | Ainsworth Nominees Pty. Ltd. | Poker machine communication system |
5671412, | Jul 28 1995 | FLEXERA SOFTWARE, INC | License management system for software applications |
5815709, | Apr 23 1996 | Sun Microsystems, Inc | System and method for generating identifiers for uniquely identifying object types for objects used in processing of object-oriented programs and the like |
5841870, | Nov 12 1996 | Cheyenne Property Trust | Dynamic classes of service for an international cryptography framework |
5892904, | Dec 06 1996 | Microsoft Technology Licensing, LLC | Code certification for network transmission |
5920861, | Feb 25 1997 | INTERTRUST TECHNOLOGIES CORP | Techniques for defining using and manipulating rights management data structures |
5978855, | May 27 1994 | Verizon Patent and Licensing Inc | Downloading applications software through a broadcast channel |
6077163, | Jun 23 1997 | IGT | Gaming device for a flat rate play session and a method of operating same |
6210274, | Oct 28 1997 | Zynga Inc | Universal gaming engine |
6428413, | Dec 19 1994 | Zynga Inc | Universal game engine for a game network and method therefor |
6463535, | Oct 05 1998 | Intel Corporation | System and method for verifying the integrity and authorization of software before execution in a local platform |
6471068, | Mar 06 1998 | IBM Corporation | Method and apparatus for accessing an object, and storage medium storing a program for controlling access to an object |
6487464, | Feb 25 2000 | Intel Corporation | Power-on software for robust boot |
6571254, | Mar 06 1998 | International Business Machines Corporation | Method and apparatus for accessing an object, and storage medium storing a program for controlling access to an object |
6591414, | Oct 28 1996 | Fujitsu Limited | Binary program conversion apparatus, binary program conversion method and program recording medium |
6599194, | Sep 08 1998 | NINTENDO CO , LTD | Home video game system with hard disk drive and internet access capability |
6607441, | Apr 28 1998 | IGT, a Nevada Corporation; IGT | Method for transferring credit from one gaming machine to another |
6682423, | Apr 19 2001 | IGT | Open architecture communications in a gaming network |
6697948, | May 05 1999 | RPX Corporation | Methods and apparatus for protecting information |
6749510, | Feb 07 2001 | SG GAMING, INC | Centralized gaming system with modifiable remote display terminals |
6824051, | Jun 07 2001 | CONTENTGUARD HOLDINGS, INC | Protected content distribution system |
6986063, | Jun 04 1998 | Z4 Technologies, Inc. | Method for monitoring software using encryption including digital signatures/certificates |
7100165, | Apr 30 1997 | SCHNEIDER ELECTRIC SYSTEMS USA, INC | Methods and systems for synchronizing processes executing on a digital data processing system |
7152158, | Jan 10 2001 | Sony Corporation | Public key certificate issuing system, public key certificate issuing method, information processing apparatus, information recording medium, and program storage medium |
7168089, | Dec 07 2000 | IGT | Secured virtual network in a gaming environment |
7203841, | Mar 08 2001 | IGT | Encryption in a secure computerized gaming system |
7219134, | Sep 13 2002 | Hitachi, LTD | Network system |
7239708, | Jun 27 2001 | Microsoft Technology Licensing, LLC | Protecting decrypted compressed content and decrypted decompressed content at a digital rights management client |
7350204, | Jul 24 2000 | Microsoft Technology Licensing, LLC | Policies for secure software execution |
7438643, | Apr 19 2001 | IGT | Open architecture communications in a gaming network |
7627902, | Feb 20 2003 | DELL MARKETING L P | Method of managing a software item on a managed computer system |
20010047348, | |||
20020004901, | |||
20020026581, | |||
20020068631, | |||
20020071557, | |||
20020099952, | |||
20020104097, | |||
20020116610, | |||
20020116615, | |||
20020137217, | |||
20020147040, | |||
20030033255, | |||
20030078097, | |||
20030115456, | |||
20030211881, | |||
20040034724, | |||
20040039911, | |||
20040132532, | |||
20040198496, | |||
20050081030, | |||
20050154824, | |||
20050282637, | |||
20060046819, | |||
20060046824, | |||
EP1229476, | |||
EP1480102, | |||
WO72119, | |||
WO79390, | |||
WO225409, | |||
WO2005003855, | |||
WO9852664, | |||
WO72119, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Jun 08 2004 | GATTO, JEAN-MARIE | CYBERSCAN TECHNOLOGY, INC | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 025222 | /0044 | |
Jun 08 2004 | BRUNET DE COURSSOU, THIERRY | CYBERSCAN TECHNOLOGY, INC | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 025222 | /0044 | |
Jan 09 2007 | CYBERSCAN TECHNOLOGY, INC | CYBERVIEW TECHNOLOGY, INC | CHANGE OF NAME SEE DOCUMENT FOR DETAILS | 025238 | /0645 | |
Jan 22 2008 | IGT | (assignment on the face of the patent) | / | |||
Jul 10 2008 | CYBERVIEW TECHNOLOGY, INC | Mudalla Technology, Inc | CHANGE OF NAME SEE DOCUMENT FOR DETAILS | 025713 | /0850 | |
Feb 23 2010 | Mudalla Technology, Inc | IGT | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 027518 | /0717 |
Date | Maintenance Fee Events |
Jul 28 2015 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Jul 22 2019 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
Jul 21 2023 | M1553: Payment of Maintenance Fee, 12th Year, Large Entity. |
Date | Maintenance Schedule |
Feb 21 2015 | 4 years fee payment window open |
Aug 21 2015 | 6 months grace period start (w surcharge) |
Feb 21 2016 | patent expiry (for year 4) |
Feb 21 2018 | 2 years to revive unintentionally abandoned end. (for year 4) |
Feb 21 2019 | 8 years fee payment window open |
Aug 21 2019 | 6 months grace period start (w surcharge) |
Feb 21 2020 | patent expiry (for year 8) |
Feb 21 2022 | 2 years to revive unintentionally abandoned end. (for year 8) |
Feb 21 2023 | 12 years fee payment window open |
Aug 21 2023 | 6 months grace period start (w surcharge) |
Feb 21 2024 | patent expiry (for year 12) |
Feb 21 2026 | 2 years to revive unintentionally abandoned end. (for year 12) |