US20090031399A1 - Method and Apparatus for Content Based Authentication for Network Access - Google Patents

Method and Apparatus for Content Based Authentication for Network Access Download PDF

Info

Publication number
US20090031399A1
US20090031399A1 US12/243,390 US24339008A US2009031399A1 US 20090031399 A1 US20090031399 A1 US 20090031399A1 US 24339008 A US24339008 A US 24339008A US 2009031399 A1 US2009031399 A1 US 2009031399A1
Authority
US
United States
Prior art keywords
network
content
authentication
access
restoration
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US12/243,390
Inventor
Martin Kappes
P. Krishnan
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Avaya Inc
Original Assignee
Avaya Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Avaya Inc filed Critical Avaya Inc
Priority to US12/243,390 priority Critical patent/US20090031399A1/en
Publication of US20090031399A1 publication Critical patent/US20090031399A1/en
Assigned to BANK OF NEW YORK MELLON TRUST, NA, AS NOTES COLLATERAL AGENT, THE reassignment BANK OF NEW YORK MELLON TRUST, NA, AS NOTES COLLATERAL AGENT, THE SECURITY AGREEMENT Assignors: AVAYA INC., A DELAWARE CORPORATION
Assigned to AVAYA INC. reassignment AVAYA INC. BANKRUPTCY COURT ORDER RELEASING ALL LIENS INCLUDING THE SECURITY INTEREST RECORDED AT REEL/FRAME 025863/0535 Assignors: THE BANK OF NEW YORK MELLON TRUST, NA
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0876Network architectures or network communication protocols for network security for authentication of entities based on the identity of the terminal or configuration, e.g. MAC address, hardware or software configuration or device fingerprint
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/06Authentication
    • H04W12/062Pre-authentication

Definitions

  • the present invention relates generally to authentication techniques and more particularly, to methods and apparatus for authenticating a user or device using a content based authentication procedure.
  • User authentication is the process of verifying the identity of a user in a computer system, often as a prerequisite to allowing access to resources in the system.
  • a number of authentication protocols have been proposed or suggested to prevent unauthorized access to networks and networked devices. For example, in many network environments, a user must provide an appropriate password, to prove his or her authority. In addition, one-time, challenge-response passwords have been proposed as a mechanism for further increasing security.
  • users are assigned a secret key, presumably known only to the user and the authentication host.
  • the secret key may be stored, for example, on a pocket token or a computer-readable card.
  • a random value known as a “challenge,” is issued to the user.
  • the user then generates an appropriate “response” to the challenge by encrypting the received challenge with the user's secret key (read from the pocket token or computer-readable card), using a known encryption algorithm, such as the data encryption standard (DES).
  • DES data encryption standard
  • the user transmits the calculated response to the desired remote resource, and obtains access to the requested resource if the response is accurate.
  • the security may be supplemented by requiring the user to enter a memorized PIN (personal identification number) or password.
  • an enterprise network is considered to be the portion of the network that is “inside” the enterprise, i.e., the portion of the network that is protected from “outside” of the enterprise by firewalls and similar security applications.
  • Mobile users including users connecting through Virtual Private Network (VPN) connections into the enterprise
  • VPN Virtual Private Network
  • Future threats to an enterprise network will likely come from inside the network and specifically from the mobile devices and users that roam outside the enterprise network.
  • Any network that a mobile device connects to has the potential of becoming the weak link in the enterprise security chain.
  • An enterprise network manager must therefore be concerned with a security lapse resulting in a few compromised devices that provide a hole or conduit for continued unauthorized access from outside of the enterprise network.
  • compromised devices could, for example, deliberately open a connection to the outside world and allow the connection to be hijacked. It is not practical to check every connection originating from inside the enterprise, and restricting such connections excessively would impair ease-of-use principles. Further, strong security techniques to prevent man-in-the-middle attacks have the effect of making it difficult to monitor the content of communication.
  • a method and apparatus are provided for authenticating the contents of a device requesting access to a first network, such as an enterprise network. If a device has connected to at least one other network then the content of the device is evaluated prior to obtaining access. For example, the content may be evaluated if the device connected to at least one untrusted or unknown network. A prior connection to another network may be detected, for example, by determining if a token on the device has been altered or by logging an address of each network that the device accesses.
  • the scope of the content evaluation may be based, for example, on properties of the other network or on one or more defined content authentication rules. For example, the integrity of the content of a device may be ensured by performing a virus scan. In another variation, the integrity of the content of a device may be restored by reinstalling one or more programs or returning configuration settings to default values.
  • a method and apparatus are provided for evaluating a device connecting to a network. If a device attempts to access a network, the content of the device is evaluated and the device may be restricted to accessing only one or more restoration services if the content fails to satisfy one or more predefined criteria.
  • the predefined criteria can include (i) a content item that is out of date; or (ii) a determination that the device connected to one or more external networks.
  • the restoration service(s) can update a content item that is out of date, reinstall one or more programs or return configuration settings to default values.
  • FIG. 1 illustrates a network environment in which the present invention can operate
  • FIG. 2 illustrates an exchange of messages between the entities of FIG. 1 in accordance with the content authentication framework of the present invention
  • FIG. 3 illustrates a logical process of content authentication phase in accordance with the present invention following a conventional authentication phase
  • FIG. 4 is a schematic block diagram illustrating the authentication server of FIG. 1 in further detail
  • FIGS. 5A and 5B are sample tables from an exemplary user database and device database, respectively, of FIG. 4 ;
  • FIG. 6 is a flow chart describing an exemplary implementation of a content token management process performed by the client device of FIG. 1 and incorporating features of the present invention.
  • FIG. 7 is a flow chart describing an exemplary implementation of an authentication process of FIG. 4 incorporating features of the present invention.
  • FIG. 1 illustrates the network environment in which the present invention can operate.
  • a user employing a mobile computing device 110 attempts to access a network 120 , such as an enterprise network, or a device or other resource connected to the network 120 .
  • the user employing the mobile computing device 110 is challenged by an authentication server 400 , discussed further below in conjunction with FIG. 4 .
  • the authentication server 400 may be associated, for example, with an enterprise or another network where network security is provided.
  • the present invention is illustrated in the context of an exemplary enterprise network 120 , the present invention applies to many network environments where a network security policy is administered.
  • the user of a mobile device 110 will more likely take advantage of a wireless local area network than a wired network, the content authentication techniques of the present invention are beneficial in both wired and wireless networks.
  • wireless local area networks Mobile users increasingly rely on wireless local area networks.
  • IEEE 802.11 The most popular standard for wireless local area networks is IEEE 802.11. It is noted that the emphasis in wireless network security has been on making such networks at least as secure as wired networks, in particular, protecting against man-in-the-middle attacks. This is due to the nature of the wireless medium that allows a hacker to easily monitor and inject traffic.
  • IEEE 802.11 The original IEEE 802.11 standard, described in IEEE 802.11, “IEEE Standards for Information Technology—Telecommunications and Information Exchange between Systems—Local and Metropolitan Area Network—Specific Requirements—Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications,” http://standards.ieee.org/getieee802/802.11.html (2001), only provided elementary support for authentication and privacy.
  • two modes were defined, namely Open System and Shared Key modes.
  • the Open System mode allows any client to connect to the network and hence provides no authentication at all.
  • the Shared Key mode authenticates a station if this station and the access point share a secret key (the WEP key).
  • WEP Wired Equivalent Privacy
  • the 802.11 standard defined an encryption mechanism called Wired Equivalent Privacy (WEP) that relied on using the RC4 encryption algorithm (Ron's Code 4—RSA Variable-Key-Size Encryption Algorithm by Ron Rivest).
  • WEP Wired Equi
  • the standards body formed a working group, 802.11i that is currently developing a specification for enhanced security.
  • 802.11i that is currently developing a specification for enhanced security.
  • several companies have developed proprietary solutions countering the security threats of wireless networks.
  • EAP-TTLS EAP-TTLS
  • EAP-LEAP EAP-LEAP
  • EAP-PEAP EAP-PEAP
  • TLS Transport Layer Security
  • AES Advanced Encryption Standard
  • AES Advanced Encryption Standard
  • Federal Information Processing Standard 197 http://csrc.nist.gov/publications/fips/fips197/fips-197.pdf (Nov. 26, 2001)
  • wireless local area networks can be used in enterprises without significant additional security risks.
  • open jacks typically, wired machines and wired (ethernet) jacks in an enterprise, collectively referred to as “open jacks,” are considered secure for access purposes.
  • mobile (wired) machines could be connected to open jacks, there is an element of physical security, since a user needs physical access to the open jack to connect the mobile device.
  • an unauthorized router or network address translation router
  • Such open jacks are becoming a security issue. The problem is being exacerbated when the routing devices present an open wireless access with weak or no encryption and authentication to devices and route data to the intranet.
  • wireless sniffing devices are being used to detect such unauthorized wireless access points. Protocols such as 802.1X can also be implemented to authenticate devices such as routers and switches.
  • Mobile devices 110 passing the boundary of the enterprise network 120 and connecting to a network 140 that is “external” to the enterprise network 120 have essentially left the realm of network administration in the enterprise and are therefore no longer protected by measures taken in the enterprise network 120 to prevent attacks such as, e.g., a firewall or the blocking of certain web pages.
  • measures taken in the enterprise network 120 to prevent attacks such as, e.g., a firewall or the blocking of certain web pages.
  • VPN-tunnel mode While only operating the device 110 in a VPN-tunnel mode to the enterprise network 120 would mitigate some of these problems, this approach is not always feasible as it may increase response times or as VPN traffic may not be allowed in the external network 140 that the mobile device 110 uses.
  • the device 110 is prone to attacks before and after the tunnel is established.
  • the mobile device 110 is dependent on its own protection measures as well as the measures taken by the operator of the external network 140 . It is noted that the mobile device 110 connects to the enterprise network 120 and external network 140 at different times, t
  • a mobile device 110 could be restricted to connecting only to Access Points (APs) that can present a certificate proving a trusted network provider operates them or a certificate proving that a trusted auditor has audited the network to meet certain security standards, it is not very likely that such certificates will be available in all networks. For example, consider a conference or trade show with free wireless network access for everyone and no authentication mechanism set up or consider a network that uses 802.11i mechanisms but does not present a certificate signed by a trusted certificate authority (CA). Connecting to such a network may pose dangers, for instance, because other users in this network have malicious intentions. It is also conceivable that a malicious access point could be set up in a public environment that would allow connecting to the Internet while attempts to hack into connected devices are made. The use of MAC-layer encryption to protect privacy in such cases also falls short with respect to protecting against eavesdropping as all frames are decrypted in the AP and the traffic may be snooped in the wired part of the network.
  • APs Access Points
  • Different configurations of such tools may be used in different network regions, allowing for a range of levels of connectivity (e.g., from full networking to just using HTTP) depending on the threat posed by the external network 140 .
  • these measures may only mitigate risks to a certain extent.
  • Devices 110 can still get compromised in untrusted areas.
  • a device 110 may not know what risk a network 140 poses at the time the device 110 connects to the external network 140 . This information may only become available after contacting to a server in the enterprise network 120 or elsewhere in the Internet.
  • a hacker compromising the security of a mobile client device 110 may gain access to information stored on the device and misuse this device 110 posing a severe threat.
  • this threat is magnified by orders of magnitude if such a compromised device 110 is allowed to connect to the enterprise network 120 (either through a VPN or through a direct connection).
  • many of the enterprise protection mechanisms such as firewalls are bypassed and the compromised device could infect other machines in the enterprise network 120 as well.
  • the present invention provides content authentication as an additional line of defense for mobile devices 110 and enterprise networks 120 .
  • an additional authentication mechanism is used that authenticates the contents of the device 110 .
  • This content authentication may either be direct, e.g., by running a program that verifies the content, or indirect, e.g., by proving that the device has not connected to an untrusted network.
  • the device 110 may record all external networks 140 that it has connected to and unusual activities in such networks 140 .
  • the authentication server 400 may then trigger countermeasures against potential risks that can range from not connecting the device to the enterprise network 120 to admitting access without additional checks.
  • FIG. 2 illustrates an exchange of messages between the various entities shown in FIG. 1 in accordance with the content authentication framework of the present invention.
  • conventional authentication mechanisms such as an EAP-scheme in the IEEE 802.1x-framework, are employed.
  • a second content authentication phase 220 is entered.
  • the content authentication phase 220 happens between the client 110 and a content authenticator 115 , such as the enterprise associated with the enterprise network 120 , which in turn uses the services of a content authentication server 400 in order to verify that the content of the client machine 110 is not compromised.
  • the exemplary embodiment performs both the conventional authentication phase 210 and the content authentication phase 220 using the same authentication server 400 , discussed below in conjunction with FIG. 4 , two or more independent servers could be employed.
  • the authenticator 115 for the conventional authentication phase 210 and the content authenticator phase 220 may reside on different network entities or on the same network device.
  • the authentication and content authentication tasks are split into two different phases 210 , 220 in the exemplary implementation shown in FIG. 2 , it is also possible that these two phases are combined in a single phase authenticating a client 110 and its content.
  • a conventional authentication phase 210 is not a prerequisite for a content authentication phase 220 in accordance with the present invention.
  • FIG. 3 illustrates the logical process of content authentication 220 after a conventional authentication 210 , such as an authentication in accordance with the 802.1X standard.
  • the first authentication phase 210 authenticates the client 110 .
  • the authentication phase 210 includes a logical port switch 310 that determines whether or not a user or device can access the network 120 . Until a user or device is authenticated, the logical port switch 310 only provides access to an uncontrolled port 315 . After a successful authentication, the controlled port switch 310 closes and the client 110 has access to the controlled content port.
  • the content authentication phase 220 includes a logical port switch 320 that determines whether or not a user or device can access the network 120 . Until the content of a device 110 is authenticated, the logical port switch 320 only provides access to an uncontrolled content port 325 . After a successful content authentication, the content authentication switch 320 closes and system services 350 associated with the controlled content port can be used.
  • restoring the content of the machine into a state such that the device 110 can be authenticated again may require a “cleanup-operation” that may require the interaction of the client 110 with some server in the network 120 .
  • some content integrity restoration services 360 may be available to the client 110 , as shown in FIG. 3 and discussed further below in conjunction with FIG. 7 . It is noted that only frames necessary for content restoration can be exchanged until the content of the client device 110 is cleaned and the client device 110 is authenticated; standard packet filtering techniques can ensure that only such frames are admitted into the network 120 .
  • FIG. 4 is a schematic block diagram of an exemplary authentication server 400 incorporating features of the present invention.
  • the authentication server 400 may be any computing device, such as a personal computer, work station or server.
  • the exemplary authentication server 400 includes a processor 410 and a memory 420 , in addition to other conventional elements (not shown).
  • the processor 410 operates in conjunction with the memory 420 to execute one or more software programs. Such programs may be stored in memory 420 or another storage device accessible to the authentication server 400 and executed by the processor 410 in a conventional manner.
  • the memory 420 may store a user database 500 , a device database 550 and a token-based authentication process 700 .
  • the user database 500 records authentication information for each authorized user
  • the device database 550 records authentication information for each authorized device.
  • the authentication process 700 employs a content-based authentication protocol incorporating features of the present invention to authenticate a user or device.
  • FIG. 5A is a sample table from an exemplary user database of FIGS. 1 and 4 .
  • the user database 500 records authentication information for each authorized user. As shown in FIG. 5A , the user database 500 consists of a plurality of records, such as records 505 - 515 , each associated with a different authorized user. For each authorized user, the user database 500 identifies the user in field 530 , and the corresponding password (or alternate response to a challenge) in field 540 .
  • FIG. 5B is a sample table from an exemplary device database of FIG. 4 .
  • the device database 550 records authentication information for each authorized device. As shown in FIG. 5B , the device database 550 consists of a plurality of records, such as records 555 - 565 , each associated with a different authorized device. For each authorized device, the device database 550 identifies the device in field 570 , and a corresponding content authentication token in field 580 , discussed further below in a section entitled “Token Scheme for Triggering Content Authentication.” In addition, the device database 550 optionally includes a field for identifying a content authentication policy for the corresponding device in field 590 .
  • the content authentication policy identified in field 590 may be a label, such as “strict,” “default” or “less restrictive,” that identifies a set of applicable content authentication rules that evaluate the content of a device to varying degrees.
  • the applicable content authentication rules may also vary, for example, based on the perceived risk associated with various external networks that a given device accessed.
  • the content authentication performed during the content authentication phase 220 employs an uncompromised token approach (UTA) that uses an indirect method of authenticating the contents of a device 110 .
  • UTA uncompromised token approach
  • the device 110 and the authentication server 400 share a secret that was established after the last successful content authentication with the server 400 .
  • this secret is referred to as a content authentication token.
  • this content authentication token is deleted or altered on the device 110 .
  • the server 400 will detect the absence of the content authentication token as it is used in a challenge-response scheme. The absence of the content authentication token indicates that the device 110 was potentially compromised. In other words, the presence of the content authentication token is a signal that no security flags on the device have been raised.
  • FIG. 6 is a flow chart describing an exemplary implementation of a content token management process 600 performed by each client device 110 of FIG. 1 in order to maintain the content token 550 in accordance with one embodiment of the present invention.
  • the following exemplary security alert may trigger an alteration or deletion of the content authentication token 550 associated with a given device 110 .
  • the first example is the operation of the device 110 in an external network 140 that is untrusted, referred to herein as an untrusted network zone.
  • the content token management process 600 continuously monitors the environment of the device 110 to determine if one or more predefined conditions occur that require the alteration or deletion of the content authentication token 550 .
  • the altered or deleted token will be detected by the authentication process 700 , discussed below in conjunction with FIG. 7 , performed by the authentication server 400 the next time the device 110 attempts to access the home network 120 .
  • one or more predefined conditions can trigger the alteration or deletion of the content authentication token 550 , such as the connection of the device 110 to an unknown or untrusted network 140 , or a virus alert or the disabling or expiration of a virus scanner on the device 110 .
  • a test is performed during step 610 until one or more predefined conditions are detected to trigger the alteration or deletion of the content authentication token 550 .
  • the content token management process 600 on the device 110 detects the new network connection during step 610 and determines whether a trusted network provider operates this zone.
  • the content authentication token is altered or deleted during step 630 . If the content authentication token is altered during step 630 , the alteration may optionally include a reason for the alteration signed by using the content authentication token, as well as an identifier of the network, that can be recorded by the content token management process 600 in a tamper-proof way during step 640 .
  • the device 110 After being connected to the home network 120 , the device 110 ships the signed ID of the network back to the enterprise content authentication server 400 , where the ID can be checked against an extensive list of trusted networks. Therefore, each device 110 need not have an extensive local database of trusted networks, and the content authenticator may reissue a content authentication token without forcing content authentication.
  • This scheme can be extended so that the client 10 can record the ID of multiple networks by morphing its content authentication token in a deterministic way so that the server 400 can recreate the morphed content authentication token and verify the validity of the networks that the client connected to.
  • the content authentication token framework can and the token scheme be implemented with a trusted program (or a set of trusted programs) running on the client device 110 .
  • the trusted program can be provided, for example, on a Smart Card, driver or run inside a secure portion of the device 110 . See, for example, The Trusted Computing Platform Alliance, http://www.trustedcomputing.org. This trusted program may require both hardware and software methods to ensure that it cannot be compromised, and can use existing techniques for its implementation.
  • This secure program can participate in the challenge/response protocol for content authentication.
  • a challenge could, for example, be a list of files and one-time chosen start and end segments within these files.
  • the program could generate, for example, a Message Digest 5 (MD5) signature out of the challenged file segments and send an encrypted version of this signature to authenticate its contents.
  • MD5 Message Digest 5
  • Various optimizations can be done that, for example, check files based on their time of update.
  • the one-time challenge/response nature of the content authentication process in conjunction with the trusted nature of the verification program ensures it from attacks including replays and infections.
  • FIG. 7 is a flow chart describing an exemplary implementation of an exemplary token based authentication process 700 that is performed by the authentication server 400 of FIG. 4 .
  • the exemplary authentication process 700 employs a content-based authentication protocol incorporating features of the present invention to authenticate a device 110 .
  • the authentication process 700 performs a test during step 710 until a device 110 requesting to access the network 120 is detected. Initially, when a device 110 connects back to its home network 120 , the authentication process 700 checks the device 110 for the content authentication token 550 during step 720 . A test is performed during step 730 to determine if the content authentication token 550 is value. If it is determined during step 730 that the device 110 presents a valid content authentication token, then the device 110 is allowed to access the network 120 during step 740 .
  • step 730 If, however, it is determined during step 730 that the device 110 presents an altered content authentication token or cannot present the content authentication token at all, then the device 110 has been in a network zone that was not deemed trustworthy (or there has been a problem with the virus checker in the exemplary embodiment) and steps to ensure or restore the integrity of the content of the device must be taken during step 750 .
  • the device 110 may be limited to only accessing the restoration service 360 until the programs are updated.
  • the integrity of the content may be ensured during step 750 by performing a virus scan.
  • the scope or degree of the virus scan may optionally be varied based on information that may be known about the external network(s) 140 to which the device 110 connected. For example, if a device 110 connected to a network 140 that is known to be a significant risk, the device 110 may be required to undergo an extensive virus scan or even a scan to identify all files that have been altered.
  • the integrity of the content may be restored during step 750 , for example, by reinstalling one or more programs or returning configuration settings to default values.
  • the scope or degree of the steps undertaken to ensure or restore the integrity of the content may vary dependent upon patterns of behavior of the user or device 110 . For example, if a given user frequently connects to a network at his or her residence, then perhaps a minimal virus scan is performed, if any. If unusual behavior is detected, for example, for a user or device that normally does not connect to external networks 140 , then a more rigorous evaluation and restoration procedure may be appropriate.
  • the network addresses of each of the external networks 140 accessed by a device 110 may be captured and logged by a server, such as the server 400 .
  • a server such as the server 400 .
  • the logged addresses can be evaluated to determine if the device 110 connected to any suspicious or unknown networks.
  • the address of each of the accessed external networks 140 can be obtained, for example, by requiring the client device 110 to forward the source address of each external network 140 to the server 400 .
  • port based access control mechanisms that have authentication between peers, such as the IEEE 802.1x access control mechanism, provides a mechanism for the client to identify each network that it connects to.
  • the hardware and software mechanisms used to implement the logging of the network addresses of the external networks 140 can be implemented using tamper-resistant techniques.
  • a benign user is a user that fully complies with enterprise security policies and does not try to work around security measures that are deemed inconvenient.
  • the disclosed content authentication token scheme works reliably even if the device is not equipped with a trusted component, such as a smart card.
  • An authenticated renegade is a user that is authorized to use the network and who wants to use the network for legitimate purposes. For the sake of his or her convenience or adventure, however, the authenticated renegade may defy corporate security measures once in a while. For such a authenticated renegade user, the content authentication token scheme works reliably if the device 110 in question is equipped with a trusted component. If this is not the case, the user may circumvent the content authentication token-based approach by attempts to restore the content authentication token after its deletion and alteration.
  • a malicious user may misuse the machine in many ways without compromising the content of the machine at all. While the content authentication token scheme may also have some applications in this area, conventional approaches to network security such as intrusion detection appear more promising as the content authentication paradigm is intended to help with authorized users that unknowingly and unwillingly operated a device that became (potentially) compromised. In other words, the problem of protecting networks from machines that may be carriers of unauthorized content is addressed, not the problem of detecting malicious users.
  • the methods and apparatus discussed herein may be distributed as an article of manufacture that itself comprises a computer readable medium having computer readable code means embodied thereon.
  • the computer readable program code means is operable, in conjunction with a computer system, to carry out all or some of the steps to perform the methods or create the apparatuses discussed herein.
  • the computer readable medium may be a recordable medium (e.g., floppy disks, hard drives, compact disks, or memory cards) or may be a transmission medium (e.g., a network comprising fiber-optics, the world-wide web, cables, or a wireless channel using time-division multiple access, code-division multiple access, or other radio-frequency channel). Any medium known or developed that can store information suitable for use with a computer system may be used.
  • the computer-readable code means is any mechanism for allowing a computer to read instructions and data, such as magnetic variations on a magnetic media or height variations on the surface of a compact disk.
  • the computer systems and servers described herein each contain a memory that will configure associated processors to implement the methods, steps, and functions disclosed herein.
  • the memories could be distributed or local and the processors could be distributed or singular.
  • the memories could be implemented as an electrical, magnetic or optical memory, or any combination of these or other types of storage devices.
  • the term “memory” should be construed broadly enough to encompass any information able to be read from or written to an address in the addressable space accessed by an associated processor. With this definition, information on a network is still within a memory because the associated processor can retrieve the information from the network.

Abstract

A method and apparatus are provided for authenticating the contents of a device requesting access to a first network, such as an enterprise network. If a device has connected to at least one other network then the content of the device is evaluated prior to obtaining access. The scope of the content evaluation may be based, for example, on properties of the other network or on one or more defined content authentication rules. If a device attempts to access a network, the content of the device is evaluated and the device may be restricted to accessing only one or more restoration services if the content fails to satisfy one or more predefined criteria, such as a content item that is out of date or a determination that the device connected to one or more external networks. The restoration service(s) can update a content item that is out of date, reinstall one or more programs or return configuration settings to default values.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application is a divisional of U.S. patent application Ser. No. 10/721,721, filed Nov. 25, 2003, incorporated by reference herein.
  • FIELD OF THE INVENTION
  • The present invention relates generally to authentication techniques and more particularly, to methods and apparatus for authenticating a user or device using a content based authentication procedure.
  • BACKGROUND OF THE INVENTION
  • A number of security issues arise when computers or other resources are connected over a network. As networks and networked devices become increasingly popular, the security of such networks and network devices becomes even more important. Network designers and system administrators must establish security policies that provide a balance between ease-of-use for users while also protecting the networks and network devices from undesirable events. Most networks and network devices incorporate computer security techniques, such as access control mechanisms, to prevent unauthorized users from accessing the networks or network devices. User authentication is the process of verifying the identity of a user in a computer system, often as a prerequisite to allowing access to resources in the system.
  • A number of authentication protocols have been proposed or suggested to prevent unauthorized access to networks and networked devices. For example, in many network environments, a user must provide an appropriate password, to prove his or her authority. In addition, one-time, challenge-response passwords have been proposed as a mechanism for further increasing security. Generally, users are assigned a secret key, presumably known only to the user and the authentication host. The secret key may be stored, for example, on a pocket token or a computer-readable card. Upon attempting to access a desired resource, a random value, known as a “challenge,” is issued to the user. The user then generates an appropriate “response” to the challenge by encrypting the received challenge with the user's secret key (read from the pocket token or computer-readable card), using a known encryption algorithm, such as the data encryption standard (DES). The user transmits the calculated response to the desired remote resource, and obtains access to the requested resource if the response is accurate. In order to ensure that the pocket token or computer-readable card is being utilized by the associated authorized user, the security may be supplemented by requiring the user to enter a memorized PIN (personal identification number) or password.
  • Typically, an enterprise network is considered to be the portion of the network that is “inside” the enterprise, i.e., the portion of the network that is protected from “outside” of the enterprise by firewalls and similar security applications. Mobile users (including users connecting through Virtual Private Network (VPN) connections into the enterprise) are fundamentally changing this paradigm. Future threats to an enterprise network will likely come from inside the network and specifically from the mobile devices and users that roam outside the enterprise network. Any network that a mobile device connects to has the potential of becoming the weak link in the enterprise security chain. An enterprise network manager must therefore be concerned with a security lapse resulting in a few compromised devices that provide a hole or conduit for continued unauthorized access from outside of the enterprise network. Such compromised devices could, for example, deliberately open a connection to the outside world and allow the connection to be hijacked. It is not practical to check every connection originating from inside the enterprise, and restricting such connections excessively would impair ease-of-use principles. Further, strong security techniques to prevent man-in-the-middle attacks have the effect of making it difficult to monitor the content of communication.
  • A need therefore exists for a method and apparatus for authenticating the contents of a device requesting access to a network, optionally in addition to traditional authentication of the user or device.
  • SUMMARY OF THE INVENTION
  • Generally, a method and apparatus are provided for authenticating the contents of a device requesting access to a first network, such as an enterprise network. If a device has connected to at least one other network then the content of the device is evaluated prior to obtaining access. For example, the content may be evaluated if the device connected to at least one untrusted or unknown network. A prior connection to another network may be detected, for example, by determining if a token on the device has been altered or by logging an address of each network that the device accesses.
  • The scope of the content evaluation may be based, for example, on properties of the other network or on one or more defined content authentication rules. For example, the integrity of the content of a device may be ensured by performing a virus scan. In another variation, the integrity of the content of a device may be restored by reinstalling one or more programs or returning configuration settings to default values.
  • According to another aspect of the invention, a method and apparatus are provided for evaluating a device connecting to a network. If a device attempts to access a network, the content of the device is evaluated and the device may be restricted to accessing only one or more restoration services if the content fails to satisfy one or more predefined criteria. For example, the predefined criteria can include (i) a content item that is out of date; or (ii) a determination that the device connected to one or more external networks. The restoration service(s) can update a content item that is out of date, reinstall one or more programs or return configuration settings to default values.
  • A more complete understanding of the present invention, as well as further features and advantages of the present invention, will be obtained by reference to the following detailed description and drawings.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 illustrates a network environment in which the present invention can operate;
  • FIG. 2 illustrates an exchange of messages between the entities of FIG. 1 in accordance with the content authentication framework of the present invention;
  • FIG. 3 illustrates a logical process of content authentication phase in accordance with the present invention following a conventional authentication phase;
  • FIG. 4 is a schematic block diagram illustrating the authentication server of FIG. 1 in further detail;
  • FIGS. 5A and 5B are sample tables from an exemplary user database and device database, respectively, of FIG. 4;
  • FIG. 6 is a flow chart describing an exemplary implementation of a content token management process performed by the client device of FIG. 1 and incorporating features of the present invention; and
  • FIG. 7 is a flow chart describing an exemplary implementation of an authentication process of FIG. 4 incorporating features of the present invention.
  • DETAILED DESCRIPTION
  • FIG. 1 illustrates the network environment in which the present invention can operate. As shown in FIG. 1, a user employing a mobile computing device 110 attempts to access a network 120, such as an enterprise network, or a device or other resource connected to the network 120. According to one aspect of the invention, the user employing the mobile computing device 110 is challenged by an authentication server 400, discussed further below in conjunction with FIG. 4. The authentication server 400 may be associated, for example, with an enterprise or another network where network security is provided. While the present invention is illustrated in the context of an exemplary enterprise network 120, the present invention applies to many network environments where a network security policy is administered. Furthermore, while the user of a mobile device 110 will more likely take advantage of a wireless local area network than a wired network, the content authentication techniques of the present invention are beneficial in both wired and wireless networks.
  • Security of Wireless Networks
  • Mobile users increasingly rely on wireless local area networks. The most popular standard for wireless local area networks is IEEE 802.11. It is noted that the emphasis in wireless network security has been on making such networks at least as secure as wired networks, in particular, protecting against man-in-the-middle attacks. This is due to the nature of the wireless medium that allows a hacker to easily monitor and inject traffic.
  • The original IEEE 802.11 standard, described in IEEE 802.11, “IEEE Standards for Information Technology—Telecommunications and Information Exchange between Systems—Local and Metropolitan Area Network—Specific Requirements—Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications,” http://standards.ieee.org/getieee802/802.11.html (2001), only provided elementary support for authentication and privacy. For authentication, two modes were defined, namely Open System and Shared Key modes. Generally, the Open System mode allows any client to connect to the network and hence provides no authentication at all. The Shared Key mode authenticates a station if this station and the access point share a secret key (the WEP key). As for privacy, the 802.11 standard defined an encryption mechanism called Wired Equivalent Privacy (WEP) that relied on using the RC4 encryption algorithm (Ron's Code 4—RSA Variable-Key-Size Encryption Algorithm by Ron Rivest).
  • The mechanisms provided by the IEEE 802.11 standard for authentication and privacy, however, fall short in many respects. First, the standard assumed that the shared key needed for both authentication and privacy were distributed through some secure channel that was not part of the standard. While in theory such mechanisms exist, most if not all 802.11 drivers would require this key to be entered manually. Moreover, the shared key of all stations in such a network was identical. These factors made administration and management of such a network extremely difficult. Furthermore, significant flaws in the WEP encryption algorithm were detected allowing attackers to decipher encrypted frames and eavesdrop, to disrupt the operation of such a network and to gain unauthorized access into a wireless network.
  • In response to these challenges, the standards body formed a working group, 802.11i that is currently developing a specification for enhanced security. In addition, several companies have developed proprietary solutions countering the security threats of wireless networks.
  • While other mechanisms, such as Virtual Private Networks (VPNs) on top of the current 802.11 standard, are sometimes used as well, the working group and, in anticipation of the emerging standard, many vendors, have focused on mechanisms for authentication that are based on the IEEE 802.1x port-based access control mechanisms standard. See, IEEE 802.1X-2001. “IEEE Standards for Local and Metropolitan Area Networks: Port-Based Network Access Control,” http://standards.ieee.org/getieee802/801.1.html (2001). The 802.1x standard itself does not specify an authentication mechanism but allows for the use of any such mechanism that uses the Extensible Authentication Protocol (EAP).
  • In addition, some provisions need to be made in addition to 802.1x in order to deal with the specifics of the wireless shared medium. A few new EAP types have been suggested for wireless local networks, such as EAP-TTLS, EAP-LEAP and EAP-PEAP. Most of the new EAP types use Transport Layer Security (TLS) in one way or another. These authentication mechanisms are also used to automatically derive per-user session keys for encryption of frames transmitted over the wireless medium. Using these keys in conjunction with new encryption algorithms, such as the advanced encryption standard (AES), Advanced Encryption Standard (AES), Federal Information Processing Standard 197, http://csrc.nist.gov/publications/fips/fips197/fips-197.pdf (Nov. 26, 2001), and mechanisms to prevent message forging, replays and other forms of attacks, the security of wireless local area networks can be appropriately ensured.
  • Once these standards are adopted, clients and APs can mutually authenticate each other. Furthermore, since the wireless communication can be protected from eavesdropping and other risks, wireless local area networks can be used in enterprises without significant additional security risks.
  • Typically, wired machines and wired (ethernet) jacks in an enterprise, collectively referred to as “open jacks,” are considered secure for access purposes. Although mobile (wired) machines could be connected to open jacks, there is an element of physical security, since a user needs physical access to the open jack to connect the mobile device. Technically, an unauthorized router (or network address translation router) could be connected to such jacks; however, providing open access at the other end of such an unauthorized router in a wired way is difficult to arrange. With the increasing use of cheap wireless devices and wireless routers, such open jacks are becoming a security issue. The problem is being exacerbated when the routing devices present an open wireless access with weak or no encryption and authentication to devices and route data to the intranet. Currently, wireless sniffing devices are being used to detect such unauthorized wireless access points. Protocols such as 802.1X can also be implemented to authenticate devices such as routers and switches.
  • As previously indicated, a number of problems arise from the mobility of client devices, such as mobile computing device 110. Mobile devices 110 passing the boundary of the enterprise network 120 and connecting to a network 140 that is “external” to the enterprise network 120 have essentially left the realm of network administration in the enterprise and are therefore no longer protected by measures taken in the enterprise network 120 to prevent attacks such as, e.g., a firewall or the blocking of certain web pages. While only operating the device 110 in a VPN-tunnel mode to the enterprise network 120 would mitigate some of these problems, this approach is not always feasible as it may increase response times or as VPN traffic may not be allowed in the external network 140 that the mobile device 110 uses. Moreover, the device 110 is prone to attacks before and after the tunnel is established. Thus, the mobile device 110 is dependent on its own protection measures as well as the measures taken by the operator of the external network 140. It is noted that the mobile device 110 connects to the enterprise network 120 and external network 140 at different times, t1 and t2.
  • While a mobile device 110 could be restricted to connecting only to Access Points (APs) that can present a certificate proving a trusted network provider operates them or a certificate proving that a trusted auditor has audited the network to meet certain security standards, it is not very likely that such certificates will be available in all networks. For example, consider a conference or trade show with free wireless network access for everyone and no authentication mechanism set up or consider a network that uses 802.11i mechanisms but does not present a certificate signed by a trusted certificate authority (CA). Connecting to such a network may pose dangers, for instance, because other users in this network have malicious intentions. It is also conceivable that a malicious access point could be set up in a public environment that would allow connecting to the Internet while attempts to hack into connected devices are made. The use of MAC-layer encryption to protect privacy in such cases also falls short with respect to protecting against eavesdropping as all frames are decrypted in the AP and the traffic may be snooped in the wired part of the network.
  • In short, when connecting to an external network 140, it cannot be assumed that the network is safe to connect to. For user convenience, connectivity should not be limited to trusted networks or VPN connections only as this would severely constrain usability. If restricting network connectivity to trusted networks only is not an option, then precautions must be taken to mitigate the consequences of potential security breaches and hacks into mobile devices. In particular, a client-sided firewall and a virus scanner should be active at all times that the machine is connected to these untrusted networks 140.
  • Different configurations of such tools may be used in different network regions, allowing for a range of levels of connectivity (e.g., from full networking to just using HTTP) depending on the threat posed by the external network 140. However, these measures may only mitigate risks to a certain extent. Devices 110 can still get compromised in untrusted areas. Moreover, a device 110 may not know what risk a network 140 poses at the time the device 110 connects to the external network 140. This information may only become available after contacting to a server in the enterprise network 120 or elsewhere in the Internet.
  • A hacker compromising the security of a mobile client device 110 may gain access to information stored on the device and misuse this device 110 posing a severe threat. However, from an enterprise security perspective, this threat is magnified by orders of magnitude if such a compromised device 110 is allowed to connect to the enterprise network 120 (either through a VPN or through a direct connection). In this case, many of the enterprise protection mechanisms such as firewalls are bypassed and the compromised device could infect other machines in the enterprise network 120 as well.
  • Content Authentication Paradigm
  • The present invention provides content authentication as an additional line of defense for mobile devices 110 and enterprise networks 120. As discussed further below, when a device 110 connects to the enterprise network 120, an additional authentication mechanism is used that authenticates the contents of the device 110. This content authentication may either be direct, e.g., by running a program that verifies the content, or indirect, e.g., by proving that the device has not connected to an untrusted network. Furthermore, the device 110 may record all external networks 140 that it has connected to and unusual activities in such networks 140. The authentication server 400 may then trigger countermeasures against potential risks that can range from not connecting the device to the enterprise network 120 to admitting access without additional checks.
  • Content Authentication Framework
  • FIG. 2 illustrates an exchange of messages between the various entities shown in FIG. 1 in accordance with the content authentication framework of the present invention. As shown in FIG. 2, during an initial authentication phase 210, conventional authentication mechanisms, such as an EAP-scheme in the IEEE 802.1x-framework, are employed. If authentication is successful, a second content authentication phase 220 is entered. Analogously to the authentication phase 210, the content authentication phase 220 happens between the client 110 and a content authenticator 115, such as the enterprise associated with the enterprise network 120, which in turn uses the services of a content authentication server 400 in order to verify that the content of the client machine 110 is not compromised.
  • While the exemplary embodiment performs both the conventional authentication phase 210 and the content authentication phase 220 using the same authentication server 400, discussed below in conjunction with FIG. 4, two or more independent servers could be employed. Furthermore, the authenticator 115 for the conventional authentication phase 210 and the content authenticator phase 220 may reside on different network entities or on the same network device. In addition, while the authentication and content authentication tasks are split into two different phases 210, 220 in the exemplary implementation shown in FIG. 2, it is also possible that these two phases are combined in a single phase authenticating a client 110 and its content. It is further noted that a conventional authentication phase 210 is not a prerequisite for a content authentication phase 220 in accordance with the present invention.
  • FIG. 3 illustrates the logical process of content authentication 220 after a conventional authentication 210, such as an authentication in accordance with the 802.1X standard. As shown in FIG. 3, the first authentication phase 210 authenticates the client 110. The authentication phase 210 includes a logical port switch 310 that determines whether or not a user or device can access the network 120. Until a user or device is authenticated, the logical port switch 310 only provides access to an uncontrolled port 315. After a successful authentication, the controlled port switch 310 closes and the client 110 has access to the controlled content port.
  • The content authentication phase 220 includes a logical port switch 320 that determines whether or not a user or device can access the network 120. Until the content of a device 110 is authenticated, the logical port switch 320 only provides access to an uncontrolled content port 325. After a successful content authentication, the content authentication switch 320 closes and system services 350 associated with the controlled content port can be used.
  • Intuitively, there is a difference between a failed authentication and a failed content authentication. If authentication fails, the client machine 110 failed to present credentials to verify that the mobile device 110 should gain access to the network. Apart from debugging or initial set-up, it is clear that a device 110 failing to authenticate in this phase 110 should not be granted access to “fix” this problem as excluding it from the network 120 was a deliberate act. If the second phase 220 fails, however, it is clear that the client device 110 is in general welcome to use system services 350. Yet, as there is some problem with the content of the device 110, the device 110 cannot be granted access right away but additional measures have to be taken by a content integrity restoration service 360 to ensure the integrity of the content of the device 110.
  • If a client device 110 was compromised, restoring the content of the machine into a state such that the device 110 can be authenticated again (if possible at all) may require a “cleanup-operation” that may require the interaction of the client 110 with some server in the network 120. Hence, even if the content authentication phase 220 fails, some content integrity restoration services 360 may be available to the client 110, as shown in FIG. 3 and discussed further below in conjunction with FIG. 7. It is noted that only frames necessary for content restoration can be exchanged until the content of the client device 110 is cleaned and the client device 110 is authenticated; standard packet filtering techniques can ensure that only such frames are admitted into the network 120.
  • FIG. 4 is a schematic block diagram of an exemplary authentication server 400 incorporating features of the present invention. The authentication server 400 may be any computing device, such as a personal computer, work station or server. As shown in FIG. 4, the exemplary authentication server 400 includes a processor 410 and a memory 420, in addition to other conventional elements (not shown). The processor 410 operates in conjunction with the memory 420 to execute one or more software programs. Such programs may be stored in memory 420 or another storage device accessible to the authentication server 400 and executed by the processor 410 in a conventional manner.
  • For example, as discussed below in conjunction with FIGS. 5A, 5B and 6, the memory 420 may store a user database 500, a device database 550 and a token-based authentication process 700. Generally, the user database 500 records authentication information for each authorized user and the device database 550 records authentication information for each authorized device. The authentication process 700 employs a content-based authentication protocol incorporating features of the present invention to authenticate a user or device.
  • FIG. 5A is a sample table from an exemplary user database of FIGS. 1 and 4. The user database 500 records authentication information for each authorized user. As shown in FIG. 5A, the user database 500 consists of a plurality of records, such as records 505-515, each associated with a different authorized user. For each authorized user, the user database 500 identifies the user in field 530, and the corresponding password (or alternate response to a challenge) in field 540.
  • FIG. 5B is a sample table from an exemplary device database of FIG. 4. The device database 550 records authentication information for each authorized device. As shown in FIG. 5B, the device database 550 consists of a plurality of records, such as records 555-565, each associated with a different authorized device. For each authorized device, the device database 550 identifies the device in field 570, and a corresponding content authentication token in field 580, discussed further below in a section entitled “Token Scheme for Triggering Content Authentication.” In addition, the device database 550 optionally includes a field for identifying a content authentication policy for the corresponding device in field 590. For example, the content authentication policy identified in field 590 may be a label, such as “strict,” “default” or “less restrictive,” that identifies a set of applicable content authentication rules that evaluate the content of a device to varying degrees. The applicable content authentication rules may also vary, for example, based on the perceived risk associated with various external networks that a given device accessed.
  • Token Scheme for Triggering Content Authentication
  • In one implementation, the content authentication performed during the content authentication phase 220 employs an uncompromised token approach (UTA) that uses an indirect method of authenticating the contents of a device 110. Suppose that the device 110 and the authentication server 400 share a secret that was established after the last successful content authentication with the server 400. In the following, this secret is referred to as a content authentication token. When a security alert event on the device 110 occurs, this content authentication token is deleted or altered on the device 110. During the next content authentication with the server 400, the server 400 will detect the absence of the content authentication token as it is used in a challenge-response scheme. The absence of the content authentication token indicates that the device 110 was potentially compromised. In other words, the presence of the content authentication token is a signal that no security flags on the device have been raised.
  • Client-Side Content Token Processing
  • FIG. 6 is a flow chart describing an exemplary implementation of a content token management process 600 performed by each client device 110 of FIG. 1 in order to maintain the content token 550 in accordance with one embodiment of the present invention. For example, the following exemplary security alert may trigger an alteration or deletion of the content authentication token 550 associated with a given device 110. The first example is the operation of the device 110 in an external network 140 that is untrusted, referred to herein as an untrusted network zone. Generally, the content token management process 600 continuously monitors the environment of the device 110 to determine if one or more predefined conditions occur that require the alteration or deletion of the content authentication token 550. If the content authentication token 550 is altered or deleted by a given device 110, the altered or deleted token will be detected by the authentication process 700, discussed below in conjunction with FIG. 7, performed by the authentication server 400 the next time the device 110 attempts to access the home network 120.
  • In the exemplary embodiment, one or more predefined conditions can trigger the alteration or deletion of the content authentication token 550, such as the connection of the device 110 to an unknown or untrusted network 140, or a virus alert or the disabling or expiration of a virus scanner on the device 110. As shown in FIG. 6, a test is performed during step 610 until one or more predefined conditions are detected to trigger the alteration or deletion of the content authentication token 550. For example, when a device 110 attempts to connect to a new network zone, the content token management process 600 on the device 110 detects the new network connection during step 610 and determines whether a trusted network provider operates this zone. If a trusted network provider does not operate the zone, or if another predefined condition is detected, such as a virus alert, disabling or expiration of a virus scanning program, the content authentication token is altered or deleted during step 630. If the content authentication token is altered during step 630, the alteration may optionally include a reason for the alteration signed by using the content authentication token, as well as an identifier of the network, that can be recorded by the content token management process 600 in a tamper-proof way during step 640.
  • As discussed further below in conjunction with FIG. 7, after being connected to the home network 120, the device 110 ships the signed ID of the network back to the enterprise content authentication server 400, where the ID can be checked against an extensive list of trusted networks. Therefore, each device 110 need not have an extensive local database of trusted networks, and the content authenticator may reissue a content authentication token without forcing content authentication. This scheme can be extended so that the client 10 can record the ID of multiple networks by morphing its content authentication token in a deterministic way so that the server 400 can recreate the morphed content authentication token and verify the validity of the networks that the client connected to.
  • The content authentication token framework can and the token scheme be implemented with a trusted program (or a set of trusted programs) running on the client device 110. The trusted program can be provided, for example, on a Smart Card, driver or run inside a secure portion of the device 110. See, for example, The Trusted Computing Platform Alliance, http://www.trustedcomputing.org. This trusted program may require both hardware and software methods to ensure that it cannot be compromised, and can use existing techniques for its implementation. This secure program can participate in the challenge/response protocol for content authentication. A challenge could, for example, be a list of files and one-time chosen start and end segments within these files. The program could generate, for example, a Message Digest 5 (MD5) signature out of the challenged file segments and send an encrypted version of this signature to authenticate its contents. Various optimizations can be done that, for example, check files based on their time of update. The one-time challenge/response nature of the content authentication process in conjunction with the trusted nature of the verification program ensures it from attacks including replays and infections.
  • Server-Side Content Token Processing
  • FIG. 7 is a flow chart describing an exemplary implementation of an exemplary token based authentication process 700 that is performed by the authentication server 400 of FIG. 4. As previously indicated, the exemplary authentication process 700 employs a content-based authentication protocol incorporating features of the present invention to authenticate a device 110. As shown in FIG. 7, the authentication process 700 performs a test during step 710 until a device 110 requesting to access the network 120 is detected. Initially, when a device 110 connects back to its home network 120, the authentication process 700 checks the device 110 for the content authentication token 550 during step 720. A test is performed during step 730 to determine if the content authentication token 550 is value. If it is determined during step 730 that the device 110 presents a valid content authentication token, then the device 110 is allowed to access the network 120 during step 740.
  • If, however, it is determined during step 730 that the device 110 presents an altered content authentication token or cannot present the content authentication token at all, then the device 110 has been in a network zone that was not deemed trustworthy (or there has been a problem with the virus checker in the exemplary embodiment) and steps to ensure or restore the integrity of the content of the device must be taken during step 750. For example, if it is determined during the 730 that one or more installed software programs, such as a virus scan product, are not up to date, the device 110 may be limited to only accessing the restoration service 360 until the programs are updated.
  • For example, the integrity of the content may be ensured during step 750 by performing a virus scan. The scope or degree of the virus scan may optionally be varied based on information that may be known about the external network(s) 140 to which the device 110 connected. For example, if a device 110 connected to a network 140 that is known to be a significant risk, the device 110 may be required to undergo an extensive virus scan or even a scan to identify all files that have been altered. In another variation, the integrity of the content may be restored during step 750, for example, by reinstalling one or more programs or returning configuration settings to default values.
  • In yet another variation, the scope or degree of the steps undertaken to ensure or restore the integrity of the content may vary dependent upon patterns of behavior of the user or device 110. For example, if a given user frequently connects to a network at his or her residence, then perhaps a minimal virus scan is performed, if any. If unusual behavior is detected, for example, for a user or device that normally does not connect to external networks 140, then a more rigorous evaluation and restoration procedure may be appropriate.
  • As alternative to the token based implementation described above, the network addresses of each of the external networks 140 accessed by a device 110 may be captured and logged by a server, such as the server 400. In this manner, when the device 110 connects to the home network 120, the logged addresses can be evaluated to determine if the device 110 connected to any suspicious or unknown networks. The address of each of the accessed external networks 140 can be obtained, for example, by requiring the client device 110 to forward the source address of each external network 140 to the server 400. It is noted that port based access control mechanisms that have authentication between peers, such as the IEEE 802.1x access control mechanism, provides a mechanism for the client to identify each network that it connects to. Again, the hardware and software mechanisms used to implement the logging of the network addresses of the external networks 140 can be implemented using tamper-resistant techniques.
  • Strength of the Content Authentication Token Scheme
  • A benign user is a user that fully complies with enterprise security policies and does not try to work around security measures that are deemed inconvenient. For such a benign user, the disclosed content authentication token scheme works reliably even if the device is not equipped with a trusted component, such as a smart card.
  • An authenticated renegade is a user that is authorized to use the network and who wants to use the network for legitimate purposes. For the sake of his or her convenience or adventure, however, the authenticated renegade may defy corporate security measures once in a while. For such a authenticated renegade user, the content authentication token scheme works reliably if the device 110 in question is equipped with a trusted component. If this is not the case, the user may circumvent the content authentication token-based approach by attempts to restore the content authentication token after its deletion and alteration. To prevent this, countermeasures need to be taken and the content authentication token should be stored in a way that makes restoration difficult (and less convenient as compared to going through a content-based authentication; e.g., not store the content authentication token in a simple file in the file system).
  • A malicious user may misuse the machine in many ways without compromising the content of the machine at all. While the content authentication token scheme may also have some applications in this area, conventional approaches to network security such as intrusion detection appear more promising as the content authentication paradigm is intended to help with authorized users that unknowingly and unwillingly operated a device that became (potentially) compromised. In other words, the problem of protecting networks from machines that may be carriers of unauthorized content is addressed, not the problem of detecting malicious users.
  • Article of Manufacture and System Considerations
  • As is known in the art, the methods and apparatus discussed herein may be distributed as an article of manufacture that itself comprises a computer readable medium having computer readable code means embodied thereon. The computer readable program code means is operable, in conjunction with a computer system, to carry out all or some of the steps to perform the methods or create the apparatuses discussed herein. The computer readable medium may be a recordable medium (e.g., floppy disks, hard drives, compact disks, or memory cards) or may be a transmission medium (e.g., a network comprising fiber-optics, the world-wide web, cables, or a wireless channel using time-division multiple access, code-division multiple access, or other radio-frequency channel). Any medium known or developed that can store information suitable for use with a computer system may be used. The computer-readable code means is any mechanism for allowing a computer to read instructions and data, such as magnetic variations on a magnetic media or height variations on the surface of a compact disk.
  • The computer systems and servers described herein each contain a memory that will configure associated processors to implement the methods, steps, and functions disclosed herein. The memories could be distributed or local and the processors could be distributed or singular. The memories could be implemented as an electrical, magnetic or optical memory, or any combination of these or other types of storage devices. Moreover, the term “memory” should be construed broadly enough to encompass any information able to be read from or written to an address in the addressable space accessed by an associated processor. With this definition, information on a network is still within a memory because the associated processor can retrieve the information from the network.
  • It is to be understood that the embodiments and variations shown and described herein are merely illustrative of the principles of this invention and that various modifications may be implemented by those skilled in the art without departing from the scope and spirit of the invention.

Claims (18)

1. A method for evaluating a device connecting to a network, comprising:
evaluating a content of said device upon a request to access said network; and
restricting access of said device to one or more restoration services if said content tails to satisfy one or more predefined criteria.
2. The method of claim 1, wherein said one or more predefined criteria includes a content item that is out of date.
3. The method of claim 1, wherein said one or more restoration service updates a content item that is out of date.
4. The method of claim 1, wherein said one or more predefined criteria evaluates a history of one or more previously terminated connections of said device to one or more external networks.
5. The method of claim 1, wherein said one or more restoration service reinstalls one or more programs.
6. The method of claim 1, wherein said one or more restoration service returns one or more configuration settings of said device to default values.
7. An apparatus for evaluating a device connecting to a network, comprising:
a memory; and
at least one processor, coupled to the memory, operative to:
evaluate a content of said device upon a request to access said network; and
restrict access of said device to one or more restoration services if said content fails to satisfy one or more predefined criteria.
8. The apparatus of claim 7, wherein said one or more predefined criteria includes a content item that is out of date.
9. The apparatus of claim 7, wherein said one or more restoration service updates a content item that is out of date.
10. The apparatus of claim 7, wherein said one or more predefined criteria evaluates a history of one or more previously terminated connections of said device to one or more external networks.
11. The apparatus of claim 7, wherein said one or more restoration service reinstalls one or more programs.
12. The apparatus of claim 7, wherein said one or more restoration service returns one or more configuration settings of said device to default values.
13. An article of manufacture for evaluating a device connecting to a network, comprising a machine readable storage medium containing one or more programs which when executed implement the steps of:
evaluating a content of said device upon a request to access said network; and
restricting access of said device to one or more restoration services if said content fails to satisfy one or more predefined criteria.
14. The article of manufacture of claim 13, wherein said one or more predefined criteria includes a content item that is out of date.
15. The article of manufacture of claim 13, wherein said one or more restoration service updates a content item that is out of date.
16. The article of manufacture of claim 13, wherein said one or more predefined criteria evaluates a history of one or more previously terminated connections of said device to one or more external networks.
17. The article of manufacture of claim 13, wherein said one or more restoration service reinstalls one or more programs.
18. The article of manufacture of claim 13, wherein said one or more restoration service returns one or more configuration settings of said device to default values.
US12/243,390 2003-11-25 2008-10-01 Method and Apparatus for Content Based Authentication for Network Access Abandoned US20090031399A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/243,390 US20090031399A1 (en) 2003-11-25 2008-10-01 Method and Apparatus for Content Based Authentication for Network Access

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/721,721 US7752320B2 (en) 2003-11-25 2003-11-25 Method and apparatus for content based authentication for network access
US12/243,390 US20090031399A1 (en) 2003-11-25 2008-10-01 Method and Apparatus for Content Based Authentication for Network Access

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/721,721 Division US7752320B2 (en) 2003-11-25 2003-11-25 Method and apparatus for content based authentication for network access

Publications (1)

Publication Number Publication Date
US20090031399A1 true US20090031399A1 (en) 2009-01-29

Family

ID=34591869

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/721,721 Active 2027-05-19 US7752320B2 (en) 2003-11-25 2003-11-25 Method and apparatus for content based authentication for network access
US12/243,390 Abandoned US20090031399A1 (en) 2003-11-25 2008-10-01 Method and Apparatus for Content Based Authentication for Network Access

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US10/721,721 Active 2027-05-19 US7752320B2 (en) 2003-11-25 2003-11-25 Method and apparatus for content based authentication for network access

Country Status (1)

Country Link
US (2) US7752320B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050147084A1 (en) * 2003-12-09 2005-07-07 Tao Zhang Method and systems for toll-free internet protocol communication services

Families Citing this family (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8200980B1 (en) * 2001-09-21 2012-06-12 Open Invention Network, Llc System and method for enrolling in a biometric system
US7243148B2 (en) * 2002-01-15 2007-07-10 Mcafee, Inc. System and method for network vulnerability detection and reporting
US7257630B2 (en) * 2002-01-15 2007-08-14 Mcafee, Inc. System and method for network vulnerability detection and reporting
US7543056B2 (en) * 2002-01-15 2009-06-02 Mcafee, Inc. System and method for network vulnerability detection and reporting
US8091117B2 (en) 2003-02-14 2012-01-03 Preventsys, Inc. System and method for interfacing with heterogeneous network data gathering tools
US7627891B2 (en) * 2003-02-14 2009-12-01 Preventsys, Inc. Network audit and policy assurance system
US7523485B1 (en) 2003-05-21 2009-04-21 Foundry Networks, Inc. System and method for source IP anti-spoofing security
US7876772B2 (en) 2003-08-01 2011-01-25 Foundry Networks, Llc System, method and apparatus for providing multiple access modes in a data communications network
US7774833B1 (en) 2003-09-23 2010-08-10 Foundry Networks, Inc. System and method for protecting CPU against remote access attacks
US7523484B2 (en) 2003-09-24 2009-04-21 Infoexpress, Inc. Systems and methods of controlling network access
US7624431B2 (en) * 2003-12-04 2009-11-24 Cisco Technology, Inc. 802.1X authentication technique for shared media
US8528071B1 (en) * 2003-12-05 2013-09-03 Foundry Networks, Llc System and method for flexible authentication in a data communications network
US20050216957A1 (en) * 2004-03-25 2005-09-29 Banzhof Carl E Method and apparatus for protecting a remediated computer network from entry of a vulnerable computer system thereinto
US8201257B1 (en) 2004-03-31 2012-06-12 Mcafee, Inc. System and method of managing network security risks
US8230480B2 (en) 2004-04-26 2012-07-24 Avaya Inc. Method and apparatus for network security based on device security status
EP1749390A1 (en) * 2004-05-17 2007-02-07 THOMSON Licensing Methods and apparatus managing access to virtual private network for portable devices without vpn client
US20090055896A1 (en) * 2004-07-20 2009-02-26 Osamu Aoki Network connection control program, network connection control method, and network connection control system
US8607322B2 (en) * 2004-07-21 2013-12-10 International Business Machines Corporation Method and system for federated provisioning
US20060230279A1 (en) * 2005-03-30 2006-10-12 Morris Robert P Methods, systems, and computer program products for establishing trusted access to a communication network
US20060230278A1 (en) * 2005-03-30 2006-10-12 Morris Robert P Methods,systems, and computer program products for determining a trust indication associated with access to a communication network
US20060265737A1 (en) * 2005-05-23 2006-11-23 Morris Robert P Methods, systems, and computer program products for providing trusted access to a communicaiton network based on location
US7639688B2 (en) * 2005-07-18 2009-12-29 Cisco Technology, Inc. Automatic protection of an SP infrastructure against exterior traffic
US8185642B1 (en) * 2005-11-18 2012-05-22 Juniper Networks, Inc. Communication policy enforcement in a data network
JP4545085B2 (en) * 2005-12-08 2010-09-15 富士通株式会社 Firewall device
US7809354B2 (en) * 2006-03-16 2010-10-05 Cisco Technology, Inc. Detecting address spoofing in wireless network environments
US8245281B2 (en) * 2006-12-29 2012-08-14 Aruba Networks, Inc. Method and apparatus for policy-based network access control with arbitrary network access control frameworks
US20090150169A1 (en) * 2007-05-17 2009-06-11 Unlimited Cad Services, Llc Document acquisition and authentication system
EP2312437A1 (en) * 2009-09-30 2011-04-20 Thomson Licensing Detecting client software versions
CN102185846A (en) * 2011-04-26 2011-09-14 深信服网络科技(深圳)有限公司 Method and system based on VPN (Virtual Private Network) for safely visiting data of mobile communication terminal
US8898459B2 (en) * 2011-08-31 2014-11-25 At&T Intellectual Property I, L.P. Policy configuration for mobile device applications
US8918841B2 (en) 2011-08-31 2014-12-23 At&T Intellectual Property I, L.P. Hardware interface access control for mobile applications
US9521116B2 (en) * 2014-06-11 2016-12-13 Verizon Patent And Licensing Inc. Apparatus, method, and system for securing a public wireless network
US9449187B2 (en) 2014-08-11 2016-09-20 Document Dynamics, Llc Environment-aware security tokens
US9781601B1 (en) * 2015-06-08 2017-10-03 Symantec Corporation Systems and methods for detecting potentially illegitimate wireless access points
US10225259B2 (en) * 2016-03-30 2019-03-05 Oracle International Corporation Establishing a cleanroom data processing environment
US10885173B2 (en) * 2019-06-04 2021-01-05 Nant Holdings Ip, Llc Content authentication and validation via multi-factor digital tokens, systems, and methods

Citations (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5655077A (en) * 1994-12-13 1997-08-05 Microsoft Corporation Method and system for authenticating access to heterogeneous computing services
US6122631A (en) * 1997-03-28 2000-09-19 International Business Machines Corporation Dynamic server-managed access control for a distributed file system
US6128391A (en) * 1997-09-22 2000-10-03 Visa International Service Association Method and apparatus for asymetric key management in a cryptographic system
US6148404A (en) * 1997-05-28 2000-11-14 Nihon Unisys, Ltd. Authentication system using authentication information valid one-time
US20010042213A1 (en) * 2000-05-15 2001-11-15 Brian Jemes System and method for implementing network security policies on a common network infrastructure
US20020112150A1 (en) * 1998-10-22 2002-08-15 Lawing Rod D. Method and system for central management of a computer network
US20020133576A1 (en) * 2001-03-09 2002-09-19 Koymans Ronald Leo Christiaan System with a server for verifying new components
US20020199116A1 (en) * 2001-06-25 2002-12-26 Keith Hoene System and method for computer network virus exclusion
US20020199120A1 (en) * 2001-05-04 2002-12-26 Schmidt Jeffrey A. Monitored network security bridge system and method
US20030005333A1 (en) * 2001-06-26 2003-01-02 Tetsuya Noguchi System and method for access control
US6510523B1 (en) * 1999-02-22 2003-01-21 Sun Microsystems Inc. Method and system for providing limited access privileges with an untrusted terminal
US20030055994A1 (en) * 2001-07-06 2003-03-20 Zone Labs, Inc. System and methods providing anti-virus cooperative enforcement
US20030055962A1 (en) * 2001-07-06 2003-03-20 Freund Gregor P. System providing internet access management with router-based policy enforcement
US20030061509A1 (en) * 2001-09-27 2003-03-27 Fisher Lee Adam Token-based authentication for network connection
US20030140151A1 (en) * 2002-01-14 2003-07-24 Alcatel Method and a system for controlling the access and the connections to a network
US20030166397A1 (en) * 2002-03-04 2003-09-04 Microsoft Corporation Mobile authentication system with reduced authentication delay
US20030167405A1 (en) * 2001-07-27 2003-09-04 Gregor Freund System methodology for automatic local network discovery and firewall reconfiguration for mobile computing devices
US20030182420A1 (en) * 2001-05-21 2003-09-25 Kent Jones Method, system and apparatus for monitoring and controlling internet site content access
US20040039811A1 (en) * 2000-03-27 2004-02-26 Seiko Epson Corporation Management system for devices connecting with network
US20040049567A1 (en) * 2000-11-16 2004-03-11 Paul Manchin Method for identifying the network location of a computer connected to a computer network
US20040107360A1 (en) * 2002-12-02 2004-06-03 Zone Labs, Inc. System and Methodology for Policy Enforcement
US20040190718A1 (en) * 2003-03-25 2004-09-30 Dacosta Behram Mario Apparatus and method for location based wireless client authentication
US20040255167A1 (en) * 2003-04-28 2004-12-16 Knight James Michael Method and system for remote network security management
US20050038751A1 (en) * 2003-08-15 2005-02-17 Gaetano Arthur Louis System and method for software site licensing
US20050050378A1 (en) * 2003-08-29 2005-03-03 Trend Micro Incorporated, A Japanese Corporation Innoculation of computing devices against a selected computer virus
US20050059352A1 (en) * 2003-09-10 2005-03-17 Mclean Ivan H. Methods and apparatus for determining device integrity
US6920559B1 (en) * 2000-04-28 2005-07-19 3Com Corporation Using a key lease in a secondary authentication protocol after a primary authentication protocol has been performed
US7591017B2 (en) * 2003-06-24 2009-09-15 Nokia Inc. Apparatus, and method for implementing remote client integrity verification

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6505300B2 (en) * 1998-06-12 2003-01-07 Microsoft Corporation Method and system for secure running of untrusted content
US7284267B1 (en) * 2001-03-08 2007-10-16 Mcafee, Inc. Automatically configuring a computer firewall based on network connection
US7934103B2 (en) * 2002-04-17 2011-04-26 Computer Associates Think, Inc. Detecting and countering malicious code in enterprise networks
SE525304C2 (en) * 2002-04-22 2005-01-25 Snalle Ab Method and apparatus for controlling access between a computer and a communication network

Patent Citations (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5655077A (en) * 1994-12-13 1997-08-05 Microsoft Corporation Method and system for authenticating access to heterogeneous computing services
US6122631A (en) * 1997-03-28 2000-09-19 International Business Machines Corporation Dynamic server-managed access control for a distributed file system
US6148404A (en) * 1997-05-28 2000-11-14 Nihon Unisys, Ltd. Authentication system using authentication information valid one-time
US6128391A (en) * 1997-09-22 2000-10-03 Visa International Service Association Method and apparatus for asymetric key management in a cryptographic system
US20020112150A1 (en) * 1998-10-22 2002-08-15 Lawing Rod D. Method and system for central management of a computer network
US6510523B1 (en) * 1999-02-22 2003-01-21 Sun Microsystems Inc. Method and system for providing limited access privileges with an untrusted terminal
US20040039811A1 (en) * 2000-03-27 2004-02-26 Seiko Epson Corporation Management system for devices connecting with network
US6920559B1 (en) * 2000-04-28 2005-07-19 3Com Corporation Using a key lease in a secondary authentication protocol after a primary authentication protocol has been performed
US20010042213A1 (en) * 2000-05-15 2001-11-15 Brian Jemes System and method for implementing network security policies on a common network infrastructure
US20040049567A1 (en) * 2000-11-16 2004-03-11 Paul Manchin Method for identifying the network location of a computer connected to a computer network
US20020133576A1 (en) * 2001-03-09 2002-09-19 Koymans Ronald Leo Christiaan System with a server for verifying new components
US20020199120A1 (en) * 2001-05-04 2002-12-26 Schmidt Jeffrey A. Monitored network security bridge system and method
US20030182420A1 (en) * 2001-05-21 2003-09-25 Kent Jones Method, system and apparatus for monitoring and controlling internet site content access
US20020199116A1 (en) * 2001-06-25 2002-12-26 Keith Hoene System and method for computer network virus exclusion
US20030005333A1 (en) * 2001-06-26 2003-01-02 Tetsuya Noguchi System and method for access control
US20030055962A1 (en) * 2001-07-06 2003-03-20 Freund Gregor P. System providing internet access management with router-based policy enforcement
US20030055994A1 (en) * 2001-07-06 2003-03-20 Zone Labs, Inc. System and methods providing anti-virus cooperative enforcement
US20030167405A1 (en) * 2001-07-27 2003-09-04 Gregor Freund System methodology for automatic local network discovery and firewall reconfiguration for mobile computing devices
US20030061509A1 (en) * 2001-09-27 2003-03-27 Fisher Lee Adam Token-based authentication for network connection
US20030140151A1 (en) * 2002-01-14 2003-07-24 Alcatel Method and a system for controlling the access and the connections to a network
US20030166397A1 (en) * 2002-03-04 2003-09-04 Microsoft Corporation Mobile authentication system with reduced authentication delay
US20040107360A1 (en) * 2002-12-02 2004-06-03 Zone Labs, Inc. System and Methodology for Policy Enforcement
US20040190718A1 (en) * 2003-03-25 2004-09-30 Dacosta Behram Mario Apparatus and method for location based wireless client authentication
US20040255167A1 (en) * 2003-04-28 2004-12-16 Knight James Michael Method and system for remote network security management
US7591017B2 (en) * 2003-06-24 2009-09-15 Nokia Inc. Apparatus, and method for implementing remote client integrity verification
US20050038751A1 (en) * 2003-08-15 2005-02-17 Gaetano Arthur Louis System and method for software site licensing
US20050050378A1 (en) * 2003-08-29 2005-03-03 Trend Micro Incorporated, A Japanese Corporation Innoculation of computing devices against a selected computer virus
US20050059352A1 (en) * 2003-09-10 2005-03-17 Mclean Ivan H. Methods and apparatus for determining device integrity

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050147084A1 (en) * 2003-12-09 2005-07-07 Tao Zhang Method and systems for toll-free internet protocol communication services
US7848312B2 (en) * 2003-12-09 2010-12-07 Telcordia Technologies, Inc. Method and systems for toll-free internet protocol communication services

Also Published As

Publication number Publication date
US20050111466A1 (en) 2005-05-26
US7752320B2 (en) 2010-07-06

Similar Documents

Publication Publication Date Title
US7752320B2 (en) Method and apparatus for content based authentication for network access
US10057282B2 (en) Detecting and reacting to malicious activity in decrypted application data
US10764264B2 (en) Technique for authenticating network users
US9866566B2 (en) Systems and methods for detecting and reacting to malicious activity in computer networks
US9781114B2 (en) Computer security system
EP2051432B1 (en) An authentication method, system, supplicant and authenticator
US8407462B2 (en) Method, system and server for implementing security access control by enforcing security policies
US8281371B1 (en) Authentication and authorization in network layer two and network layer three
CN113553558A (en) Detecting attacks using leaked credentials via internal network monitoring
US8756690B2 (en) Extensible authentication protocol attack detection systems and methods
WO2019157333A1 (en) Peeirs:passive evaluation of endpoint identity and risk as a surrogate authentication factor
US20180139205A1 (en) System and method for transparent multi-factor authentication and security posture checking
Kumar et al. Performance analysis of sdp for secure internal enterprises
JP2015536061A (en) Method and apparatus for registering a client with a server
US7594268B1 (en) Preventing network discovery of a system services configuration
CN101764788B (en) Safe access method based on extended 802.1x authentication system
KR20060044494A (en) Network management system and network management server of co-operating with authentication server
CN115486030A (en) Rogue certificate detection
CN117478392A (en) Software definition boundary implementation method and system for scanning two-dimension code by using client APP
Kappes et al. Content authentication in enterprises for mobile devices
CN115378622A (en) Access control method, device, equipment and computer program product
PAUNESCU et al. INFORMATION SECURITY THROUGH WIRELESS TECHNOLOGY1
Ladan Mobile Computing: Security Issues
Dalwadi Network and Data Security
Vacca Installation and Deployment

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

AS Assignment

Owner name: BANK OF NEW YORK MELLON TRUST, NA, AS NOTES COLLATERAL AGENT, THE, PENNSYLVANIA

Free format text: SECURITY AGREEMENT;ASSIGNOR:AVAYA INC., A DELAWARE CORPORATION;REEL/FRAME:025863/0535

Effective date: 20110211

Owner name: BANK OF NEW YORK MELLON TRUST, NA, AS NOTES COLLAT

Free format text: SECURITY AGREEMENT;ASSIGNOR:AVAYA INC., A DELAWARE CORPORATION;REEL/FRAME:025863/0535

Effective date: 20110211

AS Assignment

Owner name: AVAYA INC., CALIFORNIA

Free format text: BANKRUPTCY COURT ORDER RELEASING ALL LIENS INCLUDING THE SECURITY INTEREST RECORDED AT REEL/FRAME 025863/0535;ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST, NA;REEL/FRAME:044892/0001

Effective date: 20171128