Method for secure user and transaction authentication and risk management

Information

  • Patent Grant
  • 10785215
  • Patent Number
    10,785,215
  • Date Filed
    Tuesday, April 9, 2019
    5 years ago
  • Date Issued
    Tuesday, September 22, 2020
    4 years ago
Abstract
To provide a user signature on a network transaction, a security server receives transaction information representing a transaction between a network user and a network site, such as a website, directly from the network site. The security server calculates a one-time-password based on the received transaction information and a secret shared by the security server and the network site, but not by the user. The security server transmits the calculated one-time-password for application as the user's signature on the transaction. The one-time-password is independently calculable by the network site based on the shared secret.
Description
TECHNICAL FIELD

This invention relates to security and privacy. More particularly it relates to user and transaction authentication and risk management.


BACKGROUND OF THE INVENTION

User authentication using techniques such as passwords, one time passwords, hardware or software smart cards, etc., have all proven to be either too weak and susceptible to man in the middle (MITM) or man in the browser (MITB) attacks, or else have proven too cumbersome and expensive. The use of single sign on techniques such as OpenID, FaceBook Connect, etc., only make the problem worse as once the attacker has compromised the master account they can now break into all other accounts that rely on that initial login. Further, the focus of attackers has shifted from trying to break the login process to using sophisticated techniques to come in after the act of login and to attack the transactions being performed. This has made transaction authentication, the act of confirming if the transaction seen at the back end web server is identical to that intended by the user, even more important.


Out of band authentication (OOBA), a technique by which a transaction is relayed to the user, and confirmation obtained, using an alternate form of communication, for instance by placing a voice phone call or a text message, is a promising alternative, but is also to inconvenient and costly to be used very often. It might be useful for the highest value transactions, or rare events like password resets, but using it for large number of transactions is too costly and cumbersome.


In prior work (see the related applications identified above), we described an innovation that addresses some of these problems. Specifically, we introduced the notion of the establishment of a security server that communicates with an independent pop-up window on the user's desktop that is being used to access the website. We described how this security server can alert the user, via communications to the pop-up as to the legitimacy of the web site the user is browsing via their browser. We also described how this pop-up window can provide a user with a one time password to enable login into the web site (i.e. authentication of the user to the website), based on a secret shared between the web site and the security server. Of particular utility in this invention was that it provided the security of one time passwords, but did not require a per user shared secret which all prior one time password systems have required.


The innovations described herein extend our prior work to provide for (i) transaction authentication, (ii) different hardware and software form factors as substitutes for the browser based pop up, and (iii) using accumulated login and transaction data as an input to a risk management engine.


OBJECTIVES OF THE INVENTION

This invention has the following objectives:

    • Develop a new transaction authentication technique that can be more ubiquitously applied to a larger number of transactions without compromising usability and cost.
    • Develop new pop up substitutes to communicate information such as transaction signatures.
    • Develop a technique for better risk management based on user activity information.


Additional objects, advantages, novel features of the present invention will become apparent to those skilled in the art from this disclosure, including the following detailed description, as well as by practice of the invention. While the invention is described below with reference to preferred embodiment(s), it should be understood that the invention is not limited thereto. Those of ordinary skill in the art having access to the teachings herein will recognize additional implementations, modifications, and embodiments, as well as other fields of use, which are within the scope of the invention as disclosed and claimed herein and with respect to which the invention could be of significant utility.


SUMMARY DISCLOSURE OF THE INVENTION

In accordance with certain aspects of the invention, a secure user signature can be provided on a network transaction, such as the user's purchase of a product from a vendor or movement of account funds from a bank or investment house, via a network, such as the Internet. The signature authenticates the user and confirms the transaction to the network site, which is sometimes referred to as a website, with which the user is transacting. To facilitate the signing of a transaction, a security server receives transaction information representing a transaction between a network user and a network site, directly from the network site. The transaction information could, for example, include a product description and price or an account identifier and amount of funds to be moved. The security server calculates a one-time-password (OTP) based on (i) the received transaction information and (ii) a secret shared by the security server and the network site, but not by the user. The security server then transmits the calculated one-time-password for application as the user's signature on the transaction, and hence as an authentication of the user and confirmation of the transaction to the network site. To validate the transmitted one-time-password, the network site independently calculates the one-time-password based on the shared secret and transaction information, and compares this to the one-time-password transmitted by the security server.


