US7716324B2 - Identification and tracking of digital content distributors on wide area networks - Google Patents
Identification and tracking of digital content distributors on wide area networks Download PDFInfo
- Publication number
- US7716324B2 US7716324B2 US11/103,821 US10382105A US7716324B2 US 7716324 B2 US7716324 B2 US 7716324B2 US 10382105 A US10382105 A US 10382105A US 7716324 B2 US7716324 B2 US 7716324B2
- Authority
- US
- United States
- Prior art keywords
- file
- segment
- recording
- file sharing
- digital content
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active, expires
Links
- 238000000034 method Methods 0.000 claims abstract description 21
- 230000000977 initiatory effect Effects 0.000 claims description 5
- 238000010586 diagram Methods 0.000 description 14
- 238000007790 scraping Methods 0.000 description 6
- 238000012790 confirmation Methods 0.000 description 2
- 239000012634 fragment Substances 0.000 description 2
- 238000009877 rendering Methods 0.000 description 2
- 238000012795 verification Methods 0.000 description 2
- 238000013459 approach Methods 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 238000001914 filtration Methods 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/104—Peer-to-peer [P2P] networks
- H04L67/1074—Peer-to-peer [P2P] networks for supporting data block transmission mechanisms
- H04L67/1078—Resource delivery mechanisms
- H04L67/108—Resource delivery mechanisms characterised by resources being split in blocks or fragments
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/14—Details of searching files based on file metadata
- G06F16/148—File search processing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/18—File system types
- G06F16/182—Distributed file systems
- G06F16/1834—Distributed file systems implemented based on peer-to-peer networks, e.g. gnutella
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/10—Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/104—Peer-to-peer [P2P] networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/104—Peer-to-peer [P2P] networks
- H04L67/1061—Peer-to-peer [P2P] networks using node-based peer discovery mechanisms
- H04L67/1068—Discovery involving direct consultation or announcement among potential requesting and potential source peers
Definitions
- the present invention relates generally to the field of digital content distribution, and in particular to the identification and tracking of digital content distributors on Wide Area Networks.
- the present invention relates to a system and method for tracking and identifying digital content distributors on Wide Area Networks.
- the present system monitors distribution networks, logs pertinent network and distributor information, generates network statistics, gathers evidence of content distribution, and notifies interested parties of the availability of content on Wide Area Networks.
- FIG. 1 is a block diagram showing a system for identification and tracking of digital content distributors, comprising a primary database 101 , a data exchange server 102 , and one or more crawler nodes 103 , according to an embodiment of the present invention.
- FIG. 2 is a flow diagram showing a method for identification and tracking of digital content distributors, according to an embodiment of the present invention.
- FIG. 3 is a diagram illustrating a memory scraping module 112 , according to an embodiment of the present invention.
- FIG. 4 is a flow diagram showing a method for identification and tracking of digital content distributors, according to an embodiment of the present invention.
- FIG. 5 a is a flow diagram illustrating a method for performing a multi-source download of a piece of digital content, according to an embodiment of the present invention.
- FIG. 5 b is a flow diagram illustrating a method for performing a single-source download of a piece of digital content, according to an embodiment of the present invention.
- FIG. 6 is a diagram showing a “slow server” 110 emulating a file sharing network 104 client application 113 , according to an embodiment of the present invention.
- Digital content A digital representation of an image, video, audio, text, software or other data.
- WAN Wide Area Network
- File sharing network A network of nodes communicating according to a protocol allowing the sharing of digital content among the nodes.
- File sharing network client application An application for connecting to a file sharing network and sharing digital content over the file sharing network.
- Single-source download A download of a piece of digital content, wherein the downloaded fragments of the piece originate from a single source node, for example from a single IP address.
- Multi-source download A download of a piece of digital content, wherein the downloaded fragments of the piece originate from a plurality of source nodes, for example from a plurality of IP addresses.
- External file hash A hash value associated with a file, wherein the hash value is assigned by a distribution network (such as a file sharing network) and made available as a search key for the file.
- a distribution network such as a file sharing network
- Internal file hash A hash value associated internally (by the present invention) with a file in the primary database, the hash value serving as a fingerprint for identifying similar or duplicate digital content.
- FIG. 1 is a block diagram showing a system for identification and tracking of digital content distributors, comprising a primary database 101 , a data exchange server 102 , and one or more crawler nodes 103 , according to an embodiment of the present invention.
- a crawler node 103 establishes a connection to a Wide Area Network according to a distribution protocol, such as a file sharing network protocol, an IRC (Internet Relay Chat) protocol, a spidering protocol and/or any other content distribution protocol, and initiates a search for a piece of digital content based on one or more search terms.
- a distribution protocol such as a file sharing network protocol, an IRC (Internet Relay Chat) protocol, a spidering protocol and/or any other content distribution protocol, and initiates a search for a piece of digital content based on one or more search terms.
- the Figures depict crawlers 103 establishing connections to file sharing networks 104 via an appropriate file sharing protocol on a Wide Area Network; however it is understood that other distribution protocols on a Wide Area Network (as recited above) can be used analogously.
- crawler node 103 logs such availability and optionally initiates a single-source or a multi-source download of the piece of digital content from the file sharing network 104 .
- the primary database 101 stores search terms for the crawler 103 searches, as well as any search results obtained from crawler node 103 .
- the data exchange server 102 acts as an interface between primary database 101 and crawler nodes 103 , retrieving search terms from primary database 101 and providing them to crawler 103 , as well as receiving search results from crawler node 103 and storing them in primary database 101 . Any two crawler nodes 103 may establish connections with the same file sharing network 104 or with different file sharing networks 104 .
- FIG. 2 is a flow diagram showing a method for identification and tracking of digital content distributors, according to an embodiment of the present invention.
- a crawler node 103 establishes 201 a connection to a file sharing network 104 and initiates 202 a search for a piece of digital content, the search comprising one or more search keywords obtained from primary database 101 via data exchange server 102 .
- Crawler node 103 receives 203 a search result from the file sharing network, the search result indicating one or more distributors (hereinafter also known as suspected distributors) and respective pieces of digital content distributed by the one or more suspected distributors.
- distributors hereinafter also known as suspected distributors
- such search result comprises an IP address of a suspected distributor, a port number as used by a suspected distributor, a file name, a file size, an external file hash and/or other identifiers which the file sharing network makes available regarding a piece of digital content made available by a suspected distributor, and/or other data about any digital content and suspected distributors.
- log 206 any received and/or verified information about such suspected distributors and digital content, and relay the information to data exchange server 102 for storage in primary database 101 .
- perform preliminary filtering on the gathered information prior to sending to data exchange server 102 for example by discarding information pertaining to files whose file names indicate a different content type than the content type under search (e.g. a .AVI video file when we are looking for something like an audio file), or by discarding information pertaining to files that do not match all submitted keywords.
- a .AVI video file when we are looking for something like an audio file
- crawler node 103 also requests statistical information from file sharing network 104 , such as the number of users currently using the file sharing network 104 , the set of files available on the file sharing network 104 , the number of files available on the file sharing network 104 , a list of the different versions of any sought piece of digital content available on the file sharing network 104 , and/or or any other statistical information about file sharing network 104 . If available and supplied by the file sharing network 104 , crawler node 103 stores such statistical information in primary server 101 .
- a file sharing network 104 discloses information about peers (such as IP address, or other information described above) in such as way that the disclosed information is decipherable only by a native client application 113 of the file sharing network 104 . This may be accomplished for example by encrypting such information in transit, and having the native client application 113 decrypt the information when needed to make a connection to the respective peers.
- an optional embodiment of the present invention launches a native client application 113 of the file sharing network 104 , and retrieves such information by performing “memory scraping”, wherein memory allocation and memory usage of the client application 113 is monitored.
- FIG. 3 is a diagram illustrating a memory scraping module 112 , according to an embodiment of the present invention.
- memory scraping module 112 deduces a pattern in the memory usage of the file sharing network 104 client application 113 .
- a user interacts with the file sharing network client application 113 as the user would normally when seeking out a file, comprising performing a search, examining the search results, and selecting a file for download.
- the memory scraping module 112 monitors changes occurring in memory and deduces the pattern of memory usage for future automated parsing.
- memory scraping module 112 applies the pattern to search requests submitted by the file sharing network 104 client application 113 and/or to search results returned to the file sharing network 104 client application 113 , and decodes information about distributors, such as IP address, port number, file name, file size, external file hash and/or other identifiers. The information is then parsed into a format suitable for storage into primary database 101 .
- FIG. 4 is a flow diagram showing a method for identification and tracking of digital content distributors, according to an embodiment of the present invention.
- the present invention is a method for doing intensive scans of the internet to trace distribution of copyrighted content and track propagation of such content.
- download of the specific file using the specific external identifier on the file sharing network in step 214 is requested by an evidence gathering module. If the file is found (step 220 ) download of the file segment is initiated in step 225 .
- step 230 After the download has been completed successfully (step 230 ) make an entry in the distributor log that documents for each file segment downloaded the source IP address, the amount of file segment received in bytes, sequence number of bytes, time and date of the download, percentage of the total file held by the source of the segment at a given point of time, file name, (step 235 .)
- step 240 a copy of the file segment is made and stored in the data exchange server.
- FIG. 5 a is a flow diagram illustrating a method for performing a multi-source download of a piece of digital content, according to an embodiment of the present invention.
- Establish 215 a connection to file sharing network 104 and initiate 216 a download of the piece of digital content, wherein the file sharing network 104 dynamically arranges download sources for the piece of digital content, and wherein possibly different segments of the piece of digital content are obtained from different download sources.
- verify 217 that the downloaded content indeed represents the sought piece of digital content.
- An example of verification step 217 comprises rendering the downloaded content (for example by playing a downloaded video clip or audio clip, or by displaying a downloaded image or document on a viewing screen) and using a human to verify that the downloaded content matches the sought content.
- an internal hash value is computed for the downloaded content, allowing efficient determination of whether the content already exists in primary database 101 and therefore is a duplicate that can be discarded.
- the content type may be determined by examining a header of the downloaded content. Note that whereas a successful multi-source download of a piece of sought digital content confirms the suspicion that the content is available over a file sharing network 104 , such a multi-source download does not necessarily identify any one person (or entity or IP address) as a distributor of the entire piece of digital content.
- only a portion of the sought digital content is downloaded using multi-source download, establishing that such a portion of the sought content is made available by the file sharing network 104 .
- a multi-source download of sought digital content is automatically scheduled to be performed immediately, or at a later time, following the confirmation that a file sharing network 104 advertises availability of such content.
- FIG. 5 b is a flow diagram illustrating a method for performing a single-source download of a piece of digital content, according to an embodiment of the present invention.
- Establish 218 a connection to a specific suspected distributor and initiate 218 a download of the piece of digital content from the suspected distributor.
- verify 219 that the downloaded content indeed represents the sought piece of digital content comprises rendering the downloaded content (for example by playing a downloaded video clip or audio clip, or by displaying a downloaded image or document on a viewing screen) and using a human to verify that the downloaded content matches the sought content.
- a single-source download also identifies one person (or entity or IP address) as a distributor of the entire piece of digital content.
- a single-source download of sought digital content is automatically scheduled to be performed immediately, or at a later time, following the confirmation that a distributor advertises availability of such content from an IP address.
- the several different crawler nodes 103 can have several different connections to several different file sharing networks 104 , web sites (via spidering), IRC nodes and/or other distribution nodes simultaneously.
- an alert message is issued upon determining that a designated piece of digital content is found to be advertised as available on any one of the file sharing networks 104 to which one or more of the crawler nodes 103 are connected.
- the alert functionality enables a user to dynamically create and/or edit a “watch list” comprising one or more pieces of digital content, wherein an alert is issued if any piece of digital content on the watch list is suspected to be available on a file sharing network 104 .
- FIG. 6 is a diagram showing a “slow server” 110 emulating a file sharing network 104 client application 113 , according to an embodiment of the present invention.
- the slow server 110 attempts to serve file requests from peers 111 on the file sharing network 104 , with the exception that the service is interrupted at the Operating System level by intercepting TCP/IP packets transmitted to and/or from the emulated native client application 113 in order to drop and/or ignore every p packets by not sending an acknowledgement back to the requesting peer 111 , thereby causing the TCP stack to fall into “slow packet mode”.
- the number p is tunable and may be initially set for example to drop one out of every three packets, such that enough packets are ignored and/or unacknowledged in order to disrupt content transmission while still responding to system packets and/or status packets in order to have the connection appear intact to requesting peers 111 . This arrangement makes it difficult for a peer 111 requesting digital content to obtain the content from the file sharing network 104 .
- Crawler node 103 initiates a connection with an IP telephony network (which may be part of a file sharing network 104 ), searches for any users and/or peers who advertise their presence in an IP telephony directory, and stores any information provided by the IP telephony network and/or file sharing network 104 about such users into primary database 101 , analogous to above description for other protocols on Wide Area Networks.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Signal Processing (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Physics & Mathematics (AREA)
- Software Systems (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Library & Information Science (AREA)
- Multimedia (AREA)
- Technology Law (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
Claims (8)
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/103,821 US7716324B2 (en) | 2004-05-12 | 2005-04-11 | Identification and tracking of digital content distributors on wide area networks |
PCT/US2006/013339 WO2006110665A2 (en) | 2005-04-11 | 2006-04-11 | Identification and tracking of digital content distributors on wide area networks |
US12/750,492 US8010666B2 (en) | 2004-05-12 | 2010-03-30 | Identification and tracking of digital content distributors on wide area networks |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/845,436 US7730176B1 (en) | 2004-05-12 | 2004-05-12 | Identification and tracking of digital content distributors on wide area networks |
US11/103,821 US7716324B2 (en) | 2004-05-12 | 2005-04-11 | Identification and tracking of digital content distributors on wide area networks |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/845,436 Continuation-In-Part US7730176B1 (en) | 2004-05-12 | 2004-05-12 | Identification and tracking of digital content distributors on wide area networks |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/750,492 Continuation US8010666B2 (en) | 2004-05-12 | 2010-03-30 | Identification and tracking of digital content distributors on wide area networks |
Publications (2)
Publication Number | Publication Date |
---|---|
US20060167855A1 US20060167855A1 (en) | 2006-07-27 |
US7716324B2 true US7716324B2 (en) | 2010-05-11 |
Family
ID=36788552
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/103,821 Active 2027-03-16 US7716324B2 (en) | 2004-05-12 | 2005-04-11 | Identification and tracking of digital content distributors on wide area networks |
US12/750,492 Expired - Lifetime US8010666B2 (en) | 2004-05-12 | 2010-03-30 | Identification and tracking of digital content distributors on wide area networks |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/750,492 Expired - Lifetime US8010666B2 (en) | 2004-05-12 | 2010-03-30 | Identification and tracking of digital content distributors on wide area networks |
Country Status (2)
Country | Link |
---|---|
US (2) | US7716324B2 (en) |
WO (1) | WO2006110665A2 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101573904A (en) * | 2006-09-06 | 2009-11-04 | 丘里奥控股公司 | System and method for controlled viral distribution of digital content in a social network |
US20090276521A1 (en) * | 2006-04-21 | 2009-11-05 | Nokia Siemens Networks Gmbh & Co. Kg | Judicial monitoring on peer-to-peer networks |
Families Citing this family (44)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9678967B2 (en) | 2003-05-22 | 2017-06-13 | Callahan Cellular L.L.C. | Information source agent systems and methods for distributed data storage and management using content signatures |
US7779004B1 (en) | 2006-02-22 | 2010-08-17 | Qurio Holdings, Inc. | Methods, systems, and products for characterizing target systems |
US7764701B1 (en) | 2006-02-22 | 2010-07-27 | Qurio Holdings, Inc. | Methods, systems, and products for classifying peer systems |
GB2440762B (en) * | 2006-08-11 | 2011-11-02 | Cachelogic Ltd | Content distribution network |
US7873988B1 (en) | 2006-09-06 | 2011-01-18 | Qurio Holdings, Inc. | System and method for rights propagation and license management in conjunction with distribution of digital content in a social network |
US7801971B1 (en) | 2006-09-26 | 2010-09-21 | Qurio Holdings, Inc. | Systems and methods for discovering, creating, using, and managing social network circuits |
US7925592B1 (en) | 2006-09-27 | 2011-04-12 | Qurio Holdings, Inc. | System and method of using a proxy server to manage lazy content distribution in a social network |
US8554827B2 (en) | 2006-09-29 | 2013-10-08 | Qurio Holdings, Inc. | Virtual peer for a content sharing system |
US7782866B1 (en) | 2006-09-29 | 2010-08-24 | Qurio Holdings, Inc. | Virtual peer in a peer-to-peer network |
US8775562B2 (en) * | 2006-12-05 | 2014-07-08 | International Business Machines Corporation | Mapping file fragments to file information and tagging in a segmented file sharing system |
US8131673B2 (en) * | 2006-12-05 | 2012-03-06 | International Business Machines Corporation | Background file sharing in a segmented peer-to-peer file sharing network |
US7617178B2 (en) * | 2006-12-05 | 2009-11-10 | International Business Machines Corporation | Moving file fragments from background file sharing to foreground file sharing and preventing duplicate downloads |
US7814146B2 (en) * | 2006-12-05 | 2010-10-12 | International Business Machines Corporation | File fragment trading based on rarity values in a segmented file sharing system |
US7886334B1 (en) | 2006-12-11 | 2011-02-08 | Qurio Holdings, Inc. | System and method for social network trust assessment |
US7730216B1 (en) | 2006-12-14 | 2010-06-01 | Qurio Holdings, Inc. | System and method of sharing content among multiple social network nodes using an aggregation node |
US8548918B1 (en) | 2006-12-18 | 2013-10-01 | Qurio Holdings, Inc. | Methods and systems for automated content distribution |
US8341651B2 (en) * | 2007-01-10 | 2012-12-25 | Microsoft Corporation | Integrating enterprise search systems with custom access control application programming interfaces |
US20080235795A1 (en) * | 2007-03-23 | 2008-09-25 | Ishikawa Mark M | System and Method for Confirming Digital Content |
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 |
FR2931268A1 (en) * | 2008-05-14 | 2009-11-20 | Alcatel Lucent Sas | DEVICE AND METHOD FOR MANAGING AVAILABILITY OF ACCESS TO DIGITAL DATA |
US8204791B2 (en) * | 2009-07-13 | 2012-06-19 | International Business Machines Corporation | File fragment pricing in a segmented file sharing network |
US8280958B2 (en) * | 2009-07-13 | 2012-10-02 | International Business Machines Corporation | List passing in a background file sharing network |
GB201005733D0 (en) * | 2010-04-06 | 2010-05-19 | Wallin Lars | Digital asset authentication system and method |
US10057298B2 (en) | 2011-02-10 | 2018-08-21 | Architecture Technology Corporation | Configurable investigative tool |
US10067787B2 (en) | 2011-02-10 | 2018-09-04 | Architecture Technology Corporation | Configurable forensic investigative tool |
US9591069B2 (en) * | 2011-10-31 | 2017-03-07 | Adobe Systems Incorporated | Peer-to-peer assist for live media streaming |
US9009705B2 (en) * | 2012-10-01 | 2015-04-14 | International Business Machines Corporation | Authenticated distribution of virtual machine images |
US10178431B2 (en) | 2014-07-28 | 2019-01-08 | Adobe Inc. | Hybrid stream delivery |
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 |
CN107203623B (en) * | 2017-05-26 | 2020-09-22 | 山东省科学院情报研究所 | Load balancing and adjusting method of web crawler system |
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 |
CN108989471A (en) * | 2018-09-05 | 2018-12-11 | 郑州云海信息技术有限公司 | The management method and device of log in network system |
US10911337B1 (en) * | 2018-10-10 | 2021-02-02 | Benjamin Thaddeus De Kosnik | Network activity monitoring service |
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 |
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 |
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 |
US20230056552A1 (en) * | 2020-02-05 | 2023-02-23 | Nec Corporation | Analysis system, method, and program |
WO2022226092A1 (en) * | 2021-04-21 | 2022-10-27 | Authidote LLC | System and methods for protecting, monitoring, and reporting use of content |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5265164A (en) * | 1991-10-31 | 1993-11-23 | International Business Machines Corporation | Cryptographic facility environment backup/restore and replication in a public key cryptosystem |
US6339785B1 (en) * | 1999-11-24 | 2002-01-15 | Idan Feigenbaum | Multi-server file download |
US6374289B2 (en) * | 1998-10-05 | 2002-04-16 | Backweb Technologies, Ltd. | Distributed client-based data caching system |
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 |
US20020152261A1 (en) * | 2001-04-17 | 2002-10-17 | Jed Arkin | Method and system for preventing the infringement of intellectual property rights |
US20030028896A1 (en) | 2001-08-03 | 2003-02-06 | Swart William D. | Video and digital multimedia aggregator remote content crawler |
US20030233455A1 (en) * | 2002-06-14 | 2003-12-18 | Mike Leber | Distributed file sharing system |
US20040103444A1 (en) * | 2002-11-26 | 2004-05-27 | Neal Weinberg | Point to multi-point broadcast-quality Internet video broadcasting system with synchronized, simultaneous audience viewing and zero-latency |
US20060031381A1 (en) * | 2002-07-24 | 2006-02-09 | Koninklijke Philips Electrices N.V. | Method and device for regulating file sharing |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030095660A1 (en) * | 2001-10-15 | 2003-05-22 | Overpeer, Inc. | System and method for protecting digital works on a communication network |
JP4330516B2 (en) * | 2004-08-04 | 2009-09-16 | パナソニック株式会社 | Semiconductor memory device |
-
2005
- 2005-04-11 US US11/103,821 patent/US7716324B2/en active Active
-
2006
- 2006-04-11 WO PCT/US2006/013339 patent/WO2006110665A2/en active Application Filing
-
2010
- 2010-03-30 US US12/750,492 patent/US8010666B2/en not_active Expired - Lifetime
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5265164A (en) * | 1991-10-31 | 1993-11-23 | International Business Machines Corporation | Cryptographic facility environment backup/restore and replication in a public key cryptosystem |
US6374289B2 (en) * | 1998-10-05 | 2002-04-16 | Backweb Technologies, Ltd. | Distributed client-based data caching system |
US6339785B1 (en) * | 1999-11-24 | 2002-01-15 | Idan Feigenbaum | Multi-server file download |
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 |
US20020152261A1 (en) * | 2001-04-17 | 2002-10-17 | Jed Arkin | Method and system for preventing the infringement of intellectual property rights |
US20030028896A1 (en) | 2001-08-03 | 2003-02-06 | Swart William D. | Video and digital multimedia aggregator remote content crawler |
US20030233455A1 (en) * | 2002-06-14 | 2003-12-18 | Mike Leber | Distributed file sharing system |
US20060031381A1 (en) * | 2002-07-24 | 2006-02-09 | Koninklijke Philips Electrices N.V. | Method and device for regulating file sharing |
US20040103444A1 (en) * | 2002-11-26 | 2004-05-27 | Neal Weinberg | Point to multi-point broadcast-quality Internet video broadcasting system with synchronized, simultaneous audience viewing and zero-latency |
Non-Patent Citations (13)
Title |
---|
Anonymus: "About MFTP" [Online] Oct. 2004, Retrieved from the Internet: URL:http://web.archive,org/web/20041018133417/http://www.edonkey2000.com/documentation/mftp.html.[retrieved on Aug. 17, 2006] . |
Anonymus: "Post Subject: eDonkey Security, BayTSP, a Letter and a Story." [Online] Apr.22, 2004, Official eDonkey Forums, Retrieved from the Internet: URL: http://72.14.221.104/search?q=cache:AjyZIz9CmNwJ:forum.edonkey.com/viewtopic.php%3Ft %3D66793%26view%3Dnext%26sid%3Da2cdf94d78569elle5c271e45ecbbd07+infringement+database+baytsp&hl=en&ct=clnk&cd=29> [retrieved on Aug. 17, 2006]. |
Baytsp: "Frequently Asked Questions" [Online] Mar. 5, 2005, Retrieved from the Internet: URL:http://web.archive.org/web/20050305221343/http://www.baytsp.com/solutions-faq.html> [retrieved on Aug. 17, 2006]. |
DRM Watch Staff: "BayTSP Launches Service to Catch Pirate Uploaders" [Online] Jan. 20, 2005, Retrieved from the Internet: URL:http://www.drmwatch.com/drmtech/print.php/3461951> [retrieved on Aug. 17, 2006]. |
International Search Report, WO 2006/110665 A3, dated Jan. 18, 2007. |
Ivkovic, Igor, "Improving Gnutella Protocol: Protocol Analysis and Research Proposals", 2001, http://www.cs.cornell.edu/People/egs/615/gnutella.pdf. * |
Kurt Tutschku: "A Measurement-Based Traffic Profile of the eDonkey Filesharing Service" LNCS 3015, 2004, pp. 12-21. |
Mccrary, Ken, "The Gnutella file-sharing network and Java", Oct. 6, 2000, JavaWorld.com, http://www.javaworld.com/javaworld/jw-10-2000/jw-1006-fileshare.html. * |
PCT Written Opinion, PCT/US2006/013339, dated Jan. 18, 2007. |
Shiels, Maggie, "Cyber sleuths hunt file-swappers" Jul. 29, 2003, BBC News, "http://news.bbc.co.uk/1/3104281.stm". * |
US Office Action, U.S. Appl. No. 10/845,436, dated Jun. 23, 2009. |
US Office Action, U.S. Appl. No. 10/845,436, dated Mar. 14, 2008. |
US Office Action, U.S. Appl. No. 10/845,436, dated Nov. 25, 2008. |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20090276521A1 (en) * | 2006-04-21 | 2009-11-05 | Nokia Siemens Networks Gmbh & Co. Kg | Judicial monitoring on peer-to-peer networks |
CN101573904A (en) * | 2006-09-06 | 2009-11-04 | 丘里奥控股公司 | System and method for controlled viral distribution of digital content in a social network |
Also Published As
Publication number | Publication date |
---|---|
WO2006110665A3 (en) | 2007-01-18 |
US20060167855A1 (en) | 2006-07-27 |
US20100235475A1 (en) | 2010-09-16 |
US8010666B2 (en) | 2011-08-30 |
WO2006110665A2 (en) | 2006-10-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7716324B2 (en) | Identification and tracking of digital content distributors on wide area networks | |
CN109040012B (en) | Block chain-based data security protection and sharing method and system and application | |
US8924460B2 (en) | Method and system of administrating a peer-to-peer file sharing network | |
CN109246211B (en) | Resource uploading and resource requesting method in block chain | |
US7660864B2 (en) | System and method for user notification | |
US7617178B2 (en) | Moving file fragments from background file sharing to foreground file sharing and preventing duplicate downloads | |
US8775562B2 (en) | Mapping file fragments to file information and tagging in a segmented file sharing system | |
Liberatore et al. | Forensic investigation of peer-to-peer file sharing networks | |
US8131673B2 (en) | Background file sharing in a segmented peer-to-peer file sharing network | |
US7814146B2 (en) | File fragment trading based on rarity values in a segmented file sharing system | |
US8312080B2 (en) | System and method for searching for specific types of people or information on a peer to-peer network | |
US7761569B2 (en) | Method for monitoring and providing information over a peer to peer network | |
US20030145093A1 (en) | System and method for peer-to-peer file exchange mechanism from multiple sources | |
US20080005113A1 (en) | Sender-driven incentive-based mass p2p file sharing | |
US20040243580A1 (en) | System and method for message handling in a peer-to-peer environment | |
CN108848081A (en) | The data sharing method of verification and integral incentive mechanism is stored based on alliance's chain | |
CN105321108A (en) | System and method for creating a list of shared information on a peer-to-peer network | |
CN103078881A (en) | Sharing control system and method for network resource downloading information | |
US20090083414A1 (en) | Method and System for Monitoring and Analyzing Peer-to-Peer Users' Activities over a Data Network | |
Cornelli et al. | Implementing a reputation-aware gnutella servent | |
US9699198B2 (en) | System and method for parallel secure content bootstrapping in content-centric networks | |
CN110351276A (en) | Data processing method, equipment and computer readable storage medium | |
US20120047248A1 (en) | Method and System for Monitoring Flows in Network Traffic | |
US7730176B1 (en) | Identification and tracking of digital content distributors on wide area networks | |
Comb et al. | Peeking behind the great firewall: Privacy on Chinese file sharing networks |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: BAYTSP,CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:ISHIKAWA, MARK M.;HILL, TRAVIS;LOW, LAWRENCE;REEL/FRAME:016476/0274 Effective date: 20050411 Owner name: BAYTSP, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:ISHIKAWA, MARK M.;HILL, TRAVIS;LOW, LAWRENCE;REEL/FRAME:016476/0274 Effective date: 20050411 |
|
AS | Assignment |
Owner name: BAYTSP.COM, INC.,CALIFORNIA Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE THE NAME OF ASSIGNEE FROM BAYTSP TO BAYTSP.COM, INC. PREVIOUSLY RECORDED ON REEL 016476 FRAME 0274. ASSIGNOR(S) HEREBY CONFIRMS THE CORRECTION OF THE ASSIGNEE NAME;ASSIGNORS:ISHIKAWA, MARK M.;HILL, TRAVIS;LOW, LAWRENCE;REEL/FRAME:024105/0548 Effective date: 20100316 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
AS | Assignment |
Owner name: IRDETO USA, INC., CALIFORNIA Free format text: MERGER;ASSIGNOR:IRDETO SILICON VALLEY, INC.;REEL/FRAME:031133/0852 Effective date: 20120629 Owner name: IRDETO SILICON VALLEY, INC., CALIFORNIA Free format text: MERGER;ASSIGNOR:BAYTSP.COM, INC.;REEL/FRAME:031133/0697 Effective date: 20111020 |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
FEPP | Fee payment procedure |
Free format text: PAT HOLDER NO LONGER CLAIMS SMALL ENTITY STATUS, ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: STOL); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
AS | Assignment |
Owner name: IRDETO B.V., NETHERLANDS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:IRDETO USA, INC.;REEL/FRAME:035198/0904 Effective date: 20130318 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552) Year of fee payment: 8 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 12 |