WO1997049019A1 - Detecting unauthorized network communication - Google Patents

Detecting unauthorized network communication Download PDF

Info

Publication number
WO1997049019A1
WO1997049019A1 PCT/US1997/009595 US9709595W WO9749019A1 WO 1997049019 A1 WO1997049019 A1 WO 1997049019A1 US 9709595 W US9709595 W US 9709595W WO 9749019 A1 WO9749019 A1 WO 9749019A1
Authority
WO
WIPO (PCT)
Prior art keywords
communication
network
devices
packets
authorized
Prior art date
Application number
PCT/US1997/009595
Other languages
French (fr)
Inventor
Jeffrey A. Kraemer
Alan J. Kirby
David C. Waterman
Original Assignee
Raptor Systems, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Raptor Systems, Inc. filed Critical Raptor Systems, Inc.
Priority to AU32982/97A priority Critical patent/AU3298297A/en
Publication of WO1997049019A1 publication Critical patent/WO1997049019A1/en

Links

Classifications

    • 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
    • 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/0227Filtering policies
    • H04L63/0236Filtering by address, protocol, port number or service, e.g. IP-address or URL
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • H04L63/102Entity profiles
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/14Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
    • H04L63/1408Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic by monitoring network traffic

Definitions

  • This invention relates to detecting unauthorized network communication.
  • workstations 18 in an internal local area network (LAN) 20 may communicate with the world outside the LAN via authorized gateways 22 that are connected, on one hand, to the LAN, and, on the other hand, to a dedicated or dial-up telephone line 24.
  • the gateways may be set up to prevent unauthorized communication between the LAN workstations and devices located outside the LAN (e.g., a device 26 connected to another LAN which is reached via another gateway 27). Unauthorized communication may still occur inadvertently or intentionally when a LAN workstation 28 is connected directly to the outside world. The same is true in situations where a LAN has no authorized gateway to the outside world.
  • a LAN workstation that includes a modem hooked to a outside telephone line 30, may serve as an unauthorized "back door" that may pass packets back and forth between the outside telephone line and the LAN.
  • LAN administrators sometimes make a physical inventory of workstations to determine whether any of them are connected to the outside world by a path other than through the authorized gateways.
  • a packet constructed in accordance with the so-called IP protocol includes an IP portion 69.
  • the IP portion has an IP source address 74 which identifies the source device, and an IP destination address 76 which identifies the target device.
  • the packet While the packet is being communicated within an internal network, the packet also includes a hardware destination address 72 (e.g., the hardware address of a network interface card, or NIC) which identifies a destination device within the network by an address that is unique at least within the internal network.
  • a hardware destination address 72 e.g., the hardware address of a network interface card, or NIC
  • a packet sent by workstation 18 includes the IP address of workstation 18 as the IP source address and the IP address of the target device as the IP destination address. If the target device is within the internal network, the hardware address of the target device is included as the hardware destination address 72. If the target device is not on the internal network, for example device 26, the hardware address of the NIC in gateway 22 is included as the hardware destination address. In this latter case, the gateway removes the hardware addresses from the packet and forwards it to gateway 27. Gateway 27 adds to the packet the hardware address of device 26 as the hardware destination address 72.
  • the invention is used with devices that are coupled by a communication medium to form an internal packet network, at least one of the devices not being an authorized conduit for communication with external devices that are not part of the internal packet network.
  • packets are observed while passing on the medium. Based on the observation, packets associated with communication with an external device are detected. For detected packets associated with communication with an external device, a determination is made (e.g., by examining hardware addresses in the packets, or watching for packets indicating that a non-authorized device is advertising routes, or watching for redirect messages being sent by a non-authorized device) whether or not the communication is authorized.
  • Other aspects and features of the invention include the following.
  • the detecting includes comparing address information in the packets (e.g., logical network addresses, such as IP addresses) with address information associated with devices that are part of the internal packet network to determine if the packet involves communication only between devices that are part of the internal packet network.
  • address information associated with devices that are part of the internal packet network is stored in a look-up table.
  • the hardware addresses that are examined are hardware addresses of network interface cards.
  • the address information that is used for comparison is address information (stored in a look-up table) of devices that are authorized conduits for communication with external devices.
  • the packets are stored temporarily in a look-ahead buffer.
  • Information about the non-authorized communication is reported for use by another process, which may, e.g., raise an alarm or obstruct the passage of the non-authorized packet.
  • an event may be logged with respect to packets intended for communication with an external device even without checking the hardware addresses in the packets.
  • back door communication may be effectively identified in a simple way.
  • the system works automatically.
  • the scanner may be a passive device.
  • the tables may be built easily without requiring a detailed knowledge of hardware addresses.
  • Figs. 1 and 2 are block diagrams of a network.
  • Fig. 3 is a diagram of a portion of a packet.
  • Fig. 4 is a block diagram of a portion of a packet scanner.
  • Fig. 5 is a flow diagram.
  • internal LAN 20 includes a physical communication medium 40 (such as twisted pair wiring, optical fibers, or coaxial cable) that interconnects workstations 18, 42, 44.
  • a physical communication medium 40 such as twisted pair wiring, optical fibers, or coaxial cable
  • NIC network interface card
  • Microsoft Windows NT ® running on the workstation and in a network server 50 implements network packet communication.
  • the network software is layered.
  • the lowest layer, medium access control (MAC) 54 manages the operation of the NIC to achieve the communication of physical bits on the communication medium.
  • the NIC in each workstation has a hardware address 58 that is unique at least among the devices connected in the internal LAN.
  • the hardware address may be set manually using physical switches or manually or automatically using software switches. As seen in Fig. 3, the hardware address may be used as a hardware destination address 72 or a hardware source address 70 within a packet.
  • the packet also includes a network layer source address 74 and destination address 76 (for example, IP addresses).
  • An IP address is a logical address which specifies a device whether or not located on the internal LAN.
  • An IP address may be of the form 206.8.142.10 where the higher order elements (e.g., 206.8.142) of the address hierarchically and globally identify the address of the LAN, and the lower order elements of the address (.10) identifies a particular device on the LAN.
  • a network mask (e.g., 255.255.255.0) may be provided for masking the address, leaving only the elements that identify a network. This enables a determination whether a particular addressed device (e.g., .10) is part of a particular addressed network (e.g., 206.8.142).
  • a packet scanner 80 is connected to the internal LAN medium 40.
  • the packet scanner may be implemented as a workstation similar to the other workstations on the LAN but with additional software to perform the scanning operations.
  • the MAC of the packet server operates in a so-called promiscuous listening mode in which it places, in a FIFO look-ahead buffer, every packet P1, P2, ... that appears on the network medium.
  • the look-ahead FIFO buffer is provided by the MAC layer to make incoming packets available to the layer above it.
  • a layer of software 83 looks, in turn, at each of the packets in the look-ahead buffer on a FIFO basis.
  • the VPN software layer maintains two tables.
  • One table 84 holds a list of subnetwork addresses 86(e.g., 8.142) which represent internal logical networks which are served by the physical network medium to which the packet scanner is connected. Note that, although each of the devices that is physically connected to the physical network medium 40 (Fig. 2) has a unique hardware address, the devices may be grouped logically into internal logical networks each of which may include a subset of all of the physical devices.
  • a second table 88 lists the hardware addresses 90 of only authorized gateways connected to the physical network medium.
  • the VPN layer compares (92) the source and destination IP addresses with subnetwork addresses in table 86 to determine if the packet is one that both came from and is intended for devices which are within one of the internal networks. If so, it is assumed that the packet did not pass via a back door and the packet is disregarded for further purposes of the scanning loop. Then the next packet is fetched from the buffer
  • one and only one of the IP addresses must be of a device not associated with the internal networks; which one has already been determined in steps 92 and 93.
  • the VPN layer compares (96) the corresponding hardware address with hardware addresses held in table 88 to determine if the packet came from or is intended for (depending on the particular case) a device that is one of the authorized gateways. If the address is in the table (result of the test is "yes" 99), then the packet is assumed not to have passed via a back door.
  • the hardware address does not match any of the hardware addresses in the gateway table, it is assumed that it passed or is going to pass via a back door.
  • the VPN layer then performs (98) one or more event routines associated with this occurrence before proceeding to fetch the next packet.
  • the routines may include logging information about the destination and source devices and the content of the packet, the time on which the event occurred, and a variety of other information.
  • the information may be sent to another process or device using an SNMP (simple network management protocol) message or other mechanisms.
  • SNMP simple network management protocol
  • RARP reverse address resolution protocol
  • Figure 2 The RARP server includes a table that permits it automatically to translate hardware network addresses to IP addresses which are typically well known by the administrator.
  • One of the event routines 98 may be to send the hardware address of the back door to the RARP server for resolution into the corresponding IP address.
  • building up table 88 may be a cumbersome job for the administrator who may not know the hardware addresses of the devices connected to the network medium.
  • the table could be built dynamically using an ARP protocol on IP addresses.
  • the network protocol need not be IP.
  • the determination of whether or not a packet is involved in an off-network communication need not be based on analysis of IP addresses in the packet.
  • a routing protocol such as RIP
  • the packet scanner could watch for packets indicating that a non-authorized router on its network is advertising routes.
  • a protocol such as ICMP
  • the packet scanner could watch for a "redirect" message which may be sent to force a redirection of a message to an unauthorized gateway.

Abstract

Back door packet communication between a work station (18) on a network (20) and a device outside the network is identified by detecting packets that are associated with communication involving devices outside the network, and identifying packets, among those detected packets, that are being sent or received by a device that is not authorized for communication with devices outside the network.

Description

DETECTING UNAUTHORIZED NETWORK COMMUNICATION
Background
This invention relates to detecting unauthorized network communication.
As seen in Fig. 1, workstations 18 in an internal local area network (LAN) 20 may communicate with the world outside the LAN via authorized gateways 22 that are connected, on one hand, to the LAN, and, on the other hand, to a dedicated or dial-up telephone line 24. The gateways may be set up to prevent unauthorized communication between the LAN workstations and devices located outside the LAN (e.g., a device 26 connected to another LAN which is reached via another gateway 27). Unauthorized communication may still occur inadvertently or intentionally when a LAN workstation 28 is connected directly to the outside world. The same is true in situations where a LAN has no authorized gateway to the outside world.
For example, a LAN workstation that includes a modem hooked to a outside telephone line 30, may serve as an unauthorized "back door" that may pass packets back and forth between the outside telephone line and the LAN. To eliminate back door communication, LAN administrators sometimes make a physical inventory of workstations to determine whether any of them are connected to the outside world by a path other than through the authorized gateways.
Referring also to Fig. 3, a packet constructed in accordance with the so-called IP protocol includes an IP portion 69. The IP portion has an IP source address 74 which identifies the source device, and an IP destination address 76 which identifies the target device. While the packet is being communicated within an internal network, the packet also includes a hardware destination address 72 (e.g., the hardware address of a network interface card, or NIC) which identifies a destination device within the network by an address that is unique at least within the internal network.
Referring again to Fig. 1, a packet sent by workstation 18 includes the IP address of workstation 18 as the IP source address and the IP address of the target device as the IP destination address. If the target device is within the internal network, the hardware address of the target device is included as the hardware destination address 72. If the target device is not on the internal network, for example device 26, the hardware address of the NIC in gateway 22 is included as the hardware destination address. In this latter case, the gateway removes the hardware addresses from the packet and forwards it to gateway 27. Gateway 27 adds to the packet the hardware address of device 26 as the hardware destination address 72.
Summary
In general, in one aspect, the invention is used with devices that are coupled by a communication medium to form an internal packet network, at least one of the devices not being an authorized conduit for communication with external devices that are not part of the internal packet network. In the invention, packets are observed while passing on the medium. Based on the observation, packets associated with communication with an external device are detected. For detected packets associated with communication with an external device, a determination is made (e.g., by examining hardware addresses in the packets, or watching for packets indicating that a non-authorized device is advertising routes, or watching for redirect messages being sent by a non-authorized device) whether or not the communication is authorized. Other aspects and features of the invention include the following. The detecting includes comparing address information in the packets (e.g., logical network addresses, such as IP addresses) with address information associated with devices that are part of the internal packet network to determine if the packet involves communication only between devices that are part of the internal packet network. The address information associated with devices that are part of the internal packet network is stored in a look-up table.
The hardware addresses that are examined are hardware addresses of network interface cards. The address information that is used for comparison is address information (stored in a look-up table) of devices that are authorized conduits for communication with external devices.
The packets are stored temporarily in a look-ahead buffer. Information about the non-authorized communication is reported for use by another process, which may, e.g., raise an alarm or obstruct the passage of the non-authorized packet.
In an internal packet network of the kind in which none of the devices are authorized conduits for communication with external devices, an event may be logged with respect to packets intended for communication with an external device even without checking the hardware addresses in the packets.
Among the advantages of the invention are that back door communication may be effectively identified in a simple way. The system works automatically. The scanner may be a passive device. The tables may be built easily without requiring a detailed knowledge of hardware addresses.
Other advantages and features will become apparent from what follows. Description
Figs. 1 and 2 are block diagrams of a network.
Fig. 3 is a diagram of a portion of a packet.
Fig. 4 is a block diagram of a portion of a packet scanner.
Fig. 5 is a flow diagram.
As seen in Fig. 2, internal LAN 20 includes a physical communication medium 40 (such as twisted pair wiring, optical fibers, or coaxial cable) that interconnects workstations 18, 42, 44. In each workstation
18, the interconnection is made via a network interface card (NIC) 46. Operating system software 48, such as
Microsoft Windows NT®, running on the workstation and in a network server 50 implements network packet communication.
The network software is layered. The lowest layer, medium access control (MAC) 54, manages the operation of the NIC to achieve the communication of physical bits on the communication medium. The NIC in each workstation has a hardware address 58 that is unique at least among the devices connected in the internal LAN. The hardware address may be set manually using physical switches or manually or automatically using software switches. As seen in Fig. 3, the hardware address may be used as a hardware destination address 72 or a hardware source address 70 within a packet.
The packet also includes a network layer source address 74 and destination address 76 (for example, IP addresses). An IP address is a logical address which specifies a device whether or not located on the internal LAN. An IP address may be of the form 206.8.142.10 where the higher order elements (e.g., 206.8.142) of the address hierarchically and globally identify the address of the LAN, and the lower order elements of the address (.10) identifies a particular device on the LAN. A network mask (e.g., 255.255.255.0) may be provided for masking the address, leaving only the elements that identify a network. This enables a determination whether a particular addressed device (e.g., .10) is part of a particular addressed network (e.g., 206.8.142).
Referring again to Fig.2, to identify packets which may be passing via a back door 28, a packet scanner 80 is connected to the internal LAN medium 40. The packet scanner may be implemented as a workstation similar to the other workstations on the LAN but with additional software to perform the scanning operations.
Referring to Fig. 4, during scanning operations, the MAC of the packet server operates in a so-called promiscuous listening mode in which it places, in a FIFO look-ahead buffer, every packet P1, P2, ... that appears on the network medium. The look-ahead FIFO buffer is provided by the MAC layer to make incoming packets available to the layer above it.
A layer of software 83 (called the VPN layer and discussed in Alan J. Kirby et al., United States Patent application serial number 08/585,765, filed on 1/16/95) looks, in turn, at each of the packets in the look-ahead buffer on a FIFO basis.
The VPN software layer maintains two tables. One table 84 holds a list of subnetwork addresses 86(e.g., 8.142) which represent internal logical networks which are served by the physical network medium to which the packet scanner is connected. Note that, although each of the devices that is physically connected to the physical network medium 40 (Fig. 2) has a unique hardware address, the devices may be grouped logically into internal logical networks each of which may include a subset of all of the physical devices. A second table 88 lists the hardware addresses 90 of only authorized gateways connected to the physical network medium. As seen in Figure 5, during the scanning loop, after getting (90) the next packet from the look-ahead buffer, the VPN layer compares (92) the source and destination IP addresses with subnetwork addresses in table 86 to determine if the packet is one that both came from and is intended for devices which are within one of the internal networks. If so, it is assumed that the packet did not pass via a back door and the packet is disregarded for further purposes of the scanning loop. Then the next packet is fetched from the buffer
If neither of the source or destination IP addresses are associated with internal networks (93), the packet should not be passing on that subnetwork and an event is logged.
Otherwise, one and only one of the IP addresses must be of a device not associated with the internal networks; which one has already been determined in steps 92 and 93. For the IP address of the device that is not associated with the internal networks, the VPN layer compares (96) the corresponding hardware address with hardware addresses held in table 88 to determine if the packet came from or is intended for (depending on the particular case) a device that is one of the authorized gateways. If the address is in the table (result of the test is "yes" 99), then the packet is assumed not to have passed via a back door.
Otherwise, if the hardware address does not match any of the hardware addresses in the gateway table, it is assumed that it passed or is going to pass via a back door. The VPN layer then performs (98) one or more event routines associated with this occurrence before proceeding to fetch the next packet.
The routines may include logging information about the destination and source devices and the content of the packet, the time on which the event occurred, and a variety of other information. The information may be sent to another process or device using an SNMP (simple network management protocol) message or other mechanisms.
Even though the hardware address of the backdoor may be determined and reported using the method described above, it may be cumbersome for the LAN administrator to use this information because the hardware addresses of the devices connected to the network medium may not be known. To simplify the administrator's work, a reverse address resolution protocol (RARP) server 100 (Figure 2) may be used. The RARP server includes a table that permits it automatically to translate hardware network addresses to IP addresses which are typically well known by the administrator. One of the event routines 98 may be to send the hardware address of the back door to the RARP server for resolution into the corresponding IP address.
Similarly, building up table 88 may be a cumbersome job for the administrator who may not know the hardware addresses of the devices connected to the network medium. The table could be built dynamically using an ARP protocol on IP addresses.
An example of code which implements a packet scanner is set forth in Appendix A.
Other embodiments are within the scope of the following claims. For example, the network protocol need not be IP.
The determination of whether or not a packet is involved in an off-network communication need not be based on analysis of IP addresses in the packet. In the case of a routing protocol (such as RIP), the packet scanner could watch for packets indicating that a non-authorized router on its network is advertising routes. In the case of a protocol (such as ICMP) , the packet scanner could watch for a "redirect" message which may be sent to force a redirection of a message to an unauthorized gateway.
Figure imgf000010_0001
Figure imgf000011_0001
Figure imgf000012_0001
Figure imgf000013_0001
Figure imgf000014_0001
Figure imgf000015_0001
Figure imgf000016_0001
k i
Figure imgf000017_0001
Figure imgf000018_0001
Figure imgf000019_0001

Claims

What is claimed is:
1. A method for use with devices that are coupled by a communication medium to form an internal packet network, at least one of the devices not being an authorized conduit for communication with external devices that are not part of the internal packet network, the method comprising
observing packets passing on the medium,
based on the observation, detecting packets associated with communication with an external device, and for detected packets associated with communication with an external device, determining if the communication is authorized.
2. The method of claim 1 in which the detecting comprises
comparing address information in the packets with address information associated with devices that are part of the internal packet network to determine if the packet involves communication only between devices that are part of the internal packet network.
3. The method of claim 2 in which the address information comprises logical network addresses.
4. The method of claim 2 in which the logical network addresses comprise IP addresses.
5. The method of claim 2 further comprising storing the address information associated with devices that are part of the internal packet network in a look-up table.
6. The method of claim 1 in which the determining comprises
examining hardware addresses in the packets.
7. The method of claim 6 in which the hardware addresses comprise unique hardware addresses of network interface cards in the devices.
8. The method of claim 1 further comprising comparing address information in the packets with address information associated with the devices that are authorized conduits for communication with external devices.
9. The method of claim 8 further comprising storing the address information associated with the devices that are authorized conduits in a look-up table.
10. The method of claim 1 in which at least one of the devices of the internal packet network is an authorized conduit for communication with external devices that are not part of the internal packet network.
11. The method of claim 1 further comprising storing packets temporarily in a look-ahead buffer.
12. The method of claim 1 further comprising reporting information about the non-authorized communication.
13. A method for reducing back door packet communication between a device on a network and a device outside the network comprising
detecting packets that are associated with communication involving devices outside the network, and identifying packets among the detected packets that are sent or received by a device that is not authorized for communication with devices outside the network.
14. Apparatus for use in reducing packet communication between an unauthorized device on a network and a device outside the network comprising
a scanner connected to observe packets passing on the network, and
an analyzer that determines if one of the packets includes address information indicating that communication is occurring with the unauthorized device.
15. A method for use with devices that are coupled by a communication medium to form an internal packet network, none of the devices being an authorized conduit for communication with external devices that are not part of the internal packet network, the method comprising
observing network address information in packets passing on the medium,
based on the observed network address information, detecting packets intended for communication with an external device, and
raising an alarm with respect to packets intended for communication with an external device.
16. The method of claim 1 in which the determining comprises watching for packets indicating that a non-authorized device is advertising routes.
17. The method of claim 1 in which the determining comprises watching for redirect messages being sent by a non-authorized device to redirect traffic to an unauthorized gateway.
18. A method for use with devices that are coupled by a communication medium to form an internal message network, at least one of the devices not being an authorized conduit for communication with external devices that are not part of the internal message network, the method comprising
observing messages passing on the medium, based on the observation, detecting messages associated with communication with an external device, and for detected messages associated with communication with an external device, determining if the communication is authorized.
PCT/US1997/009595 1996-06-18 1997-05-30 Detecting unauthorized network communication WO1997049019A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU32982/97A AU3298297A (en) 1996-06-18 1997-05-30 Detecting unauthorized network communication

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US08/665,293 US5798706A (en) 1996-06-18 1996-06-18 Detecting unauthorized network communication
US08/665,293 1996-06-18