From a network site perspective, a user signature on a network transaction can be validated by the network site receiving, from a user network device, transaction information representing a transaction between a user and the network site. The network site transmits the transaction information directly to the security server. That is the transaction information is not sent to the security server via the user. The network site receives a one-time-password as the user's signature on the transaction, from the user network device. The network site calculates a one-time-password based on (i) the received transaction information and (ii) a secret shared by a security server and the network site, but not by the user. The network site then verifies the signature based on a comparison of the received one-time-password and the calculated one-time-password.


According to certain aspects of the invention, the one-time-password may be received by the network site from a network page associated with the network site and displayed on a network device associated with the user. As noted above, the transaction information could, for example, include transaction details relating to a product being purchased and its price or relating to bank accounts from and to which funds are being transferred and the amount of the transfer.


In one embodiment the security server transmits the calculated one-time-password to the same user network device as that displaying the network page, for presentation on a window, such as a web pop-up or custom application window, that is also displayed by that user network device, and for entry by the user, for example by cutting and pasting or typing, onto a displayed network page so as to be transmitted to the network site.


According to another embodiment of the invention, the network device which displays the network page is one (e.g. a first) user network device, for example a computer, such as a desktop computer. In this embodiment, the security server transmits the calculated one-time-password to another (e.g. a second) user network device, which different than the first user network device, for presentation on a window displayed by the second user network device and entry by the user onto the network page displayed by the first user network device. Here, because separate devices are being used, the user may, for example, be required to type the one-time-password presented on a window of the second user network device into the network page displayed on the first user network device. Preferably, the first and second user network devices are of different types. For example, if the first user network device is a computer, such as a desktop computer, the second type network device might be a personal mobile network device, such as a mobile smart phone or smart card.


According to still further aspects of the invention, where multiple different user network devices are utilized, the security server may receive a request of a network site to have the user authenticated for reasons unrelated to a particular transaction. In such a case, the security server calculates a one-time-password based on a secret shared by the security server and the network site, but not by the user. The security server transmits the calculated one-time-password to a window displayed on one network device of the user. The user can now enter the calculated one-time-password from the window displayed on the one network device onto the network page, e.g. a web page, associate with the network site and displayed on another user network device, to authenticate himself or herself to the network site. Of course, as discussed above, if a transaction is involved, the security server would preferably also receive transaction information as has been discussed above. In such a case, the one-time-password is calculated based also the transaction information.


From a network site perspective, to authenticate a user on a network, the network site transmits, directly to the security server, a request to have a user authenticated. In response, the network site receives a one-time-password from a network device of the user. The network site calculates a one-time-password based on a secret shared by the security server and the network site, but not by the user. By comparing the received one-time-password and the calculated one-time-password, the network site can authenticate the user.





BRIEF DESCRIPTION OF DRAWINGS


FIG. 1 depicts the main components of the system in accordance the parent application.



FIG. 2 shows the system augmented with user authentication, in this case achieved using out of band authentication, in accordance with the parent application.



FIG. 3 depicts a log of network activities that can be maintained and used for augmented risk intelligence analysis, in accordance with the parent application.



FIG. 4 depicts the main components of the system in accordance with the present invention.



FIG. 5 shows the system augmented with user authentication, in this case achieved using out of band authentication, in accordance with the present invention.





PREFERRED EMBODIMENT(S) OF THE INVENTION

In prior work we had described how the introduction of a network based security server that has an independent channel to a user pop-up can be used in conjunction with a user's browser and the web site they are visiting to provide both web site and user authentication via a single user network device.


Our first new innovation is to extend this concept to transaction authentication. Specifically, when a web site receives a transaction from a user browser, which it wished to confirm, it sends the transaction information to the security server, which forwards the transaction information to the user pop-up along with a one time transaction signature which is computed based on a secret shared between the security server and the web server and on the transaction information. The user transfers this one time transaction signature to the web server via the browser, and the web server can recalculate the one time transaction signature, and if there is a match, can be assured that the user has confirmed the transaction.


Our second innovation is to extend the concept of a browser based pop up to different form factors. For instance the pop-up can be implemented as a smartphone app, as a dedicated part of a smartphone screen which is used only for this purpose, or it could be implemented as a smartcard.


Our third innovation is to take advantage of the fact that the pop-up (or its substitute) has a log of every user login and transaction. Currently risk engines watch user activity at a given web site to determine suspicious behavior. Or in some cases networks of web sites share such information. In other words data from the back-end systems is analyzed. In our system the pop-up's log of a user's login and transaction history provides a user centric front end way to capture this information and augment the capabilities of the risk engines.


We will first describe our preferred embodiment for transaction authentication. As shown in FIGS. 1 and 2 the system consists of the following components:

    • A security server.
    • A pop-up window on the user's desktop.
    • A browser on the user's desktop.
    • The web site at which the user is performing the transaction.


As described in our prior work, the user will first go through a set up and personalization phase which is a one-time process, and will then start up or activate the pop up using a technique such as out of band authentication. At this point the security server will have an active communication channel open to the user which it identifies by some user identifier, for instance the phone number used for out for band authentication. Further, the web site at which the user is transacting and the security server would have previously agreed on a shared secret.


The user using the browser selects a transaction, e.g. “Pay Alice $100”, which is transmitted by the browser to the web server. The web server transmits this transaction to the security server via the user's browser. The security server computes a one time transaction signature as a function of (i) the transaction details and (ii) the secret it shares with that particular web site. The security server then transmits this one time transaction signature to the user's pop-up window. The user cuts and pastes or otherwise copies this one time transaction signature into the web browser and the signature is transmitted back to the web site. The web site independently computes the transaction signature using the (i) the transaction details and (ii) the secret it shares with the security server, and compares it with the one received from the user. If the two signature's match then the web server can be assured that the security server saw the same transaction it sent (i.e. not a transaction manipulated en route to the security server), and since the security server is showing the user the transaction in an independent channel, user confirmation of the transaction is obtained.


In a second preferred embodiment we extend both our prior work regarding authentication, such as that described above in our first preferred embodiment, to the case where the pop-up is implemented in one of a variety of different form factors. One variety contemplates the pop-up window being on an application on a mobile device, another contemplates the window using a dedicated part of the display area of a personal mobile network device, such as a smart phone, and the last contemplates the pop-up window being embodied in dedicated hardware similar to that of a smartcard, which has communication capabilities. In all cases all functionality will work in exactly the same fashion, except that the user can no longer cut and paste the one time passwords used for authentication and would instead have to type them into the web browser operating on a different network device. These form factors provide additional layers of security simply by being independent of the user's desktop computer running the browser.


In either the first or second preferred embodiment as a user performs multiple logins and transactions the pop-up or its substitute has the ability to store a history or log of these events. Such data can then be fed to risk management engines which today only have access to patterns of user activity which they observe from one or more web sites.


In summary, as a first extension to our prior work, one innovation allows us to significantly strengthen the binding between the user, the security server acting as an Identity Provider and the website which is the Relying Party in the case of transactions made over a network, such as the purchase of a product by a user at the website. Here, like in our prior work, we assume that the security server and the web site have a priori agreed on a shared secret (the system is easily extended to use public key cryptography). Additionally, as shown in FIG. 2, we also assume that the user has used some method, for instance out-of-band authentication, to authenticate to the security server. When the user wishes to enter into a transaction at a website, such as the purchase of a product offered at the website or the transfer of funds from a bank account, the web site communicates transaction details (such as the type and amount of the transaction), which are presented both on a web page displayed to the user via the user's browser and on a pop-up window. Before proceeding with the transaction, the website requires authentication and confirmation of the transaction, or what is commonly referred to as a signature of the user on the transaction. Therefore, the web page additionally displays a blank for entry of the user's signature. Furthermore, the website also communicates a request for the user's signature on the identified transaction to the security server. The security server calculates a one-time-password as a function of (i) the secret it shares with the web site and (ii) the applicable transaction details displayed in the pop-up window, and displays the one-time-password to the user in the pop-up window. The user enters (perhaps by cutting and pasting) this one-time-password onto the web page, which serves as the user's signature on the transaction, which is thereby transmitted to the web site. The website confirms the authenticity of the signature by re-computing the one-time-password from the secret it shares with the security server and the transaction details. Here again, this system has all the security properties of one-time-passwords, yet has the tremendous advantage that it does not require a shared secret with each user, and it is only the security server and the web sites that need shared secrets for the purpose of generating one-time-passwords used as signatures on transactions. The actual one-time-password can, if desired, also be constructed based on a time stamp or a counter based OTP algorithm (in the way we use these algorithms the time or counter value needs to be communicated by the security server to the web site; or potentially computed deterministically using some agreed upon formula).


