WO2006110826A2 - System and method for detecting peer-to-peer network software - Google Patents

System and method for detecting peer-to-peer network software Download PDF

Info

Publication number
WO2006110826A2
WO2006110826A2 PCT/US2006/013671 US2006013671W WO2006110826A2 WO 2006110826 A2 WO2006110826 A2 WO 2006110826A2 US 2006013671 W US2006013671 W US 2006013671W WO 2006110826 A2 WO2006110826 A2 WO 2006110826A2
Authority
WO
WIPO (PCT)
Prior art keywords
peer
target computer
scanning program
software
result
Prior art date
Application number
PCT/US2006/013671
Other languages
French (fr)
Other versions
WO2006110826A3 (en
Inventor
Samuel P. Hopkins
Original Assignee
Tiversa, 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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=37087674&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=WO2006110826(A2) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Tiversa, Inc. filed Critical Tiversa, Inc.
Priority to BRPI0607541-0A priority Critical patent/BRPI0607541B1/en
Priority to EP06749896.4A priority patent/EP1872216B1/en
Priority to CN2006800209383A priority patent/CN101288261B/en
Priority to CA2604199A priority patent/CA2604199C/en
Priority to JP2008506642A priority patent/JP4657347B2/en
Publication of WO2006110826A2 publication Critical patent/WO2006110826A2/en
Publication of WO2006110826A3 publication Critical patent/WO2006110826A3/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/55Detecting local intrusion or implementing counter-measures
    • G06F21/552Detecting local intrusion or implementing counter-measures involving long-term monitoring or reporting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/57Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
    • G06F21/577Assessing vulnerabilities and evaluating computer system security
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1061Peer-to-peer [P2P] networks using node-based peer discovery mechanisms
    • H04L67/1068Discovery involving direct consultation or announcement among potential requesting and potential source peers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/55Detecting local intrusion or implementing counter-measures

Definitions

  • the present invention provides a system for detecting -whether or not a computer system is, has, or can participate in a Peer-to-Peer network.
  • peer to peer networks which are the subject of the present invention comprise multiple nodes, each node typically consisting both of file server and client which can send and receive data or "Communication messages" to or from a node to which such is connected.
  • each node is connected to other nodes over a communication medium such as the internet either directly or through some type of proxy. For example, when a search request is issued such originating node sends a search request to all of the nodes to which it is connected, (see Figure 1) These nodes search their list of available files and if a match is found they send a response back with the location.
  • a peer to peer proxy network typically consists of node A which is connected to a node B and node B is connected to a node C.
  • Node A is not connected to node C such that if node A issues a search request it will be forwarded to node B and Node B will search its available files and if a match is found it will send a response back to node A. Node B will then forward node A's request to node C and Node C will search its available files and if a match is found it will send a response back to . node B. Node B will then forward this response to node A.
  • Figure 3 discloses a nonproxy loop network wherein each node is directly connected to another.
  • Some peer to peer networks utilize a leaf node/main node proxy topology (See Figure 4) where some nodes are classified as main nodes and the remaining nodes are classified as leaf nodes.
  • Leaf nodes can only connect to main nodes. Only main nodes can connect to other main nodes.
  • Peer-to-Peer client software has a software bug that permits the sharing of files and directories that the user never intended to be shared. Sometimes it is a violation of corporate policy to have Peer-to-Peer client software installed.
  • the information shared may be detrimental the user, the company they work for, or even to national security. It would therefore be advantageous to network administrators or others whose responsibility it is to enforce information containment to be able to locate computers with Peer-to-Peer network software installed so that it can be assessed or removed. It would also be advantageous to know if Peer-to-Peer network software has ever been installed and utilized so that a threat assessment can be made.
  • the present invention provides a system for ascertaining whether or not a computer is, has, or could participate in a Peer-to-Peer network.
  • the preferred system comprises the steps of: a. Executing a software program on the target computer; and b. Scanning said target computer for signs of Pcer-to-Pcer client software, Peer-to- Peer network communications, or files obtained from Peer-t ⁇ -Peer networks.
  • the present invention provides a system for scanning a computer system to ascertain whether or not the computer is, has, or could participate in a Peer-to-Peer network.
  • Figure 1 is a simplified schematic of a two node peer to peer network
  • Figure 2 is a simplified schematic of a peer to peer proxy network
  • Figure 3 is a simplified schematic view of a peer to peer, nonproxy, loop network.
  • the preferred system of the present invention advantageously utilizes a scanning software program to scan the target computer to look for signs of participation in a Peer- to-Peer network, an ability to participate in a Peer-to-Peer network, or both.
  • the scanning software has certain preferred attributes and these attributes are configured for the specific type of Peer-to-Peer scanning system desired by the enforcing user.
  • a software program is executed on the target computer. This software program will look through registry entries for a specific set of keys or values that match known Peer-to-Peer client software. If a match is found the enforcing user can be notified, the software program can disable the Peer-to-Peer client software, or both.
  • a software program is executed on the target computer. This software program will look through the files and directories for a specific set of values that match known Peer-to-Peer client software. If a match is found the enforcing user can be notified, the software program can disable the Peer-to- Peer client software, or both.
  • a software program is executed on the target computer. This software program will look through currently running processes for a value that matches known Peer-to-Peer client software. If a match is found the enforcing user can be notified, the software program can disable the Peer-to- Pe ⁇ r client software, or both.
  • a software program is executed on the target computer.
  • This software program will look through the files and directories for files that are music, movie, ebooks, or other files commonly acquired from Peer-to- Peer networks. If the computer contains more than a specific number of these files the enforcing user can be notified.
  • a software program is executed on the target computer. This software program will monitor network communications looking for specific values that indicate a Peer-to-Peer network communication is occurring. If a communication is occurring the enforcing user can be notified, the software program can disable the Peer-to-Peer network communication, or both,
  • a software program is executed that scans the TCP/IP ports of a target computer looking for known Peer-to-Peer network ports. The enforcing user can be notified if a match is found.
  • the invention is embodied in a computer system that contains a processor unit, main memory, and an interconnect bus.
  • the processor unit may contain a single microprocessor, or may contain a plurality of microprocessors for configuring the computer as a multi-processor system.
  • the main memory stores, in part, instructions and data for execution by the processor unit If the ability of the inventive system is wholly or partially implemented in software, the main memory stores the executable code when in operation.
  • the main memory may include banks of dynamic random access memory as well as high speed memory.
  • the computer system may further include a mass storage device, peripheral devices, portable storage medium drives, input control device, a graphics subsystem, and an output display.
  • the computer system may be connected through one or more data transport means.
  • the processor unit and the main memory may be connected via a local microprocessor bus
  • the mass storage device, peripheral devices, portable storage medium drives, graphics subsystem may be connected via one or more input/output (I/O) busses.
  • the mass storage device which may be implemented with a magnetic disk drive or an optical disk drive, is nonvolatile storage device for storing data and instructions for use by the processor unit In the software embodiment, the mass storage device stores the software for loading to the main memory.
  • the input control devices provide a portion of the user interface for a user of the computer system.
  • the input control devices may include an alpha numeric keypad for inputting alphanumeric and other key information, a cursor control device, such as a mouse, a trackball, a stylus, or cursor direction keys.
  • the computer system contains the graphics subsystem and the output display.
  • the output display may include a cathode ray tube display or a liquid crystal display.
  • the graphics subsystem receives textual and graphical information and processes the information for output to the output display.
  • the components contained in the computer system are those typically found in general purpose computer systems, and in fact, these components are intended to represent a broad category of such computer components that are well known in the art
  • the system may be implemented in either hardware or software.
  • the software that includes a plurality of computer executable instructions for implementation on a general purpose computer system.
  • the system Prior to loading into a general purpose computer system, the system may reside as encoded information on a computer readable medium, such as a magnetic floppy disc, magnetic tape compact disc read only memory (CD-ROM).
  • the system may comprise a dedicated processor including processor instructions for performing the functions described herein. Circuits may also be developed to perform the functions described herein.
  • Example 1 This example illustrates a system for detecting Peer-to-Peer client software by reviewing a target computer system's registry keys and their values.
  • a user has installed Peer-to-Peer client software onto computer system #1.
  • the Peer-to-Peer client software as part of its installation and operation has created a registry key with a value of P2PCLIENT_DOWNLOAD_D1IL"
  • the scanning software is then executed on computer system #1.
  • the scanning software reviews computer system #1 's registry keys looking for a match for a known key, "PaPCLlENT ⁇ IX)WNLOAD-DIR.” A match is found and the network a ⁇ iistrator is notified.
  • the scanning software then removes the registry key to disable the Peer-to-Peer client software.
  • Example 2 This example illustrates a system for detecting Peer-to-Peer client software by reviewing the files and directories of a target computer system. -
  • a user has installed Peer-to-Peer client software onto computer system #1.
  • the Peer-to-Peer client software as part of its installation has created a directory with a value of t ⁇ 2PJSOFTWARE.
  • the scanning software is then executed on computer system #1.
  • the scanning software reviews computer system #1 's files and directories looking for a match for a known directory 'T2PJSOFTWARE.” A match is found and the network administrator is notified.
  • Example 3 This example illustrates a system for detecting Peer-to-Peer client software by reviewing the files and directories of a target computer system whose directories have been shared on a private network and made available to another remote system.
  • a user has installed Peer-to-Peer client software onto computer system #1.
  • the Peer-to-Peer client software as part of its installation has created a directory with a value of "P2P_SOFTWARE.”
  • the scanning software is then executed on a remote computer system #2.
  • the scanning software reviews computer system #1 's files and directories over the private network looking for a match for a known directory "P2P_SOFTWARE.” A match is found and the network adn ⁇ inistrator is notified.
  • Example 4 This example illustrates a system for detecting Pcer-to-Peer client software by reviewing the processes that are currently running on a target computer system.
  • a user has installed Peer-to-Pcer client software onto computer system #1. While in operation, the Peer-to-Pcer client software has registered with the computer with a process name of "p2psoftware.exe"
  • the scanning software is then executed on computer system #1.
  • the scanning software reviews computer system #l's processes looking for a match for a known process "p2psoftware.exe.” A match is found and the network administrator is notified.
  • Example 5 This example illustrates a system for detecting Peer-to-Peer client software by reviewing the number of music files that exist on a target computer system.
  • a user has installed Peer-to-Peer client software onto computer system #1 and has downloaded IS music files.
  • the scanning software is then executed on computer system #1.
  • the scanning software counts the number of music files located on the computer and compares that number to a set threshold of 10. The number of music files located is over the set threshold and the network administrator is notified.
  • Example 6 This example illustrates a system for detecting Peer-to-Peer client software by looking at network communications occurring on a target computer system.
  • a user has installed Peer-to-Peer client software onto computer system #1 and is connected to a Peer-to-Peer network.
  • Peer-to-Peer protocol messages between computer system #1 and the Peer-to-Peer network always start with "123456.”
  • the scanning software is then executed on computer system #1.
  • the scanning software monitors all network communications for a known pattern of "123456.” A match is found and the network administrator is notified.
  • Example 7 This example illustrates a system for detecting Peer-to-Peer client software by looking at what TCP/IP ports are available on a target computer system.
  • a user has installed Peer-to-Peer client software onto computer system #1.
  • the Peer-to-Peer client software is currently running and has bound to port 6346 to accept inbound connections from other Peer-to-Peer clients.
  • the scanning software is then executed either on computer system #1 or a remote computer.
  • the scanning software attempts to connect to the known port "6346" on the target computer. A connection is successful and the network administrator is notified.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Computer And Data Communications (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present invention provides a method for detecting whether or not a computer system is, has, or can participate in a Peer-to-Peer network. Scanning software is executed on a target system to be scanned or a remote system which will scan a target system. If Peer-to-Peer client software is detected the scanning software can notify the enforcing user, disable the Peer-to-Peer client software, or both.

Description

Title
System and Method for Detecting Peer-to-Peer Network Software
Field of the Invention
The present invention provides a system for detecting -whether or not a computer system is, has, or can participate in a Peer-to-Peer network.
Background of the Invention
As used herein, peer to peer networks which are the subject of the present invention comprise multiple nodes, each node typically consisting both of file server and client which can send and receive data or "Communication messages" to or from a node to which such is connected.
In a peer to peer network each node is connected to other nodes over a communication medium such as the internet either directly or through some type of proxy. For example, when a search request is issued such originating node sends a search request to all of the nodes to which it is connected, (see Figure 1) These nodes search their list of available files and if a match is found they send a response back with the location. However, a peer to peer proxy network typically consists of node A which is connected to a node B and node B is connected to a node C. (see Figure 2) Node A is not connected to node C such that if node A issues a search request it will be forwarded to node B and Node B will search its available files and if a match is found it will send a response back to node A. Node B will then forward node A's request to node C and Node C will search its available files and if a match is found it will send a response back to . node B. Node B will then forward this response to node A. Figure 3 discloses a nonproxy loop network wherein each node is directly connected to another.
Some peer to peer networks utilize a leaf node/main node proxy topology (See Figure 4) where some nodes are classified as main nodes and the remaining nodes are classified as leaf nodes. Leaf nodes can only connect to main nodes. Only main nodes can connect to other main nodes. When a leaf node issues a search request it sends the request o the main node that it is connected to. The main node then forwards the request to any other leaf nodes that are connected to it and also to any main nodes it is connected to. These main nodes forward the request to any leaf nodes that are connected to them.
Commonly these networks are used to share music, movies, and software files among its users. To access mis network a user installs a Peer-to-Peer client software application that is capable of connecting to, and υtiifring the Peer-to-Peer network. When installing the software the user must select a folder on their computer system in which to store any downloaded files. Any files placed into this folder are also made available to other users. For instance, if user #1 places a file named "foofile" in their shared folder, user #2 would then be able to access and download the file.
For whatever reason, users sometimes select a folder that contains sensitive information or information they do not otherwise wish to share as the shared folder or they may later begin to place sensitive information or information they do not otherwise wish to share into their shared folder by mistake. Usually this action is done by mistake and unknowingly by the user but sometimes it is done by a malicious person. Sometimes the Peer-to-Peer client software has a software bug that permits the sharing of files and directories that the user never intended to be shared. Sometimes it is a violation of corporate policy to have Peer-to-Peer client software installed.
The information shared may be detrimental the user, the company they work for, or even to national security. It would therefore be advantageous to network administrators or others whose responsibility it is to enforce information containment to be able to locate computers with Peer-to-Peer network software installed so that it can be assessed or removed. It would also be advantageous to know if Peer-to-Peer network software has ever been installed and utilized so that a threat assessment can be made.
Accordingly it is an object of the present invention to provide a system for scanning a computer to ascertain whether or not it is, has, or can participate in a Peer-to- Peer network.
SUMMARY OF THE INVENTION
Generally, the present invention provides a system for ascertaining whether or not a computer is, has, or could participate in a Peer-to-Peer network. The preferred system comprises the steps of: a. Executing a software program on the target computer; and b. Scanning said target computer for signs of Pcer-to-Pcer client software, Peer-to- Peer network communications, or files obtained from Peer-tσ-Peer networks. Thus, the present invention provides a system for scanning a computer system to ascertain whether or not the computer is, has, or could participate in a Peer-to-Peer network.
Other advantages of the present invention will become apparent from a perusal of the following detailed description of presently preferred embodiments of the invention.
Brief Description of the Drawing!
Figure 1 is a simplified schematic of a two node peer to peer network; Figure 2 is a simplified schematic of a peer to peer proxy network; Figure 3 is a simplified schematic view of a peer to peer, nonproxy, loop network.
Description of Presently Preferred Embodiments
The preferred system of the present invention advantageously utilizes a scanning software program to scan the target computer to look for signs of participation in a Peer- to-Peer network, an ability to participate in a Peer-to-Peer network, or both. The scanning software has certain preferred attributes and these attributes are configured for the specific type of Peer-to-Peer scanning system desired by the enforcing user.
In one preferred embodiment of the present invention, a software program is executed on the target computer. This software program will look through registry entries for a specific set of keys or values that match known Peer-to-Peer client software. If a match is found the enforcing user can be notified, the software program can disable the Peer-to-Peer client software, or both.
In another embodiment of the present invention, a software program is executed on the target computer. This software program will look through the files and directories for a specific set of values that match known Peer-to-Peer client software. If a match is found the enforcing user can be notified, the software program can disable the Peer-to- Peer client software, or both. In another embodiment of the present invention, a software program is executed on the target computer. This software program will look through currently running processes for a value that matches known Peer-to-Peer client software. If a match is found the enforcing user can be notified, the software program can disable the Peer-to- Peβr client software, or both.
In another embodiment of the present invention, a software program is executed on the target computer. This software program will look through the files and directories for files that are music, movie, ebooks, or other files commonly acquired from Peer-to- Peer networks. If the computer contains more than a specific number of these files the enforcing user can be notified.
Ih another embodiment of the present invention, a software program is executed on the target computer. This software program will monitor network communications looking for specific values that indicate a Peer-to-Peer network communication is occurring. If a communication is occurring the enforcing user can be notified, the software program can disable the Peer-to-Peer network communication, or both,
In another embodiment of the present invention, a software program is executed that scans the TCP/IP ports of a target computer looking for known Peer-to-Peer network ports. The enforcing user can be notified if a match is found.
In the preferred embodiment, the invention is embodied in a computer system that contains a processor unit, main memory, and an interconnect bus. The processor unit may contain a single microprocessor, or may contain a plurality of microprocessors for configuring the computer as a multi-processor system. The main memory stores, in part, instructions and data for execution by the processor unit If the ability of the inventive system is wholly or partially implemented in software, the main memory stores the executable code when in operation. The main memory may include banks of dynamic random access memory as well as high speed memory.
The computer system may further include a mass storage device, peripheral devices, portable storage medium drives, input control device, a graphics subsystem, and an output display. The computer system may be connected through one or more data transport means. For example, the processor unit and the main memory may be connected via a local microprocessor bus, and the mass storage device, peripheral devices, portable storage medium drives, graphics subsystem may be connected via one or more input/output (I/O) busses. The mass storage device, which may be implemented with a magnetic disk drive or an optical disk drive, is nonvolatile storage device for storing data and instructions for use by the processor unit In the software embodiment, the mass storage device stores the software for loading to the main memory.
The input control devices) provide a portion of the user interface for a user of the computer system. The input control devices may include an alpha numeric keypad for inputting alphanumeric and other key information, a cursor control device, such as a mouse, a trackball, a stylus, or cursor direction keys. In order to display textual and graphical information, the computer system contains the graphics subsystem and the output display. The output display may include a cathode ray tube display or a liquid crystal display. The graphics subsystem receives textual and graphical information and processes the information for output to the output display.
The components contained in the computer system are those typically found in general purpose computer systems, and in fact, these components are intended to represent a broad category of such computer components that are well known in the art
The system may be implemented in either hardware or software. For the software embodiment, the software that includes a plurality of computer executable instructions for implementation on a general purpose computer system. Prior to loading into a general purpose computer system, the system may reside as encoded information on a computer readable medium, such as a magnetic floppy disc, magnetic tape compact disc read only memory (CD-ROM). In one hardware embodiment, the system may comprise a dedicated processor including processor instructions for performing the functions described herein. Circuits may also be developed to perform the functions described herein.
Examples
The following Examples illustrate various embodiments of the systems according o the present Invention. Example 1 : This example illustrates a system for detecting Peer-to-Peer client software by reviewing a target computer system's registry keys and their values.
In this example a user has installed Peer-to-Peer client software onto computer system #1. The Peer-to-Peer client software as part of its installation and operation has created a registry key with a value of P2PCLIENT_DOWNLOAD_D1IL" The scanning software is then executed on computer system #1. The scanning software reviews computer system #1 's registry keys looking for a match for a known key, "PaPCLlENT^IX)WNLOAD-DIR." A match is found and the network aάπώiistrator is notified. The scanning software then removes the registry key to disable the Peer-to-Peer client software.
Example 2: This example illustrates a system for detecting Peer-to-Peer client software by reviewing the files and directories of a target computer system. -
In this example a user has installed Peer-to-Peer client software onto computer system #1. The Peer-to-Peer client software as part of its installation has created a directory with a value of t¥2PJSOFTWARE.n The scanning software is then executed on computer system #1. The scanning software reviews computer system #1 's files and directories looking for a match for a known directory 'T2PJSOFTWARE." A match is found and the network administrator is notified.
Example 3: This example illustrates a system for detecting Peer-to-Peer client software by reviewing the files and directories of a target computer system whose directories have been shared on a private network and made available to another remote system.
In this example a user has installed Peer-to-Peer client software onto computer system #1. The Peer-to-Peer client software as part of its installation has created a directory with a value of "P2P_SOFTWARE." The scanning software is then executed on a remote computer system #2. The scanning software reviews computer system #1 's files and directories over the private network looking for a match for a known directory "P2P_SOFTWARE." A match is found and the network adnαinistrator is notified. Example 4: This example illustrates a system for detecting Pcer-to-Peer client software by reviewing the processes that are currently running on a target computer system.
In this example a user has installed Peer-to-Pcer client software onto computer system #1. While in operation, the Peer-to-Pcer client software has registered with the computer with a process name of "p2psoftware.exe" The scanning software is then executed on computer system #1. The scanning software reviews computer system #l's processes looking for a match for a known process "p2psoftware.exe." A match is found and the network administrator is notified.
Example 5: This example illustrates a system for detecting Peer-to-Peer client software by reviewing the number of music files that exist on a target computer system.
In this example a user has installed Peer-to-Peer client software onto computer system #1 and has downloaded IS music files. The scanning software is then executed on computer system #1. The scanning software counts the number of music files located on the computer and compares that number to a set threshold of 10. The number of music files located is over the set threshold and the network administrator is notified.
Example 6: This example illustrates a system for detecting Peer-to-Peer client software by looking at network communications occurring on a target computer system.
In this example a user has installed Peer-to-Peer client software onto computer system #1 and is connected to a Peer-to-Peer network. Peer-to-Peer protocol messages between computer system #1 and the Peer-to-Peer network always start with "123456." The scanning software is then executed on computer system #1. The scanning software monitors all network communications for a known pattern of "123456." A match is found and the network administrator is notified.
Example 7: This example illustrates a system for detecting Peer-to-Peer client software by looking at what TCP/IP ports are available on a target computer system.
In this example a user has installed Peer-to-Peer client software onto computer system #1. The Peer-to-Peer client software is currently running and has bound to port 6346 to accept inbound connections from other Peer-to-Peer clients. The scanning software is then executed either on computer system #1 or a remote computer. The scanning software attempts to connect to the known port "6346" on the target computer. A connection is successful and the network administrator is notified.

Claims

What is Claimed is:
1. A method for detecting peer-to-peer network software, said method comprising the steps of: a. executing a scanning program on a target computer; b. said scanning program i. reviewing at least one of said target computer's registry keys or values; ii. comparing said registry keys or values to a known value; and iii. making a decision that peer-to-peer client software is installed on said target computer based on a result of said comparison.
2. A method for detecting peer-to-peer network software, said method comprising the steps of: a. executing a scanning program on a target computer; b. said scanning program i. reviewing at least one of said target computer's files or directories; ii. comparing said files or directories to a known value; and iii. making a decision that peer-to-peer client software is installed on said target computer based on a result of said comparison.
3. A method as set forth in claim 2 wherein said files or directories are available over a private network and said scanning program is executed on a computer system separate from said target computer.
4. A method for detecting peer-to-peer network software, said method comprising the steps of: a. executing a scanning program on a target computer; b. said scanning program i. comparing said target system's running processes to a known value; and ii. making a decision that peer-to-peer client software is installed on said target computer based on a result of said comparison.
5. A method for detecting peer-to-peer network software, said method comprising the steps of: a. executing a scanning program on a target computer; b. said scanning program i. counting a number of file types that are contained on said target computer; ii. comparing said number to a set threshold; and iii. making a decision that peer-to-peer client software is installed on said target computer based on a result of said comparison.
6. A method as set forth in claim 5 wherein said file types are music based.
7. A method as set forth in claim 5 wherein said file type are movie based.
8. A method as set forth in claim 5 wherein said file types are ebook based.
9. A method for detecting peer-to-peer network software, said method comprising the steps of: a. executing a scanning program on a target computer; b. said scanning program i. reviewing said target computer's network communications; ii. comparing said communications to a known value; and iii. making a decision that peer-to-peer client software is installed on said target computer based on a result of said comparison.
10. A method for detecting peer-to-peer network software, said method comprising the steps of: a. executing a scanning program; b. said scanning program i. connecting to a target computer's TCP/IP ports; ii. establishing a successful connection with said target computer; iii. comparing said TCP/IP port number to a known value; and iv. making a decision that peer-to-peer client software is installed on said target computer based on a result of said comparison.
11. A method as set forth in any one of claims 1, 2, 4, 5, 9, or 10, further comprising the step of notifying an enforcing user of said scanning program of said result.
12. A method as set forth in any one of claims 1, 2, 4, 5, 9, or 10, further comprising the step of disabling said peer-to-peer network software based on said result.
13. A system for detecting peer-to-peer network software, said system comprising: a. a storage medium for storing instructions; b. a user input device for receiving user input; and c. a processor unit operable to process said user input and to use said instructions to execute a scanning program to: i. review a feature of said target computer, wherein said feature is selected from the group consisting of said target computer's registry keys, values, files, directories, and network communications; ii. compare said feature of said target computer to a known value; and iii. decide if peer-to-peer client software is installed on said target computer based on a result of said comparison.
14. A system for detecting peer-to-peer network software, said system comprising: a. a storage medium for storing instructions; b. a user input device for receiving user input; and c. a processor unit operable to process said user input and to use said instructions to execute a scanning program to: i. compare said target system's running processes to a known value; and ii. decide if that peer-to-peer client software is installed on said target computer based on a result of said comparison.
15. A system for detecting peer-to-peer network software, said system comprising: a. a storage medium for storing instructions; b. a user input device for receiving user input; and c. a processor unit operable to process said user input and to use said instructions to execute a scanning program to:
. i. count a number of file types that are contained on said target computer; and ii. compare said number to a set threshold; and iii. decide if peer-to-peer client software is installed on said target computer based on a result of said comparison.
16. A system for detecting peer-to-peer network software, said system comprising: a. a storage medium for storing instructions; b. a user input device for receiving user input; and c. a processor unit operable to process said user input and to use said instructions to execute a scanning program to: i. connect to a target computer's TCP/IP ports; ii. establish a successful connection with said target computer; iii. compare said TCP/IP port number to a known value; and iv. decide if peer-to-peer client software is installed on said target computer based on a result of said comparison.
17. A system as set forth in Claim 13 wherein said files or directions are available over a private network and said scanning program is executed on a computer system separate from said target computer.
18. A system as set forth in Claim 15 wherein said file types are music based.
19. A system as set forth in Claim 15 wherein said file types are movie based.
20. A system as set forth in Claim 15 wherein said file types are ebook based.
21. A system as set forth in any one of Claims 13-16 wherein an enforcing user of said scanning program is notified of said result.
22. A system as set forth in any one of Claims 13-16 wherein said peer-to-peer network software is disabled based on said result.
PCT/US2006/013671 2005-04-12 2006-04-11 System and method for detecting peer-to-peer network software WO2006110826A2 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
BRPI0607541-0A BRPI0607541B1 (en) 2005-04-12 2006-04-11 SYSTEM TO DETECT A NETWORK SOFTWARE
EP06749896.4A EP1872216B1 (en) 2005-04-12 2006-04-11 System and method for detecting peer-to-peer network software
CN2006800209383A CN101288261B (en) 2005-04-12 2006-04-11 System and method for detecting peer-to-peer network software
CA2604199A CA2604199C (en) 2005-04-12 2006-04-11 System and method for detecting peer-to-peer network software
JP2008506642A JP4657347B2 (en) 2005-04-12 2006-04-11 System and method for detecting P2P network software

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/103,818 US9178940B2 (en) 2005-04-12 2005-04-12 System and method for detecting peer-to-peer network software
US11/103,818 2005-04-12

Publications (2)

Publication Number Publication Date
WO2006110826A2 true WO2006110826A2 (en) 2006-10-19
WO2006110826A3 WO2006110826A3 (en) 2007-12-06

Family

ID=37087674

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2006/013671 WO2006110826A2 (en) 2005-04-12 2006-04-11 System and method for detecting peer-to-peer network software

Country Status (7)

Country Link
US (1) US9178940B2 (en)
EP (1) EP1872216B1 (en)
JP (1) JP4657347B2 (en)
CN (1) CN101288261B (en)
BR (1) BRPI0607541B1 (en)
CA (1) CA2604199C (en)
WO (1) WO2006110826A2 (en)

Families Citing this family (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4905165B2 (en) * 2007-02-07 2012-03-28 富士通株式会社 Monitoring support program, monitoring method and monitoring system
US9990674B1 (en) 2007-12-14 2018-06-05 Consumerinfo.Com, Inc. Card registry systems and methods
US7886049B2 (en) * 2007-12-21 2011-02-08 Architecture Technology Corporation Extensible software tool for investigating peer-to-peer usage on a target device
US9076342B2 (en) 2008-02-19 2015-07-07 Architecture Technology Corporation Automated execution and evaluation of network-based training exercises
US8312033B1 (en) 2008-06-26 2012-11-13 Experian Marketing Solutions, Inc. Systems and methods for providing an integrated identifier
US8060424B2 (en) 2008-11-05 2011-11-15 Consumerinfo.Com, Inc. On-line method and system for monitoring and reporting unused available credit
US10067787B2 (en) 2011-02-10 2018-09-04 Architecture Technology Corporation Configurable forensic investigative tool
US10057298B2 (en) 2011-02-10 2018-08-21 Architecture Technology Corporation Configurable investigative tool
US9483606B1 (en) 2011-07-08 2016-11-01 Consumerinfo.Com, Inc. Lifescore
US9106691B1 (en) 2011-09-16 2015-08-11 Consumerinfo.Com, Inc. Systems and methods of identity protection and management
US8738516B1 (en) 2011-10-13 2014-05-27 Consumerinfo.Com, Inc. Debt services candidate locator
US9853959B1 (en) 2012-05-07 2017-12-26 Consumerinfo.Com, Inc. Storage and maintenance of personal data
US9654541B1 (en) 2012-11-12 2017-05-16 Consumerinfo.Com, Inc. Aggregating user web browsing data
US9916621B1 (en) 2012-11-30 2018-03-13 Consumerinfo.Com, Inc. Presentation of credit score factors
US9406085B1 (en) 2013-03-14 2016-08-02 Consumerinfo.Com, Inc. System and methods for credit dispute processing, resolution, and reporting
US10102570B1 (en) 2013-03-14 2018-10-16 Consumerinfo.Com, Inc. Account vulnerability alerts
US10685398B1 (en) 2013-04-23 2020-06-16 Consumerinfo.Com, Inc. Presenting credit score information
WO2014201251A1 (en) 2013-06-12 2014-12-18 Convida Wireless, Llc Context and power control information management for proximity services
CN106170969B (en) 2013-06-21 2019-12-13 康维达无线有限责任公司 Context management
CN105612732A (en) * 2013-07-10 2016-05-25 康维达无线有限责任公司 Context-aware proximity services
US9477737B1 (en) 2013-11-20 2016-10-25 Consumerinfo.Com, Inc. Systems and user interfaces for dynamic access of multiple remote databases and synchronization of data based on user rules
US10083624B2 (en) 2015-07-28 2018-09-25 Architecture Technology Corporation Real-time monitoring of network-based training exercises
US10803766B1 (en) 2015-07-28 2020-10-13 Architecture Technology Corporation Modular training of network-based training exercises
US10749890B1 (en) 2018-06-19 2020-08-18 Architecture Technology Corporation Systems and methods for improving the ranking and prioritization of attack-related events
US10817604B1 (en) 2018-06-19 2020-10-27 Architecture Technology Corporation Systems and methods for processing source codes to detect non-malicious faults
US20200074100A1 (en) 2018-09-05 2020-03-05 Consumerinfo.Com, Inc. Estimating changes to user risk indicators based on modeling of similarly categorized users
US11315179B1 (en) 2018-11-16 2022-04-26 Consumerinfo.Com, Inc. Methods and apparatuses for customized card recommendations
US11429713B1 (en) 2019-01-24 2022-08-30 Architecture Technology Corporation Artificial intelligence modeling for cyber-attack simulation protocols
US11128654B1 (en) 2019-02-04 2021-09-21 Architecture Technology Corporation Systems and methods for unified hierarchical cybersecurity
US11238656B1 (en) 2019-02-22 2022-02-01 Consumerinfo.Com, Inc. System and method for an augmented reality experience via an artificial intelligence bot
US11887505B1 (en) 2019-04-24 2024-01-30 Architecture Technology Corporation System for deploying and monitoring network-based training exercises
US11403405B1 (en) 2019-06-27 2022-08-02 Architecture Technology Corporation Portable vulnerability identification tool for embedded non-IP devices
US11941065B1 (en) 2019-09-13 2024-03-26 Experian Information Solutions, Inc. Single identifier platform for storing entity data
US11444974B1 (en) 2019-10-23 2022-09-13 Architecture Technology Corporation Systems and methods for cyber-physical threat modeling
US11503075B1 (en) 2020-01-14 2022-11-15 Architecture Technology Corporation Systems and methods for continuous compliance of nodes

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004047044A1 (en) 2002-11-18 2004-06-03 Lumin Feng Intelligent traffic system

Family Cites Families (66)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6151643A (en) * 1996-06-07 2000-11-21 Networks Associates, Inc. Automatic updating of diverse software products on multiple client computer systems by downloading scanning application to client computer and generating software list on client computer
US6044471A (en) * 1998-06-04 2000-03-28 Z4 Technologies, Inc. Method and apparatus for securing software to reduce unauthorized use
US6298446B1 (en) * 1998-06-14 2001-10-02 Alchemedia Ltd. Method and system for copyright protection of digital images transmitted over networks
US6574729B1 (en) * 1999-08-26 2003-06-03 Lucent Technologies Inc. System for remotely identifying and providing information of unknown software on remote network node by comparing the unknown software with software audit file maintained on server
US7281268B2 (en) * 1999-11-14 2007-10-09 Mcafee, Inc. System, method and computer program product for detection of unwanted processes
EP1107512A1 (en) * 1999-12-03 2001-06-13 Sony International (Europe) GmbH Communication device and software for operating multimedia applications
US6920110B2 (en) * 2001-02-14 2005-07-19 Microsoft Corporation System and method for transferring data over a network
US7051098B2 (en) * 2000-05-25 2006-05-23 United States Of America As Represented By The Secretary Of The Navy System for monitoring and reporting performance of hosts and applications and selectively configuring applications in a resource managed system
US6931550B2 (en) * 2000-06-09 2005-08-16 Aramira Corporation Mobile application security system and method
US20020044549A1 (en) * 2000-06-12 2002-04-18 Per Johansson Efficient scatternet forming
US7089301B1 (en) * 2000-08-11 2006-08-08 Napster, Inc. System and method for searching peer-to-peer computer networks by selecting a computer based on at least a number of files shared by the computer
US20020069098A1 (en) * 2000-08-31 2002-06-06 Infoseer, Inc. System and method for protecting proprietary material on computer networks
US20040003266A1 (en) * 2000-09-22 2004-01-01 Patchlink Corporation Non-invasive automatic offsite patch fingerprinting and updating system and method
US20040039921A1 (en) * 2000-10-17 2004-02-26 Shyne-Song Chuang Method and system for detecting rogue software
US6918113B2 (en) * 2000-11-06 2005-07-12 Endeavors Technology, Inc. Client installation and execution system for streamed applications
US7903822B1 (en) 2000-11-10 2011-03-08 DMT Licensing, LLC. Method and system for establishing a trusted and decentralized peer-to-peer network
US20020073204A1 (en) * 2000-12-07 2002-06-13 Rabindranath Dutta Method and system for exchange of node characteristics for DATA sharing in peer-to-peer DATA networks
US7205029B2 (en) * 2000-12-19 2007-04-17 Basf Corporation Method of providing cured coating films free of popping defects
US7627897B2 (en) * 2001-01-03 2009-12-01 Portauthority Technologies Inc. Method and apparatus for a reactive defense against illegal distribution of multimedia content in file sharing networks
WO2002057917A2 (en) * 2001-01-22 2002-07-25 Sun Microsystems, Inc. Peer-to-peer network computing platform
US7197565B2 (en) * 2001-01-22 2007-03-27 Sun Microsystems, Inc. System and method of using a pipe advertisement for a peer-to-peer network entity in peer-to-peer presence detection
US6983326B1 (en) * 2001-04-06 2006-01-03 Networks Associates Technology, Inc. System and method for distributed function discovery in a peer-to-peer network environment
US7096503B1 (en) * 2001-06-29 2006-08-22 Mcafee, Inc. Network-based risk-assessment tool for remotely detecting local computer vulnerabilities
US7493363B2 (en) * 2001-09-19 2009-02-17 Microsoft Corporation Peer-to-peer group management and method for maintaining peer-to-peer graphs
US20030095660A1 (en) 2001-10-15 2003-05-22 Overpeer, Inc. System and method for protecting digital works on a communication network
US20030093466A1 (en) * 2001-11-15 2003-05-15 Jarman James D. Drag and drop technology for remote control tool
US7392392B2 (en) * 2001-12-13 2008-06-24 Digimarc Corporation Forensic digital watermarking with variable orientation and protocols
US7840663B1 (en) 2001-12-21 2010-11-23 Mcafee, Inc. Desktop security in peer-to-peer networks
EP1481336A2 (en) 2002-01-22 2004-12-01 Koninklijke Philips Electronics N.V. Method and system for distributing multimedia object
US20030195852A1 (en) * 2002-04-16 2003-10-16 Geoff Campbell System, method, apparatus and means for protecting digital content
US8667103B2 (en) * 2002-04-26 2014-03-04 Hewlett-Packard Development Company, L.P. System and method for message traffic analysis, categorization, and reporting, within a system for harvesting community knowledge
US7571251B2 (en) * 2002-05-06 2009-08-04 Sandvine Incorporated Ulc Path optimizer for peer to peer networks
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
US7042852B2 (en) * 2002-05-20 2006-05-09 Airdefense, Inc. System and method for wireless LAN dynamic channel change with honeypot trap
US6792545B2 (en) * 2002-06-20 2004-09-14 Guidance Software, Inc. Enterprise computer investigation system
JP2004046419A (en) 2002-07-10 2004-02-12 Nippon Telegr & Teleph Corp <Ntt> Content checking server and content checking system
JP4051670B2 (en) * 2002-08-01 2008-02-27 ソニー株式会社 CONTENT DISTRIBUTION SYSTEM, CONTENT DISTRIBUTION METHOD, AND TERMINAL DEVICE
KR20040013726A (en) * 2002-08-08 2004-02-14 케이티하이텔 주식회사 Method and Apparatus for distributing contents through on-line
US7089552B2 (en) * 2002-08-29 2006-08-08 Sun Microsystems, Inc. System and method for verifying installed software
US8037202B2 (en) * 2002-10-31 2011-10-11 Oracle America, Inc. Presence detection using mobile agents in peer-to-peer networks
US7213047B2 (en) * 2002-10-31 2007-05-01 Sun Microsystems, Inc. Peer trust evaluation using mobile agents in peer-to-peer networks
US7263070B1 (en) * 2002-11-05 2007-08-28 Sprint Spectrum L.P. Method and system for automating node configuration to facilitate peer-to-peer communication
KR100724511B1 (en) 2002-11-15 2007-06-07 인터내셔널 비지네스 머신즈 코포레이션 Network traffic control in peer-to-peer environments
US7296288B1 (en) * 2002-11-15 2007-11-13 Packeteer, Inc. Methods, apparatuses, and systems allowing for bandwidth management schemes responsive to utilization characteristics associated with individual users
US7451217B2 (en) * 2002-12-19 2008-11-11 International Business Machines Corporation Method and system for peer-to-peer authorization
US7318092B2 (en) * 2003-01-23 2008-01-08 Computer Associates Think, Inc. Method and apparatus for remote discovery of software applications in a networked environment
US7769881B2 (en) * 2003-01-24 2010-08-03 Hitachi, Ltd. Method and apparatus for peer-to peer access
US7356709B2 (en) * 2003-01-31 2008-04-08 Microsoft Corporation Systems and methods for deterring software piracy in a volume license environment
US7774495B2 (en) * 2003-02-13 2010-08-10 Oracle America, Inc, Infrastructure for accessing a peer-to-peer network environment
JP3698707B2 (en) 2003-05-13 2005-09-21 日本電信電話株式会社 Traffic separation method, traffic separation device, address information collection node, and traffic separation system device
FR2857763A1 (en) * 2003-07-18 2005-01-21 Canon Kk METHOD OF ACCESSING AND SHARING A DIGITAL DOCUMENT IN A P2P COMMUNICATION NETWORK
US20050108557A1 (en) * 2003-10-11 2005-05-19 Kayo David G. Systems and methods for detecting and preventing unauthorized access to networked devices
US7660889B2 (en) * 2003-11-18 2010-02-09 Cisco Technology, Inc. Initialization and acquisition of peers in a peers' list in a peer-to-peer network
US7664048B1 (en) * 2003-11-24 2010-02-16 Packeteer, Inc. Heuristic behavior pattern matching of data flows in enhanced network traffic classification
US7325251B1 (en) * 2003-12-16 2008-01-29 Symantec Corporation Method and system to prevent peer-to-peer (P2P) worms
US7543052B1 (en) * 2003-12-22 2009-06-02 Packeteer, Inc. Automatic network traffic discovery and classification mechanism including dynamic discovery thresholds
US7552474B2 (en) * 2004-03-01 2009-06-23 International Business Machines Corporation Detecting the presence of an installation on a data processing system based on the relative storage locations of one or more files
US7877810B2 (en) * 2004-03-02 2011-01-25 Rovi Solutions Corporation System, method and client user interface for a copy protection service
US20060059560A1 (en) * 2004-09-10 2006-03-16 Montulli Louis J Systems and methods for detecting music sharing
US8600113B2 (en) * 2004-11-12 2013-12-03 The University Court Of The University Of St. Andrews System, method and computer program product for video fingerprinting
US7685636B2 (en) * 2005-03-07 2010-03-23 International Business Machines Corporation System, service, and method for enabling authorized use of distributed content on a protected media
US7617192B2 (en) * 2005-03-09 2009-11-10 Medio Systems, Inc. Method and system for capability content search with mobile computing devices
US7162488B2 (en) * 2005-04-22 2007-01-09 Microsoft Corporation Systems, methods, and user interfaces for storing, searching, navigating, and retrieving electronic information
JP4535275B2 (en) 2005-04-27 2010-09-01 日本電気株式会社 Bandwidth control device
JP2006330783A (en) 2005-05-23 2006-12-07 Nec Corp Device and method for specifying overlay network generation application starting node

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004047044A1 (en) 2002-11-18 2004-06-03 Lumin Feng Intelligent traffic system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1872216A4

Also Published As

Publication number Publication date
WO2006110826A3 (en) 2007-12-06
JP4657347B2 (en) 2011-03-23
CN101288261B (en) 2013-07-31
EP1872216A2 (en) 2008-01-02
EP1872216A4 (en) 2013-01-23
BRPI0607541A2 (en) 2009-09-15
US9178940B2 (en) 2015-11-03
BRPI0607541B1 (en) 2019-04-24
US20060248525A1 (en) 2006-11-02
CN101288261A (en) 2008-10-15
CA2604199C (en) 2015-11-24
EP1872216B1 (en) 2018-05-23
JP2008536244A (en) 2008-09-04
CA2604199A1 (en) 2006-10-19

Similar Documents

Publication Publication Date Title
US9178940B2 (en) System and method for detecting peer-to-peer network software
US7697520B2 (en) System for identifying the presence of Peer-to-Peer network software applications
US9667657B2 (en) System and method of utilizing a dedicated computer security service
JP4916136B2 (en) System and method for providing security to applications
JP4546382B2 (en) Device quarantine method and device quarantine system
US7636943B2 (en) Method and system for detecting blocking and removing spyware
US8516591B2 (en) Security monitoring
JP2018032418A (en) Methods and apparatus for dealing with malware
US10521423B2 (en) Apparatus and methods for scanning data in a cloud storage service
EP2920737B1 (en) Dynamic selection and loading of anti-malware signatures
US20130276120A1 (en) System, method, and computer program product for determining whether a security status of data is known at a server
US20070162909A1 (en) Reserving resources in an operating system
US7899782B1 (en) Security system for synchronization of desktop and mobile device data
JP2010026662A (en) Information leakage prevention system
US9805190B1 (en) Monitoring execution environments for approved configurations
US20060075493A1 (en) Sending a message to an alert computer
JP5554766B2 (en) System for identifying the presence of a P2P network software application
RU2535504C1 (en) System and method for treating website content
USRE47628E1 (en) System for identifying the presence of peer-to-peer network software applications

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200680020938.3

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application
DPE2 Request for preliminary examination filed before expiration of 19th month from priority date (pct application filed from 20040101)
ENP Entry into the national phase in:

Ref document number: 2604199

Country of ref document: CA

ENP Entry into the national phase in:

Ref document number: 2008506642

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase in:

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 8106/DELNP/2007

Country of ref document: IN

Ref document number: 2006749896

Country of ref document: EP

NENP Non-entry into the national phase in:

Ref country code: RU

ENP Entry into the national phase in:

Ref document number: PI0607541

Country of ref document: BR

Kind code of ref document: A2