Publications (1)

Publication Number Publication Date
WO1997049019A1 true WO1997049019A1 (en) 1997-12-24

Family

ID=24669525

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1997/009595 WO1997049019A1 (en) 1996-06-18 1997-05-30 Detecting unauthorized network communication

Country Status (3)

Country Link
US (1) US5798706A (en)
AU (1) AU3298297A (en)
WO (1) WO1997049019A1 (en)

Families Citing this family (79)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6044401A (en) * 1996-11-20 2000-03-28 International Business Machines Corporation Network sniffer for monitoring and reporting network information that is not privileged beyond a user's privilege level
ES2290986T3 (en) * 1997-03-12 2008-02-16 Nomadix, Inc. NAME TRANSMITTER OR ROUTER.
US6130892A (en) * 1997-03-12 2000-10-10 Nomadix, Inc. Nomadic translator or router
US6477648B1 (en) * 1997-03-23 2002-11-05 Novell, Inc. Trusted workstation in a networked client/server computing system
US6282546B1 (en) 1998-06-30 2001-08-28 Cisco Technology, Inc. System and method for real-time insertion of data into a multi-dimensional database for network intrusion detection and vulnerability assessment
US7095740B1 (en) * 1998-06-30 2006-08-22 Nortel Networks Limited Method and apparatus for virtual overlay networks
US6324656B1 (en) 1998-06-30 2001-11-27 Cisco Technology, Inc. System and method for rules-driven multi-phase network vulnerability assessment
US6321338B1 (en) * 1998-11-09 2001-11-20 Sri International Network surveillance
US7181486B1 (en) 1998-12-07 2007-02-20 Network Ice Corporation Method and apparatus for remote installation of network drivers and software
US8266266B2 (en) 1998-12-08 2012-09-11 Nomadix, Inc. Systems and methods for providing dynamic network authorization, authentication and accounting
US7194554B1 (en) 1998-12-08 2007-03-20 Nomadix, Inc. Systems and methods for providing dynamic network authorization authentication and accounting
US8713641B1 (en) 1998-12-08 2014-04-29 Nomadix, Inc. Systems and methods for authorizing, authenticating and accounting users having transparent computer access to a network using a gateway device
WO2000034867A1 (en) 1998-12-09 2000-06-15 Network Ice Corporation A method and apparatus for providing network and computer system security
US6499107B1 (en) 1998-12-29 2002-12-24 Cisco Technology, Inc. Method and system for adaptive network security using intelligent packet analysis
US6301668B1 (en) 1998-12-29 2001-10-09 Cisco Technology, Inc. Method and system for adaptive network security using network vulnerability assessment
US6415321B1 (en) 1998-12-29 2002-07-02 Cisco Technology, Inc. Domain mapping method and system
US6477651B1 (en) 1999-01-08 2002-11-05 Cisco Technology, Inc. Intrusion detection system and method having dynamically loaded signatures
US6954775B1 (en) 1999-01-15 2005-10-11 Cisco Technology, Inc. Parallel intrusion detection sensors with load balancing for high speed networks
US6578147B1 (en) 1999-01-15 2003-06-10 Cisco Technology, Inc. Parallel intrusion detection sensors with load balancing for high speed networks
US6487666B1 (en) 1999-01-15 2002-11-26 Cisco Technology, Inc. Intrusion detection signature analysis using regular expressions and logical operators
US6567917B1 (en) 1999-02-01 2003-05-20 Cisco Technology, Inc. Method and system for providing tamper-resistant executable software
DE19903858A1 (en) * 1999-02-01 2000-08-17 Siemens Ag Method for configuring a security device in a communication device
US6484315B1 (en) 1999-02-01 2002-11-19 Cisco Technology, Inc. Method and system for dynamically distributing updates in a network
US6405318B1 (en) 1999-03-12 2002-06-11 Psionic Software, Inc. Intrusion detection system
US6609205B1 (en) 1999-03-18 2003-08-19 Cisco Technology, Inc. Network intrusion detection signature analysis using decision graphs
US7346929B1 (en) 1999-07-29 2008-03-18 International Business Machines Corporation Method and apparatus for auditing network security
US7073198B1 (en) 1999-08-26 2006-07-04 Ncircle Network Security, Inc. Method and system for detecting a vulnerability in a network
US6880087B1 (en) 1999-10-08 2005-04-12 Cisco Technology, Inc. Binary state machine system and method for REGEX processing of a data stream in an intrusion detection system
US8006243B2 (en) 1999-12-07 2011-08-23 International Business Machines Corporation Method and apparatus for remote installation of network drivers and software
US6597957B1 (en) 1999-12-20 2003-07-22 Cisco Technology, Inc. System and method for consolidating and sorting event data
US6775657B1 (en) 1999-12-22 2004-08-10 Cisco Technology, Inc. Multilayered intrusion detection system and method
US6665305B1 (en) 2000-01-04 2003-12-16 Cisco Technology, Inc. System and method for detecting subscriber loops
US6957348B1 (en) * 2000-01-10 2005-10-18 Ncircle Network Security, Inc. Interoperability of vulnerability and intrusion detection systems
IL152502A0 (en) 2000-04-28 2003-05-29 Internet Security Systems Inc Method and system for managing computer security information
US7574740B1 (en) 2000-04-28 2009-08-11 International Business Machines Corporation Method and system for intrusion detection in a computer network
AU2001257400A1 (en) 2000-04-28 2001-11-12 Internet Security Systems, Inc. System and method for managing security events on a network
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
US6907531B1 (en) 2000-06-30 2005-06-14 Internet Security Systems, Inc. Method and system for identifying, fixing, and updating security vulnerabilities
US7162649B1 (en) 2000-06-30 2007-01-09 Internet Security Systems, Inc. Method and apparatus for network assessment and authentication
US7093239B1 (en) 2000-07-14 2006-08-15 Internet Security Systems, Inc. Computer immune system and method for detecting unwanted code in a computer system
US7181769B1 (en) * 2000-08-25 2007-02-20 Ncircle Network Security, Inc. Network security system having a device profiler communicatively coupled to a traffic monitor
US9280667B1 (en) 2000-08-25 2016-03-08 Tripwire, Inc. Persistent host determination
US8037530B1 (en) 2000-08-28 2011-10-11 Verizon Corporate Services Group Inc. Method and apparatus for providing adaptive self-synchronized dynamic address translation as an intrusion detection sensor
US7178166B1 (en) 2000-09-19 2007-02-13 Internet Security Systems, Inc. Vulnerability assessment and authentication of a computer by a local scanner
US9027121B2 (en) * 2000-10-10 2015-05-05 International Business Machines Corporation Method and system for creating a record for one or more computer security incidents
US7146305B2 (en) 2000-10-24 2006-12-05 Vcis, Inc. Analytical virtual machine
US7213265B2 (en) * 2000-11-15 2007-05-01 Lockheed Martin Corporation Real time active network compartmentalization
US7225467B2 (en) * 2000-11-15 2007-05-29 Lockheed Martin Corporation Active intrusion resistant environment of layered object and compartment keys (airelock)
US7130466B2 (en) 2000-12-21 2006-10-31 Cobion Ag System and method for compiling images from a database and comparing the compiled images with known images
AU2002243763A1 (en) 2001-01-31 2002-08-12 Internet Security Systems, Inc. Method and system for configuring and scheduling security audits of a computer network
JP4484190B2 (en) * 2001-04-19 2010-06-16 インターナショナル・ビジネス・マシーンズ・コーポレーション Router search system, router search method, and router search program
WO2002097587A2 (en) * 2001-05-31 2002-12-05 Internet Security Systems, Inc. Method and system for implementing security devices in a network
US7237264B1 (en) 2001-06-04 2007-06-26 Internet Security Systems, Inc. System and method for preventing network misuse
US7624444B2 (en) * 2001-06-13 2009-11-24 Mcafee, Inc. Method and apparatus for detecting intrusions on a computer system
US7657419B2 (en) 2001-06-19 2010-02-02 International Business Machines Corporation Analytical virtual machine
US7065047B2 (en) * 2001-10-22 2006-06-20 Pctel, Inc. System and method of providing computer networking
WO2003058451A1 (en) 2002-01-04 2003-07-17 Internet Security Systems, Inc. System and method for the managed security control of processes on a computer system
US7370360B2 (en) 2002-05-13 2008-05-06 International Business Machines Corporation Computer immune system and method for detecting unwanted code in a P-code or partially compiled native-code program executing within a virtual machine
US7203963B1 (en) 2002-06-13 2007-04-10 Mcafee, Inc. Method and apparatus for adaptively classifying network traffic
US7788718B1 (en) 2002-06-13 2010-08-31 Mcafee, Inc. Method and apparatus for detecting a distributed denial of service attack
US7904955B1 (en) 2002-06-13 2011-03-08 Mcafee, Inc. Method and apparatus for detecting shellcode
WO2004034184A2 (en) * 2002-08-23 2004-04-22 Exit-Cube, Inc. Encrypting operating system
US20070061884A1 (en) * 2002-10-29 2007-03-15 Dapp Michael C Intrusion detection accelerator
US7080094B2 (en) * 2002-10-29 2006-07-18 Lockheed Martin Corporation Hardware accelerated validating parser
US20040083466A1 (en) * 2002-10-29 2004-04-29 Dapp Michael C. Hardware parser accelerator
US7146643B2 (en) * 2002-10-29 2006-12-05 Lockheed Martin Corporation Intrusion detection accelerator
US8239942B2 (en) * 2002-12-30 2012-08-07 Cisco Technology, Inc. Parallel intrusion detection sensors with load balancing for high speed networks
US7913303B1 (en) 2003-01-21 2011-03-22 International Business Machines Corporation Method and system for dynamically protecting a computer system from attack
US20040172234A1 (en) * 2003-02-28 2004-09-02 Dapp Michael C. Hardware accelerator personality compiler
US7657938B2 (en) 2003-10-28 2010-02-02 International Business Machines Corporation Method and system for protecting computer networks by altering unwanted network data traffic
US20060090196A1 (en) * 2004-10-21 2006-04-27 Van Bemmel Jeroen Method, apparatus and system for enforcing security policies
US7610610B2 (en) 2005-01-10 2009-10-27 Mcafee, Inc. Integrated firewall, IPS, and virus scanner system and method
US20060224886A1 (en) * 2005-04-05 2006-10-05 Cohen Donald N System for finding potential origins of spoofed internet protocol attack traffic
US8806634B2 (en) 2005-04-05 2014-08-12 Donald N. Cohen System for finding potential origins of spoofed internet protocol attack traffic
US9178907B2 (en) 2006-06-09 2015-11-03 Mcafee, Inc. System, method and computer program product for detecting encoded shellcode in network traffic
US7711949B2 (en) * 2006-11-30 2010-05-04 Texas Instruments Incorporated Apparatus and method for frustrating unwanted access to data with a host device
US8219800B2 (en) * 2007-06-06 2012-07-10 Cisco Technology, Inc. Secure neighbor discovery router for defending host nodes from rogue routers
US8819200B2 (en) * 2007-07-25 2014-08-26 International Business Machines Corporation Automated cluster node configuration
MY151479A (en) * 2008-12-16 2014-05-30 Secure Corp M Sdn Bhd F Method and apparatus for detecting shellcode insertion

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5414833A (en) * 1993-10-27 1995-05-09 International Business Machines Corporation Network security system and method using a parallel finite state machine adaptive active monitor and responder
US5479612A (en) * 1994-04-13 1995-12-26 Unisys Corporation Automated system and method to discourage access of unlicensed peripheral devices by a computer system
US5537099A (en) * 1992-04-16 1996-07-16 Bay Networks, Inc. Receiving port security in a network concentrator
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
US5557742A (en) * 1994-03-07 1996-09-17 Haystack Labs, Inc. Method and system for detecting intrusion into and misuse of a data processing system
US5581559A (en) * 1995-03-17 1996-12-03 Advanced Micro Devices, Inc. Inverse packet disrupt for secure networks
US5606668A (en) * 1993-12-15 1997-02-25 Checkpoint Software Technologies Ltd. System for securing inbound and outbound data packet flow in a computer network
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

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5537099A (en) * 1992-04-16 1996-07-16 Bay Networks, Inc. Receiving port security in a network concentrator
US5414833A (en) * 1993-10-27 1995-05-09 International Business Machines Corporation Network security system and method using a parallel finite state machine adaptive active monitor and responder
US5606668A (en) * 1993-12-15 1997-02-25 Checkpoint Software Technologies Ltd. System for securing inbound and outbound data packet flow in a computer network
US5557742A (en) * 1994-03-07 1996-09-17 Haystack Labs, Inc. Method and system for detecting intrusion into and misuse of a data processing system
US5479612A (en) * 1994-04-13 1995-12-26 Unisys Corporation Automated system and method to discourage access of unlicensed peripheral devices by a computer system
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
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
US5581559A (en) * 1995-03-17 1996-12-03 Advanced Micro Devices, Inc. Inverse packet disrupt for secure networks