A further extension provides an application which allows the pop-up-window itself to reside on the user's smart phone, smart card or other small personal intelligent mobile network device, rather than on the network device, e.g. a desktop computer, being used to access the applicable website via its browser. For example, this is easily accomplished on a smart phone because the phone is already personalized and, in accordance with the techniques described above, does not need to store a special secret or execute one-time-password software. Rather, only the website and the security server share the necessary secret and only the security server generates the one-time-passwords required for user authentication and user signature.


Finally, a further innovation allows us to provide augmented risk intelligence analysis. In this regard, conventional risk analysis relies on data from websites. However, because of the flow of information, a log of data, such as one of the type shown in FIG. 3, capturing the user's activities while the pop-up window was active can be easily maintained. The log could, for example, be maintained by the security server website, and the user can access this log. If desired the user or the security server can compute the user's risk profile. Additionally, or alternatively, the logged data can be forwarded to a third party risk engine, where it can be married with data received from websites visited by the user so that the risk engine can provide the user with an augmented risk intelligence analysis.


In a further preferred embodiment, we extend both our prior work regarding authentication, to allow for direct communications of authentication requests and transaction information between the website and the security server.


As described in our prior work and with reference to FIGS. 4 and 5, the user will first go through a set up and personalization phase which is a one-time process, and will then start up or activate the pop up using a technique such as out of band authentication. At this point the security server will have an active communication channel or session open to the user which it identifies by some user identifier, for instance the phone number used for out of band authentication. Further, the web site at which the user is transacting and the security server would have previously agreed on a shared secret.


The user using the browser selects a transaction, e.g. “Pay Alice $100”, which is transmitted by the user's browser) to the web server. The web server transmits this transaction to the security server via a direct link that has been established between the web site and the security server (rather than via the user's browser). The security server computes a one time transaction signature as a function of (i) the transaction details and (ii) the secret it shares with that particular web site. The security server then transmits this one time transaction signature to the user's pop-up window. The user cuts and pastes or otherwise copies this one time transaction signature into the web browser and the signature is transmitted back to the web site. The web site independently computes the transaction signature using the (i) the transaction details and (ii) the secret it shares with the security server, and compares it with the one received from the user. If the two signature's match then the web server can be assured that the security server saw the same transaction it sent (i.e. not a transaction manipulated en route to the security server), and since the security server is showing the user the transaction in an independent channel or session, user confirmation of the transaction is obtained.


As will be recognized by those skilled in the art, the pop-up can be implemented in one of a variety of different form factors. One variety contemplates the pop-up window being on an application on a mobile device, another contemplates the window using a dedicated part of the display area of a personal mobile network device, such as a smart phone, and the last contemplates the pop-up window being embodied in dedicated hardware similar to that of a smartcard, which has communication capabilities. In all cases all functionality will work in exactly the same fashion, except that the user can no longer cut and paste the one time passwords used for authentication and would instead have to type them into the web browser operating on a different network device. These form factors provide additional layers of security simply by being independent of the user's desktop computer running the browser.

Claims
  • 1. A method of authenticating a user on a network, comprising: receiving, by a security server, a request of a network site to have the user authenticated;generating, by the security server, a one-time-password, wherein the one-time-password is generated as a function of a secret shared by the security server and the network site but not known to the user, and wherein the shared secret comprises a predetermined value agreed upon by both the security server and the network site to be used for all users utilizing the enterprise; andtransmitting over the network, by the security server to a remotely located first network device of the user, the one-time-password for entry by the user on a second network device of the user for subsequent verification by the network site to thereby authenticate the user.
  • 2. The method of claim 1, wherein: the first network device of the user is of a type that is different than the second network device of the user.
  • 3. The method of claim 1, wherein: the first network device of the user is a mobile smart phone; and the second network device is a computer.
  • 4. The method of claim 1, further comprising: storing, at the security server, a log of transactions between the user and the network site.
  • 5. The method of claim 4, further comprising: computing, by the security server, a risk profile of the user based on the stored transactions log.
  • 6. The method of claim 5, further comprising: transmitting, by the security server to a third party, the stored transactions log for risk analysis.
  • 7. The method of claim 1, wherein the one-time-password is based on a time stamp.
  • 8. The method of claim 1, wherein receiving the request comprises receiving first information, wherein the first information comprises the user's phone number.
  • 9. The method of claim 1, wherein the user is authenticated using the one-time-password entered into the network site on the second network device.
  • 10. The method of claim 1, further comprising: receiving the request from a first user network device to perform a transaction,wherein the one-time-password is received from a second user network device.
  • 11. A method of authenticating a user on a network site, comprising: transmitting, by the network site directly to a security server, a request to have the user authenticated;receiving, by a network page associated with the network site from a network device of the user, a one-time-password for authentication, wherein: the one-time-password is generated and transmitted over a network, by the security server to the network device of the user for entry by the user onto the network page using another user network device;the network device of the user is remotely located from the security server;the one-time-password is generated as a function of a secret shared by the security server and the network site but not known to the user; andthe secret shared by the security server and the network site comprises a predetermined value agreed upon by both the security server and the network site to be used for all users utilizing the enterprise;receiving, by the network site, the one-time-password;receiving second information directly from the security server; andauthenticating, by the network site, the user based on the second information.
  • 12. The method of claim 11, wherein the shared secret is not associated with any particular user.
  • 13. The method of claim 11, wherein the network device is of a type that is different than the another user network device.
  • 14. The method of claim 13, wherein: the network device is a mobile smart phone; and the another user network device is a computer.
  • 15. The method of claim 11, wherein the one-time-password is based on a time stamp.
  • 16. A method of authenticating a user on a network site, comprising: transmitting, by the network site directly to a security server, a request to have the user authenticated using a one-time password to be generated by the security server, wherein: the one-time-password is generated as a function of a secret shared by the security server and the network site but not known to the user; andthe secret shared by the security server and the network site comprises a predetermined value agreed upon by both the security server and the network site to be used for all users utilizing the enterprise;receiving, by a network page associated with the network site from a network device of the user, the one-time-password generated by the security server, wherein the one-time-password is transmitted over a network, by the security server to the network device of the user for entry by the user onto the network page using another user network device, wherein the network device of the user is remotely located from the security server; andauthenticating, by the network site, the user based on the one-time-password.
  • 17. The method of claim 16, further comprising: receiving the request from a first user network device to perform a transaction,wherein the one-time-password is received from a second user network device.
  • 18. The method of claim 17, wherein the first user network device is of a type that is different than the second user network device.
  • 19. The method of claim 16, wherein the one-time-password is based on a time stamp.
  • 20. The method of claim 16, wherein transmitting the request comprises transmitting first information, wherein the one-time-password is generated based in part on the first information.
RELATED APPLICATIONS

This application is a continuation of U.S. patent application Ser. No. 15/015,592, filed Feb. 4, 2016, which is a continuation of U.S. patent application Ser. No. 14/330,025, filed Jul. 14, 2014, now U.S. Pat. No. 9,325,702, which is a continuation of U.S. patent application Ser. No. 13/011,739, filed Jan. 21, 2011, now U.S. Pat. No. 8,806,592, which is a continuation-in-part of U.S. patent application Ser. No. 13/011,587, filed Jan. 21, 2011, now U.S. Pat. No. 8,789,153, which claims priority based on Provisional U.S. Application Ser. No. 61/298,551, filed Jan. 27, 2010. The contents of the above-identified applications are hereby incorporated herein in their entirety by reference.

