US20140143852A1 - Secure network privacy system - Google Patents
Secure network privacy system Download PDFInfo
- Publication number
- US20140143852A1 US20140143852A1 US14/076,568 US201314076568A US2014143852A1 US 20140143852 A1 US20140143852 A1 US 20140143852A1 US 201314076568 A US201314076568 A US 201314076568A US 2014143852 A1 US2014143852 A1 US 2014143852A1
- Authority
- US
- United States
- Prior art keywords
- network device
- connection
- network
- proxy
- logic configured
- 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
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/02—Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
- H04L63/0281—Proxies
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/56—Provisioning of proxy services
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/02—Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
- H04L63/0227—Filtering policies
- H04L63/0245—Filtering by information in the payload
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/16—Implementing security features at a particular protocol layer
- H04L63/166—Implementing security features at a particular protocol layer at the transport layer
Definitions
- This invention relates generally to network communication systems.
- this invention relates to a secure network privacy system.
- networks such as the Internet have become a virtual community where people communicate with each other by sending and receiving electronic, voice and image messages for both business and pleasure.
- These communications may include sharing ideas and information, sending personal and business messages back and forth, researching information, expressing opinions and ideas both personal and political, and conducting business negotiations and transactions (generally known as “electronic commerce” or “e-commerce”).
- IP Internet Protocol
- ActiveXTM applications the electronic address that specifically identifies a user's computer to the network
- JavaTM the electronic address that specifically identifies a user's computer to the network
- programs or files such as “cookies,” ActiveXTM applications, JavaTM, script files, Spyware, or hostile programs such as viruses.
- IP Internet Protocol
- These threats allow an outside user, be it a business or an individual entity, to perform such tasks as identifying the user, obtaining the user's personal information that is stored on his/her computer (including names, addresses, private financial files, and/or other confidential, private and/or sensitive information), as well as tracking the user's activities on the Internet, including recording every website visited or every e-mail sent or received by the user.
- Malicious programs such as viruses may also be installed on the user's computer that can modify, erase or destroy the user's operating system or personal files.
- FIG. 1 is a block diagram of the network elements of a secure network privacy system.
- FIG. 2 is a signal flow diagram (which may also be referred to as a “sequence diagram”) of an example process of establishing a secure connection.
- FIG. 3 is a block diagram of the Client Proxy Server of FIG. 1 .
- FIG. 4 is a block diagram of the Full-Time SSL implementation.
- FIG. 5 is a signal flow diagram (which may also be referred to as a “sequence diagram”) of an http request with the Full-Time SSL of FIG. 4 .
- FIG. 6 is a signal flow diagram (which may also be referred to as a “sequence diagram”) of an example process for requests made using the Full-Time SSL of FIG. 4 .
- FIG. 7 is a flow chart for the key generation of the Key Module of FIG. 3 .
- FIG. 8 is a signal flow diagram (which may also be referred to as a “sequence diagram”) of an example process for determining the sequence of events on the Client Proxy Server of FIG. 1 .
- the secure network privacy service approach that is described in this detailed description along with the figures is an example implementation of many possible implementations.
- the components are generally a network-level (TCP/IP) traffic interceptor (client side), a client proxy, a server proxy, a SSL module, and multiple selected web-based services (such as user authentication, server lists, recommended site settings lists, etc.). Because this implementation is readily applicable to the Internet, the Internet is used for illustrative purposes only and different implementations may apply to other networks. References herein to specific protocols, such as SSL and TSL, should not be deemed to limit this invention since it is capable of implementation using any network protocol and any encryption method or protocol.
- a module may be part of a program, which may be composed of one or more modules that are independently developed and linked together when the program is executed.
- the module may be any self-contained component of the hardware.
- CA Chip Authority
- the abbreviation CA refers to a third-party entity that issues digital certificates that are used to create digital signatures or public-private keys used for authentication and encryption such as those used by the Secure Sockets Layer (SSL) protocol.
- SSL Secure Sockets Layer
- TLS protocol version 1.0 under ITEF RFC 2246 (and additional RFC documents based on it).
- TLS is an extension of SSL that can be used for securing many protocols other than http, for example, smtp, pop3, and others.
- These digital certificates, digital signatures, public and private keys and other like authentication and encryption enablers are sometimes collectively and singularly referred to as “identifiers.”
- FIG. 1 is a block diagram of these basic components showing their interconnection.
- the client portion is the Client Proxy Server 104
- the server portion is the Remote Proxy Server 120 .
- a user uses a Network Device 102 to establish a connection to the Server-Target 110 ; for example, a user using a PC connects to the Internet in order to retrieve data, such as Web pages 114 .
- the Network Device 102 may be a PC, a PDA, a workstation, a gaming desktop, an Internet-enabled cell phone or like electronic device.
- This communication from the Network Device 102 is “intercepted” by either the Client Proxy Server 104 via communication path 132 or the Remote Proxy Server 120 via communication path 124 .
- the Remote Proxy Server 120 may be a remote server while the Client Proxy Server 104 may reside on the Network Device 102 , or another server along the communication paths to Remote Proxy Server 120 or Server-Target 110 (for example, a router, gateway, firewall, or proxy at the edge of the user's internal network).
- the Remote Proxy Server 120 may also be implemented in hardware such as networked game systems (e.g., Xbox, Playstation or GameCube), or a router, network-address translation device, switch, firewall or other network device or appliance.
- the Client Proxy Server 104 or the Remote Proxy Server 120 then establishes a connection with the Server-Target 110 via communication paths 130 and 126 , respectively.
- the Client Proxy Server 104 and the Remote Proxy Server 120 relay data from the client on the Network Device 102 to the Server-Target 110 hosting the content or service the Network Device 102 may be attempting to connect to and/or access.
- the Remote Proxy Server 120 masks the IP address associated with the Network Device 102 and may perform other actions based on the content of the request or the contents of the reply from the Server-Target 110 . These actions may include adding, changing, or removing text, data, information, scripts or other content either from the Network Device 102 connection to the Server-Target 110 , or from the Server-Target 110 connection back to the Network Device 102 .
- the Remote Proxy Server 120 may not be required in all implementations of the secure network.
- the secure network may connect directly to the Server-Target 110 through the Client Proxy Server 104 .
- the Remote Proxy Server 120 may be used for all connections.
- a signal flow diagram (which may also be referred to as a “sequence diagram”) for an example process performed by the architecture of the implementation shows the Remote Proxy Server 214 capable of intercepting an outgoing connection from the Network Application 202 (which may be any application or device seeking access to a network, with a typical example being a browser on a PC) and establishing another secure connection that protects the privacy and integrity of the Network Device 102 , FIG. 1 .
- This example process starts in 222 with a request by the Network Application 202 to connect to a secure site.
- the Remote Proxy Server 214 transparently intercepts the outgoing connection 224 from the Network Application 202 , determines what website the Network Application 202 is attempting to connect to, and returns a “spoofed” certificate 226 for the Server-Target 218 , that is, a certificate from Remote Proxy Server 214 that appears to the Network Application 202 as a certificate directly from the Server-Target 218 . This certificate is then used to establish the SSL connection 228 between the Network Application 202 and the Remote Proxy Server 214 .
- the Remote Proxy Server 214 opens a SSL connection 230 with the Server-Target 218 and subsequently receives the real certificate 232 from the Server-Target 218 . If client authentication to the server is necessary, i.e., the server requests client authentication, the Remote Proxy Server 214 may also send a certificate and perform other functions required to complete the SSL handshake and authenticate the Network Application 202 to the Server-Target 218 . The SSL connection is then established 234 between the Remote Proxy Server 214 and the Server-Target 218 .
- the Parsing Module 250 (which is an element of the Remote Proxy Server 214 ) may be able to parse, edit, verify, monitor and otherwise alter the content of the packets passing back 240 and forth 242 through the Remote Proxy Server 214 .
- the Parsing Module 250 could: remove referrer or other identifying headers from the http request, remove cookies from the request or response headers, modify cookies in the response headers to change their content or scope or expiration, remove references to files residing on other files from the returned http document, remove identifying information from web form submissions, remove identifying information from automated connections established by “spyware” or other local software running on Network Device 102 , translate the language of the content of outgoing or incoming data streams, replace sensitive information like e-mail addresses or credit card numbers with either false information or alternative information that may be specific to the Server-Target 218 .
- FIG. 3 a block diagram of the Client Proxy Server 104 , FIG. 1 , is shown.
- This portion of the implementation intercepts the outgoing connection from the user's PC or other network device to the computer hosting the content or service the network device is trying to access (the Server-Target 110 ).
- the initial communication from the Network Device 102 (not shown) may be directed to the Interceptor Module 314 via secure communication path 320 .
- the Parsing Module 308 may perform certain actions on the data passing back and forth to the Network Device 102 based on the content of the request from the Network Device 102 or the contents of the reply from the Server-Target 110 . These actions may include adding, changing, or removing text, data, information, scripts or other content either from the connection from the Network Device 102 to the Server-Target 110 , or from the connection from the Server-Target 110 back to the Network Device 102 .
- the Key Module 312 provides SSL functionality for the Network Device 102 and is utilized when a secure connection to the Server-Target 110 is desired. In other implementations, other secure connection protocols may be used. SSL-enabled client software requires server and client authentication using public-private keys and CA certificates. The Key Module 312 generates site SSL certificates by first attempting to retrieve pre-generated site SSL certificates stored in a table in cache on the disk, or if not found, by generating a new certificate dynamically using a universal site certificate and the User's CA Secret Key.
- the Log Module 310 may be in communication with Parsing Module 308 via communication path 330 and accumulates and stores privacy statistics for use in automated site threat analysis and rating, activity logging, performance monitoring, billing, or other uses.
- these statistics may include per site privacy statistics and statistics counting the number and type of viruses, pop-ups, cookies, and other malicious or unwanted intrusions into the network system.
- the Outgoing Module 304 (which is optional) may be in communication with Parsing Module 308 and Key Module 312 via communication paths 328 and 326 , respectively, and provides outgoing SSL connectivity between the Client Proxy Server 104 , FIG. 1 , and either the Remote Proxy Server 120 , FIG. 1 , or the Server-Target 110 , FIG. 1 .
- the Outgoing Module 304 may also provide any client-side authentication that may be required by the Server-Target 110 , FIG. 1 .
- FIG. 4 a block diagram of the Full-Time SSL implementation is shown.
- This Full-Time SSL implementation may reside on the Client Proxy Server 104 , FIG. 1 , which may itself reside on the Network Device 102 , FIG. 1 .
- the Full-Time SSL implementation resides on the Client Proxy Server 404 .
- the Full-Time SSL implementation creates a secure connection along communication path 432 between the Client Proxy Server 404 and the Remote Proxy Server 402 using the Interceptor Module 412 , the Parsing Module 408 and the Outgoing SSL Module 404 , whether or not the connection between the Remote Proxy Server 402 and the Server-Target 418 is secure.
- connection via communication path 432 could be wireless, such as Wi-Fi, broadband or other Internet connection that would otherwise be insecure.
- the initial communication from the Network Device 102 is directed to the Interceptor Module 412 via communication path 420 .
- the Parsing Module 408 performs certain actions on the data passing back and forth to the Network Device 102 based on the content of the request from the Network Device 102 or the contents of the reply from the Server-Target 418 . These actions may include adding, changing, or removing text, data, information, scripts or other content from either the data from the Network Device 102 to the Server-Target 418 , or from the Server-Target 418 back to the Network Device 102 .
- the Outgoing SSL Module 404 provides SSL functionality to the Network Device 102 and may be utilized whether or not a secure connection to the Server-Target 418 is desired.
- Full-Time SSL enables users to connect securely to the Remote Proxy Server 402 using a secure-connection protocol regardless of whether the connection to the Server-Target 418 is secure.
- the connection to the Server-Target 418 may or may not use a secure-connection protocol and therefore the connection between the Remote Proxy Server 402 and the Server-Target 418 may not be secure.
- SSL-enabled client software may require server and client authentication using public-private keys and CA certificates.
- the Outgoing SSL Module 404 generates site SSL certificates by first selecting pre-generated site SSL certificates stored in a table in cache on the disk, or if not found, by generating a new certificate by normally using a universal site certificate and the CA Secret Key of the Network Device 102 .
- FIGS. 5 and 6 describe in more detail two (2) approaches of implementing Full-Time SSL.
- the Client 512 which may be implemented in a Network Application 502 residing on a network device, may provide TCP/IP-level “hooks” to redirect traffic to the Client Proxy Server 514 .
- the SSL module may be accessed by the Client Proxy Server 514 (which may also be implemented by software or hardware residing on the Network Device 102 or some other network device such as a router, gateway, proxy, or other network appliance or device) when it receives a request for an https connection or if “Full-time SSL” has been selected.
- FIG. 1 illustrates a request for an https connection or if “Full-time SSL” has been selected.
- the Network Device 102 makes an http request 522 for connection to an unsecure website, e.g., http://www.foo.com, with Full-Time SSL on.
- the Client 512 determines that the request is for an unsecure website 524 .
- the Client 512 determines that Full-Time SSL is available 526 and begins the process of making a secure connection.
- the Client 512 then forwards a request 528 on the SSL port of the user's network device to the Client Proxy Server 514 .
- the Client Proxy Server 514 receives the request 528 and reads and processes the data from the Client 512 by running the data through filters and adding headers 530 .
- the Client Proxy Server 514 substitutes its own public key or private key for the Client's real keys and commences a SSL session by exchanging a series of messages comprising the SSL handshake sub-protocol 532 with the Remote Proxy Server 518 .
- the Client Proxy Server 514 will transmit the data to a secure connection by calling the SSL write 534 function to write data to the Remote Proxy Server 518 .
- the Remote Proxy Server 518 decrypts the data 536 received from the Client Proxy Server 514 and forwards the resulting Clear Text 538 to the desired website Server-Target 520 .
- Server-Target 520 returns Clear Text or data 540 to the Remote Proxy Server 518 , which in turn returns encrypted data 542 in a secure connection to the Client Proxy Server 514 via a SSL_read function called from the client side.
- the Client Proxy Server 514 decrypts the data received 544 and in 546 and 548 , respectively, Clear Text is forwarded first to the Client 512 and then to the Network Application 502 .
- FIG. 6 is a signal flow diagram (which may also be referred to as a “sequence diagram”) of an example process for requests made using SSL.
- the Network Device 102 makes an https request 622 for connection to a secure website, for example, https://www.foo.com, with a ClientHello.
- the Client 612 intercepts this outgoing connection and determines that the request is for a secure website 624 .
- the Client 612 sends a ClientHello 626 to the Client Proxy Server 614 to establish a connection.
- the Client Proxy Server 614 returns a ServerHello 628 , thereby pretending to be the end connection.
- the Client 612 sends a ServerHello 630 to the Network Application 602 .
- the Client 612 has intercepted the request from the Network Application 602 and the ServerHello 628 from the Client Proxy Server 614 makes it appear to the Network Application 602 that it has a connection with the Server-Target 620 .
- the Client Proxy Server 614 checks to see if it has the site cert of the Server-Target 620 stored in its cache (not shown). If the site cert is not found, the Client Proxy Server 614 will generate a site cert for the Server-Target 620 using a new CA or the system's universal site certificate and the user's CA Secret Key. The site cert is sent to the Client 612 and the Network Application 602 in 634 and 636 , respectively. This followed by the ServerDone 638 and 640 being sent to the Client 612 and the Network Application 602 , respectively. A message is sent finalizing the completion of the SSL handshake process 642 and establishing the connection between the Network Application 602 and the Client Proxy Server 614 .
- the Network Application 602 sends data 644 to the Client Proxy Server 614 , which in turn commences the SSL handshake process 646 with the Remote Proxy Server 618 .
- the Client Proxy Server 614 decodes the SSL record and runs the data through filters 648 .
- the Client Proxy Server 614 calls the SSL_write 650 to the Remote Proxy Server 618 .
- the Remote Proxy Server 618 commences the SSL handshake process 652 with the Server-Target 620 . This is followed by the Remote Proxy Server 618 calling the SSL_write 654 to write data to the Server-Target 620 .
- the return data is sent from the Server-Target 620 to the Client Proxy Server 614 via an SSL_read 656 called from the Client Proxy Server 614 , and from the Client Proxy Server 614 to the Network Application 602 also via an SSL_read 658 called from the Network Application 602 .
- a TCP Hook module in the Client Proxy Server 614 may be a placeholder for calls and callbacks.
- the Client Proxy Server 614 may be a fully functional server. This means that the Client Proxy Server 614 may listen on predefined communication ports for incoming secure as well as insecure connections, possibly spawning or starting a new thread to handle each connection. However, if scalability is a consideration, certain of the functions performed by the Client Proxy Server 614 may be performed on the Client 612 , thus making for a smaller single point of failure.
- the Network Device's CA keys may also be generated; also the Public CA key may be installed in the Network Application 602 automatically but if this isn't possible, instructions for manual installation may be provided.
- a universal site key may be utilized that may be signed by the user's Secret CA key to forge the authentication of the secure site. For security, a background thread may be spawned on startup to generate a new key and swap with the universal site key after it has been generated.
- the universal site key may be generated and stored in many ways and at many times. For example, it could be changed for every site, or reused for every site.
- FIG. 7 is a flow chart for an example process performed by the architecture of the implementation, that shows how the identity of the secure server to which the Network Application is attempting to connect is assumed by the Client Proxy Unit.
- This example process starts in step 702 with a request to connect to a secure site. If a request comes in for a secure site, in step 712 the Client Proxy Server checks if it has the site cert of the Server-Target to return in the SSL handshake stored in the cache (not shown). If the site cert is found, then step 714 checks to see if this site cert has expired. If not, the name of the site cert is returned in step 718 and the site cert is sent with a message initiating the SSL Handshake process with the Client in step 728 .
- step 716 the network privacy system generates a site cert for the Server-Target using a new CA or the system's universal site certificate and the Network Device's CA Secret Key. Once generated, this certificate is stored in the cache in steps 720 and 724 . This may be done using a SHA-1 (Secure Hash Algorithm) hash function or any other hash function used in authentication routines.
- SHA-1 Secure Hash Algorithm
- the Client Proxy Server may finish the SSL handshake and begin the consensual man-in-the-middle attack, as shown in FIG. 8 .
- what the Client Proxy Server 814 is doing is decoding the SSL records on the Client Proxy Server, redirecting them through the filtering code and then doing an SSL_write to the Remote Proxy Server 820 or directly to the destination web site.
- a similar flow is used when reading data from the Client Proxy Server 814 where the implementation does an SSL_read giving the system the clear text that was sent. Then the implementation sends it though the filtering code. Finally the implementation may do an SSL_write to the Client Proxy Server 814 , which will return it to the Network Application 802 .
- FIG. 8 is a signal flow diagram (which may also be referred to as a “sequence diagram”) of an example process for determining the sequence of events on the Client Proxy Server 814 .
- the sequence of events on the Client Proxy Server 814 may be as follows.
- the TCP Hook module in the Network Application 802 has redirected the Network Application request 822 to the Client Proxy Server 814 , and the Client Proxy Server 814 then calls the regular socket-accept function to open a socket 824 and the SSL_initialize function to negotiate the SSL handshake 826 .
- the Network Application 802 writes data over a secure SSL connection, with the Client Proxy Server 814 calling the SSL_read 828 .
- the Client Proxy Server 814 SSL handler may thereafter make calls to the SSL_read/write functions instead of using the standard recv and send calls.
- the Client Proxy Server 814 decodes the SSL records and runs the data through filters 830 .
- the Client Proxy Server 814 calls the SSL_write function to write data 832 to the Remote Proxy Server 820 and in turn, calls the SSL_read 834 to receive the Clear Text that was sent to the Remote Proxy Server 820 from the destination website.
- the Client Proxy Server 814 runs the data through filters 836 and then calls the SSL_write function 838 to write data to the Network Application 802 .
- the Client Proxy Server 814 may be reliable so as not to have multiple servers listening on the same port because the implementation should not have more than one on each client.
- the server may do some form of client authentication to make sure other applications or even machines are not trying to use the Client Proxy Server 814 .
- the processes described in FIGS. 1 through 8 may be performed by hardware or software. If the process is performed by software, the software may reside in software memory (not shown) in the controller, memory, or a removable memory medium.
- the software in memory may include an ordered listing of executable instructions for implementing logical functions (i.e., “logic” that may be implemented either in digital form such as digital circuitry or source code or in analog form such as analog circuitry or an analog source such as an analog electrical, sound or video signal), may selectively be embodied in any computer-readable (or signal-bearing) medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that may selectively fetch the instructions from the instruction execution system, apparatus, or device, and execute the instructions.
- logical functions i.e., “logic” that may be implemented either in digital form such as digital circuitry or source code or in analog form such as analog circuitry or an analog source such as an analog electrical, sound or video signal
- a “computer-readable medium” and/or “signal-bearing medium” is any means that may contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
- the computer-readable medium may selectively be, for example but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, device, or propagation medium.
- a non-exhaustive list of the computer-readable media would include the following: an electrical connection (electronic) having one or more wires, a portable computer diskette (magnetic), a RAM (electronic), a read-only memory “ROM” (electronic), an erasable programmable read-only memory (EPROM or Flash memory) (electronic), an optical fiber (optical), and a portable compact disc read-only memory “CDROM” (optical).
- the computer-readable medium may even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via, for instance, optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner if necessary, and then stored in a computer memory.
- the embodiments described above provide for consensual Man-in-the Middle attacks being used to rewrite pages, for dynamic creation of site SSL certificates, and generation of CA certs to sign all SSL site certificates.
- a CA cert may be generated for each user and a CA cert is automatically installed in the browser and SSL page rewriting where the SSL page rewriting includes the client decrypting SSL pages to rewrite before re-encrypting and sending to the proxy or the end website.
- the client may also provide for the client to insert information into data streams from browser to network through any kind of header or by inserting cookies.
- the cookies may include authentication/access rights information and preferences information and utilize XML and encryption.
- TCP-level Hook for privacy services that includes the TCP-level Hook redirecting traffic to a local proxy on the user's machine, the client proxy redirecting traffic to a remote proxy and the TCP-level Hook allowing IP masking.
- implementations may also provide for Full-Time SSL without URL prefixing as well as for making cookies session only and/or changing cookie expiration dates.
- Other implementations may also provide for gathering and generating Privacy Statistics that include per site privacy statistics, privacy analyzer real-time threat displays, and automated site threat analyses and ratings.
- implementations may also provide for setting per-site privacy settings that include white lists, black lists, detailed custom settings, “Show details” functionality, recommended site settings lists that include automatically updated and downloaded settings, and lard-coded site settings that cannot be changed by the user or that have preset defaults, and an exception list for selected sites.
- implementations may also provide for the substitution of personal information related to the user, such as real name, address, phone number, etc., with alternative information for purposes of identity protection, privacy, and tracking prevention.
- Such implementations may include the automatic substitution of real e-mail addresses, in intercepted communications, with alternative e-mail addresses for purposes of privacy and spam prevention.
- implementations may also provide for the substitution of alternative or temporary credit card numbers for valid credit card numbers for purposes of enhanced authentication and security, fraud prevention and identity and privacy protection in e-commerce.
- implementations may also provide for the client to keep a list of alternate access names/IP addresses for accessing servers.
- the client may try all addresses one after another and/or allow each user to get a different set of access addresses. This would enable the client to access the server even if some intermediary is trying to prevent or block the connection.
- implementations may also provide for installation on many computers while at the same time detecting and preventing multiple simultaneous users.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Computer And Data Communications (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The invention provides a method and system of receiving communications from a network device in a network to a source of network data and establishing a secure and/or authenticated network connection between the network device and the source that appears to the network device as a direct connection to the source of network data. Broadly conceptualized, the method and system may also include a parsing module that modifies the network data passing back and forth between the network device and the source of network data.
Description
- This application is a divisional application of U.S. application Ser. No. 10/560,725, filed Aug. 21, 2008, which is a 371 National Stage Application of International Application No. PCT/US2004/020562, filed Jun. 25, 2004, which claims the benefit of the following U.S. Provisional Applications, all filed Jun. 25, 2003: (a) Ser. No. 60/483,277 titled “A Multiple Platform Network Privacy System”; (b) Ser. No. 60/482,786 titled “A Multiple Platform Network Privacy System;” (c) Ser. No. 60/482,628 titled “A Secure Network Privacy System;” (d) Ser. No. 60/482,784 titled “A Network Privacy System;” and (e) Ser. No. 60/482,785 titled “GUI for a Network Privacy System,” which Applications are hereby incorporated herein in their entirety by this reference.
- 1. Field of the Invention
- This invention relates generally to network communication systems. In particular, this invention relates to a secure network privacy system.
- 2. Description of the Related Art
- As global computer networks, such as the Internet, continue to grow globally at a rapid pace, an increasing number of people and businesses from around the world are accessing these networks for both business and personal activities. As a result, networks such as the Internet have become a virtual community where people communicate with each other by sending and receiving electronic, voice and image messages for both business and pleasure. These communications may include sharing ideas and information, sending personal and business messages back and forth, researching information, expressing opinions and ideas both personal and political, and conducting business negotiations and transactions (generally known as “electronic commerce” or “e-commerce”). In response to this new electronic activity, businesses and certain individuals attempt to identify and track individual Internet users for numerous purposes, including but not limited to, advertising, market research, customizing information for Internet sites (i.e., “websites”), snooping and eavesdropping on communications, as well as fraud and other malicious activities. Many of these attempts are threats to the individual privacy of users of these networks because they attempt to gain personal information about the user and the user's activities online (generally referred to as “online activities”), often without the user's consent or knowledge.
- These threats acquire information about the user by logging or tracking a user's Internet Protocol (“IP”) address (the electronic address that specifically identifies a user's computer to the network) or by installing programs or files on the user's computer such as “cookies,” ActiveX™ applications, Java™, script files, Spyware, or hostile programs such as viruses. These threats allow an outside user, be it a business or an individual entity, to perform such tasks as identifying the user, obtaining the user's personal information that is stored on his/her computer (including names, addresses, private financial files, and/or other confidential, private and/or sensitive information), as well as tracking the user's activities on the Internet, including recording every website visited or every e-mail sent or received by the user. Malicious programs such as viruses may also be installed on the user's computer that can modify, erase or destroy the user's operating system or personal files.
- Unfortunately, many people that utilize the Internet do not understand how networks such as the Internet function nor do they generally appreciate the number and types of threats that they may experience once they connect (i.e., “log-on”) to the Internet. Past approaches at protecting users connected to the Internet include using “firewalls” to block certain types of threats, virus protection programs for detecting malicious programs, and spyware and cookie-file-removal software. These approaches, however, do not protect a user's identity nor do they protect against malicious users intercepting data between the client and server because they may attempt to disinfect a user from intruders after the fact. Approaches in the past at protecting the user's identity have included allowing a user to connect to an intermediate server (sometimes referred to as a “proxy server”) connected to the Internet that extracted off the user's IP information and substituted for it the IP address of the intermediate server, thus creating an anonymous user that could then continue to surf the Net without worrying that his IP information would be used to identify him.
- These past approaches do not protect a user's identity as soon as the user connects to the Internet because connected websites are able to read and identify the user's IP address among other things. A need therefore exists to protect the identity of the user upon connecting to the Internet (i.e., known as “surfing the web” or “surfing the Net”). Thus there is a need for a privacy management approach that solves the problems recited above and allows Internet users to easily maintain their privacy.
- The components in the figures are not necessarily to scale, emphasis instead being placed upon illustrating the principles of the invention. In the figures, like reference numerals designate corresponding parts throughout the different views.
-
FIG. 1 is a block diagram of the network elements of a secure network privacy system. -
FIG. 2 is a signal flow diagram (which may also be referred to as a “sequence diagram”) of an example process of establishing a secure connection. -
FIG. 3 is a block diagram of the Client Proxy Server ofFIG. 1 . -
FIG. 4 is a block diagram of the Full-Time SSL implementation. -
FIG. 5 is a signal flow diagram (which may also be referred to as a “sequence diagram”) of an http request with the Full-Time SSL ofFIG. 4 . -
FIG. 6 is a signal flow diagram (which may also be referred to as a “sequence diagram”) of an example process for requests made using the Full-Time SSL ofFIG. 4 . -
FIG. 7 is a flow chart for the key generation of the Key Module ofFIG. 3 . -
FIG. 8 is a signal flow diagram (which may also be referred to as a “sequence diagram”) of an example process for determining the sequence of events on the Client Proxy Server ofFIG. 1 . - The secure network privacy service approach that is described in this detailed description along with the figures is an example implementation of many possible implementations. The components are generally a network-level (TCP/IP) traffic interceptor (client side), a client proxy, a server proxy, a SSL module, and multiple selected web-based services (such as user authentication, server lists, recommended site settings lists, etc.). Because this implementation is readily applicable to the Internet, the Internet is used for illustrative purposes only and different implementations may apply to other networks. References herein to specific protocols, such as SSL and TSL, should not be deemed to limit this invention since it is capable of implementation using any network protocol and any encryption method or protocol.
- Reference is often made to cache or registry entries or other specific ways of storing information. This information could be stored in any number of ways, including in flat files, indexed files, and local or remote databases, among others. Reference is also made to cookies. Many other information-transfer techniques may be used in place of cookies, including HTML headers, changes to URLs or other addresses, and any other standard or custom message or data structure. Reference is also made to XML data structures. In general, these structures can be replaced with other types of data structures, including other standard and non-standard, encrypted and non-encrypted structures. Reference is also made to the term “module,” which may refer to an element or unit of either software or hardware that may perform one or more functions or procedures. With respect to software, a module may be part of a program, which may be composed of one or more modules that are independently developed and linked together when the program is executed. With respect to hardware, the module may be any self-contained component of the hardware. Finally, the abbreviation CA stands for “Certificate Authority” and refers to a third-party entity that issues digital certificates that are used to create digital signatures or public-private keys used for authentication and encryption such as those used by the Secure Sockets Layer (SSL) protocol. Originally developed by Netscape, SSL is a widely accepted protocol in use on the World Wide Web for authenticated and encrypted communication between clients and servers and its latest specification is SSL 3.0. This is being replaced by TLS protocol version 1.0 under ITEF RFC 2246 (and additional RFC documents based on it). TLS is an extension of SSL that can be used for securing many protocols other than http, for example, smtp, pop3, and others. These digital certificates, digital signatures, public and private keys and other like authentication and encryption enablers are sometimes collectively and singularly referred to as “identifiers.”
- Generically speaking, the combination of these components is an implementation of a “secure network privacy system.”
FIG. 1 is a block diagram of these basic components showing their interconnection. The client portion is theClient Proxy Server 104, while the server portion is theRemote Proxy Server 120. In this implementation, a user uses aNetwork Device 102 to establish a connection to the Server-Target 110; for example, a user using a PC connects to the Internet in order to retrieve data, such asWeb pages 114. TheNetwork Device 102 may be a PC, a PDA, a workstation, a gaming desktop, an Internet-enabled cell phone or like electronic device. This communication from theNetwork Device 102 is “intercepted” by either theClient Proxy Server 104 viacommunication path 132 or theRemote Proxy Server 120 viacommunication path 124. In general, theRemote Proxy Server 120 may be a remote server while theClient Proxy Server 104 may reside on theNetwork Device 102, or another server along the communication paths toRemote Proxy Server 120 or Server-Target 110 (for example, a router, gateway, firewall, or proxy at the edge of the user's internal network). TheRemote Proxy Server 120 may also be implemented in hardware such as networked game systems (e.g., Xbox, Playstation or GameCube), or a router, network-address translation device, switch, firewall or other network device or appliance. TheClient Proxy Server 104 or theRemote Proxy Server 120 then establishes a connection with the Server-Target 110 viacommunication paths - The
Client Proxy Server 104 and theRemote Proxy Server 120 relay data from the client on theNetwork Device 102 to the Server-Target 110 hosting the content or service theNetwork Device 102 may be attempting to connect to and/or access. TheRemote Proxy Server 120 masks the IP address associated with theNetwork Device 102 and may perform other actions based on the content of the request or the contents of the reply from the Server-Target 110. These actions may include adding, changing, or removing text, data, information, scripts or other content either from theNetwork Device 102 connection to the Server-Target 110, or from the Server-Target 110 connection back to theNetwork Device 102. TheRemote Proxy Server 120 may not be required in all implementations of the secure network. In some implementations, the secure network may connect directly to the Server-Target 110 through theClient Proxy Server 104. Whether or not theRemote Proxy Server 120 is used may depend on the privacy settings theNetwork Device 102 has set for that particular site. It may be desirable to provide different levels or kinds of privacy protection based on the particular Server-Target 110 to which theNetwork Device 102 is connecting. TheRemote Proxy Server 120 may only be used if the masking of the user's IP, and/or other changes theRemote Proxy Server 120 may make to the data are required for the particular settings of theNetwork Device 102. Otherwise the connection may be direct. Because this interception and connection is transparent to theNetwork Device 102 and its user, the user considers itself to be in communication with the Server-Target 110 viacommunication path 128. In other embodiments, theRemote Proxy Server 120 may be used for all connections. - Turning to
FIG. 2 , a signal flow diagram (which may also be referred to as a “sequence diagram”) for an example process performed by the architecture of the implementation shows theRemote Proxy Server 214 capable of intercepting an outgoing connection from the Network Application 202 (which may be any application or device seeking access to a network, with a typical example being a browser on a PC) and establishing another secure connection that protects the privacy and integrity of theNetwork Device 102,FIG. 1 . This example process starts in 222 with a request by theNetwork Application 202 to connect to a secure site. TheRemote Proxy Server 214 transparently intercepts theoutgoing connection 224 from theNetwork Application 202, determines what website theNetwork Application 202 is attempting to connect to, and returns a “spoofed”certificate 226 for the Server-Target 218, that is, a certificate fromRemote Proxy Server 214 that appears to theNetwork Application 202 as a certificate directly from the Server-Target 218. This certificate is then used to establish theSSL connection 228 between theNetwork Application 202 and theRemote Proxy Server 214. - At the same time, the
Remote Proxy Server 214 opens aSSL connection 230 with the Server-Target 218 and subsequently receives thereal certificate 232 from the Server-Target 218. If client authentication to the server is necessary, i.e., the server requests client authentication, theRemote Proxy Server 214 may also send a certificate and perform other functions required to complete the SSL handshake and authenticate theNetwork Application 202 to the Server-Target 218. The SSL connection is then established 234 between theRemote Proxy Server 214 and the Server-Target 218. Once a two-way SSL connection is established, the Parsing Module 250 (which is an element of the Remote Proxy Server 214) may be able to parse, edit, verify, monitor and otherwise alter the content of the packets passing back 240 and forth 242 through theRemote Proxy Server 214. For example, theParsing Module 250 could: remove referrer or other identifying headers from the http request, remove cookies from the request or response headers, modify cookies in the response headers to change their content or scope or expiration, remove references to files residing on other files from the returned http document, remove identifying information from web form submissions, remove identifying information from automated connections established by “spyware” or other local software running onNetwork Device 102, translate the language of the content of outgoing or incoming data streams, replace sensitive information like e-mail addresses or credit card numbers with either false information or alternative information that may be specific to the Server-Target 218. - In
FIG. 3 , a block diagram of theClient Proxy Server 104,FIG. 1 , is shown. This portion of the implementation intercepts the outgoing connection from the user's PC or other network device to the computer hosting the content or service the network device is trying to access (the Server-Target 110). The initial communication from the Network Device 102 (not shown) may be directed to theInterceptor Module 314 viasecure communication path 320. TheParsing Module 308 may perform certain actions on the data passing back and forth to theNetwork Device 102 based on the content of the request from theNetwork Device 102 or the contents of the reply from the Server-Target 110. These actions may include adding, changing, or removing text, data, information, scripts or other content either from the connection from theNetwork Device 102 to the Server-Target 110, or from the connection from the Server-Target 110 back to theNetwork Device 102. - The
Key Module 312 provides SSL functionality for theNetwork Device 102 and is utilized when a secure connection to the Server-Target 110 is desired. In other implementations, other secure connection protocols may be used. SSL-enabled client software requires server and client authentication using public-private keys and CA certificates. TheKey Module 312 generates site SSL certificates by first attempting to retrieve pre-generated site SSL certificates stored in a table in cache on the disk, or if not found, by generating a new certificate dynamically using a universal site certificate and the User's CA Secret Key. - The
Log Module 310 may be in communication withParsing Module 308 viacommunication path 330 and accumulates and stores privacy statistics for use in automated site threat analysis and rating, activity logging, performance monitoring, billing, or other uses. By way of illustration, these statistics may include per site privacy statistics and statistics counting the number and type of viruses, pop-ups, cookies, and other malicious or unwanted intrusions into the network system. - The Outgoing Module 304 (which is optional) may be in communication with
Parsing Module 308 andKey Module 312 viacommunication paths Client Proxy Server 104,FIG. 1 , and either theRemote Proxy Server 120,FIG. 1 , or the Server-Target 110,FIG. 1 . TheOutgoing Module 304 may also provide any client-side authentication that may be required by the Server-Target 110,FIG. 1 . - Turning to
FIG. 4 , a block diagram of the Full-Time SSL implementation is shown. This Full-Time SSL implementation may reside on theClient Proxy Server 104,FIG. 1 , which may itself reside on theNetwork Device 102,FIG. 1 . In this example, the Full-Time SSL implementation resides on theClient Proxy Server 404. In general, the Full-Time SSL implementation creates a secure connection alongcommunication path 432 between theClient Proxy Server 404 and theRemote Proxy Server 402 using theInterceptor Module 412, theParsing Module 408 and theOutgoing SSL Module 404, whether or not the connection between theRemote Proxy Server 402 and the Server-Target 418 is secure. For example, the connection viacommunication path 432 could be wireless, such as Wi-Fi, broadband or other Internet connection that would otherwise be insecure. The initial communication from theNetwork Device 102 is directed to theInterceptor Module 412 viacommunication path 420. TheParsing Module 408 performs certain actions on the data passing back and forth to theNetwork Device 102 based on the content of the request from theNetwork Device 102 or the contents of the reply from the Server-Target 418. These actions may include adding, changing, or removing text, data, information, scripts or other content from either the data from theNetwork Device 102 to the Server-Target 418, or from the Server-Target 418 back to theNetwork Device 102. - The
Outgoing SSL Module 404 provides SSL functionality to theNetwork Device 102 and may be utilized whether or not a secure connection to the Server-Target 418 is desired. Full-Time SSL enables users to connect securely to theRemote Proxy Server 402 using a secure-connection protocol regardless of whether the connection to the Server-Target 418 is secure. The connection to the Server-Target 418 may or may not use a secure-connection protocol and therefore the connection between theRemote Proxy Server 402 and the Server-Target 418 may not be secure. SSL-enabled client software may require server and client authentication using public-private keys and CA certificates. TheOutgoing SSL Module 404 generates site SSL certificates by first selecting pre-generated site SSL certificates stored in a table in cache on the disk, or if not found, by generating a new certificate by normally using a universal site certificate and the CA Secret Key of theNetwork Device 102. -
FIGS. 5 and 6 describe in more detail two (2) approaches of implementing Full-Time SSL. TheClient 512, which may be implemented in aNetwork Application 502 residing on a network device, may provide TCP/IP-level “hooks” to redirect traffic to theClient Proxy Server 514. The SSL module may be accessed by the Client Proxy Server 514 (which may also be implemented by software or hardware residing on theNetwork Device 102 or some other network device such as a router, gateway, proxy, or other network appliance or device) when it receives a request for an https connection or if “Full-time SSL” has been selected. InFIG. 5 , theNetwork Device 102 makes anhttp request 522 for connection to an unsecure website, e.g., http://www.foo.com, with Full-Time SSL on. TheClient 512 determines that the request is for anunsecure website 524. Next theClient 512 determines that Full-Time SSL is available 526 and begins the process of making a secure connection. TheClient 512 then forwards arequest 528 on the SSL port of the user's network device to theClient Proxy Server 514. - The
Client Proxy Server 514 receives therequest 528 and reads and processes the data from theClient 512 by running the data through filters and addingheaders 530. For purposes of creating the secure SSL connection, theClient Proxy Server 514 substitutes its own public key or private key for the Client's real keys and commences a SSL session by exchanging a series of messages comprising theSSL handshake sub-protocol 532 with theRemote Proxy Server 518. Once the handshake process is completed and a secure connection is established, theClient Proxy Server 514 will transmit the data to a secure connection by calling the SSL write 534 function to write data to theRemote Proxy Server 518. TheRemote Proxy Server 518 decrypts thedata 536 received from theClient Proxy Server 514 and forwards the resultingClear Text 538 to the desired website Server-Target 520. Server-Target 520 returns Clear Text ordata 540 to theRemote Proxy Server 518, which in turn returnsencrypted data 542 in a secure connection to theClient Proxy Server 514 via a SSL_read function called from the client side. TheClient Proxy Server 514 decrypts the data received 544 and in 546 and 548, respectively, Clear Text is forwarded first to theClient 512 and then to theNetwork Application 502. - The second way is described by
FIG. 6 that is a signal flow diagram (which may also be referred to as a “sequence diagram”) of an example process for requests made using SSL. TheNetwork Device 102 makes anhttps request 622 for connection to a secure website, for example, https://www.foo.com, with a ClientHello. TheClient 612 intercepts this outgoing connection and determines that the request is for asecure website 624. TheClient 612 sends a ClientHello 626 to theClient Proxy Server 614 to establish a connection. TheClient Proxy Server 614 returns aServerHello 628, thereby pretending to be the end connection. In turn, theClient 612 sends aServerHello 630 to theNetwork Application 602. Thus, in effect, theClient 612 has intercepted the request from theNetwork Application 602 and theServerHello 628 from theClient Proxy Server 614 makes it appear to theNetwork Application 602 that it has a connection with the Server-Target 620. - In 632 the
Client Proxy Server 614 checks to see if it has the site cert of the Server-Target 620 stored in its cache (not shown). If the site cert is not found, theClient Proxy Server 614 will generate a site cert for the Server-Target 620 using a new CA or the system's universal site certificate and the user's CA Secret Key. The site cert is sent to theClient 612 and theNetwork Application 602 in 634 and 636, respectively. This followed by theServerDone Client 612 and theNetwork Application 602, respectively. A message is sent finalizing the completion of theSSL handshake process 642 and establishing the connection between theNetwork Application 602 and theClient Proxy Server 614. - The
Network Application 602 sendsdata 644 to theClient Proxy Server 614, which in turn commences theSSL handshake process 646 with theRemote Proxy Server 618. TheClient Proxy Server 614 decodes the SSL record and runs the data through filters 648. TheClient Proxy Server 614 calls theSSL_write 650 to theRemote Proxy Server 618. TheRemote Proxy Server 618 commences theSSL handshake process 652 with the Server-Target 620. This is followed by theRemote Proxy Server 618 calling theSSL_write 654 to write data to the Server-Target 620. The return data is sent from the Server-Target 620 to theClient Proxy Server 614 via anSSL_read 656 called from theClient Proxy Server 614, and from theClient Proxy Server 614 to theNetwork Application 602 also via anSSL_read 658 called from theNetwork Application 602. - In terms of architecture, a TCP Hook module in the
Client Proxy Server 614 may be a placeholder for calls and callbacks. In other implementations, theClient Proxy Server 614 may be a fully functional server. This means that theClient Proxy Server 614 may listen on predefined communication ports for incoming secure as well as insecure connections, possibly spawning or starting a new thread to handle each connection. However, if scalability is a consideration, certain of the functions performed by theClient Proxy Server 614 may be performed on theClient 612, thus making for a smaller single point of failure. - When the
Client 612 is installed, the Network Device's CA keys may also be generated; also the Public CA key may be installed in theNetwork Application 602 automatically but if this isn't possible, instructions for manual installation may be provided. A universal site key may be utilized that may be signed by the user's Secret CA key to forge the authentication of the secure site. For security, a background thread may be spawned on startup to generate a new key and swap with the universal site key after it has been generated. The universal site key may be generated and stored in many ways and at many times. For example, it could be changed for every site, or reused for every site. -
FIG. 7 is a flow chart for an example process performed by the architecture of the implementation, that shows how the identity of the secure server to which the Network Application is attempting to connect is assumed by the Client Proxy Unit. This example process starts instep 702 with a request to connect to a secure site. If a request comes in for a secure site, instep 712 the Client Proxy Server checks if it has the site cert of the Server-Target to return in the SSL handshake stored in the cache (not shown). If the site cert is found, then step 714 checks to see if this site cert has expired. If not, the name of the site cert is returned instep 718 and the site cert is sent with a message initiating the SSL Handshake process with the Client instep 728. - If the site cert is not found in the cache or is found but has expired, then in
step 716 the network privacy system generates a site cert for the Server-Target using a new CA or the system's universal site certificate and the Network Device's CA Secret Key. Once generated, this certificate is stored in the cache insteps - The Client Proxy Server may finish the SSL handshake and begin the consensual man-in-the-middle attack, as shown in
FIG. 8 . Essentially, what theClient Proxy Server 814 is doing is decoding the SSL records on the Client Proxy Server, redirecting them through the filtering code and then doing an SSL_write to theRemote Proxy Server 820 or directly to the destination web site. A similar flow is used when reading data from theClient Proxy Server 814 where the implementation does an SSL_read giving the system the clear text that was sent. Then the implementation sends it though the filtering code. Finally the implementation may do an SSL_write to theClient Proxy Server 814, which will return it to theNetwork Application 802. -
FIG. 8 is a signal flow diagram (which may also be referred to as a “sequence diagram”) of an example process for determining the sequence of events on theClient Proxy Server 814. InFIG. 8 , the sequence of events on theClient Proxy Server 814 may be as follows. The TCP Hook module in theNetwork Application 802 has redirected theNetwork Application request 822 to theClient Proxy Server 814, and theClient Proxy Server 814 then calls the regular socket-accept function to open asocket 824 and the SSL_initialize function to negotiate theSSL handshake 826. TheNetwork Application 802 writes data over a secure SSL connection, with theClient Proxy Server 814 calling theSSL_read 828. TheClient Proxy Server 814 SSL handler may thereafter make calls to the SSL_read/write functions instead of using the standard recv and send calls. - The
Client Proxy Server 814 decodes the SSL records and runs the data throughfilters 830. TheClient Proxy Server 814 calls the SSL_write function to writedata 832 to theRemote Proxy Server 820 and in turn, calls theSSL_read 834 to receive the Clear Text that was sent to theRemote Proxy Server 820 from the destination website. TheClient Proxy Server 814 runs the data throughfilters 836 and then calls theSSL_write function 838 to write data to theNetwork Application 802. - It is appreciated that the
Client Proxy Server 814 may be reliable so as not to have multiple servers listening on the same port because the implementation should not have more than one on each client. In order to prevent vulnerabilities in the implementation, the server may do some form of client authentication to make sure other applications or even machines are not trying to use theClient Proxy Server 814. - The processes described in
FIGS. 1 through 8 may be performed by hardware or software. If the process is performed by software, the software may reside in software memory (not shown) in the controller, memory, or a removable memory medium. The software in memory may include an ordered listing of executable instructions for implementing logical functions (i.e., “logic” that may be implemented either in digital form such as digital circuitry or source code or in analog form such as analog circuitry or an analog source such as an analog electrical, sound or video signal), may selectively be embodied in any computer-readable (or signal-bearing) medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that may selectively fetch the instructions from the instruction execution system, apparatus, or device, and execute the instructions. In the context of this document, a “computer-readable medium” and/or “signal-bearing medium” is any means that may contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device. The computer-readable medium may selectively be, for example but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, device, or propagation medium. More specific examples, i.e., a non-exhaustive list of the computer-readable media, would include the following: an electrical connection (electronic) having one or more wires, a portable computer diskette (magnetic), a RAM (electronic), a read-only memory “ROM” (electronic), an erasable programmable read-only memory (EPROM or Flash memory) (electronic), an optical fiber (optical), and a portable compact disc read-only memory “CDROM” (optical). Note that the computer-readable medium may even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via, for instance, optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner if necessary, and then stored in a computer memory. - In general, the embodiments described above provide for consensual Man-in-the Middle attacks being used to rewrite pages, for dynamic creation of site SSL certificates, and generation of CA certs to sign all SSL site certificates. A CA cert may be generated for each user and a CA cert is automatically installed in the browser and SSL page rewriting where the SSL page rewriting includes the client decrypting SSL pages to rewrite before re-encrypting and sending to the proxy or the end website.
- Other implementations may also provide for the client to insert information into data streams from browser to network through any kind of header or by inserting cookies. The cookies may include authentication/access rights information and preferences information and utilize XML and encryption.
- Other implementations may also provide for a TCP-level Hook for privacy services that includes the TCP-level Hook redirecting traffic to a local proxy on the user's machine, the client proxy redirecting traffic to a remote proxy and the TCP-level Hook allowing IP masking.
- Other implementations may also provide for Full-Time SSL without URL prefixing as well as for making cookies session only and/or changing cookie expiration dates.
- Other implementations may also provide for gathering and generating Privacy Statistics that include per site privacy statistics, privacy analyzer real-time threat displays, and automated site threat analyses and ratings.
- Other implementations may also provide for setting per-site privacy settings that include white lists, black lists, detailed custom settings, “Show details” functionality, recommended site settings lists that include automatically updated and downloaded settings, and lard-coded site settings that cannot be changed by the user or that have preset defaults, and an exception list for selected sites.
- Other implementations may also provide for the substitution of personal information related to the user, such as real name, address, phone number, etc., with alternative information for purposes of identity protection, privacy, and tracking prevention. Such implementations may include the automatic substitution of real e-mail addresses, in intercepted communications, with alternative e-mail addresses for purposes of privacy and spam prevention.
- Other implementations may also provide for the substitution of alternative or temporary credit card numbers for valid credit card numbers for purposes of enhanced authentication and security, fraud prevention and identity and privacy protection in e-commerce.
- Other implementations may also provide for the client to keep a list of alternate access names/IP addresses for accessing servers. The client may try all addresses one after another and/or allow each user to get a different set of access addresses. This would enable the client to access the server even if some intermediary is trying to prevent or block the connection.
- Other implementations may also provide for installation on many computers while at the same time detecting and preventing multiple simultaneous users.
- Other implementations may also provide for client JavaScript [script] rewriting.
- While various embodiments of the application have been described, it will be apparent to those of ordinary skill in the art that many more embodiments and implementations are possible that are within the scope of this invention. Accordingly, the invention is not to be restricted except in light of the attached claims and their equivalents. The foregoing description of an implementation has been presented for purposes of illustration and description. It is not exhaustive and does not limit the claimed inventions to the precise form disclosed. Modifications and variations are possible in light of the above description or may be acquired from practicing the invention. For example, the described implementation includes software but the invention may be implemented as a combination of hardware and software or in hardware alone. Note also that the implementation may vary between systems. The claims and their equivalents define the scope of the invention.
Claims (30)
1. A method for establishing a network connection between a network device and a network, the method comprising: receiving a request to access network data from the network device; replacing the identifier associated with the network device in the request with another identifier associated with a proxy for the network device; sending the request for a connection from the network device to a source of the network data; establishing a connection between the proxy for the network device and the source of the network data; and establishing a connection between the network device and the proxy for the network device.
2. The method of claim 1 , wherein the connection between the network device and the proxy is a secure connection.
3. The method of claim 2 , further comprising receiving network data from the source at the network device via the proxy server.
4. The method of claim 1 , wherein the connection between the network device and the proxy is an authenticated connection.
5. The method of claim 4 , further comprising receiving network data from the source at the network device via the proxy server.
6. A method for modifying network data being accessed by a network device on a network, the method comprising: receiving a request to access network data from the network device; sending the request for a connection from the network device to a source of the network data; establishing a connection between a proxy for the network device and the source of the network data; receiving network data from the source at the proxy; modifying the network data at a parsing module in signal communication with the proxy; establishing a connection between the network device and the proxy; and sending the modified network data to the network device.
7. The method of claim 6 , further comprising: receiving parameters at the parsing module that are used to determine the modifications to be made to the network data.
8. The method of claim 7 , further comprising: monitoring the network data at a log module in signal communication with the proxy; and storing information related to the network data.
9. A method for establishing a plurality of network connections between at least one network device and a plurality of networks, the method comprising: receiving a plurality of requests to access network data from the at least one network device; replacing each of the identifiers associated with each network device in the requests with another identifier from a plurality of identifiers associated with at least one proxy for the at least one network device; sending the plurality of requests for a connection from the at least one network device to a source of the network data; establishing a connection between the at least one proxy and the source of the network data; and establishing a connection between the network devices and the at least one proxy.
10. The method of claim 9 , further comprising: determining the identifier associated with a source for network data at a key module; associating that identifier with a proxy for a network device; sending a response to a request for a connection from a network device with an identifier associated with the proxy; and establishing a connection between the proxy and the network device.
11. The method of claim 10 , wherein the connection between the proxy and the network device is a secure connection.
12. The method of claim 11 , further comprising: generating a unique identifier for each request by a network device to access data; associating that identifier with a proxy for the network device; sending the request for a connection from a network device to the source of the network data; and establishing a connection between the proxy and the source of the network data using another identifier unique to that connection.
13. The method of claim 10 , wherein the connection between the proxy and the network device is an authenticated connection.
14. The method of claim 13 , further comprising: generating a unique identifier for each request by a network device to access data; associating that identifier with a proxy for the network device; sending the request for a connection from a network device to the source of the network data; and establishing a connection between the proxy and the source of the network data using another identifier unique to that connection.
15. A computer-readable medium having software for establishing a network connection between a network device and a network, the computer-readable medium comprising: logic configured for receiving a request to access network data from the network device; logic configured for replacing the identifier associated with the network device in the request with another identifier associated with a proxy for the network device; logic configured for sending the request for a connection from the network device to a source of the network data; logic configured for establishing a connection between the proxy for the network device and the source of the network data; and logic configured for establishing a connection between the network device and the proxy for the network device.
16. The computer-readable medium of claim 15 , further comprising logic configured for making secure the connection between the network device and the proxy.
17. The computer-readable medium of claim 15 , further comprising logic configured for authenticating the connection between the network device and the proxy.
18. The computer-readable medium of claim 15 , further comprising logic configured for making secure the connection between the proxy and the source.
19. The computer-readable medium of claim 15 , further comprising logic configured for authenticating the connection between the proxy and the source.
20. The computer-readable medium of claim 15 , further comprising logic configured for receiving network data from the source at the network device via the proxy.
21. A computer-readable medium having software for modifying network data being accessed by a network device on a network, the computer-readable medium comprising: logic configured for receiving a request to access network data from the network device; logic configured for sending the request for a connection from the network device to a source of the network data; logic configured for establishing a connection between a proxy for the network device and the source of the network data; logic configured for receiving network data from the source at the proxy; logic configured for modifying the network data at a parsing module in signal communication with the proxy; logic configured for establishing a connection between the network device and the proxy; and logic configured for sending the modified network data to the network device.
22. The computer-readable medium of claim 21 , further comprising logic configured for receiving parameters at the parsing module that are used to determine the modifications to be made to the network data.
23. The computer-readable medium of claim 22 , further comprising: logic configured for monitoring the network data at a log module in signal communication with the proxy; and logic configured for storing information related to the network data.
24. A computer-readable medium for establishing a plurality of network connections between at least one network device and a plurality of networks, the computer-readable medium comprising: logic configured for receiving a plurality of requests to access network data from the at least one network device; logic configured for replacing each of the identifiers associated with each network device in the requests with another identifier from a plurality of identifiers associated with at least one proxy for the network devices; logic configured for sending the plurality of requests for a connection from the at least one network device to a source of the network data; logic configured for establishing a connection between the at least one proxy and the source; and logic configured for establishing a connection between the at least one network device and the at least one proxy.
25. The computer-readable medium of claim 24 , further comprising: logic configured for determining the identifier associated with a source for network data at a key module; logic configured for associating that identifier with a proxy for a network device; logic configured for sending a response to a request for a connection from a network device with an identifier associated with the proxy; and logic configured for establishing a connection between the proxy and the network device.
26. The computer-readable medium of claim 25 , further comprising logic configured for making secure the connection between the network device and the proxy.
27. The computer-readable medium of claim 26 , further comprising logic configured for authenticating the connection between the network device and the proxy.
28. The computer-readable medium of claim 25 , further comprising: logic configured for generating a unique identifier for each request by a network device to access data; logic configured for associating that identifier with a proxy for the network device; logic configured for sending the request for a connection from a network device to the source of the network data; and logic configured for establishing a connection between the proxy and the source of the network data using another identifier unique to that connection.
29. The computer-readable medium of claim 28 , further comprising logic configured for making secure the connection between the proxy and the source.
30. The computer-readable medium of claim 28 , further comprising logic configured for authenticating the connection between the proxy and the source.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US14/076,568 US20140143852A1 (en) | 2008-08-21 | 2013-11-11 | Secure network privacy system |
US14/682,625 US9521118B2 (en) | 2003-06-25 | 2015-04-09 | Secure network privacy system |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US56072508A | 2008-08-21 | 2008-08-21 | |
US14/076,568 US20140143852A1 (en) | 2008-08-21 | 2013-11-11 | Secure network privacy system |
Related Parent Applications (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/560,725 Division US8615795B2 (en) | 2003-06-25 | 2004-06-25 | Secure network privacy system |
PCT/US2004/020562 Division WO2005001660A2 (en) | 2003-06-25 | 2004-06-25 | Secure network privacy system using proxy server |
US56072508A Division | 2003-06-25 | 2008-08-21 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/682,625 Division US9521118B2 (en) | 2003-06-25 | 2015-04-09 | Secure network privacy system |
Publications (1)
Publication Number | Publication Date |
---|---|
US20140143852A1 true US20140143852A1 (en) | 2014-05-22 |
Family
ID=50729253
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/076,568 Abandoned US20140143852A1 (en) | 2003-06-25 | 2013-11-11 | Secure network privacy system |
US14/682,625 Expired - Lifetime US9521118B2 (en) | 2003-06-25 | 2015-04-09 | Secure network privacy system |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/682,625 Expired - Lifetime US9521118B2 (en) | 2003-06-25 | 2015-04-09 | Secure network privacy system |
Country Status (1)
Country | Link |
---|---|
US (2) | US20140143852A1 (en) |
Cited By (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20140282895A1 (en) * | 2013-03-15 | 2014-09-18 | Sky Socket, Llc | Secondary device as key for authorizing access to resources |
US20150215296A1 (en) * | 2013-08-14 | 2015-07-30 | Iboss, Inc. | Selectively performing man in the middle decryption |
US9401915B2 (en) | 2013-03-15 | 2016-07-26 | Airwatch Llc | Secondary device as key for authorizing access to resources |
US9413754B2 (en) | 2014-12-23 | 2016-08-09 | Airwatch Llc | Authenticator device facilitating file security |
JP2016213793A (en) * | 2015-05-13 | 2016-12-15 | 株式会社 インターコム | Communication device and program |
US9584964B2 (en) | 2014-12-22 | 2017-02-28 | Airwatch Llc | Enforcement of proximity based policies |
US9680801B1 (en) | 2016-05-03 | 2017-06-13 | Iboss, Inc. | Selectively altering references within encrypted pages using man in the middle |
US10187377B2 (en) * | 2017-02-08 | 2019-01-22 | A10 Networks, Inc. | Caching network generated security certificates |
US10303872B2 (en) | 2013-05-02 | 2019-05-28 | Airwatch, Llc | Location based configuration profile toggling |
US20190199683A1 (en) * | 2017-12-23 | 2019-06-27 | Mcafee, Llc | Decrypting transport layer security traffic without man-in-the-middle proxy |
US20210026981A1 (en) * | 2018-04-11 | 2021-01-28 | Beijing Didi Infinity Technology And Development Co., Ltd. | Methods and apparatuses for processing data requests and data protection |
US10951541B2 (en) | 2012-02-14 | 2021-03-16 | Airwatch, Llc | Controlling distribution of resources on a network |
US11082355B2 (en) | 2012-02-14 | 2021-08-03 | Airwatch, Llc | Controllng distribution of resources in a network |
US20210320906A1 (en) * | 2014-06-23 | 2021-10-14 | Airwatch Llc | Cryptographic proxy service |
US11824644B2 (en) | 2013-03-14 | 2023-11-21 | Airwatch, Llc | Controlling electronically communicated resources |
Families Citing this family (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8566580B2 (en) * | 2008-07-23 | 2013-10-22 | Finjan, Inc. | Splitting an SSL connection between gateways |
KR101773183B1 (en) * | 2009-02-05 | 2017-09-12 | 삼성전자주식회사 | Method for transmitting and receiving session history in communication system |
WO2014151061A2 (en) | 2013-03-15 | 2014-09-25 | Authentic8, Inc. | Secure web container for a secure online user environment |
WO2014188049A1 (en) * | 2013-05-20 | 2014-11-27 | Nokia Corporation | Access to data source via proxy |
US10542031B2 (en) | 2015-02-20 | 2020-01-21 | Authentic8, Inc. | Secure application for accessing web resources |
US11356411B2 (en) | 2015-02-20 | 2022-06-07 | Authentic8, Inc. | Secure analysis application for accessing web resources |
US11032309B2 (en) | 2015-02-20 | 2021-06-08 | Authentic8, Inc. | Secure application for accessing web resources |
WO2016134346A1 (en) | 2015-02-20 | 2016-08-25 | Authentic8, Inc. | Secure analysis application for accessing web resources |
US10027700B2 (en) | 2015-02-20 | 2018-07-17 | Authentic8, Inc. | Secure analysis application for accessing web resources via URL forwarding |
US10951591B1 (en) * | 2016-12-20 | 2021-03-16 | Wells Fargo Bank, N.A. | SSL encryption with reduced bandwidth |
WO2019009928A1 (en) * | 2017-07-05 | 2019-01-10 | Intel Corporation | Establishing connections between iot devices using authentication tokens |
US11194930B2 (en) * | 2018-04-27 | 2021-12-07 | Datatrendz, Llc | Unobtrusive systems and methods for collecting, processing and securing information transmitted over a network |
US10452868B1 (en) | 2019-02-04 | 2019-10-22 | S2 Systems Corporation | Web browser remoting using network vector rendering |
US11880422B2 (en) | 2019-02-04 | 2024-01-23 | Cloudflare, Inc. | Theft prevention for sensitive information |
US10558824B1 (en) | 2019-02-04 | 2020-02-11 | S2 Systems Corporation | Application remoting using network vector rendering |
US10552639B1 (en) | 2019-02-04 | 2020-02-04 | S2 Systems Corporation | Local isolator application with cohesive application-isolation interface |
US11329954B1 (en) * | 2019-07-30 | 2022-05-10 | Berryville Holdings, LLC | Traceless access to remote deployed devices in undisclosed locations |
CN113676482B (en) * | 2021-08-26 | 2022-12-23 | 北京天空卫士网络安全技术有限公司 | Data transmission system and method and data transmission system and method based on double-layer SSL |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020046170A1 (en) * | 2000-10-12 | 2002-04-18 | Toptier, Israel, Ltd. | User impersonation by a proxy server |
US20040015725A1 (en) * | 2000-08-07 | 2004-01-22 | Dan Boneh | Client-side inspection and processing of secure content |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5586260A (en) | 1993-02-12 | 1996-12-17 | Digital Equipment Corporation | Method and apparatus for authenticating a client to a server in computer systems which support different security mechanisms |
US6959318B1 (en) | 1998-03-06 | 2005-10-25 | Intel Corporation | Method of proxy-assisted predictive pre-fetching with transcoding |
JP3493141B2 (en) | 1998-06-12 | 2004-02-03 | 富士通株式会社 | Gateway system and recording medium |
WO2001063452A2 (en) | 2000-02-23 | 2001-08-30 | Capital One Financial Corporation | Systems and methods for providing anonymous financial transactions |
AU2002247046B2 (en) * | 2001-02-02 | 2006-10-05 | Opentv, Inc. | A method and apparatus for reformatting of content fir display on interactive television |
US20020178236A1 (en) * | 2001-05-24 | 2002-11-28 | Patel Harikrushna S. | Internet broadcast system |
JP2002366819A (en) | 2001-05-31 | 2002-12-20 | Hewlett Packard Co <Hp> | Distribution system for electronic coupon based upon identifier |
US20030023717A1 (en) | 2001-07-26 | 2003-01-30 | Lister Michael L. | Method and apparatus to reveal the usability of an internet web site |
US20040193677A1 (en) * | 2003-03-24 | 2004-09-30 | Shaul Dar | Network service architecture |
-
2013
- 2013-11-11 US US14/076,568 patent/US20140143852A1/en not_active Abandoned
-
2015
- 2015-04-09 US US14/682,625 patent/US9521118B2/en not_active Expired - Lifetime
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040015725A1 (en) * | 2000-08-07 | 2004-01-22 | Dan Boneh | Client-side inspection and processing of secure content |
US20020046170A1 (en) * | 2000-10-12 | 2002-04-18 | Toptier, Israel, Ltd. | User impersonation by a proxy server |
Cited By (26)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US12081452B2 (en) | 2012-02-14 | 2024-09-03 | Airwatch Llc | Controlling distribution of resources in a network |
US11483252B2 (en) | 2012-02-14 | 2022-10-25 | Airwatch, Llc | Controlling distribution of resources on a network |
US11082355B2 (en) | 2012-02-14 | 2021-08-03 | Airwatch, Llc | Controllng distribution of resources in a network |
US10951541B2 (en) | 2012-02-14 | 2021-03-16 | Airwatch, Llc | Controlling distribution of resources on a network |
US11824644B2 (en) | 2013-03-14 | 2023-11-21 | Airwatch, Llc | Controlling electronically communicated resources |
US20140282895A1 (en) * | 2013-03-15 | 2014-09-18 | Sky Socket, Llc | Secondary device as key for authorizing access to resources |
US9401915B2 (en) | 2013-03-15 | 2016-07-26 | Airwatch Llc | Secondary device as key for authorizing access to resources |
US10303872B2 (en) | 2013-05-02 | 2019-05-28 | Airwatch, Llc | Location based configuration profile toggling |
US11204993B2 (en) | 2013-05-02 | 2021-12-21 | Airwatch, Llc | Location-based configuration profile toggling |
US9853943B2 (en) | 2013-08-14 | 2017-12-26 | Iboss, Inc. | Selectively performing man in the middle decryption |
US20150215296A1 (en) * | 2013-08-14 | 2015-07-30 | Iboss, Inc. | Selectively performing man in the middle decryption |
US9621517B2 (en) * | 2013-08-14 | 2017-04-11 | Iboss, Inc. | Selectively performing man in the middle decryption |
US20210320906A1 (en) * | 2014-06-23 | 2021-10-14 | Airwatch Llc | Cryptographic proxy service |
US12095747B2 (en) * | 2014-06-23 | 2024-09-17 | Omnissa, Llc | Cryptographic proxy service |
US10194266B2 (en) | 2014-12-22 | 2019-01-29 | Airwatch Llc | Enforcement of proximity based policies |
US9584964B2 (en) | 2014-12-22 | 2017-02-28 | Airwatch Llc | Enforcement of proximity based policies |
US9813247B2 (en) | 2014-12-23 | 2017-11-07 | Airwatch Llc | Authenticator device facilitating file security |
US9413754B2 (en) | 2014-12-23 | 2016-08-09 | Airwatch Llc | Authenticator device facilitating file security |
JP2016213793A (en) * | 2015-05-13 | 2016-12-15 | 株式会社 インターコム | Communication device and program |
US9680801B1 (en) | 2016-05-03 | 2017-06-13 | Iboss, Inc. | Selectively altering references within encrypted pages using man in the middle |
USRE47924E1 (en) * | 2017-02-08 | 2020-03-31 | A10 Networks, Inc. | Caching network generated security certificates |
US10187377B2 (en) * | 2017-02-08 | 2019-01-22 | A10 Networks, Inc. | Caching network generated security certificates |
US10880268B2 (en) * | 2017-12-23 | 2020-12-29 | Mcafee, Llc | Decrypting transport layer security traffic without man-in-the-middle proxy |
US11805097B2 (en) | 2017-12-23 | 2023-10-31 | Skyhigh Security Llc | Decrypting transport layer security traffic without Man-in-the-Middle proxy |
US20190199683A1 (en) * | 2017-12-23 | 2019-06-27 | Mcafee, Llc | Decrypting transport layer security traffic without man-in-the-middle proxy |
US20210026981A1 (en) * | 2018-04-11 | 2021-01-28 | Beijing Didi Infinity Technology And Development Co., Ltd. | Methods and apparatuses for processing data requests and data protection |
Also Published As
Publication number | Publication date |
---|---|
US20150215287A1 (en) | 2015-07-30 |
US9521118B2 (en) | 2016-12-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9521118B2 (en) | Secure network privacy system | |
US8615795B2 (en) | Secure network privacy system | |
US9954902B1 (en) | Secure proxy | |
Herzog | Open-source security testing methodology manual | |
Oppliger | Security technologies for the world wide web | |
EP3905629A1 (en) | Encrypted traffic inspection in a cloud-based security system | |
US7069434B1 (en) | Secure data transfer method and system | |
US8856869B1 (en) | Enforcement of same origin policy for sensitive data | |
US20150096010A1 (en) | Computer security system | |
US8434139B1 (en) | Utilizing communications obfuscation proxy to protect system services | |
Avolio et al. | A network perimeter with secure external access | |
Chakravarty et al. | Detection and analysis of eavesdropping in anonymous communication networks | |
Kolhar et al. | Performance evaluation of framework of VoIP/SIP server under virtualization environment along with the most common security threats | |
Frankel et al. | Guide to ssl vpns | |
Pandey et al. | Attacks & defense mechanisms for TCP/IP based protocols | |
Glăvan et al. | Man in the middle attack on HTTPS protocol | |
Lusignan et al. | Managing cisco network security: building rock-solid networks | |
Bhorkar | Security Analysis of an Operations Support System | |
US20230308293A1 (en) | Systems and methods for automatic Secure Sockets Layer (SSL) bypass | |
Hon | Web security, deep/dark web, Internet control | |
Sayibu et al. | Delivering a Secured Cloud Computing Architecture and Traditional IT Outsourcing Environment via Penetration Tools in Ghana | |
Yeo | Personal firewalls for administrators and remote users | |
Behnam | CDNs' Dark Side: Identifying Security Problems in CDN-to-Origin Connections | |
Plch | Practical man-in-the-middle attacks in computer networks | |
Aledhari et al. | Protecting Internet Traffic: Security Challenges and Solutions |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |