WO1998037490A1 - Embedded security processor - Google Patents

Embedded security processor Download PDF

Info

Publication number
WO1998037490A1
WO1998037490A1 PCT/US1998/002881 US9802881W WO9837490A1 WO 1998037490 A1 WO1998037490 A1 WO 1998037490A1 US 9802881 W US9802881 W US 9802881W WO 9837490 A1 WO9837490 A1 WO 9837490A1
Authority
WO
WIPO (PCT)
Prior art keywords
processor
network
firewall
embedded security
security processor
Prior art date
Application number
PCT/US1998/002881
Other languages
French (fr)
Inventor
Mark Ambrose Mckelvey
Original Assignee
International Business Machines Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by International Business Machines Corporation filed Critical International Business Machines Corporation
Publication of WO1998037490A1 publication Critical patent/WO1998037490A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/70Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
    • G06F21/71Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure computing or processing of information
    • G06F21/74Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure computing or processing of information operating in dual or compartmented mode, i.e. at least one secure mode
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/0209Architectural arrangements, e.g. perimeter networks or demilitarized zones
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2211/00Indexing scheme relating to details of data-processing equipment not covered by groups G06F3/00 - G06F13/00
    • G06F2211/005Network, LAN, Remote Access, Distributed System

Definitions

  • This invention generally relates to computer security, and more specifically relates to a computer security system for computers connected to an Intranet, the Internet, the worl -wide web, or other computer networks.
  • private computer networks in addition to the Internet and other types of public networks, private computer networks presently exist in many different forms and serve many purposes. For example, there are credit card computer networks which direct network traffic to banks for authorizations and transaction posting, there are university computer networks which maintain student or scientific research information, and there are many private company computer networks which contain a variety of proprietary information.
  • Intranets are typically networks of computer workstations, and/or computer resources or systems that belong to a single company, division, or branch of a company. Intranets are considered “secure” networks because they are typically connected to an outside or external network via a security system that restricts access to only authorized users. Intranets are considered to be more secure than other types of public computer networks because they can be isolated from other, outside networks.
  • the rapid expansion of computer networks and the technological advances in communication equipment promises to bring even more connectivity to computer networks through such mechanisms as cable modems, computerized home televisions, and direct access multimedia services.
  • Private computer networks are often linked to other private computer networks, such as in a company where multiple user groups exist in the organization with corresponding multiple computer networks.
  • the risk of break-ins and computer misuse in one private network by users of another private network is also present. For example, a disgruntled employee working from a local area network (LAN) in one organization of the company may break into the private computer network of another organization with the company and cause files to be altered or erased.
  • LAN local area network
  • someone may introduce viruses or other illicit and destructive computer programs such as Trojan horses or worms into the network environment.
  • Another network communication security issue that should be addressed when transmitting sensitive information is the unavoidable problem of an authorized party examining communications in transit whenever a public or unsecure network is used.
  • Data to be sent from one location to another is divided or broken down into "packets.”
  • the packets are individually routed or sent over the network and then reassembled at the appropriate destination.
  • certain information regarding the origin, destination, and contents of a transmission is packaged and sent along with the actual data packets being transmitted.
  • firewall One popular solution used to provide computer network security for communication over unsecure networks is known as a "firewall.”
  • a firewall is a separate computer system with a dedicated microprocessor that can be used to provide certain types of security.
  • the firewall computer system is usually placed into the computer network so that it is logically located between the protected system and the unsecure network.
  • the firewall can be configured to provide various types of network communication security for the protected system.
  • the use of firewalls is well known in the art and various types of firewalls can be implemented in different ways.
  • firewalls The most common and simplest type of firewall is one the simply does packet filtering. This type of firewall can block undesirable in-coming traffic while allowing outgoing traffic to continue to be processed. Packet filtering firewalls are relatively inexpensive since most network routers currently provide the ability to specify various rules for filtering in-coming packets. Unfortunately, a packet-filtering firewall system suffers from a number of significant drawbacks. These drawbacks include little or no activity logging, exposure of Internet addresses and other network information to public access, and the complex filtering scenarios typically required to handle communications with multiple computer systems.
  • a dual-homed gateway consists of a system with two network interfaces that requires that all network communication traffic between the secure network and the unsecure network must pass through the gateway. Normal packet routing and forwarding features are disabled, so an alternative communication mechanism such as proxies or servers must be used. Depending on the availability of proxies and servers, this type of firewall can be very restrictive. In addition, because all network communication traffic must pass through the gateway, overall throughput and system performance may suffer. While useful, the addition of a firewall computer system generally introduces a significant level of complexity into a network environment. No matter which type of firewall system is utilized, security concerns common to firewall systems in general remain.
  • firewall computer system must be secured in a protected location where physical access can be controlled. Otherwise, the protected system may be compromised by a direct physical attack on the firewall computer system.
  • Firewall systems must be initially set-up or configured, and occasionally must be reconfigured as the network environment and the nature of the protected systems changes and develops. The initial set-up will typically include installing the operating system, installing the communication software, and customizing the operating system for the specific network environment. The reconfiguration process, whereby the system parameters are changed or otherwise updated, is typically time-consuming and may introduce inadvertent security errors.
  • firewall computer system For the sake of convenience, it is often desirable to monitor and control the activity of the firewall system from a remote location.
  • remote access capability opens the firewall computer system up to the possibility of tampering or unauthorized access by a system intruder such as a hacker or cracker.
  • crackers After breaking into private computer networks, crackers have been able to erase files or disks, cancel programs, retrieve sensitive information and even introduce computer viruses .
  • Skilled intruders can also disable monitoring and logging facilities so that their presence is undetected. Intruders will then reconfigure the firewall system so as to allow undesirable network communication traffic through the firewall, thereby compromising the security of the protected system.
  • an embedded security processor is used in conjunction with a main processor to provide security for a computer system that is accessible via a computer network.
  • an expansion board is provided that has an embedded security processor dedicated to network communications security tasks.
  • the embedded security processor is controlled by the main processor and intercepts all communications from external untrusted or unverified network systems (i.e., unsecure networks) and verifies that the attempted communication is permissible before allowing the external network communication traffic to access the main processor via the system bus, or other networked computer resources accessible via a secure network.
  • FIG. 1 is a block diagram of a computer system in accordance with a preferred embodiment of the present invention
  • FIG. 2 is a block diagram of a known firewall computer system in a network environment
  • FIG. 3 is a block diagram showing how the computer system of FIG. 1 may be used for firewall protection for a secure network.
  • Host-based firewalls also known as dual -homed firewalls, provide a level of security for networked computer resources by interposing a separate computer system between the private, secure network and the internet or other public, unsecure network.
  • IP Internet Protocol
  • Such dual -homed firewalls also provide a special set of Transmission Control Protocol (TCP) applications to act as proxy agents to communicate with users outside of the secure network. In this way, the firewall maintains control over the communications which enter and exit the secure network.
  • TCP Transmission Control Protocol
  • a disadvantage of host-based firewalls is the continual need to increase the size of the firewall system to support increased traffic between the secure network and the unsecure network.
  • Another disadvantage of host -based firewalls is that crackers need only to overcome the security defenses of a single computer system in order to gain access to the secure network.
  • Another type firewall system known as a bastion host, and also known as an application level firewall, overcomes the capacity disadvantage of host-based firewall systems by providing a subnetwork of hosts to control traffic in and out of the secure network.
  • the subnetwork can be expanded by adding hosts as capacity need increases.
  • Bastion hosts the unsecure network is permitted to access only up to an exterior router R2, while the secure network is permitted to access only up to an interior router Rl.
  • proxy hosts are provided that control access to various applications available for communication with the secure and unsecure networks.
  • a disadvantage of this system is that code must be specially written to specify each application to be allowed through the subnetwork, making changes in applications availability costly and time-consuming.
  • Another disadvantage is the cost and complexity of maintaining a separate subnet and multiple computer systems as hosts for the system.
  • a typical firewall -protected system 200 includes: a firewall computer system 210 and a series of firewall protected computers 220.
  • Firewall computer system 210 includes network interfaces 175 and 177.
  • Firewall protected computer systems 220 are "shielded" from the Internet or other unsecure network by firewall computer system 210. Any of the security methods or techniques used above may be employed in firewall computer system 210.
  • Network interface 175 is used to connect firewall computer system to the secure network that allows communication between firewall computer system 210 and firewall protected computer systems 220.
  • the unsecure network is connected using network interface 177 and all external network communication with firewall protected computer systems 220 must pass through firewall 210.
  • an embedded security processor is used to provide security for a computer system that is accessible via a computer network.
  • an expansion board is coupled to the system bus with a secondary embedded security processor dedicated to network communications security tasks.
  • the secondary embedded security processor is controlled by the main processor and intercepts all communications from external untrusted or unverified network systems and verifies that the attempted communication is permissible before allowing the external network communication traffic to have access to the main processor or other networked computer resources.
  • a computer system 100 with an embedded security processor in accordance with a preferred embodiment of the present invention includes: a system bus 105; a control signal 115; a main processor 110; an optional network interface 120; a main memory 130; a user authentication program 140; an initial firewall configuration 150; a firewall monitoring program 160; an expansion board 170; and a Direct Access Storage Drive (DASD) 180.
  • Expansion board 170 includes: a secondary or Input/Output (I/O) memory 171; a secondary or embedded security processor 173; a first network interface 175; and a second network interface 177.
  • System bus 105 serves to transmit programs, data, status and other forms of information or signals between the various components of system 100.
  • system bus 105 uses a tightly-coupled system bus between main processor 110 and embedded security processor 173.
  • system bus 105 may be any suitable physical or logical means of connecting computer systems and components known to those skilled in the art. This includes, but is not limited to, direct hard-wired connections, Internet connections, Intranet connections, fiber optics, infrared (IR) and other forms of wireless connections. It is anticipated that many alternative methods and material for connecting computer systems and components will be readily adapted for use with the present invention. This would include those methods and materials not presently known but developed in the future.
  • Control signal 115 is a signal or a group of signals transmitted from main processor 110 to embedded security processor 173. While control signal 115 is shown as a separate line in FIG.
  • control signal 115 may also be incorporated in to system bus 105 and may be a part of system bus 105.
  • Main processor 110 controls the operation of embedded security processor 173 using control signal 115.
  • control signal 115 is capable of disabling embedded security processor 173 and can shut off the electrical power supply that provides power to embedded security processor 173.
  • Network interfaces 120, 175, and 177 may be any type of interface known to those skilled in the art for providing connections to computer systems and networks.
  • the network interfaces could be token-ring adapters, Ethernet adapters, etc.
  • the network interfaces could be ISDN adapters, serial modems, cable modems, etc.
  • Main processor 110 controls the communication between the various elements of system 100 by monitoring system bus 105.
  • Main processor 110 may permit selected elements to communicate with other elements directly or may require them to communicate only with main processor 110 with appropriate communication traffic being forwarded by main processor 110.
  • Main processor 110 may also limit the scope of interaction between various components.
  • embedded security processor 173 may perform read-only operations on selected portions of DASD 180.
  • embedded security processor 173 is restricted to communicating only with main processor 110. This effectively isolates embedded security processor 173 from the other protected or secure components of system 100.
  • Main processor 110 will forward the communication to the appropriate system component or location after verifying that the request or communication is valid and proper.
  • Main processor 110 may be implemented as a single Central Processing Unit (CPU) or as a combination of multiple specialty microprocessors which work in concert to perform computation and control functions of system 100. All CPUs associated with system 100 may each individually comprise a single integrated circuit, such as a microprocessor, or may comprise any suitable number of integrated circuit devices and/or circuit boards working in cooperation to accomplish the functions of a central processing unit. All CPUs are capable of suitably executing the programs contained within main memory 130 and acting in response to those programs or other activities that may occur in system 100.
  • Main memory 130 may be any type of memory device or component known to those skilled in the art. This would include Dynamic Random Access Memory (DRAM) , Static RAM (SRAM) , flash memory, cache memory, etc. While not explicitly shown in FIG. 1, main memory 130 may be a single type of memory component or may be composed of many different types of memory components . As shown in FIG. 1, DASD 180 may be a floppy disk drive which is capable of reading and writing programs or data on floppy disk 190. DASD 180 may also be any other type of DASD known to those skilled in the art. This would include CD- ROM drives, hard disk drives, optical drives, etc. Floppy disk 190 represents a typical 3.5 inch magnetic media disk known to those skilled in the art.
  • DASD 180 is configured so that portions of the storage device that contain the security programs that are executed by embedded security processor 173 are protected, and cannot be updated by embedded security processor 173. In a preferred embodiment, all attempts and requests for updates or changes to any security program or feature must be routed through main processor 110 as described above. After receiving and approving the request, main processor 110 may retrieve the requested data and control the transfer of the requested data or, alternatively, main processor 110 may allow embedded security processor 173 to access the requested data directly by using an authorization signal transmitted to embedded security processor 173.
  • Expansion board 170 provides the security features for system 100.
  • Expansion board 170 includes: embedded security processor 173; I/O memory 171; and network interfaces 175 and 177.
  • One preferred embodiment of expansion board 170 is an after-market hardware/software solution designed to be placed into an existing computer system to provide enhanced firewall capabilities for networked computer resources.
  • Another preferred embodiment of the present invention may be incorporated as an integral component of system 100 at the time system 100 is initially manufactured.
  • Embedded security processor 173 may be implemented as a single Central Processing Unit (CPU) or as a combination of multiple specialized microprocessors which work in concert to perform computation and control functions of expansion board 170.
  • Embedded security processor 173 may comprise a single integrated circuit, such as a microprocessor, or may comprise any suitable number of integrated circuit devices and/or circuit boards working in cooperation to accomplish the functions of a central processing unit.
  • Embedded security processor 173 is capable of suitably executing the programs contained within I/O memory 171 and acting in response to those programs or other activities that may occur in expansion board 170.
  • I/O memory 171 may be any type of memory device or component known to those skilled in the art. This would include Dynamic Random Access Memory (DRAM) , Static RAM (SRAM) , flash memory, cache memory, etc. While not explicitly shown in FIG. 1, I/O memory 171 may be a single type of memory component or may be composed of many different types of memory components. I/O memory 171 serves as a storage location for utilization by embedded security processor 173.
  • DRAM Dynamic Random Access Memory
  • SRAM Static RAM
  • flash memory flash memory
  • cache memory etc. While not explicitly shown in FIG. 1, I/O memory 171 may be a single type of memory component or may be composed of many different types of memory components. I/O memory 171 serves as a storage location for utilization by embedded security processor 173.
  • Network interfaces 175 and 177 are hardware components specifically adapted to provide an interface or connection to their respective networks.
  • the exact configuration of network interfaces 175 and 177 is a design choice that will depend on the type of network connection desired and the availability of various types of connections for a given network hardware/software protocol.
  • Network interface 175 may be used by other computer systems on the internal secure network to access information and communicate via the Internet or other unsecure network.
  • the communications traffic can be processed by embedded security processor 173 while the operation of the embedded security processor 173 is monitored by main processor 110.
  • embedded security processor 173 protects not only the computer system in which it resides, but embedded security processor 173 can also perform firewall and related security functions for other computers or networked computer resources in system 100 that are attached to the internal secure network via system bus 105. In order to provide firewall security protection against unwanted traffic over an unsecure network such as the Internet, network interface 177 located on expansion board 170 can be connected to the unsecure network.
  • Embedded security processor 173 is under the control of main processor 110.
  • Main processor 110 controls embedded security processor 173 via control signal 115.
  • Main processor 110 will use control signal 115 to start, stop, and otherwise control embedded security processor 173 as determined by the security needs of system 100.
  • Embedded security processor 173 blocks all unwanted communications traffic from reaching main processor 110 or system bus 105 while allowing desired traffic to be passed on to main processor 110 via system bus 105 or some other computer systems via network interface 175. Embedded security processor 173 therefore isolates system bus 105 from the network interfaces 175 and 177, thereby providing another layer of security that does not exist in the prior art. In addition, embedded security processor 173 can handle incoming communication packets according to the security processes as directed by main processor 110.
  • the security programs and initial firewall configuration are stored in a protected portion of DASD 180 that embedded security processor 173 may not access directly.
  • main processor 110 executes the initial firewall configuration program 150 in its main memory, which directs main processor 110 to retrieve the initial firewall configuration and one or more security programs 179 from DASD 180, and transfers this information to embedded security processor 173. Because main processor 110 delivers the required initial firewall configuration data and security programs to embedded security processor 173, the embedded security processor 173 has no idea that this information is stored in DASD 180.
  • Embedded security processor 173 can examine both incoming and outgoing packets being transmitted by the network. Embedded security processor 173 will determine if the packets are correct and authorized on system 100 and verify conformity with network protocols.
  • Examination may be performed on a packet-by-packet basis or may be examined in combination with other packets, as desired. Any invalid, unauthorized, or undesired packets may be discarded by embedded security processor 173. For example, an unauthorized request to access the Playboy home page on the World Wide Web may be rejected and discarded by embedded security processor 173. Packets that are not discarded will be routed to the appropriate destination.
  • embedded security processor 173 may transform data packets, if necessary. This will typically involve an encryption/decryption process to maintain the confidentiality of certain packets. As mentioned above, certain information contained in packet headers and descriptors may reveal information about the network and about system 100 that can be utilized by intruders to gain unauthorized access to system 100. To prevent this, embedded security processor 173 may translate or transpose addresses as they come and go so that systems on the unsecure network cannot learn the real addresses of the protected resources.
  • secure network communication traffic can be routed to main processor 110 via system bus 105 by using network interface 120, essentially bypassing expansion board 170.
  • network interface 120 is a hardware component specifically adapted to provide an interface or connection to a given network. The exact configuration of network interface 120 is a design choice that will depend on the type of network connection desired and the availability of various types of connections for a given network hardware/software protocol. If optional network interface 120 is not provided, communication between main processor 110 and the secure network may take place by using network interface 175.
  • System bus 105 provides a communication link between main processor 110 and embedded security processor 173.
  • Main processor 110 also uses system bus 105 to communicate with embedded security processor 173 and to control the security features of expansion board 170.
  • Main processor 110 controls the security features of expansion board 170 by executing the programs stored in main memory 130. For example, firewall monitoring program 160 is started immediately after embedded security processor 173 is started and remains active until embedded security processor 173 is stopped by main processor 110.
  • Firewall monitoring program 160 establishes a connection with the embedded security processor 173 and receives information from embedded security processor 173 related to the communications packets that it is processing. If any number of predetermined error conditions are detected by the firewall monitoring program 160, main processor 110 will disable embedded security processor 173 via control signal 115.
  • One error condition that triggers the disabling of embedded security processor 173 is if the connection between firewall monitoring program 160 and embedded security processor 173 is lost.
  • Another error condition that triggers the disabling of embedded security processor 173 is if the data received by firewall monitoring program 160 from embedded security processor 173 indicates that an intrusion or otherwise undesirable activity is being attempted.
  • any threat or error condition that occurs via first network interface 175 or second network interface 177 is effectively isolated from system bus 105 (and hence, from the secure system resources of computer system 100) .
  • the security tasks performed by embedded security processor 173 and expansion board 170 may vary and may be adapted according to the specific network environment and security needs associated with system 100. Examples of typical security tasks that would be performed by expansion board 170 to protect system 100 from the Internet or other unsecure network include packet filtering, data encryption, proxy serving for TCP/IP protocols such as Telnet, HyperText Transfer Protocol (HTTP) , and File Transfer Protocol (FTP) .
  • embedded security processor 173 keeps a log of all activities performed. The activity log information can be sent immediately or periodically to main processor 110, to DASD 180, or to both. If the activity log information is to be sent by embedded security processor 173 to DASD 180 for storage, then main processor 110 must have previously arranged for a writeable section of storage on DASD 180 with access authorization provided for embedded security processor 173.
  • embedded security processor 173 sends the log information to DASD 180 for storage on a writeable portion of DASD 180.
  • main processor 110 reads the activity log information from DASD 180 and stores the activity log information in a protected section of DASD 180 that cannot be accessed by embedded security processor 173.
  • Main processor 110 controls the activity log procedures and determines what information will be logged, the frequency and location of storage, etc.
  • certain activities can be used to flag immediate notification to main processor 110, regardless of the normal, prearranged logging procedures. For example, if a certain activity, such as unauthorized access, is attempted n times in m minutes, a warning notification may be triggered and sent immediately to main processor 110.
  • the operating system and security programs for embedded security processor 173 are obtained from a portion of DASD 180 that is fully accessible by main processor 110 but is read-only accessible to embedded security processor 173.
  • the firewall configuration data is similarly stored in a protected area of DASD 180. This means that the security programs and firewall configuration can only be changed or updated by main processor 110.
  • Embedded security processor 173 is initialized with the desired security instructions and firewall configuration at system startup. Since the data is presented to embedded security processor 173 as read-only, neither embedded security processor 173 nor entities outside the secure network of system 100 can alter the security programs or firewall configuration.
  • User authentication information 140, initial firewall configuration 150, and firewall monitoring program 160 are all stored in main memory 130.
  • User authentication program 140, initial firewall configuration 150, and firewall monitoring program 160 are all examples of firewall control programs and are executed by main processor 110 to control the activity of embedded security processor 173.
  • User authentication information 140 can be used to verify which users have access to controlled areas of system 100. For example, user authentication information 140 can restrict or allow access to certain portions or areas of system 100 based on pre-determined user profiles and information access requirements.
  • authentication information 140 can be used by embedded security processor 173 when examining network communication packets. Embedded security processor 173 can extract authentication information (e.g. userid/password, X.509 certificate, etc.) from a packet and present the information to main processor 110 for verification. Main processor 110 can be configured to return a boolean (yes/no) response as to whether or not the packet or packets should be authorized transmission within the secure area of system 100. This feature can be used to control access for which users on the secure network can access the unsecure network (e.g., Internet).
  • unsecure network e.g., Internet
  • a system 300 includes: a firewall protected computer system 100 and multiple firewall protected computer systems 220.
  • the components of the computer systems shown in FIG. 3 are as described above in conjunction with FlGs. 1 and 2. It is important to note that the secure network connected to network interface 175 and the secure network connected to network interface 120 is the same network.
  • computer system 100 provides the firewall between the secure and the unsecure networks. In this manner, firewall protected computer systems 220 are isolated and kept secure from unauthorized accesses to and from the unsecure network.
  • an embedded security processor provides several significant advantages over conventional firewall systems. Specifically, the present invention provides a mechanism for application programs and security programs to be run on separate processors. This eliminates the possibility of one program interfering with the functional operation of the other. In addition, since the software and configuration information used by embedded security processor 173 appears to embedded security processor 173 as a read-only portion of DASD 180, overall system security is enhanced. This means that unauthorized users who attempt to gain access through embedded security processor 173 will not be able to change the security configuration of system 100. This feature also eliminates the possibility of infection by a virus or undesired modification of the configuration or other security programs that monitor network communications and provide security features for system 100.
  • main processor 110 and embedded security processor 173 are tightly coupled and communicate directly over internal system bus 105, which is not directly connected to the external or unsecure network, internal system bus 105 is not subject to sniffing programs that may be used to monitor network communication traffic on Local Area Networks (LANs) .
  • main processor 110 can automatically disable embedded security processor 173 whenever tampering is detected, regardless of the conditions that are affecting the secondary processor.
  • the only way to remove the firewall from the network is to physically disconnect the firewall system from the network or to power down the firewall system.
  • a preferred embodiment of the present invention will generally be less expensive than a traditional firewall system because the entire embedded security processor can be manufactured on a single expansion board which can be inserted into industry standard hardware systems with minimal customization requirements. There is no requirement for a separate keyboard, mouse, or display unit. While this feature will reduce costs, it also provides additional security for the firewall because there is no way to access, update or alter the security programs stored in main memory 130 except through main processor 110.

Abstract

An embedded security processor (173) is used in conjunction with a main processor (110) to provide security for a computer system (100) that is accessible via a computer network. In a preferred embodiment of the present invention, an expansion board (170) is provided that has an embedded security processor (173) dedicated to network communications security tasks. The embedded security processor (173) is controlled by the main processor (110) and intercepts all communications from external untrusted or unverified network systems i.e., unsecure networks) and verifies that the attempted communication is permissible before allowing the external network communication traffic to access the main processor (110), or other networked computer resources accessible via a secure network.

Description

Description
Embedded Security Processor
Background of the Invention
1. Technical Field This invention generally relates to computer security, and more specifically relates to a computer security system for computers connected to an Intranet, the Internet, the worl -wide web, or other computer networks.
2. Background Art The development of the EDVAC computer system of 1948 is often cited as the beginning of the computer era. Since that time, computer systems have evolved into extremely sophisticated devices, and computer systems may be found in many different settings. Computer systems typically include a combination of hardware (e.g., semiconductors, circuit boards, etc.) and software (e.g., computer programs). As advances in semiconductor processing and computer architecture push the performance of the computer hardware higher, more sophisticated computer software has evolved to take advantage of the higher performance of the hardware, resulting in computer systems today that are much more powerful that just a few years ago.
Other changes in technology have also profoundly affected how we use computers. For example, the widespread proliferation of computers has prompted the development of computer networks that allow computers to communicate quickly and efficiently with each other. ith the introduction of the personal computer (PC) , computing became accessible to large numbers of people. Networks for personal computers were developed to allow individual users to communicate with each other. In this manner, a large number of people within a company or other organization could communicate at the same time with a software application running on one computer system. One significant computer network that has become very popular is the Internet. The Internet grew out of the modern proliferation of computers and networks and has currently evolved into a sophisticated worldwide network of computer systems linked together. The Internet is considered an "unsecure" network because anyone with the necessary computer equipment has access to the information that is transmitted on the internet. If an individual wishes to protect their transmitted information from being received or intercepted by unauthorized individuals, then additional software or hardware must be provided. in addition to the Internet and other types of public networks, private computer networks presently exist in many different forms and serve many purposes. For example, there are credit card computer networks which direct network traffic to banks for authorizations and transaction posting, there are university computer networks which maintain student or scientific research information, and there are many private company computer networks which contain a variety of proprietary information.
Another recent development in the area of computer networks is the proliferation of "intranets." Intranets are typically networks of computer workstations, and/or computer resources or systems that belong to a single company, division, or branch of a company. Intranets are considered "secure" networks because they are typically connected to an outside or external network via a security system that restricts access to only authorized users. Intranets are considered to be more secure than other types of public computer networks because they can be isolated from other, outside networks. The rapid expansion of computer networks and the technological advances in communication equipment promises to bring even more connectivity to computer networks through such mechanisms as cable modems, computerized home televisions, and direct access multimedia services.
Along with the explosive growth experienced by computer networks in the past few years, an ever increasing concern is the need to provide enhanced security protection for networked computer systems and resources. In particular, where private computer resources (i.e., software applications, data files, World Wide Web pages, etc. ) are accessed using standard Internet communication tools, security must be provided to protect the private resources from unauthorized access. This involves ensuring that access to networked resources is granted only to approved users, whether the users are within a company or external to the company. For example, many companies have remote offices or branches located in various parts of the country. Each office or branch may operate and maintain a computer network and each of these local computer networks may be interconnected in a company-wide computer network or tied together via the Internet. It is often desirable in this type of computer network environment to prevent unauthorized access to one of the local computer networks from another of the local computer networks and also to restrict access by unauthorized Internet users.
This network communication technique is often used on private computer networks as well. Private computer networks are often linked to other private computer networks, such as in a company where multiple user groups exist in the organization with corresponding multiple computer networks. The risk of break-ins and computer misuse in one private network by users of another private network is also present. For example, a disgruntled employee working from a local area network (LAN) in one organization of the company may break into the private computer network of another organization with the company and cause files to be altered or erased. Alternatively, someone may introduce viruses or other illicit and destructive computer programs such as Trojan horses or worms into the network environment.
Another network communication security issue that should be addressed when transmitting sensitive information is the unavoidable problem of an authorized party examining communications in transit whenever a public or unsecure network is used. Data to be sent from one location to another is divided or broken down into "packets." The packets are individually routed or sent over the network and then reassembled at the appropriate destination. As part of the communication transmission process, certain information regarding the origin, destination, and contents of a transmission is packaged and sent along with the actual data packets being transmitted. By examining or "sniffing" the packet and utilizing the packet information, unscrupulous intruders can mimic legitimate network communication traffic and gain access to otherwise secure networks.
One popular solution used to provide computer network security for communication over unsecure networks is known as a "firewall." A firewall is a separate computer system with a dedicated microprocessor that can be used to provide certain types of security. The firewall computer system is usually placed into the computer network so that it is logically located between the protected system and the unsecure network. The firewall can be configured to provide various types of network communication security for the protected system. The use of firewalls is well known in the art and various types of firewalls can be implemented in different ways.
The most common and simplest type of firewall is one the simply does packet filtering. This type of firewall can block undesirable in-coming traffic while allowing outgoing traffic to continue to be processed. Packet filtering firewalls are relatively inexpensive since most network routers currently provide the ability to specify various rules for filtering in-coming packets. Unfortunately, a packet-filtering firewall system suffers from a number of significant drawbacks. These drawbacks include little or no activity logging, exposure of Internet addresses and other network information to public access, and the complex filtering scenarios typically required to handle communications with multiple computer systems.
Another common firewall system is called a dual -homed gateway firewall. A dual-homed gateway consists of a system with two network interfaces that requires that all network communication traffic between the secure network and the unsecure network must pass through the gateway. Normal packet routing and forwarding features are disabled, so an alternative communication mechanism such as proxies or servers must be used. Depending on the availability of proxies and servers, this type of firewall can be very restrictive. In addition, because all network communication traffic must pass through the gateway, overall throughput and system performance may suffer. While useful, the addition of a firewall computer system generally introduces a significant level of complexity into a network environment. No matter which type of firewall system is utilized, security concerns common to firewall systems in general remain. For example, the firewall computer system must be secured in a protected location where physical access can be controlled. Otherwise, the protected system may be compromised by a direct physical attack on the firewall computer system. Firewall systems must be initially set-up or configured, and occasionally must be reconfigured as the network environment and the nature of the protected systems changes and develops. The initial set-up will typically include installing the operating system, installing the communication software, and customizing the operating system for the specific network environment. The reconfiguration process, whereby the system parameters are changed or otherwise updated, is typically time-consuming and may introduce inadvertent security errors.
In addition, for the sake of convenience, it is often desirable to monitor and control the activity of the firewall system from a remote location. However, remote access capability opens the firewall computer system up to the possibility of tampering or unauthorized access by a system intruder such as a hacker or cracker. After breaking into private computer networks, crackers have been able to erase files or disks, cancel programs, retrieve sensitive information and even introduce computer viruses . Skilled intruders can also disable monitoring and logging facilities so that their presence is undetected. Intruders will then reconfigure the firewall system so as to allow undesirable network communication traffic through the firewall, thereby compromising the security of the protected system.
Without improved methods for providing security and protection for networked computer resources, computer systems will remain less secure and open to potentially devastating attacks, even if protected by a standard firewall system. As businesses increasingly utilize public networks such as the Internet to provide site-to-site connectivity, a common need exists to increase the level of protection available with firewalls, thereby more effectively protecting the networked computer resources. Without a mechanism that is capable of providing increased levels of security between computer systems and resources currently available via networks, network communications and transactions between network users and remote locations will be subject to unnecessary compromise.
Disclosure of Invention
According to the present invention, an embedded security processor is used in conjunction with a main processor to provide security for a computer system that is accessible via a computer network. In a preferred embodiment of the present invention, an expansion board is provided that has an embedded security processor dedicated to network communications security tasks. The embedded security processor is controlled by the main processor and intercepts all communications from external untrusted or unverified network systems (i.e., unsecure networks) and verifies that the attempted communication is permissible before allowing the external network communication traffic to access the main processor via the system bus, or other networked computer resources accessible via a secure network.
The foregoing and other features and advantages of the invention will be apparent from the following more particular description of preferred embodiments of the invention, as illustrated in the accompanying drawings. Brief Description of Drawings
The preferred embodiments of the present invention will hereinafter be described in conjunction with the appended drawings, where like designations denote like elements, and: FIG. 1 is a block diagram of a computer system in accordance with a preferred embodiment of the present invention;
FIG. 2 is a block diagram of a known firewall computer system in a network environment; and FIG. 3 is a block diagram showing how the computer system of FIG. 1 may be used for firewall protection for a secure network.
Best Mode for Carrying Out the Invention
The Overview Section immediately below is intended to provide an introductory explanation of various types of firewalls for individuals who need additional background in this area. Those who are skilled in the art may wish to skip this section and begin with the Detailed Description section instead.
Overview
Host-based firewalls, also known as dual -homed firewalls, provide a level of security for networked computer resources by interposing a separate computer system between the private, secure network and the internet or other public, unsecure network. In some dual -homed firewalls, Internet Protocol (IP) packet forwarding is disabled, preventing the firewall from routing IP packets automatically according to the addresses provided. Such dual -homed firewalls also provide a special set of Transmission Control Protocol (TCP) applications to act as proxy agents to communicate with users outside of the secure network. In this way, the firewall maintains control over the communications which enter and exit the secure network. A disadvantage of host-based firewalls is the continual need to increase the size of the firewall system to support increased traffic between the secure network and the unsecure network. Another disadvantage of host -based firewalls is that crackers need only to overcome the security defenses of a single computer system in order to gain access to the secure network.
Another type firewall system, known as a bastion host, and also known as an application level firewall, overcomes the capacity disadvantage of host-based firewall systems by providing a subnetwork of hosts to control traffic in and out of the secure network. The subnetwork can be expanded by adding hosts as capacity need increases. With bastion hosts, the unsecure network is permitted to access only up to an exterior router R2, while the secure network is permitted to access only up to an interior router Rl. Between the routers, a group of proxy hosts are provided that control access to various applications available for communication with the secure and unsecure networks. A disadvantage of this system is that code must be specially written to specify each application to be allowed through the subnetwork, making changes in applications availability costly and time-consuming. Another disadvantage is the cost and complexity of maintaining a separate subnet and multiple computer systems as hosts for the system.
Referring now to FIG. 2, a typical firewall -protected system 200 includes: a firewall computer system 210 and a series of firewall protected computers 220. Firewall computer system 210 includes network interfaces 175 and 177. Firewall protected computer systems 220 are "shielded" from the Internet or other unsecure network by firewall computer system 210. Any of the security methods or techniques used above may be employed in firewall computer system 210. Network interface 175 is used to connect firewall computer system to the secure network that allows communication between firewall computer system 210 and firewall protected computer systems 220. The unsecure network is connected using network interface 177 and all external network communication with firewall protected computer systems 220 must pass through firewall 210. Detailed Description
According to the present invention, an embedded security processor is used to provide security for a computer system that is accessible via a computer network. In a preferred embodiment of the present invention, an expansion board is coupled to the system bus with a secondary embedded security processor dedicated to network communications security tasks. The secondary embedded security processor is controlled by the main processor and intercepts all communications from external untrusted or unverified network systems and verifies that the attempted communication is permissible before allowing the external network communication traffic to have access to the main processor or other networked computer resources.
Referring now to FIG. 1, a computer system 100 with an embedded security processor in accordance with a preferred embodiment of the present invention includes: a system bus 105; a control signal 115; a main processor 110; an optional network interface 120; a main memory 130; a user authentication program 140; an initial firewall configuration 150; a firewall monitoring program 160; an expansion board 170; and a Direct Access Storage Drive (DASD) 180. Expansion board 170 includes: a secondary or Input/Output (I/O) memory 171; a secondary or embedded security processor 173; a first network interface 175; and a second network interface 177. System bus 105 serves to transmit programs, data, status and other forms of information or signals between the various components of system 100. The preferred embodiment for system bus 105 uses a tightly-coupled system bus between main processor 110 and embedded security processor 173. However, in alternative embodiments, system bus 105 may be any suitable physical or logical means of connecting computer systems and components known to those skilled in the art. This includes, but is not limited to, direct hard-wired connections, Internet connections, Intranet connections, fiber optics, infrared (IR) and other forms of wireless connections. It is anticipated that many alternative methods and material for connecting computer systems and components will be readily adapted for use with the present invention. This would include those methods and materials not presently known but developed in the future. Control signal 115 is a signal or a group of signals transmitted from main processor 110 to embedded security processor 173. While control signal 115 is shown as a separate line in FIG. 1, control signal 115 may also be incorporated in to system bus 105 and may be a part of system bus 105. Main processor 110 controls the operation of embedded security processor 173 using control signal 115. For example, control signal 115 is capable of disabling embedded security processor 173 and can shut off the electrical power supply that provides power to embedded security processor 173.
Network interfaces 120, 175, and 177 may be any type of interface known to those skilled in the art for providing connections to computer systems and networks. For example, in the case of a Local Area Network (LAN) , the network interfaces could be token-ring adapters, Ethernet adapters, etc. In the case of a Wide Area Network (WAN) , the network interfaces could be ISDN adapters, serial modems, cable modems, etc. Main processor 110 controls the communication between the various elements of system 100 by monitoring system bus 105. Main processor 110 may permit selected elements to communicate with other elements directly or may require them to communicate only with main processor 110 with appropriate communication traffic being forwarded by main processor 110. Main processor 110 may also limit the scope of interaction between various components. For example, embedded security processor 173 may perform read-only operations on selected portions of DASD 180. In a preferred embodiment, embedded security processor 173 is restricted to communicating only with main processor 110. This effectively isolates embedded security processor 173 from the other protected or secure components of system 100. Main processor 110 will forward the communication to the appropriate system component or location after verifying that the request or communication is valid and proper. Main processor 110 may be implemented as a single Central Processing Unit (CPU) or as a combination of multiple specialty microprocessors which work in concert to perform computation and control functions of system 100. All CPUs associated with system 100 may each individually comprise a single integrated circuit, such as a microprocessor, or may comprise any suitable number of integrated circuit devices and/or circuit boards working in cooperation to accomplish the functions of a central processing unit. All CPUs are capable of suitably executing the programs contained within main memory 130 and acting in response to those programs or other activities that may occur in system 100.
Main memory 130 may be any type of memory device or component known to those skilled in the art. This would include Dynamic Random Access Memory (DRAM) , Static RAM (SRAM) , flash memory, cache memory, etc. While not explicitly shown in FIG. 1, main memory 130 may be a single type of memory component or may be composed of many different types of memory components . As shown in FIG. 1, DASD 180 may be a floppy disk drive which is capable of reading and writing programs or data on floppy disk 190. DASD 180 may also be any other type of DASD known to those skilled in the art. This would include CD- ROM drives, hard disk drives, optical drives, etc. Floppy disk 190 represents a typical 3.5 inch magnetic media disk known to those skilled in the art. In a preferred embodiment of the present invention, DASD 180 is configured so that portions of the storage device that contain the security programs that are executed by embedded security processor 173 are protected, and cannot be updated by embedded security processor 173. In a preferred embodiment, all attempts and requests for updates or changes to any security program or feature must be routed through main processor 110 as described above. After receiving and approving the request, main processor 110 may retrieve the requested data and control the transfer of the requested data or, alternatively, main processor 110 may allow embedded security processor 173 to access the requested data directly by using an authorization signal transmitted to embedded security processor 173.
Expansion board 170 provides the security features for system 100. Expansion board 170 includes: embedded security processor 173; I/O memory 171; and network interfaces 175 and 177. One preferred embodiment of expansion board 170 is an after-market hardware/software solution designed to be placed into an existing computer system to provide enhanced firewall capabilities for networked computer resources. Another preferred embodiment of the present invention may be incorporated as an integral component of system 100 at the time system 100 is initially manufactured.
Embedded security processor 173 may be implemented as a single Central Processing Unit (CPU) or as a combination of multiple specialized microprocessors which work in concert to perform computation and control functions of expansion board 170. Embedded security processor 173 may comprise a single integrated circuit, such as a microprocessor, or may comprise any suitable number of integrated circuit devices and/or circuit boards working in cooperation to accomplish the functions of a central processing unit. Embedded security processor 173 is capable of suitably executing the programs contained within I/O memory 171 and acting in response to those programs or other activities that may occur in expansion board 170.
In some preferred embodiments of the present invention, it may be desirable to include multiple expansion boards 170. These expansion boards may be connected to multiple unsecure networks or to the same unsecure network. Multiple expansion boards 170 can be used to increase system throughput and availability/reliability. The expansion boards may be placed inside a single computer in system 100 or, alternatively, in multiple computer systems that are attached to the same secure network. I/O memory 171 may be any type of memory device or component known to those skilled in the art. This would include Dynamic Random Access Memory (DRAM) , Static RAM (SRAM) , flash memory, cache memory, etc. While not explicitly shown in FIG. 1, I/O memory 171 may be a single type of memory component or may be composed of many different types of memory components. I/O memory 171 serves as a storage location for utilization by embedded security processor 173.
Network interfaces 175 and 177 are hardware components specifically adapted to provide an interface or connection to their respective networks. The exact configuration of network interfaces 175 and 177 is a design choice that will depend on the type of network connection desired and the availability of various types of connections for a given network hardware/software protocol. Network interface 175 may be used by other computer systems on the internal secure network to access information and communicate via the Internet or other unsecure network. The communications traffic can be processed by embedded security processor 173 while the operation of the embedded security processor 173 is monitored by main processor 110. It is important to note that embedded security processor 173 protects not only the computer system in which it resides, but embedded security processor 173 can also perform firewall and related security functions for other computers or networked computer resources in system 100 that are attached to the internal secure network via system bus 105. In order to provide firewall security protection against unwanted traffic over an unsecure network such as the Internet, network interface 177 located on expansion board 170 can be connected to the unsecure network. Embedded security processor 173 is under the control of main processor 110. Main processor 110 controls embedded security processor 173 via control signal 115. Main processor 110 will use control signal 115 to start, stop, and otherwise control embedded security processor 173 as determined by the security needs of system 100. Since network interface 177 is attached to the unsecure communications network, all communication traffic between main processor 110 and the unsecure network must pass through embedded security processor 173. Embedded security processor 173 blocks all unwanted communications traffic from reaching main processor 110 or system bus 105 while allowing desired traffic to be passed on to main processor 110 via system bus 105 or some other computer systems via network interface 175. Embedded security processor 173 therefore isolates system bus 105 from the network interfaces 175 and 177, thereby providing another layer of security that does not exist in the prior art. In addition, embedded security processor 173 can handle incoming communication packets according to the security processes as directed by main processor 110.
The security programs and initial firewall configuration are stored in a protected portion of DASD 180 that embedded security processor 173 may not access directly. When system 100 starts, main processor 110 executes the initial firewall configuration program 150 in its main memory, which directs main processor 110 to retrieve the initial firewall configuration and one or more security programs 179 from DASD 180, and transfers this information to embedded security processor 173. Because main processor 110 delivers the required initial firewall configuration data and security programs to embedded security processor 173, the embedded security processor 173 has no idea that this information is stored in DASD 180. Some examples of typical security programs that might reside in I/O memory 171 and be executed by embedded security processor include: packet filtering programs, data encryption/decryption programs, proxy serving routines for TCP/IP protocols such as Telnet, HyperText Transfer Protocol (HTTP) , and File Transfer Protocol (FTP) . This list is not all-inclusive and many other types of security features implemented in existing firewall environments may also be implemented by other types of security programs used in conjunction with a preferred embodiment of the present invention. Embedded security processor 173 can examine both incoming and outgoing packets being transmitted by the network. Embedded security processor 173 will determine if the packets are correct and authorized on system 100 and verify conformity with network protocols. Examination may be performed on a packet-by-packet basis or may be examined in combination with other packets, as desired. Any invalid, unauthorized, or undesired packets may be discarded by embedded security processor 173. For example, an unauthorized request to access the Playboy home page on the World Wide Web may be rejected and discarded by embedded security processor 173. Packets that are not discarded will be routed to the appropriate destination.
Additionally, embedded security processor 173 may transform data packets, if necessary. This will typically involve an encryption/decryption process to maintain the confidentiality of certain packets. As mentioned above, certain information contained in packet headers and descriptors may reveal information about the network and about system 100 that can be utilized by intruders to gain unauthorized access to system 100. To prevent this, embedded security processor 173 may translate or transpose addresses as they come and go so that systems on the unsecure network cannot learn the real addresses of the protected resources.
As shown in FIG. 1, secure network communication traffic can be routed to main processor 110 via system bus 105 by using network interface 120, essentially bypassing expansion board 170. This optional feature allows network connectivity for system 100 without the additional overhead of using the firewall capabilities of expansion board 170 unless necessary. Network interface 120 is a hardware component specifically adapted to provide an interface or connection to a given network. The exact configuration of network interface 120 is a design choice that will depend on the type of network connection desired and the availability of various types of connections for a given network hardware/software protocol. If optional network interface 120 is not provided, communication between main processor 110 and the secure network may take place by using network interface 175.
System bus 105 provides a communication link between main processor 110 and embedded security processor 173. Main processor 110 also uses system bus 105 to communicate with embedded security processor 173 and to control the security features of expansion board 170. Main processor 110 controls the security features of expansion board 170 by executing the programs stored in main memory 130. For example, firewall monitoring program 160 is started immediately after embedded security processor 173 is started and remains active until embedded security processor 173 is stopped by main processor 110. Firewall monitoring program 160 establishes a connection with the embedded security processor 173 and receives information from embedded security processor 173 related to the communications packets that it is processing. If any number of predetermined error conditions are detected by the firewall monitoring program 160, main processor 110 will disable embedded security processor 173 via control signal 115. One error condition that triggers the disabling of embedded security processor 173 is if the connection between firewall monitoring program 160 and embedded security processor 173 is lost. Another error condition that triggers the disabling of embedded security processor 173 is if the data received by firewall monitoring program 160 from embedded security processor 173 indicates that an intrusion or otherwise undesirable activity is being attempted. By disabling embedded security processor 173, any threat or error condition that occurs via first network interface 175 or second network interface 177 is effectively isolated from system bus 105 (and hence, from the secure system resources of computer system 100) .
The security tasks performed by embedded security processor 173 and expansion board 170 may vary and may be adapted according to the specific network environment and security needs associated with system 100. Examples of typical security tasks that would be performed by expansion board 170 to protect system 100 from the Internet or other unsecure network include packet filtering, data encryption, proxy serving for TCP/IP protocols such as Telnet, HyperText Transfer Protocol (HTTP) , and File Transfer Protocol (FTP) . In addition, embedded security processor 173 keeps a log of all activities performed. The activity log information can be sent immediately or periodically to main processor 110, to DASD 180, or to both. If the activity log information is to be sent by embedded security processor 173 to DASD 180 for storage, then main processor 110 must have previously arranged for a writeable section of storage on DASD 180 with access authorization provided for embedded security processor 173.
In a preferred embodiment of the present invention, embedded security processor 173 sends the log information to DASD 180 for storage on a writeable portion of DASD 180. On a daily basis, main processor 110 reads the activity log information from DASD 180 and stores the activity log information in a protected section of DASD 180 that cannot be accessed by embedded security processor 173. Main processor 110 controls the activity log procedures and determines what information will be logged, the frequency and location of storage, etc. In addition, certain activities can be used to flag immediate notification to main processor 110, regardless of the normal, prearranged logging procedures. For example, if a certain activity, such as unauthorized access, is attempted n times in m minutes, a warning notification may be triggered and sent immediately to main processor 110.
The operating system and security programs for embedded security processor 173 are obtained from a portion of DASD 180 that is fully accessible by main processor 110 but is read-only accessible to embedded security processor 173. The firewall configuration data is similarly stored in a protected area of DASD 180. This means that the security programs and firewall configuration can only be changed or updated by main processor 110. Embedded security processor 173 is initialized with the desired security instructions and firewall configuration at system startup. Since the data is presented to embedded security processor 173 as read-only, neither embedded security processor 173 nor entities outside the secure network of system 100 can alter the security programs or firewall configuration.
User authentication information 140, initial firewall configuration 150, and firewall monitoring program 160 are all stored in main memory 130. User authentication program 140, initial firewall configuration 150, and firewall monitoring program 160 are all examples of firewall control programs and are executed by main processor 110 to control the activity of embedded security processor 173.
User authentication information 140 can be used to verify which users have access to controlled areas of system 100. For example, user authentication information 140 can restrict or allow access to certain portions or areas of system 100 based on pre-determined user profiles and information access requirements. In addition, authentication information 140 can be used by embedded security processor 173 when examining network communication packets. Embedded security processor 173 can extract authentication information (e.g. userid/password, X.509 certificate, etc.) from a packet and present the information to main processor 110 for verification. Main processor 110 can be configured to return a boolean (yes/no) response as to whether or not the packet or packets should be authorized transmission within the secure area of system 100. This feature can be used to control access for which users on the secure network can access the unsecure network (e.g., Internet).
Referring now to FIG. 3, a system 300 according to a preferred embodiment of the present invention includes: a firewall protected computer system 100 and multiple firewall protected computer systems 220. The components of the computer systems shown in FIG. 3 are as described above in conjunction with FlGs. 1 and 2. It is important to note that the secure network connected to network interface 175 and the secure network connected to network interface 120 is the same network. In this configuration, computer system 100 provides the firewall between the secure and the unsecure networks. In this manner, firewall protected computer systems 220 are isolated and kept secure from unauthorized accesses to and from the unsecure network.
The use of an embedded security processor according to a preferred embodiment of the present invention provides several significant advantages over conventional firewall systems. Specifically, the present invention provides a mechanism for application programs and security programs to be run on separate processors. This eliminates the possibility of one program interfering with the functional operation of the other. In addition, since the software and configuration information used by embedded security processor 173 appears to embedded security processor 173 as a read-only portion of DASD 180, overall system security is enhanced. This means that unauthorized users who attempt to gain access through embedded security processor 173 will not be able to change the security configuration of system 100. This feature also eliminates the possibility of infection by a virus or undesired modification of the configuration or other security programs that monitor network communications and provide security features for system 100.
Since main processor 110 and embedded security processor 173 are tightly coupled and communicate directly over internal system bus 105, which is not directly connected to the external or unsecure network, internal system bus 105 is not subject to sniffing programs that may be used to monitor network communication traffic on Local Area Networks (LANs) . Another advantage offered by the present invention is that main processor 110 can automatically disable embedded security processor 173 whenever tampering is detected, regardless of the conditions that are affecting the secondary processor. With existing firewall systems, the only way to remove the firewall from the network is to physically disconnect the firewall system from the network or to power down the firewall system. Finally, a preferred embodiment of the present invention will generally be less expensive than a traditional firewall system because the entire embedded security processor can be manufactured on a single expansion board which can be inserted into industry standard hardware systems with minimal customization requirements. There is no requirement for a separate keyboard, mouse, or display unit. While this feature will reduce costs, it also provides additional security for the firewall because there is no way to access, update or alter the security programs stored in main memory 130 except through main processor 110.
While the invention has been particularly shown and described with reference to preferred embodiments thereof, it will be understood by those skilled in the art that various changes in form and detail may be made therein without departing from the spirit and scope of the invention.

Claims

Claims
1. An apparatus comprising: a processor; a first network interface for connecting the system to a first network; a second network interface for connecting the system to a second network; and an embedded security processor coupled to the processor, to the first network interface, and to the second network interface, the embedded security processor ensuring that communications between the first and second networks are secure.
2. The apparatus of claim 1 wherein one of the first and second networks is a secure network and the other is an unsecure network.
3. The apparatus of claim 1 wherein both the first and second networks are secure networks.
4. The apparatus of claim 1 further comprising: at least one control signal coupled to the processor and to the embedded security processor, the processor controlling the operation of the embedded security processor via the at least one control signal and disabling the embedded security processor via the at least one control signal when the processor detects at least one predetermined error condition.
5. The apparatus of claim 4 wherein the at least one predetermined error condition comprises an activity by the embedded security processor designated as an undesired activity by the processor.
6. The apparatus of claim 4 wherein the at least one predetermined error condition comprises an unauthorized attempt by one of the first and second networks to access the other network.
7. The apparatus of claim 4 wherein the at least one control signal comprises at least one signal on a system bus coupled to the processor and to the embedded security processor.
8. The apparatus of claim 4 wherein the at least one control signal comprises at least one signal on a control bus coupled to the processor and to the embedded security processor.
9. The apparatus of claim 1 further comprising: a memory coupled to the processor, the memory containing at least one firewall control program, the processor executing the at least one firewall control program to control access between the first and second networks.
10. The apparatus of claim 9 wherein the firewall control program comprises a user authentication program.
11. The apparatus of claim 9 wherein the firewall control program comprises an initial firewall configuration program.
12. The apparatus of claim 11 wherein the initial firewall configuration data determines access allowed by the embedded security processor to the processor from the first and second networks.
13. The apparatus of claim 9 wherein the firewall control program comprises a firewall monitoring program.
14. The apparatus of claim 1 wherein the embedded security processor and the first network interface and the second network interface are located on an expansion board coupled to a system bus that is coupled to the processor.
15. A method for providing firewall protection between a first network and a second network, the method comprising the steps of: initiating a connection on one of the first and second networks, the first and second networks being coupled to an apparatus, the apparatus including an embedded security processor coupled to the first network and to the second network the embedded security processor coupled to a processor; and the embedded security processor ensuring that communications between the first network and the second network are secure.
16. The method of claim 15 wherein one of the first and second networks is a secure network and the other is an unsecure network.
17. The method of claim 15 wherein both the first and second networks are secure networks.
18. The method of claim 15 further comprising the step of: the processor disabling the embedded security processor when at least one predetermined error condition is detected by the processor.
19. The method of claim 18 wherein the at least one predetermined error condition comprises an activity by the embedded security processor designated as an undesired activity by the processor.
20. The method of claim 18 wherein the at least one predetermined error condition comprises an unauthorized attempt by one of the first and second network interfaces to access the other network interface.
21. The method of claim 18 further comprising the steps of: providing a memory coupled to the processor, the memory containing at least one firewall control program; and the processor executing the at least one firewall control program to control access between the first and seconds.
22. The method of claim 21 wherein the at least one firewall control program is a user authentication program.
23. The method of claim 21 wherein the at least one firewall control program is an initial firewall configuration program.
24. The method of claim 21 wherein the at least one firewall control program is a firewall monitoring program.
25. The method of claim 21 further comprising the step of: the processor disabling the embedded security processor if the at least one firewall control program detects an activity by the embedded security processor designated as an undesired activity by the at least one firewall control program.
26. The method of claim 21 further comprising the step of: the processor disabling the embedded security processor if the at least one firewall control program detects an unauthorized attempt by one of the first and second networks to access the other network.
27. The method of claim 18 further comprising the steps of: the embedded security processor requesting firewall configuration data from the processor; and the processor reading the firewall configuration data from a protected memory and passing the firewall configuration data to the embedded security processor.
28. The method of claim 18 further comprising the steps of: the embedded security processor requesting at least one security program from the processor; and the processor reading the at least one security program from a protected memory and passing the at least one security program to the embedded security processor.
29. The method of claim 18 further comprising the step of: the processor to creating an activity log for the activities of the embedded security processor; and storing the activity log on a direct access storage device.
30. The method of claim 18 further comprising the steps of: transferring information from a direct access storage device to the embedded security processor after receiving an authorization signal from the processor.
31. The method of claim 15 further comprising the steps of: transferring data to the embedded processor only after the processor has approved the transfer of information.
32. The method of claim 15 further comprising the steps of: transferring data to the embedded processor only after the processor has approved the transfer of information.
PCT/US1998/002881 1997-02-21 1998-02-12 Embedded security processor WO1998037490A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US08/803,661 1997-02-21
US08/803,661 US5896499A (en) 1997-02-21 1997-02-21 Embedded security processor

Publications (1)

Publication Number Publication Date
WO1998037490A1 true WO1998037490A1 (en) 1998-08-27

Family

ID=25187131

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1998/002881 WO1998037490A1 (en) 1997-02-21 1998-02-12 Embedded security processor

Country Status (2)

Country Link
US (1) US5896499A (en)
WO (1) WO1998037490A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7308713B1 (en) 2000-11-22 2007-12-11 Intel Corporation Link-lock device and method of monitoring and controlling a link for failures and intrusions

Families Citing this family (188)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5864683A (en) * 1994-10-12 1999-01-26 Secure Computing Corporartion System for providing secure internetwork by connecting type enforcing secure computers to external network for limiting access to data based on user and process access rights
US5918018A (en) 1996-02-09 1999-06-29 Secure Computing Corporation System and method for achieving network separation
US6993582B2 (en) * 1996-07-30 2006-01-31 Micron Technology Inc. Mixed enclave operation in a computer network
US6272538B1 (en) * 1996-07-30 2001-08-07 Micron Technology, Inc. Method and system for establishing a security perimeter in computer networks
US6119236A (en) * 1996-10-07 2000-09-12 Shipley; Peter M. Intelligent network security device and method
JP3557056B2 (en) * 1996-10-25 2004-08-25 株式会社東芝 Packet inspection device, mobile computer device, and packet transfer method
US5969632A (en) 1996-11-22 1999-10-19 Diamant; Erez Information security method and apparatus
US6202153B1 (en) * 1996-11-22 2001-03-13 Voltaire Advanced Data Security Ltd. Security switching device
US8225003B2 (en) * 1996-11-29 2012-07-17 Ellis Iii Frampton E Computers and microchips with a portion protected by an internal hardware firewall
US7634529B2 (en) * 1996-11-29 2009-12-15 Ellis Iii Frampton E Personal and server computers having microchips with multiple processing units and internal firewalls
US7805756B2 (en) * 1996-11-29 2010-09-28 Frampton E Ellis Microchips with inner firewalls, faraday cages, and/or photovoltaic cells
US6167428A (en) * 1996-11-29 2000-12-26 Ellis; Frampton E. Personal computer microprocessor firewalls for internet distributed processing
US20050180095A1 (en) 1996-11-29 2005-08-18 Ellis Frampton E. Global network computers
US6725250B1 (en) * 1996-11-29 2004-04-20 Ellis, Iii Frampton E. Global network computers
US7506020B2 (en) * 1996-11-29 2009-03-17 Frampton E Ellis Global network computers
US7024449B1 (en) * 1996-11-29 2006-04-04 Ellis Iii Frampton E Global network computers
US8312529B2 (en) 1996-11-29 2012-11-13 Ellis Frampton E Global network computers
US7926097B2 (en) 1996-11-29 2011-04-12 Ellis Iii Frampton E Computer or microchip protected from the internet by internal hardware
NO305420B1 (en) * 1997-09-02 1999-05-25 Ericsson Telefon Ab L M Device by computer communication system, especially by communication through firewalls
US6189101B1 (en) * 1997-10-24 2001-02-13 Richard G. Dusenbury, Jr. Secure network architecture method and apparatus
US6058434A (en) * 1997-11-26 2000-05-02 Acuity Imaging, Llc Apparent network interface for and between embedded and host processors
US6321336B1 (en) * 1998-03-13 2001-11-20 Secure Computing Corporation System and method for redirecting network traffic to provide secure communication
US6092202A (en) * 1998-05-22 2000-07-18 N*Able Technologies, Inc. Method and system for secure transactions in a computer system
US6775778B1 (en) * 1998-05-29 2004-08-10 Texas Instruments Incorporated Secure computing device having boot read only memory verification of program code
US20030191717A1 (en) * 1998-06-05 2003-10-09 Johnson Teddy C. High performance server data delivery system and method
US6141757A (en) * 1998-06-22 2000-10-31 Motorola, Inc. Secure computer with bus monitoring system and methods
US6219706B1 (en) * 1998-10-16 2001-04-17 Cisco Technology, Inc. Access control for networks
CA2287258C (en) * 1998-10-22 2004-08-10 At&T Corp. System and method for demand-driven loading of rules in a firewall
US7290284B1 (en) * 1999-01-11 2007-10-30 Myspace Ab System for data processing a security critical activity
DE69937464T2 (en) * 1999-01-14 2008-08-21 Nokia Corp. METHOD AND DEVICE FOR HEARING
US7073069B1 (en) * 1999-05-07 2006-07-04 Infineon Technologies Ag Apparatus and method for a programmable security processor
US7020843B2 (en) * 1999-11-30 2006-03-28 Uhc Llc Method and system for implementing a browser object container
US6714982B1 (en) * 2000-01-19 2004-03-30 Fmr Corp. Message passing over secure connections using a network server
WO2001074028A1 (en) * 2000-03-29 2001-10-04 British Telecommunications Public Limited Company System for processing log data
EP1305687B1 (en) * 2000-05-24 2008-07-30 Voltaire Ltd. Filtered application-to-application communication
DE60142735D1 (en) * 2000-06-06 2010-09-16 Ericsson Ab SYSTEM AND METHOD FOR CONTROLLING NETWORK ELEMENTS USING PROGRAMMABLE BUTTONS
US7007301B2 (en) * 2000-06-12 2006-02-28 Hewlett-Packard Development Company, L.P. Computer architecture for an intrusion detection system
US7134141B2 (en) * 2000-06-12 2006-11-07 Hewlett-Packard Development Company, L.P. System and method for host and network based intrusion detection and response
US20040073617A1 (en) 2000-06-19 2004-04-15 Milliken Walter Clark Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail
KR100358518B1 (en) * 2000-07-03 2002-10-30 주식회사 지모컴 Firewall system combined with embeded hardware and general-purpose computer
EP1193586A2 (en) 2000-09-27 2002-04-03 John H. Reed, Jr. Security system for data processing applications
US20030058274A1 (en) * 2000-11-17 2003-03-27 Jake Hill Interface device
US20020083344A1 (en) * 2000-12-21 2002-06-27 Vairavan Kannan P. Integrated intelligent inter/intra networking device
US7242921B2 (en) * 2000-12-29 2007-07-10 Intel Corporation Anonymous electronic transactions
US20020095607A1 (en) * 2001-01-18 2002-07-18 Catherine Lin-Hendel Security protection for computers and computer-networks
US7089311B2 (en) * 2001-01-31 2006-08-08 International Business Machines Corporation Methods, systems and computer program products for resuming SNA application-client communications after loss of an IP network connection
US7231531B2 (en) * 2001-03-16 2007-06-12 Dualcor Technologies, Inc. Personal electronics device with a dual core processor
FR2824404A1 (en) * 2001-05-04 2002-11-08 Scaling Software System for tracking and recording the traces of an information technology process allows the traces of the process to be stored in a permanent, confidential and incorruptible manner
US7536715B2 (en) * 2001-05-25 2009-05-19 Secure Computing Corporation Distributed firewall system and method
DE10138865C2 (en) * 2001-08-07 2003-08-14 Innominate Security Technologi Method and computer system for securing communication in networks
AU2002327912A1 (en) 2001-08-07 2003-02-24 Innominate Security Technologies Ag Method and computer system for securing communication in networks
US7293100B2 (en) * 2001-08-31 2007-11-06 Adaptec, Inc. Methods and apparatus for partially reordering data packets
US7822970B2 (en) * 2001-10-24 2010-10-26 Microsoft Corporation Method and apparatus for regulating access to a computer via a computer network
US7761605B1 (en) 2001-12-20 2010-07-20 Mcafee, Inc. Embedded anti-virus scanner for a network adapter
US8185943B1 (en) 2001-12-20 2012-05-22 Mcafee, Inc. Network adapter firewall system and method
TW533351B (en) * 2001-12-31 2003-05-21 Icp Electronics Inc Network monitoring device and the computer system having the same
US7246245B2 (en) * 2002-01-10 2007-07-17 Broadcom Corporation System on a chip for network storage devices
US7644436B2 (en) * 2002-01-24 2010-01-05 Arxceo Corporation Intelligent firewall
US7903549B2 (en) 2002-03-08 2011-03-08 Secure Computing Corporation Content-based policy compliance systems and methods
US20030172291A1 (en) 2002-03-08 2003-09-11 Paul Judge Systems and methods for automated whitelisting in monitored communications
US7694128B2 (en) 2002-03-08 2010-04-06 Mcafee, Inc. Systems and methods for secure communication delivery
US20060015942A1 (en) * 2002-03-08 2006-01-19 Ciphertrust, Inc. Systems and methods for classification of messaging entities
US7870203B2 (en) 2002-03-08 2011-01-11 Mcafee, Inc. Methods and systems for exposing messaging reputation to an end user
US8578480B2 (en) 2002-03-08 2013-11-05 Mcafee, Inc. Systems and methods for identifying potentially malicious messages
US7693947B2 (en) 2002-03-08 2010-04-06 Mcafee, Inc. Systems and methods for graphically displaying messaging traffic
US8132250B2 (en) * 2002-03-08 2012-03-06 Mcafee, Inc. Message profiling systems and methods
US6941467B2 (en) * 2002-03-08 2005-09-06 Ciphertrust, Inc. Systems and methods for adaptive message interrogation through multiple queues
US8561167B2 (en) 2002-03-08 2013-10-15 Mcafee, Inc. Web reputation scoring
US7124438B2 (en) 2002-03-08 2006-10-17 Ciphertrust, Inc. Systems and methods for anomaly detection in patterns of monitored communications
EP1491017A1 (en) * 2002-03-28 2004-12-29 Oleksiy Yuryevich Shevchenko Method and device for computer memory protection against unauthorized access
US20030200441A1 (en) * 2002-04-19 2003-10-23 International Business Machines Corporation Detecting randomness in computer network traffic
US7363363B2 (en) * 2002-05-17 2008-04-22 Xds, Inc. System and method for provisioning universal stateless digital and computing services
US7042852B2 (en) * 2002-05-20 2006-05-09 Airdefense, Inc. System and method for wireless LAN dynamic channel change with honeypot trap
US7532895B2 (en) 2002-05-20 2009-05-12 Air Defense, Inc. Systems and methods for adaptive location tracking
US20040203764A1 (en) * 2002-06-03 2004-10-14 Scott Hrastar Methods and systems for identifying nodes and mapping their locations
US7058796B2 (en) 2002-05-20 2006-06-06 Airdefense, Inc. Method and system for actively defending a wireless LAN against attacks
US7277404B2 (en) * 2002-05-20 2007-10-02 Airdefense, Inc. System and method for sensing wireless LAN activity
US7086089B2 (en) * 2002-05-20 2006-08-01 Airdefense, Inc. Systems and methods for network security
US7383577B2 (en) * 2002-05-20 2008-06-03 Airdefense, Inc. Method and system for encrypted network management and intrusion detection
US7322044B2 (en) * 2002-06-03 2008-01-22 Airdefense, Inc. Systems and methods for automated network policy exception detection and correction
WO2004008683A2 (en) * 2002-07-16 2004-01-22 Haim Engler Automated network security system and method
US7519990B1 (en) 2002-07-19 2009-04-14 Fortinet, Inc. Managing network traffic flow
US7467406B2 (en) * 2002-08-23 2008-12-16 Nxp B.V. Embedded data set processing
US7783035B2 (en) * 2002-08-30 2010-08-24 Adaptec, Inc. Systems and methods for implementing host-based security in a computer network
AU2003269619A1 (en) * 2002-09-13 2004-04-30 Richard Reiner Screening for illegitimate requests to a computer application
US8117639B2 (en) * 2002-10-10 2012-02-14 Rocksteady Technologies, Llc System and method for providing access control
WO2004036371A2 (en) * 2002-10-16 2004-04-29 Rocksteady Networks, Inc. System and method for dynamic bandwidth provisioning
US7308706B2 (en) * 2002-10-28 2007-12-11 Secure Computing Corporation Associative policy model
US7359930B2 (en) * 2002-11-21 2008-04-15 Arbor Networks System and method for managing computer networks
US6938167B2 (en) * 2002-12-18 2005-08-30 America Online, Inc. Using trusted communication channel to combat user name/password theft
US7617356B2 (en) * 2002-12-31 2009-11-10 Intel Corporation Refresh port for a dynamic memory
US7835520B2 (en) * 2003-02-20 2010-11-16 Zoran Corporation Unique identifier per chip for digital audio/video data encryption/decryption in personal video recorders
US7359676B2 (en) * 2003-04-21 2008-04-15 Airdefense, Inc. Systems and methods for adaptively scanning for wireless communications
US20040210654A1 (en) * 2003-04-21 2004-10-21 Hrastar Scott E. Systems and methods for determining wireless network topology
US7355996B2 (en) 2004-02-06 2008-04-08 Airdefense, Inc. Systems and methods for adaptive monitoring with bandwidth constraints
US7324804B2 (en) * 2003-04-21 2008-01-29 Airdefense, Inc. Systems and methods for dynamic sensor discovery and selection
US7522908B2 (en) * 2003-04-21 2009-04-21 Airdefense, Inc. Systems and methods for wireless network site survey
US7386887B2 (en) * 2003-07-01 2008-06-10 International Business Machines Corporation System and method for denying unauthorized access to a private data processing network
US7788485B2 (en) * 2003-08-07 2010-08-31 Connell John M Method and system for secure transfer of electronic information
US7624438B2 (en) 2003-08-20 2009-11-24 Eric White System and method for providing a secure connection between networked computers
US20050071656A1 (en) * 2003-09-25 2005-03-31 Klein Dean A. Secure processor-based system and method
US7623894B2 (en) * 2003-10-09 2009-11-24 Freescale Semiconductor, Inc. Cellular modem processing
US20050108434A1 (en) * 2003-11-13 2005-05-19 Witchey Nicholas J. In-band firewall for an embedded system
US8010789B2 (en) * 2003-11-13 2011-08-30 Lantronix, Inc. Secure data transfer using an embedded system
US20050138402A1 (en) * 2003-12-23 2005-06-23 Yoon Jeonghee M. Methods and apparatus for hierarchical system validation
US7665130B2 (en) * 2004-03-10 2010-02-16 Eric White System and method for double-capture/double-redirect to a different location
US7590728B2 (en) 2004-03-10 2009-09-15 Eric White System and method for detection of aberrant network behavior by clients of a network access gateway
US20050204022A1 (en) * 2004-03-10 2005-09-15 Keith Johnston System and method for network management XML architectural abstraction
US7509625B2 (en) 2004-03-10 2009-03-24 Eric White System and method for comprehensive code generation for system management
US7610621B2 (en) * 2004-03-10 2009-10-27 Eric White System and method for behavior-based firewall modeling
US8543710B2 (en) * 2004-03-10 2013-09-24 Rpx Corporation Method and system for controlling network access
US7940932B2 (en) * 2004-04-08 2011-05-10 Texas Instruments Incorporated Methods, apparatus, and systems for securing SIM (subscriber identity module) personalization and other data on a first processor and secure communication of the SIM data to a second processor
US20050238034A1 (en) * 2004-04-12 2005-10-27 Brian Gillespie System and method for automatically initiating and dynamically establishing secure internet connections between a fire-walled server and a fire-walled client
US7406583B2 (en) * 2004-06-25 2008-07-29 Intel Corporation Autonomic computing utilizing a sequestered processing resource on a host CPU
FR2872651B1 (en) * 2004-07-01 2006-09-22 Viaccess Sa METHOD FOR TRANSMITTING A MESSAGE CONTAINING A DESCRIPTION OF AN ACTION TO BE EXECUTED IN A RECEIVER EQUIPMENT
US7281068B2 (en) * 2004-07-15 2007-10-09 International Business Machines Corporation Wireless-boot diskless mobile computing
US7543144B2 (en) * 2004-07-21 2009-06-02 Beachhead Solutions System and method for lost data destruction of electronic data stored on portable electronic devices
US7421589B2 (en) * 2004-07-21 2008-09-02 Beachhead Solutions, Inc. System and method for lost data destruction of electronic data stored on a portable electronic device using a security interval
US7540016B2 (en) * 2004-07-21 2009-05-26 Beachhead Solutions, Inc. System and method for lost data destruction of electronic data stored on a portable electronic device which communicates with servers that are inside of and outside of a firewall
US20060123133A1 (en) * 2004-10-19 2006-06-08 Hrastar Scott E Detecting unauthorized wireless devices on a wired network
US8196199B2 (en) * 2004-10-19 2012-06-05 Airdefense, Inc. Personal wireless monitoring agent
US8635690B2 (en) 2004-11-05 2014-01-21 Mcafee, Inc. Reputation based message processing
US8256147B2 (en) 2004-11-22 2012-09-04 Frampton E. Eliis Devices with internal flexibility sipes, including siped chambers for footwear
US20060156400A1 (en) * 2005-01-06 2006-07-13 Gbs Laboratories Llc System and method for preventing unauthorized access to computer devices
WO2006083935A2 (en) * 2005-01-31 2006-08-10 Abet Technologies, Llc Secure computer system
US8107370B2 (en) * 2005-04-06 2012-01-31 Cisco Technology, Inc. Network access device with restricted and unrestricted input ports
US8667106B2 (en) * 2005-05-20 2014-03-04 At&T Intellectual Property Ii, L.P. Apparatus for blocking malware originating inside and outside an operating system
US7937480B2 (en) 2005-06-02 2011-05-03 Mcafee, Inc. Aggregation of reputation data
US7562211B2 (en) * 2005-10-27 2009-07-14 Microsoft Corporation Inspecting encrypted communications with end-to-end integrity
US7577424B2 (en) 2005-12-19 2009-08-18 Airdefense, Inc. Systems and methods for wireless vulnerability analysis
US7715800B2 (en) 2006-01-13 2010-05-11 Airdefense, Inc. Systems and methods for wireless intrusion detection using spectral analysis
US7971251B2 (en) * 2006-03-17 2011-06-28 Airdefense, Inc. Systems and methods for wireless security using distributed collaboration of wireless clients
US20070218874A1 (en) * 2006-03-17 2007-09-20 Airdefense, Inc. Systems and Methods For Wireless Network Forensics
US8032761B2 (en) 2006-05-09 2011-10-04 Broadcom Corporation Method and system for memory attack protection to achieve a secure interface
US8285988B2 (en) * 2006-05-09 2012-10-09 Broadcom Corporation Method and system for command authentication to achieve a secure interface
US8560829B2 (en) * 2006-05-09 2013-10-15 Broadcom Corporation Method and system for command interface protection to achieve a secure interface
US20090021343A1 (en) * 2006-05-10 2009-01-22 Airdefense, Inc. RFID Intrusion Protection System and Methods
US7743260B2 (en) * 2006-05-17 2010-06-22 Richard Fetik Firewall+storage apparatus, method and system
US7970013B2 (en) 2006-06-16 2011-06-28 Airdefense, Inc. Systems and methods for wireless network content filtering
US20080134300A1 (en) 2006-07-08 2008-06-05 David Izatt Method for Improving Security of Computer Networks
US8812638B2 (en) * 2006-07-12 2014-08-19 Telefonaktiebolaget Lm Ericsson (Publ) Method, apparatus and computer program product for controlling devices
US20080022401A1 (en) * 2006-07-21 2008-01-24 Sensory Networks Inc. Apparatus and Method for Multicore Network Security Processing
US8281392B2 (en) * 2006-08-11 2012-10-02 Airdefense, Inc. Methods and systems for wired equivalent privacy and Wi-Fi protected access protection
US7984301B2 (en) * 2006-08-17 2011-07-19 Inside Contactless S.A. Bi-processor architecture for secure systems
US20080071770A1 (en) * 2006-09-18 2008-03-20 Nokia Corporation Method, Apparatus and Computer Program Product for Viewing a Virtual Database Using Portable Devices
US20080075096A1 (en) * 2006-09-22 2008-03-27 Enthenergy, Llc Remote access to secure network devices
US8179798B2 (en) 2007-01-24 2012-05-15 Mcafee, Inc. Reputation based connection throttling
US8214497B2 (en) 2007-01-24 2012-07-03 Mcafee, Inc. Multi-dimensional reputation scoring
US7779156B2 (en) 2007-01-24 2010-08-17 Mcafee, Inc. Reputation based load balancing
US7949716B2 (en) 2007-01-24 2011-05-24 Mcafee, Inc. Correlation and analysis of entity attributes
US8763114B2 (en) 2007-01-24 2014-06-24 Mcafee, Inc. Detecting image spam
CN101399827A (en) * 2007-09-26 2009-04-01 国际商业机器公司 Method and system for safely installing patch to system
US8185930B2 (en) * 2007-11-06 2012-05-22 Mcafee, Inc. Adjusting filter or classification control settings
US8045458B2 (en) 2007-11-08 2011-10-25 Mcafee, Inc. Prioritizing network traffic
US8125796B2 (en) 2007-11-21 2012-02-28 Frampton E. Ellis Devices with faraday cages and internal flexibility sipes
CN101202756B (en) * 2007-12-20 2011-02-02 杭州华三通信技术有限公司 Method and apparatus of message processing
US8160975B2 (en) * 2008-01-25 2012-04-17 Mcafee, Inc. Granular support vector machine with random granularity
US8589503B2 (en) 2008-04-04 2013-11-19 Mcafee, Inc. Prioritizing network traffic
US20090327741A1 (en) * 2008-06-30 2009-12-31 Zimmer Vincent J System and method to secure boot uefi firmware and uefi-aware operating systems on a mobile internet device (mid)
US20100077472A1 (en) * 2008-09-23 2010-03-25 Atmel Corporation Secure Communication Interface for Secure Multi-Processor System
TWI525452B (en) * 2008-10-02 2016-03-11 美國博通公司 Secure virtual machine manager
US8341141B2 (en) * 2008-12-16 2012-12-25 Krislov Clinton A Method and system for automated document registration
US8914351B2 (en) 2008-12-16 2014-12-16 Clinton A. Krislov Method and system for secure automated document registration from social media networks
US8589372B2 (en) 2008-12-16 2013-11-19 Clinton A. Krislov Method and system for automated document registration with cloud computing
US20100218171A1 (en) * 2009-02-26 2010-08-26 Computer Measurement Laboratory, Inc. Computer bus monitoring for the adaptive control of executing software processes
GB0919253D0 (en) 2009-11-03 2009-12-16 Cullimore Ian Atto 1
US20110225645A1 (en) * 2010-01-26 2011-09-15 Ellis Frampton E Basic architecture for secure internet computers
US8255986B2 (en) 2010-01-26 2012-08-28 Frampton E. Ellis Methods of securely controlling through one or more separate private networks an internet-connected computer having one or more hardware-based inner firewalls or access barriers
US8429735B2 (en) 2010-01-26 2013-04-23 Frampton E. Ellis Method of using one or more secure private networks to actively configure the hardware of a computer or microchip
CA2825850A1 (en) * 2010-01-29 2011-08-04 Frampton E. Ellis The basic architecture for secure internet computers
US9485218B2 (en) * 2010-03-23 2016-11-01 Adventium Enterprises, Llc Device for preventing, detecting and responding to security threats
US8621638B2 (en) 2010-05-14 2013-12-31 Mcafee, Inc. Systems and methods for classification of messaging entities
US8875276B2 (en) * 2011-09-02 2014-10-28 Iota Computing, Inc. Ultra-low power single-chip firewall security device, system and method
US8904216B2 (en) 2011-09-02 2014-12-02 Iota Computing, Inc. Massively multicore processor and operating system to manage strands in hardware
US8813218B2 (en) 2012-02-14 2014-08-19 Janus Technologies, Inc. Security-enhanced computer systems and methods
EP3561714B1 (en) 2012-04-13 2022-05-04 OLogN Technologies AG Secure zone for digital communications
CA2870283C (en) 2012-04-13 2021-07-06 Ologn Technologies Ag Apparatuses, methods and systems for computer-based secure transactions
US9432348B2 (en) 2012-04-20 2016-08-30 Ologn Technologies Ag Secure zone for secure purchases
CA2872443A1 (en) 2012-05-08 2013-11-14 Serentic Ltd. A method for dynamic generation and modification of an electronic entity architecture
WO2014141202A1 (en) 2013-03-15 2014-09-18 Ologn Technologies Ag Systems, methods and apparatuses for securely storing and providing payment information
US20160078226A1 (en) * 2013-05-14 2016-03-17 Hewlett-Packard Development Company, L.P. Detection of a security event
US9948640B2 (en) 2013-08-02 2018-04-17 Ologn Technologies Ag Secure server on a system with virtual machines
US9971724B1 (en) * 2015-06-18 2018-05-15 Rockwell Collins, Inc. Optimal multi-core network architecture
US10284525B2 (en) 2016-07-11 2019-05-07 Honeywell Lntemational Inc. Cross-domain data-gate for secure transmission of data over publicly shared datalinks
US10956188B2 (en) 2019-03-08 2021-03-23 International Business Machines Corporation Transparent interpretation of guest instructions in secure virtual machine environment
US11347529B2 (en) 2019-03-08 2022-05-31 International Business Machines Corporation Inject interrupts and exceptions into secure virtual machine
US11308215B2 (en) 2019-03-08 2022-04-19 International Business Machines Corporation Secure interface control high-level instruction interception for interruption enablement
US11444919B2 (en) 2019-05-20 2022-09-13 Woodward, Inc. Mission critical security zone

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4371929A (en) * 1980-05-05 1983-02-01 Ibm Corporation Multiprocessor system with high density memory set architecture including partitionable cache store interface to shared disk drive memory
US5524206A (en) * 1991-04-16 1996-06-04 Nec Corporation Sub-CPU monitoring system including dual port memory
US5623601A (en) * 1994-11-18 1997-04-22 Milkway Networks Corporation Apparatus and method for providing a secure gateway for communication and data exchanges between networks

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4713753A (en) * 1985-02-21 1987-12-15 Honeywell Inc. Secure data processing system architecture with format control
US5581763A (en) * 1988-06-14 1996-12-03 Progressive Technology Inc. Secure architecture and apparatus using an independent computer cartridge
US5126728A (en) * 1989-06-07 1992-06-30 Hall Donald R ADP security device for labeled data
US5577209A (en) * 1991-07-11 1996-11-19 Itt Corporation Apparatus and method for providing multi-level security for communication among computers and terminals on a network
US5276735A (en) * 1992-04-17 1994-01-04 Secure Computing Corporation Data enclave and trusted path system
US5666516A (en) * 1993-12-16 1997-09-09 International Business Machines Corporation Protected programmable memory cartridge having selective access circuitry
JP2790034B2 (en) * 1994-03-28 1998-08-27 日本電気株式会社 Non-operational memory update method
US5416842A (en) * 1994-06-10 1995-05-16 Sun Microsystems, Inc. Method and apparatus for key-management scheme for use with internet protocols at site firewalls
US5550984A (en) * 1994-12-07 1996-08-27 Matsushita Electric Corporation Of America Security system for preventing unauthorized communications between networks by translating communications received in ip protocol to non-ip protocol to remove address and routing services information
US5553072A (en) * 1995-01-30 1996-09-03 Northrop Grumman Corporation Communication apparatus and method
US5696895A (en) * 1995-05-19 1997-12-09 Compaq Computer Corporation Fault tolerant multiple network servers
US5623600A (en) * 1995-09-26 1997-04-22 Trend Micro, Incorporated Virus detection and removal apparatus for computer networks
US5734820A (en) * 1996-03-11 1998-03-31 Sterling Commerce, Inc. Security apparatus and method for a data communications system
US5673322A (en) * 1996-03-22 1997-09-30 Bell Communications Research, Inc. System and method for providing protocol translation and filtering to access the world wide web from wireless or low-bandwidth networks
US5692124A (en) * 1996-08-30 1997-11-25 Itt Industries, Inc. Support of limited write downs through trustworthy predictions in multilevel security of computer network communications

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4371929A (en) * 1980-05-05 1983-02-01 Ibm Corporation Multiprocessor system with high density memory set architecture including partitionable cache store interface to shared disk drive memory
US5524206A (en) * 1991-04-16 1996-06-04 Nec Corporation Sub-CPU monitoring system including dual port memory
US5623601A (en) * 1994-11-18 1997-04-22 Milkway Networks Corporation Apparatus and method for providing a secure gateway for communication and data exchanges between networks

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
SMITH R. E.: "A SECURE EMAIL GATEWAY (BUILDING AN RCAS EXTERNAL INTERFACE).", PROCEEDINGS. ANNUAL COMPUTER SECURITY APPLICATIONS CONFERENCE., XX, XX, 1 January 1994 (1994-01-01), XX, pages 202 - 211., XP002912413 *
TIRENIN W., NEWPORT K. T.: "ENHANCED MULTINET GATEWAY: SURVIVABLE MULTI-LEVEL SECURE DATA COMMUNICATIONS.", MILCOM CONFERENCE RECORD., XX, XX, 1 January 1991 (1991-01-01), XX, pages 740 - 744., XP002912414, DOI: 10.1109/MILCOM.1991.258359 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7308713B1 (en) 2000-11-22 2007-12-11 Intel Corporation Link-lock device and method of monitoring and controlling a link for failures and intrusions
CN100428750C (en) * 2000-11-22 2008-10-22 英特尔公司 Link-lock device and method of monitoring and controlling link for failures and intrusions

Also Published As

Publication number Publication date
US5896499A (en) 1999-04-20

Similar Documents

Publication Publication Date Title
US5896499A (en) Embedded security processor
US6192477B1 (en) Methods, software, and apparatus for secure communication over a computer network
US5550984A (en) Security system for preventing unauthorized communications between networks by translating communications received in ip protocol to non-ip protocol to remove address and routing services information
US7793094B2 (en) HTTP cookie protection by a network security device
CA2339637C (en) Multi-level security network system
US7725936B2 (en) Host-based network intrusion detection systems
US8661250B2 (en) Remote activation of covert service channels
CA2254707C (en) Computer security using virus probing
US20020010800A1 (en) Network access control system and method
US7503069B2 (en) Network traffic intercepting method and system
US7930745B2 (en) Network security system and method
WO2001001259A1 (en) Self-contained and secured access to remote servers
US7594268B1 (en) Preventing network discovery of a system services configuration
Allman et al. FTP security considerations
Reinhardt An architectural overview of UNIX network security
Desai et al. System insecurity–firewalls
Gheorghe " COBOT" TYPE MULTIAPLICATIVE INTELLIGENT PLATFORM WITH ROBOT & HEXAPOD MICROSYSTEM AND ULTRAPRECIS PING PROBE FOR MEASURING PARTS (WITH A 3KG TABLE)
Guttman et al. Implementing Internet Firewall Security Policy
AU2003200554B2 (en) Multi-level security network system
Helmer Security tools in freeBSD
NATIONAL SECURITY AGENCY/CENTRAL SECURITY SERVICE FORT GEORGE G MEADE MD The 60 Minute Network Security Guide (First Steps Towards a Secure Network Environment)
Spagnolo et al. Practical Protection for Public Servers
Kossakowski et al. Securing public web servers
Pierson et al. Network security architecture for intelligent networks
Dhoot DEVELOPING A LOW COST SOLUTION FOR ENTERPRISE SECURITY

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): JP KR

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH DE DK ES FI FR GB GR IE IT LU MC NL PT SE

121 Ep: the epo has been informed by wipo that ep was designated in this application
122 Ep: pct application non-entry in european phase