Also Published As

Publication number Publication date
AU3298297A (en) 1998-01-07
US5798706A (en) 1998-08-25

Similar Documents

Publication Publication Date Title
US5798706A (en) Detecting unauthorized network communication
US6954775B1 (en) Parallel intrusion detection sensors with load balancing for high speed networks
US5708654A (en) Method for detecting proxy ARP replies from devices in a local area network
US6578147B1 (en) Parallel intrusion detection sensors with load balancing for high speed networks
US6538997B1 (en) Layer-2 trace method and node
US8239942B2 (en) Parallel intrusion detection sensors with load balancing for high speed networks
EP1670187B1 (en) Tagging rules for hybrid ports
US7051369B1 (en) System for monitoring network for cracker attack
US5751971A (en) Internet protocol (IP) work group routing
US6487666B1 (en) Intrusion detection signature analysis using regular expressions and logical operators
US8001244B2 (en) Deep packet scan hacker identification
US20030126248A1 (en) Method to automatically configure network routing device
GB2358761A (en) Multi-port network communication device
CN1575462A (en) Method and apparatus for implementing a layer 3/layer 7 firewall in an l2 device
JPH05183549A (en) Method of deciding network-topology
EP1782293A2 (en) System, method and apparatus for traffic mirror setup, service and security in communication networks
EP2158728B1 (en) Data driven connection fault management (ddcfm) in cfm maintenance points
CN1672387A (en) Method and apparatus for inspecting inter-layer address binding protocols
CN1722707A (en) Method for securing communication in a local area network switch
MXPA04005733A (en) Method and apparatus for adaptively configuring a router.
US7324454B2 (en) Router
CN113923076A (en) SD-WAN-based Ethernet two-layer data exchange method
US20040233849A1 (en) Methodologies, systems and computer readable media for identifying candidate relay nodes on a network architecture
US20060256770A1 (en) Interface for configuring ad hoc network packet control
Cisco Configuring Source-Route Bridging

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AU CA IL JP

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

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: JP

Ref document number: 98503031

Format of ref document f/p: F

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: CA