US Referenced Citations (121)
Number Name Date Kind
5727163 Bezos Mar 1998 A
5874918 Czarnecki et al. Feb 1999 A
5930474 Dunworth et al. Jul 1999 A
6012144 Pickett Jan 2000 A
6151631 Ansell et al. Nov 2000 A
6249252 Dupray Jun 2001 B1
6684250 Anderson et al. Jan 2004 B2
6748367 Lee Jun 2004 B1
6947978 Huffman et al. Sep 2005 B2
7100204 Myllymaki et al. Aug 2006 B1
7194354 Oran et al. Mar 2007 B1
8136148 Chayanam et al. Mar 2012 B1
8341236 Ganesan et al. Dec 2012 B1
8438382 Ferg et al. May 2013 B2
8490168 Holloway et al. Jul 2013 B1
8549601 Ganesan et al. Oct 2013 B2
8589459 Ganesan et al. Nov 2013 B1
8769784 Ganesan Jul 2014 B2
8789153 Ganesan Jul 2014 B2
8806592 Ganesan Aug 2014 B2
9325702 Ganesan Apr 2016 B2
10284549 Ganesan May 2019 B2
20020049644 Kargman Apr 2002 A1
20020095507 Jerdonek Jul 2002 A1
20030028451 Ananian Feb 2003 A1
20040030934 Mizoguchi et al. Feb 2004 A1
20040210536 Gudelj et al. Oct 2004 A1
20040225878 Costa-Requena et al. Nov 2004 A1
20040242238 Wang et al. Dec 2004 A1
20050071417 Taylor et al. Mar 2005 A1
20050135242 Larsen et al. Jun 2005 A1
20050172229 Reno et al. Aug 2005 A1
20050254653 Potashnik et al. Nov 2005 A1
20060168259 Spilotro et al. Jul 2006 A1
20060168663 Viljoen et al. Jul 2006 A1
20060206709 Labrou et al. Sep 2006 A1
20060229996 Keithley et al. Oct 2006 A1
20060235795 Johnson et al. Oct 2006 A1
20070011724 Gonzalez et al. Jan 2007 A1
20070067828 Bychkov Mar 2007 A1
20070074276 Harrison et al. Mar 2007 A1
20070077916 Saito Apr 2007 A1
20070079135 Saito Apr 2007 A1
20070094150 Yuen et al. Apr 2007 A1
20070157304 Logan et al. Jul 2007 A1
20070167171 Bishop et al. Jul 2007 A1
20070169174 Critten et al. Jul 2007 A1
20070174904 Park Jul 2007 A1
20070186095 Ganesan et al. Aug 2007 A1
20070198437 Eisner et al. Aug 2007 A1
20070250920 Lindsay Oct 2007 A1
20070279227 Juels Dec 2007 A1
20070283273 Woods Dec 2007 A1
20080028447 O'Malley et al. Jan 2008 A1
20080034216 Law Feb 2008 A1
20080037536 Padmanabhan Feb 2008 A1
20080052180 Lawhorn Feb 2008 A1
20080109657 Bajaj et al. May 2008 A1
20080120707 Ramia May 2008 A1
20080137554 Nandhra Jun 2008 A1
20080172730 Sandhu et al. Jul 2008 A1
20080254765 Eliaz Oct 2008 A1
20080313719 Kaliski, Jr. et al. Dec 2008 A1
20090037983 Chiruvolu et al. Feb 2009 A1
20090083430 Edge et al. Mar 2009 A1
20090093300 Lutnick et al. Apr 2009 A1
20090106138 Smith et al. Apr 2009 A1
20090119754 Schubert May 2009 A1
20090119776 Palnitkar et al. May 2009 A1
20090132813 Schibuk May 2009 A1
20090232515 Marien Sep 2009 A1
20090235339 Mennes Sep 2009 A1
20090249076 Reed et al. Oct 2009 A1
20090249077 Gargaro et al. Oct 2009 A1
20090254572 Redlich et al. Oct 2009 A1
20090259588 Lindsay Oct 2009 A1
20090259848 Williams et al. Oct 2009 A1
20090265768 Labaton Oct 2009 A1
20090265776 Baentsch et al. Oct 2009 A1
20090288159 Husemann et al. Nov 2009 A1
20090307767 Semba Dec 2009 A1
20090328168 Lee Dec 2009 A1
20100017860 Ishida Jan 2010 A1
20100024022 Wells et al. Jan 2010 A1
20100041391 Spivey et al. Feb 2010 A1
20100131670 Ishii et al. May 2010 A1
20100153540 Li et al. Jun 2010 A1
20100180328 Moas Jul 2010 A1
20100235897 Mason et al. Sep 2010 A1
20100242104 Wankmueller et al. Sep 2010 A1
20100262834 Freeman Oct 2010 A1
20100268831 Scott et al. Oct 2010 A1
20110047372 Ganesan Feb 2011 A1
20110072499 Lin et al. Mar 2011 A1
20110153496 Royyuru Jun 2011 A1
20110159848 Pei et al. Jun 2011 A1
20110161989 Russo et al. Jun 2011 A1
20110208801 Thorkelsson et al. Aug 2011 A1
20110265149 Ganesan et al. Oct 2011 A1
20110273551 Yang et al. Nov 2011 A1
20120005483 Patvarczki et al. Jan 2012 A1
20120124651 Ganesan et al. May 2012 A1
20120192255 Ganesan Jul 2012 A1
20120202517 Edge et al. Aug 2012 A1
20120272056 Ganesan Oct 2012 A1
20130133086 Liberman et al. May 2013 A1
20130165040 McIntyre et al. Jun 2013 A1
20130232547 Ganesan et al. Sep 2013 A1
20130333006 Tapling et al. Dec 2013 A1
20140020073 Ronda et al. Jan 2014 A1
20140298432 Brown Oct 2014 A1
20150156267 Zhang Jun 2015 A1
20150254672 Huesch et al. Sep 2015 A1
20150302397 Kalgi Oct 2015 A1
20160036777 Bartlett Feb 2016 A1
20160148597 Hamid et al. May 2016 A1
20160156620 Ganesan Jun 2016 A1
20160191494 Claes et al. Jun 2016 A1
20160255477 Parulski et al. Sep 2016 A1
20170085635 Nicholls Mar 2017 A1
20170289172 Turakhia Oct 2017 A1
Foreign Referenced Citations (15)
Number Date Country
1936528 Jun 2008 EP
11-338933 Dec 1999 JP
2002159344 Sep 2002 JP
2002259344 Sep 2002 JP
2003186838 Jul 2003 JP
2005209083 Aug 2005 JP
2006221440 Aug 2006 JP
2007102777 Apr 2007 JP
2007328381 Dec 2007 JP
2008123461 May 2008 JP
2001175599 Jun 2011 JP
2013518348 May 2013 JP
2007026486 Mar 2007 WO
2007103831 Sep 2007 WO
2007107868 Sep 2007 WO
Non-Patent Literature Citations (31)
Entry
Christopher Hockings “Two-Factor Authentication Using Tivoli Access Manager WebSEAL”, IBM Corporation , ibm.com/developerWorks/ (Year: 2005).
Christopher Hookings “Two-Factor Authentication Using Tivoli Access Manager WebSEAL”, IBM Corporation , ibm.com/developerWorks/ (Year: 2005).
Axel Buecker “Certification Study Guide: IBM Tivoli Access Manager for e-business 6.0” February ; Version 6, Release 0, Modification 0 of IBM Tivoli Access Manager for e-business (product No. 5724-C87) (Year: 2006).
Gueye et al., “Constraint-based geolocation of Internet hosts”, IMC'04, Oct. 25-27, 2004, Taormina, Sicily, Italy. Copyright 2004 ACM 1-58113-821-0/04/0010, all pages.
IP2Location, retrieved from http://www.ip2location.com, on Jun. 17, 2019, all pages.
Katz-Bassett et al., “Towards IP Geolocation Using Delay and Topology Measurements”, Conference Paper—Jan. 2006, DOI: 10.1145/1177080.1177090—Source: DBLP, all pages.
Padmanabhan et al., “An Investigation of Geographic Mapping Techniques for Internet Hosts”, SIGCOMM'01, Aug. 27-31, 2001, San Diego, California, U.S.A., Copyright 2001 ACM 1-58113-411-8/01/0008, all pages.
Quova, “How we do it”, http://www.quova.com/what/how-we-do-it/, copy retrieved from https://web.archive.org/web/20120511135831/http://quova.com/what/how-we-do-it/ on Jul. 11, 2019; archived May 11, 2012 via https://archive.org/web/, all pages.
Wikipedia, “Geolocation Software”, retrieved from http://en.wikipedia.org/wiki/Geolocation_software, all pages.
Gralla, P. How the Internet Works, 2006, Que, pp. 346-347, all pages.
WOT online, Agains Intuition Inc., 2006 [retrieved on Aug. 24, 2012). Retrieved from the Internet: http://web.archive.org/web/20061127233933/http://www.mywot.com/en/wot/help/wot_symbols_expiained/ ,pp. 1-3.
Office Action dated Nov. 28, 2013 in Australian Patent Application No. 2011209699, all pages.
Japanese Office Action dated Dec. 9, 2013 in Japanese Patent Application No. 2012-551244, all pages.
Australian Patent Examination Report No. 3, dated Jan. 22, 2014 in connection with the corresponding Patent Application No. 2011209699, all pages.
Office Action dated May 13, 2014 in Japanese Patent Application No. 2013-536605, all pages.
Extended European Search Report dated Dec. 3, 2014 in European Patent Application No. 11737535.2 all pages.
International Search Report and Written Opinion dated Mar. 25, 2011 in International Patent Application No. PCT/US2011/022482 filed on Jan. 26, 2011, all pages.
International Search Report and Written Opinion dated Jun. 20, 2012 in International Patent Application No. PCT/US2012/032840, filed Apr. 10, 2012, all pages.
International Search Report/Written Opinion, dated Apr. 5, 2011 in International Patent Application No. PCT/US2011/023525, filed Feb. 3, 2011, all pages.
International Search Report/Written Opinion, dated Apr. 20, 2011 in International Patent Application No. PCT/US2011/022486, filed Jan. 26, 2011, all pages.
International Search Report/Written Opinion, dated Apr. 27, 2011 in International Patent Application No. PCT/US2011/023528, filed Feb. 3, 2011 , all pages.
International Search Report/Written Opinion, dated Jun. 13, 2011 in International Patent Application No. PCT/US2011/032295, filed Apr. 13, 2011, all pages.
International Search Report/Written Opinion, dated Jul. 11, 2011 in International Patent Application No. PCT/US2011/032271, filed Apr. 13, 2011, all pages.
Notice of Allowance dated Dec. 26, 2018 in U.S. Appl. No. 15/015,592, all pages.
Advisory Action dated Jan. 14, 2019 in U.S. Appl. No. 13/736,944, all pages.
Non-Final Office Action dated Aug. 8, 2018 in U.S. Appl. No. 15/015,592, all pages.
Final Office Action dated Mar. 13, 2018 in U.S. Appl. No. 15/015,592, all pages.
Non-Final Office Action dated Jun. 12, 2017 in U.S. Appl. No. 15/015,592, all pages.
Non-Final Office Action dated Sep. 20, 2018 in U.S. Appl. No. 15/422,137, all pages.
Non-Final Office Action dated Apr. 11, 2019 in U.S. Appl. No. 15/422,137, all pages.
Notice of Allowance dated Oct. 25, 2019 in U.S. Appl. No. 15/422,137, 22 pages.
Related Publications (1)
Number Date Country
20190238531 A1 Aug 2019 US
Provisional Applications (1)
Number Date Country
61298551 Jan 2010 US
Continuations (3)
Number Date Country
Parent 15015592 Feb 2016 US
Child 16379558 US
Parent 14330025 Jul 2014 US
Child 15015592 US
Parent 13011739 Jan 2011 US
Child 14330025 US
Continuation in Parts (1)
Number Date Country
Parent 13011587 Jan 2011 US
Child 13011739 US