This invention relates generally to a method and a system for discriminating automatic computerized action from a human performed action. In particular, the present invention relates to a method and system for verifying that a human is replying to a challenge issued by a computerized resource.
The need for discrimination between human activity and automatic computerized activity arises in several different domains of computer data processing, such as authentication, controling automatic software agents, and confirmation of actions.
With respect to digital communications, authenticating the identity of parties is an important issue. Communication between parties often is accomplished through a computerized interface. Even more often, one party is communicating with a computerized resource, such as accessing a database, performing on-line transactions or participating in e-commerce. In this case, it is often required to verify the identity of the communicating party. Many technologies exist which allow verification or authentication of a user to take place, such as passwords, digital signatures, biometrics devices and hardware tokens.
However, all these identification methods are susceptible to “brute force” attacks. “Brute force” attacks refers to repeatedly accessing the resource and trying one possible key at a time, over and over again until a correct “guess” is stumbled upon. The process of guessing one possible key after another in a sequence in order to “crack” a password is called “enumerating on a keyspace.” A “keyspace” is the totality of permutations for an authentication system. For example, a PIN (personal identification number) of 6 digits, has a keyspace of 106 (one million) keys. Brute force attacks are actually limited only by the time needed to enumerate each of the possible keys, and by the cost of making the communication attempts to the computerized resource. To continue the above example, if a computer can make 1,000 attempts per second, it will take a maximum of 20 minutes (1,000 seconds) to find the correct PIN.
The cost of the call is usually not a significant problem. Many so called “hackers” can take advantage of the Internet which provides a virtually free and anonymous communication medium. Other communication mediums, such as phone calls, can often be manipulated to be free of charge. In other cases, an attack is carried out on an isolated device, such as a digital cash smart-card.
With most systems the main protection against brute force attack lays in the size of the keyspace and the number of permutations of keys. However, in most cases the hacker can reduce the keyspace size considerably by gathering some basic information and designing a logical protocol before starting the attack. For example, since many people prefer to use common words as their user password, a hacker usually needs to only check dictionary words, and not all possible character combinations. Other authentication devices, such as hardware tokens might require some heavy study before starting the attack, but nonetheless can be averted.
The fact is, no matter how large the keyspace, and how complex the passwords chosen, only computer processing power and speed limit the amount of time required for cracking the password scheme. In fact, attempts to make a password scheme more complex can often provide clues to the hacker in defining a logical protocol for planning an attack. For instance, if a password scheme requires the user to have a password that includes non-letter characters, this fact can be used to narrow down the range of possibilities in the keyspace.
Brute force attacks can often be detected by watching out for repeated communication attempts from a particular location, especially by tracking for wrong-password events, or for unusual patterns such as calling from unknown locations at off hours. However, this method is notoriously known for mistakenly detecting legitimate users who are attempting to access the computer resource, or who mistakenly made an error in entering their own password too many times. Since this form of protection is usually followed by locking up the computerized resource or service, it offers an indirect way for a hacker to perform a different attack such as a denial-of-service. In sum, up until now, there has been no effective way to detect and stop brute force attacks.
In short, authentication devices used up to date can be compromised by repeatedly trying keys for the authentication system until finding the correct combination. This task is often performed by an automated device, such as a computer program. By forcing a human response to a request for a password, brute force attacks become innately time consuming. In fact, requiring a human response makes the task of automatically enumerating on a keyspace much more demanding and complicated.
Many businesses use the Internet to allow public access to important business information, such as price lists. However, even though the proprietors would like to make the information available to the public, they would not like the information to be retrieved by computer programs or autonomous agents.
Even non-malicious agents, which are not intended to do harm to the user, may cause indirect losses due to the information they access and distribute. Examples include search bots which scan web-sites. These increase the load on the computers of the site by performing a huge amount of requests. Another type of bot performs “comparison shopping” by accessing all sites offering certain goods for sale and finding the site with the best price. Naturally, not all proprietors of e-shops would like to allow this kind of bot to access their site.
In addition to giving access to information, in many cases businesses enable customers and business partners to perform transactions with the business through the Internet. Malicious agents or viruses attempt to perform transactions using information acquired from hijacked communication or from a user's computer. Examples of such masquerading include performing e-commerce transactions on behalf of a user without his knowledge or consent, or causing harm to the integrity of information residing on sites accessible to the unaware user.
The designers of certain systems would like to require human attention when the system is used. One example is the use of confirmation dialogs in shareware or in other software. Usually, during the evaluation period, a shareware software product will keep reminding the user of the fact that it is only an evaluation copy. Similarly, certain software will request a confirmation before executing critical commands, such as “delete file” or “format disk”. However, such confirmation dialogues are easily breached by simple programs. Programmers, or computer hackers, can write a program which automatically dismisses the confirmation thereby defeating the very purpose of the confirmations dialogue—requiring the user to take note.
All the above cases demonstrate the need for a method and system which helps discriminate actions taken by humans from automated or computerized actions.
Accordingly, it is an object of this invention to solve the problems with existing systems described above.
It is another object of this invention to provide a system and method for discriminating automatic computerized action from a human performed action.
It is another object of this invention to create challenges which exploit human sensory and cognitive characteristics to reduce system responses to automatic means.
It is another object of this invention to strengthen existing authentication schemes by making enumerating on a keyspace much more complex and difficult for automatic devices.
It is another object of this invention to reduce access of automatic software, both benign and malicious, to computerized resources.
It is another object of this invention to prevent bypassing of confirmation dialogues by automatic means.
These objects and other advantages are provided by a system and method for discriminating automatic computerized action from a human performed action. The invention is based on a challenge-response pair that comprises a human ability challenge system. The invention supplies challenges that can be met easily by humans due to their sensory or cognitive capabilities; capabilities that are not easily matched by either computer hardware or software.
The invention relates to exploitation of the human ability to solve sensory or cognitive challenges better than computer systems and to the human advantage in applying sensory and cognitive skills to solve simple problems that are extremely hard for automatic devices. The critical factor is whether a human being has an innate ability that is far superior to the ability of a computer to recognize or process the information presented. These challenges may be any of the following types:
1. A visual challenge such as identifying objects, letters or words that were transformed by rotations, skewing, scaling, etc., to complicate computerized or automatic analysis. The visual stimuli are in the domains of two dimensional (2D), three dimensional (3D) or video animation. One implementation of the visual challenge is based on identification of letters displayed as graphic objects. For example, the challenge is to recognize 4 letters which have been distorted in various ways. Distortion is applied to stop non-naïve attacks using methods such as OCR. Distortion may include different fonts and sizes, rotation around a certain axis, and filtering through different patterns. The distorted letters are then combined to a single graphical object using random placing. The whole object is then encoded using an information-losing encoding method, such as JPEG, to prevent easy reconstruction.
2. An auditory challenge such as sound and speech recognition. The sounds may also be passed through various filters for distortion of the sound.
3. A cognitive challenge such as understanding natural language or applying logic.
4. A challenge combining sensory and cognitive elements such as recognizing an object and, based on such recognition and the understanding of natural language, performing a required action.
The invention is applied by adding a human ability component to existing systems or by integrating such a component to a new system. When activated, such component selects a type of human ability challenge, randomly generates a response appropriate to the type of challenge selected, uses a challenge creating engine to create a challenge matching the response generated, sends the challenge so created, and compares a received response to the correct response.
The comparison of the response received to the correct response may be implemented in several ways. An exemplary method is encrypting the correct response, sending the challenge and encrypted correct response, returning a response and the encrypted correct response, and decrypting the encrypted correct response and comparing it to the response received. Another exemplary method is hashing the correct response, sending the challenge and the hash of the correct response, returning a response and the hash of the correct response, and hashing the response so received and comparing the result to the hash of the correct response.
An additional exemplary method is generating a random key, entering the correct response into a table kept in the component indexed by the random key so generated, sending the challenge and the key, returning a response and the key, and comparing the correct response indexed by the key and the response returned.
The component may be integrated into many possible architectures. Several embodiments of the invention are implemented in the client-server environment. In some embodiments, the above component runs on a proxy server which is physically separate from the application server or any physical client. In another embodiment, the component runs on the application server itself. In still other preferred embodiments, the system can be implemented in domains that do not belong to the client-server methodology. In one embodiment, the component is integrated into computer software directly.
One exemplary area in which the invention is employed is in the area of authentication mechanisms or schemes. Many authentication schemes are vulnerable to brute-force attacks. The invention strengthens such schemes against such automatic attacks by adding a challenge requiring human reply to the authentication challenge. In such a case a brute force attack becomes highly impractical because with every authentication challenge issued, a new human ability challenge is generated. In order to be able to perform a brute force attack, the attacker must either reply to the human ability challenge manually, or create an automatic method for doing the same. The likelihood of correctly answering a human ability challenge of recognizing 6 letters given one opportunity, without a human participant, is 1/(26)6.
Another exemplary area in which the invention is employed is the prevention of non-malicious automatic software components such as information gathering agents or bots from retrieving information which is meant by the provider to be available only to humans. Some exemplary non-malicious automatic software performs price-comparison by accessing on-line sales systems which have pricing information. These automatic agents retrieve and save pricing information for comparison purposes. The same methods described above are-used to reduce access by automatic software while enabling all humans to view pricing information.
Another exemplary area in which the invention is employed is in the area of protection against malicious automatic software such as computer viruses. Among other things, such viruses may collect information about a proprietary system, such as passwords, by listening to communications or scanning resources, such as disks. The malicious software may then utilize the passwords collected to access the proprietary system and view information or perform unauthorized actions therein. The same methods described above are used to reduce intrusion by such computer viruses by requiring a human to respond to a challenge before allowing access to the proprietary system. This reduces the possibility that the computer virus may be employed purposefully to cause damage to the proprietary system.
Another exemplary area in which the invention is employed is in the area of verifying that the respondent to a confirmation dialog is a human rather than an automated device. For example, programmers may write programs which automatically give affirmative replies to confirmation dialog boxes such as those used to confirm deletion of files. In these cases, human attention is required in order to prevent loss of data. The invention prevents automated replies to such dialog boxes.
Another exemplary implementation exists in shareware protection. Shareware type software often includes dialog type reminders which appear periodically to remind users to purchase a license to use the software after an evaluation period. The motivation for presenting such dialogs during shareware usage is that users will eventually become sufficiently annoyed to decide to purchase a license or registered version of the software to avoid having to see the dialog box. Mal-intending programmers, or hackers, have developed work-arounds which feign acknowledgment of the dialogs so that they do not appear to the user. By embedding the above component into shareware so that a human ability challenge is presented with the dialog box, the effectiveness of such work-arounds is either significantly reduced, or eliminated.
For a fuller understanding of the invention, reference is made to the following description taken in connection with the accompanying drawings, in which:
a is a diagram representing a prior art exemplary computer screen.
b is a diagram representing an exemplary computer screen executing another embodiment of the present invention incorporated with a standard user name and password authentication system;
The preferred embodiments of the invention are now described with reference to the drawings in the figures.
With reference to
As shown in
Given that the system of
Although computer resources, and the application server itself may be protected by such techniques such as password or code protection, digital signatures, biometrics devices or hardware tokens, those systems have inherent problems which are described above. Thus, a proxy program executing on proxy server 106 stands as a barrier between an attacking system 108 and application server 100.
In some preferred embodiments of the invention, the proxy program on proxy server 106 receives an authentication challenge and adds the human only challenge for presentation to a user on client 102. The user is required to input an answer which is transmitted to the proxy server along with verification data preveiously transmitted from 106. The user's response is then checked on proxy server 106 by comparing it against a correct answer or verification data.
The processes of generating and using human ability challenges to discriminate between human actions and computerized actions is now described with reference to the flow charts in
Referring to
Next, the process generates a response component appropriate to the type selected, representing the correct answer to the human ability challenge as explained in more detail below with reference to
Alternatively, in the case of types of challenges which require cognitive ability, such as where an audible question is asked, or a picture for identification is presented, the response component is not randomly generated, but rather is selected from a database of availabe response components and human ability challenges. For example, in the case of pictorial types of challenges, the process may select the word “giraffe” from the database of response components. From a related database table, a picture of a giraffe is retreived for processing wherein the human ability challenge will comprise identifying a distorted picture of the giraffe (See
If the type chosen requires the challenge to be presented audibly, step 2024, the process generates an audio human ability challenge based on the response component generated in step 2202, and on the type selected in step 2201, step 2026. Otherwise, a visually-presented human ability challenge is generated based on the response component, and on the type selected in step 2201, step 2028. The generated human ability challenge is then presented, step 2030. The process then waits for a response to the human ability challenge to be received, step 2032. The process verifies that the response received in step 2032 matches the response component generated in step 2202, step 2034. If the response received is verified the process returns true, step 2036. Otherwise, the process takes one of several possible actions such as returning false to signal the calling process that the human ability challenge was not answered correctly, step 2038; or by droping the connection with the user; or by returning an error message to the user, etc.
One process for generating human ability challenges of the type “visual recognition of distorted alphanumeric characters” is shown in
Within the loop, an alphanumeric character is randomly selected, step 3306. The random character is added to the character string of the response component, step 3308. The loop checks for an end of field indication for the response component, step 3310. If the response component field has not been filled, processing returns to step 3304 for further character generation. Otherwise execution leaves the loop.
After the response component has been determined, the process executes a loop for generating a human ability challenge based on the response component, step 3312. The process loop reads each character of the response component and adds the character to the human ability challenge being generated. Each character is converted into a graphical representation, step 3322. The font, the virtual angle of view and other attributes of the character are randomly distorted to hinder optical character recognition (OCR) which may be applied in an attempt by an automated process to avert the human ability challenge, step 3324. The distorted, graphic representation of the character is added to the human ability challenge, step 3326.
The process checks to see if the last character in the response component has been processed into the human ability challenge, step 3328. If not, then processing is returned to step 3312. Otherwise, the process applies a final distortion to all the human ability challenge and encodes it using an information-losing means, step 3329. Then, the process returns the human ability challenge and the response component to the calling process, step 3230.
An example of a process for generating a human ability challenge of the type “recognition of a graphical object” is shown in
The response component together with the human ability challenge is returned to the calling process, step 2418.
With reference to
With reference to
With reference to
With reference to
With reference to
In
With reference to
In a first embodiment, the verification data (correct response) and key are stored on proxy server 106, and the key and the human ability challenge are transmitted to client 102 (
A user enters authentication codes, in this case user name and PIN, in response to presentation of both authentication prompts 502 and 504 (
In the first embodiment, proxy 106 receives the authentication code, the human ability answer and key and verifies the human ability answer by checking against the previously stored verification data by relating the stored key with the transmitted key, step 712. In the second embodiment, proxy 106 receives the encrypted verification data, human ability answer and key, decrypts the verification data, and checks the human ability answer with the verification data, step 714.
If the proxy program of proxy 106 verifies that the human ability answer matches the verification data, proxy 106 transmits the authentication code to application server 100 for verification, step 716. If the proxy program returns a negative verification, then the proxy program does not transmit the authentication data to application server 100, and further access to the computer resource is prevented until another attempted entry is executed, step 718.
Along with, or instead of, a visually based human ability challenge, an audio based challenge may be presented. For example, proxy 106 may transmit a wav or other multimedia audio file type to client 102 for presentation on audio component 110. Instead of presenting text in screen 200 in
With reference to
An exemplary area where the proxy program subroutine of the present invention is useful is in the area of shareware. Usually, during the evaluation period a shareware software product keeps reminding the user about the fact that it is only an evaluation copy. The problem with shareware conformation is that a simple hacking program can breach the confirmation. Programmers, or computer hackers, can write a program which automatically dismisses the confirmation without the need for the user to perform the confirmation. The same problem arises for systems which employ confirmation utilities for when users try to perform significant activities, such as deleting files.
A software program for distribution 802 for execution on a processor 806 has a proxy subroutine 804 embedded directly into it. A dialog box for prompting the user of software program 802 which the user is meant to respond to is set to be presented at certain points in the execution. At those points, proxy subroutine 804 creates a human ability challenge in real time, in the manner described in
The user responds to the human ability challenge with an answer, which proxy subroutine 804 verifies against the verification data stored in temporary memory. If the answer is verified, proxy subroutine 804 returns control to software program 802 for further processing. If the answer does not match the verification data, proxy subroutine 806 generates a new human ability challenge for re-presentation.
In order to protect against code breaking by hackers, proxy subroutine 804 may employ key encryption on the verification data. When the answer to the human ability challenge is returned to proxy subroutine 804, it is encrypted with the same key for verification.
Another exemplary embodiment of a process employing a human ability challenge to discriminate between human and computerized action and stopping automatic software is shown in
In order to avoid access by research system 1204, on-line sales system 1200 employs the present invention embodied in a proxy 1206, in the form of a subroutine or server, which a system user must contend with to retrieve pricing information.
Human user 1202 may request pricing information, step 1208 from on-line system 1200. Proxy 1206 activates to block the request temporary so that a human ability challenge can be generated and sent back to human user 1202, step 1210. Human user 1202 provides the correct response to the human ability challenge, step 1212. Upon verification, step 1214, proxy 1206 clears on-line sales system 1200 for sending the requested pricing information to human user 1202, step 1216.
However, research system 1204 may also send a request for pricing information to on-line sales system 1200, step 1218. In response, proxy 1206 sends a human ability challenge to research system 1204, step 1220. For more sophisticated automated systems, an attempted automated response may be sent in answer to the human ability challenge, step 1222. However, due to the human cognitive sensory nature of the human ability challenge, the answer invariably will not be sufficient to be verified, step 1224, and a message is sent to research system 1204 stating so, step 1226.
While the invention has been described and illustrated in connection with preferred embodiments, many variations and modifications as will be evident to those skilled in this art may be made without departing from the spirit and scope of the invention, and the invention is thus not to be limited to the precise details of methodology or construction set forth above as such variations and modification are intended to be included within the scope of the invention.
This application is related to pending provisional application No. 60/069,202 titled METHOD AND SYSTEM FOR VERIFYING THAT A HUMAN IS ACCESSING A COMPUTERIZED RESOURCE, filed Dec. 11, 1997, which is hereby incorporated by reference into this application.
Number | Date | Country | |
---|---|---|---|
60069202 | Dec 1997 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 09209727 | Dec 1998 | US |
Child | 10790611 | Mar 2004 | US |