WO2010138466A1 - Systems and methods for efficeint detection of fingerprinted data and information - Google Patents
Systems and methods for efficeint detection of fingerprinted data and information Download PDFInfo
- Publication number
- WO2010138466A1 WO2010138466A1 PCT/US2010/035992 US2010035992W WO2010138466A1 WO 2010138466 A1 WO2010138466 A1 WO 2010138466A1 US 2010035992 W US2010035992 W US 2010035992W WO 2010138466 A1 WO2010138466 A1 WO 2010138466A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- electronic
- fingerprint
- content
- processor
- repository
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 48
- 238000001514 detection method Methods 0.000 title abstract description 12
- 238000004891 communication Methods 0.000 claims description 25
- 230000005540 biological transmission Effects 0.000 claims description 18
- 238000004458 analytical method Methods 0.000 claims description 9
- 230000004044 response Effects 0.000 claims description 7
- 239000004615 ingredient Substances 0.000 abstract description 4
- 230000002265 prevention Effects 0.000 abstract description 3
- 238000010586 diagram Methods 0.000 description 18
- 230000006870 function Effects 0.000 description 11
- 238000003491 array Methods 0.000 description 9
- 239000012634 fragment Substances 0.000 description 7
- 238000007476 Maximum Likelihood Methods 0.000 description 4
- 238000000605 extraction Methods 0.000 description 4
- 230000008569 process Effects 0.000 description 4
- 238000011524 similarity measure Methods 0.000 description 4
- 230000008901 benefit Effects 0.000 description 3
- 238000007781 pre-processing Methods 0.000 description 3
- 230000009467 reduction Effects 0.000 description 3
- 239000000284 extract Substances 0.000 description 2
- 238000007726 management method Methods 0.000 description 2
- 230000007246 mechanism Effects 0.000 description 2
- 230000008520 organization Effects 0.000 description 2
- 238000012550 audit Methods 0.000 description 1
- 230000000903 blocking effect Effects 0.000 description 1
- 230000001413 cellular effect Effects 0.000 description 1
- 230000002860 competitive effect Effects 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 238000012217 deletion Methods 0.000 description 1
- 230000037430 deletion Effects 0.000 description 1
- 238000011156 evaluation Methods 0.000 description 1
- 230000036541 health Effects 0.000 description 1
- 238000013507 mapping Methods 0.000 description 1
- 230000000116 mitigating effect Effects 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000035945 sensitivity Effects 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/10—Network architectures or network communication protocols for network security for controlling access to devices or network resources
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/22—Indexing; Data structures therefor; Storage structures
-
- 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]
-
- 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]
- G06F21/16—Program or content traceability, e.g. by watermarking
-
- 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/60—Protecting data
- G06F21/606—Protecting data by securing the transmission between two devices or processes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/12—Applying verification of the received information
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2221/00—Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/21—Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/2101—Auditing as a secondary aspect
Definitions
- the field of invention relates to systems and methods for efficient and accurate detection of fingerprint information.
- HIPAA Health Insurance Portability and Accountability Act
- GLBA Gramm-Leach-Bliley act
- HIPAA Health Insurance Portability and Accountability Act
- GLBA Gramm-Leach-Bliley act
- privacy-protecting laws of various states and countries imply that the information assets within organizations should be monitored and subjected to an information protection policy in order to protect client's privacy and to mitigate the risks of potential misuse and fraud.
- a file may be divided into fragments. A subset of the hashes of these fragments may then be used as "fingerprints" of the document.
- a file may be divided into fragments in one of two ways: 1) division and 2) phrasing. "Division” comprises dividing the file into a subsequence of n items known as an n-gram. The divisions covered by these n-grams may overlap (a condition known as “shingling"). N-grams may be generated by applying a "sliding window” over the text. Each "window” comprises a given number of characters or words, and from the content of each "window", a hash- value is calculated.
- Phrase comprises dividing the content into phrases, using a separator, such as commas, semi-colons or sentence boundaries.
- a hash- value is calculated from the content of each phrase.
- each text is first canonized by bringing the document into a standard format used by the detection system (for example by converting the textual content to lowercase Unicode letters, removal of common words (also known as “stopwords”) like "the” and “is” and other "noise”, etc.). Additionally, “stemming” may be performed, which comprises reducing inflected (or sometimes derived) words to their stem, base or root form.
- a similarity measure is used to compare two fingerprints of canonized texts.
- One similarity measure is the Jaccard similarity measure, which defines the similarity between documents A and B as:
- intersection IA Pl BI is defined by the number of hashes the fingerprints of the two documents have in common.
- fingerprint size is proportional to the size of the fingerprinted content
- fingerprinting large amounts of content in a manner that will facilitate robust identification, requires an allocation of considerable memory resources. It is generally hard to maintain a large repository in the readily available Random Access Memory (RAM).
- RAM Random Access Memory
- the detection process may also require expensive accesses to disk storage.
- the present embodiments contemplate novel methods and systems for efficient detection of fingerprinted information, which overcome the drawbacks and inefficiencies of the current methods described above.
- Certain embodiments contemplate a system for compacting fingerprints of electronic content comprising a compact representation module having a processor, the processor configured to hash the contents of the electronic content to create an electronic fingerprint of the content.
- the processor of the compact representation module may be configured to perform multiple hashes of the electronic content and generate multiple fingerprints of the electronic content.
- the system may further comprise a compact repository for storing the fingerprints of the electronic content.
- the system comprises an analysis module having a processor and configured to hash new content and generate a fingerprint for the new content.
- the system may comprise a match estimator for comparing fingerprints stored in the compact repository with fingerprints of the new content.
- the match estimator may determine whether fingerprints match based upon the probability that a match exists within the compact repository.
- the system comprises a decision module configured to apply a transmission policy on the new content based upon the probability that a match exists between the fingerprint of the new content and a fingerprint stored in the compact repository.
- Some embodiments comprise a system for applying a transmission policy on electronic content stored in an electronic network, the system comprising: a scanning engine having a processor and configured to identify electronic content; a fingerprinting module in electronic communication with the scanning engine and configured to hash the electronic content in order to generate a compact fingerprint of the electronic content identified by the scanning engine; and at least one compact fingerprint repository in electronic communication with the fingerprinting module and configured to store fingerprints generated by the fingerprinting module.
- the system may further comprise a content processor in electronic communication with the electronic network, the content processor configured to hash new electronic content of the electronic network and a match estimator in electronic communication with the fingerprint repository and the content processor.
- the match estimator my be configured to determine probabilistic matches between the fingerprint of the new electronic content and a fingerprint stored in the fingerprint repository; a decision module in electronic communication with the match estimator and the electronic network, the decision module configured to apply the transmission policy to the new electronic content based upon an output from the match estimator.
- the system may further comprise a fingerprint repository in electronic communication with the fingerprinting module, the fingerprinting module being configured to generate a hash of the electronic content and to store it in the fingerprint repository.
- the match estimator may be configured to determine a match based upon a distance between matched hashes.
- Certain embodiments contemplate a method of transmitting electronic content over an electronic network, the method comprising the steps: identifying electronic content on the electronic network with a scanning engine; fingerprinting the electronic content with at least one hash to generate a compact fingerprint of the electronic content; storing at least one compact fingerprint in a compact fingerprint repository; fingerprinting new electronic content with at least one hash, the new electronic content to be transmitted over the electronic network; comparing the fingerprint of the new electronic content with fingerprints stored in the compact fingerprint repository; and determining whether to transmit the new electronic content over the electronic network in response to the comparison of the fingerprints.
- the method further comprises the step of applying a transmission policy to the new electronic content in response to determining whether the new electronic content should be transmitted.
- the step of determining whether the new electronic content should be transmitted may comprise determining matches between fingerprints stored in the compact fingerprint repository and the fingerprint of the new electronic content.
- the step of determining matches may comprise determining the distances between matches of the fingerprints.
- Certain embodiments contemplate a system for compacting fingerprints of an electronic content, the system comprising: one or more processors, wherein: at least one of the one or more processors is configured to receive at least a portion of a first electronic fingerprint; and at least one of the one or more processors is configured to flag one or more addresses in an array, the one or more addresses associated with the at least a portion of the first electronic fingerprint.
- a hash function determines the associations of addresses to the at least a portion of the first fingerprint.
- the hash function is configured such that at least one address is associated with two or more fingerprints.
- the system may further comprise a compact repository, the compact repository comprising an array of addresses, the addresses which are associated with a second fingerprint of a second electronic content being flagged.
- the array addresses associated with the first fingerprint of the electronic content may be stored in the compact repository.
- the array of addresses associated with the first fingerprint and the array of addresses associated with the second fingerprint may have no addresses associated with both the first and second fingerprint.
- At least one of the one or more processors is configured to compare the flagged addresses associated with the first fingerprint and the flagged addresses associated with the second fingerprint, and to determine a probability that the fingerprints match. In some embodiments, at least one of the one or more processors is configured to apply a transmission policy to the electronic content based upon the probability that a match exists between the fingerprint of the electronic content and the fingerprints represented in the compact repository.
- Certain embodiments contemplate a system for applying a transmission policy on electronic content stored in an electronic network.
- These systems may comprise a scanning engine processor configured to identify electronic content; a hashing processor configured to receive at least a portion of an electronic fingerprint of the electronic content identified by the scanning engine processor, the hashing processor further configured to flag a plurality of addresses associated with the at least a portion of an electronic fingerprint in an array, the hashing processor in electrical communication with the scanning engine processor; where at least one compact fingerprint repository may be in electrical communication with the hashing processor and configured to store the array associated with the at least a portion of an electronic fingerprint.
- the system may further comprise a content processor in electrical communication with the electronic network, the content processor configured to generate fingerprints of new electronic content of the electronic network.
- the system may also comprise a match estimation processor in electrical communication with the fingerprint repository and the content processor, the match estimation processor configured to determine probabilistic matches between the fingerprint of the new electronic content and the fingerprints stored in the fingerprint repository.
- the system may also comprise a decision processor in electrical communication with the match estimation processor and the electronic network, the decision processor configured to apply the transmission policy to the new electronic content based upon an output from the match estimation processor.
- At least two of the scanning engine processor, hashing processor, content processor, match estimation processor, and decision processor may comprise a single processor. Some embodiments may also comprise a non-compact fingerprint repository in electrical communication with the hashing processor. In some embodiments the match estimation processor may be further configured to determine a match based upon a distance between two fingerprints.
- Certain embodiments contemplate a method of transmitting electronic content over an electronic network comprising: performing the following on one or more electronic processors: identifying electronic content on the electronic network; generating a new fingerprint of the electronic content; comparing the new fingerprint of the electronic content with fingerprints stored in a compact fingerprint repository, comprising determining the one or more addresses flagged by new fingerprint when applied to a hash function and comparing these addresses with the one or more addresses flagged by the fingerprint of the repository when applied to the hash function; and determining whether to transmit the new electronic content over the electronic network in response to the comparison of the fingerprints.
- determining whether to transmit the new electronic content comprises applying a transmission policy to the new electronic content. In some embodiments, determining whether to transmit the new electronic content over the electronic network depends at least in part on the comparing the new fingerprint of the electronic content with fingerprints stored in the compact fingerprint repository. In some embodiments, the step of determining matches comprises determining the distances between matches of the fingerprints.
- Certain embodiments contemplate a computer-readable medium comprising code configured to cause one or more processors to perform the following: receiving at least a portion of a first electronic fingerprint; flagging one or more addresses in an array, the one or more addresses associated with the at least a portion of the first electronic fingerprint; storing the array; receiving at least a portion of a second electronic fingerprint; determining if an address associated with the at least a portion of the second electronic fingerprint is the same as an address associated with the first electronic fingerprint.
- the first electronic fingerprint is associated with a first electronic document and the second electronic fingerprint is associated with a second electronic document.
- the computer-readable medium of Claim 31 wherein the one or more processors are further configured to determine a probability that the first electronic document and the second electronic document are the same based on at least the determining if an addresses associated with the at least a portion of the second electronic fingerprint is the same as an address associated with the first electronic fingerprint.
- the array is stored in a compact repository.
- Figure 1 is a block diagram illustrating a networked system comprising a scanning system which makes reference to a compact fingerprint repository.
- Figure 2 is a flow diagram illustrating a method for information leak prevention employing a compact representation of the fingerprint repository.
- Figure 3 is a flow diagram illustrating a method for employing an efficient and compact probabilistic representation of fingerprinted content.
- Figure 4 is a flow diagram illustrating a method for assessing the similarity between analyzed content and fingerprinted content subjected to a certain policy.
- Figure 5 is a flow diagram illustrating a method handling multiple policies.
- Figure 6 is a block diagram illustrating a system that comprises both a local, compact repository on an endpoint, and a server with a repository of the original fingerprints.
- Figure 7 is a block diagram illustrating a situation in which the analyzed content contains one section from fingerprinted content and another section from un-fingerprinted content.
- Figure 8 is a block diagram illustrating a system which considers the distance between consecutive indications that hashes exist in order to decide whether the content contains a significant fingerprinted part.
- Figure 9 is a flow diagram illustrating a method allowing for further reduction of false positives and facilitating a more efficient update mechanism.
- Figure 10 is a flow diagram illustrating a method for simultaneously querying several compact repositories.
- the described components are illustrative and non-limiting and may be implemented in software, hardware or the combination of both.
- the following figures make reference to certain features of various embodiments as being modules, systems, storage, engines, interfaces, and the like.
- each of these features may be implemented in hardware, software, or firmware.
- the features may reside independently from one another on separate software or hardware components, or may be found together on a single component.
- the following embodiments describe systems, methods, and apparatus for efficient detection of fingerprinted content.
- a compact and efficient repository of fingerprint ingredients is used to analyze content and determine the content's similarity to previously fingerprinted content.
- Some embodiments employ probabilistic indications regarding the existence of fingerprint ingredients in the repository.
- the system may be particularly useful when utilized within a system for information (or data) leak prevention.
- Information fingerprinting is one method for monitoring and blocking unauthorized dissemination and usage of confidential and sensitive information.
- a fingerprint, FP(C M ), may be defined as the set:
- C M the Mth Information Item (e.g., a document or a spreadsheet);
- H is a universal hash function
- X 1 is a vector of length N, where N is the size of the "sliding window.”
- the vector can be generally described by:
- W j : Weighting factors that determine the shape of the window
- ⁇ Cr ⁇ Elementary taxonomic units by which the window is defined (e.g., words or characters).
- g Selection function, (such as selecting only these that are divisible by ⁇ ).
- the function g can be a function of the hash itself, but in general also of the document to be fingerprinted (its size, average word length, etc), and ⁇ , the security parameter, which determines how many hashes will be saved.
- ⁇ may be viewed as a parameter that determines the size of the holes in a "textual sieve.” These holes may determine the size of the maximal excerpt not represented by a hash value. In general, one can select "wider holes” for less sensitive content.
- Effective similarity measures may require that a fingerprint be sufficiently "faithful" to the original content it represents, that the similarity of the original content can be measured by the similarity of the fingerprints.
- the similarity level d(CA,C ⁇ ) between two documents, C A and C B may be estimated using the similarity between their respective fingerprints d(FP(C A ), FP(C B )).
- We define the fingerprinting scheme FP to be an "( ⁇ , ⁇ ) faithful representation", for some ( ⁇ , ⁇ ) > 0 if: d(FF(C A ),FP(C B )) ⁇ £ ⁇ d(C A ,C B ) ⁇ S
- fingerprint size comprises a primary obstacle to the efficient implementation of document identification. If the system should be able to detect any fragments of the original content that are greater than some pre-defined size (e.g., each fragment or paragraph with more than 50 words), then in order to provide an accurate and robust identification, the size of the fingerprints needs to be proportional to the size of the fingerprinted content. In large and modern organizations, this size can be huge. A substantial reduction in the size of the fingerprints, without hampering accuracy, is therefore vital especially while employing fingerprint-based detection at endpoints, such as laptops and desktops. Among other benefits, the following embodiments provide means for overcoming these obstacles.
- some pre-defined size e.g., each fragment or paragraph with more than 50 words
- FIG. 1 illustrates a computer network system 1000.
- various client machines lOOla-b interact with one another across an internal network 1002 and occasionally seek to send and receive data from the internet or an outside network 1005.
- the client machines may comprise various computing devices, such as laptops, cellular phones, personal digital assistants, fixed client terminals, workstations, and the like.
- a scanning system 1003 monitors documents transmitted across the internal network 1002. Certain documents may contain confidential information and be subjected to various security policies (number of copies, transmissions, only certain users may view, etc.) depending on the sensitivity of the subject matter they contain.
- the system 1003 When the scanning system 1003 encounters a document (say, when a user requests transmission of a file) the system 1003 will consult a "fingerprints" repository 1004.
- the scanning system 1003 may scan file-servers, document management systems and drives on client machines lOOla-b to identify documents.
- An administrator may have previously associated a given document, or document format, with a particular security policy. This association is reflected in the repository 1004 which provides a table or similar means for associating one or more fingerprints with that document's policy.
- the scanning system 1003 will compare the fingerprints in the repository 1004 with the fingerprints of an incoming document to determine if the incoming document is the same as the document associated with a particular security policy. If a match is determined, the system 1003 may enforce the policy associated with the matched document.
- FIG. 2 illustrates a flow diagram showing the modules that implement a method for detection, storage, and subsequent comparison and identification of fingerprints used by the scanning system 1003.
- Content C 1 , 100 is pre-processed by a pre-processor 110.
- the text may be first extracted and then canonized by bringing it up to a standard form (e.g., changing the letters to lowercase, and then removing "stop words” such as common words "the", "and", “or” etc.).
- hashes are extracted by a hash extraction module 120 and are thereafter selected by a hash selector module 130.
- the selected hashes which are the fingerprints FP(C 1 ) 140 of the content C; are stored, possibly together with a number or a string that provides an identification of the content C, and an applicable policy PL j , in a fingerprint repository 150.
- the identification may allow correlating the fingerprints with the content.
- a table correlating between the identification number or string and other basic properties of the content, such as its name, location, owner etc. may be used for this purpose.
- the policy that is assigned to the content may be a distribution and usage policy that determines, for example the allowed senders, allowed recipients, allowed storage devices, allowed distribution channels, and other allowed actions.
- the distribution and usage policy is selected from a set of pre-defined organizational policies (e.g., "confidential R&D documents are not allowed to be sent to people outside the organization, and should be stored on a central file server X.”).
- the system may assess the similarity between monitored content (e.g., a content that is disseminated over monitored channels such as email or instant-messaging) and content that was defined as being subjected to the various policies.
- monitored content e.g., a content that is disseminated over monitored channels such as email or instant-messaging
- new content, C k ,170 e.g., a PDF document that is attached to an outgoing email
- Content is first pre-processed by a pre-processor modulell2. After the preprocessing stage, hashes are extracted by a hash extraction module 122 and are thereafter post selected by a hash selector module 132.
- a compact representation of the content 180 is created and matched against the compact representation RP j of FPL j stored in the compact repository 1004. The number of matches may thereafter used by the decision module 190 to decide, based on the assessed similarity between the fingerprinted content C 1 , and the analyzed content C k , whether the policy PL j is applicable and should be enforced on C k .
- a compact representation creation module (CRCM) 210 takes hashes X 220 from the fingerprint repository 150 and employs one or more hash-functions Ji 1 212 to transform each hash value to an L-bits long binary number, Ji 1 (X) 214, where the distribution of the numbers may be close to uniform over the range 1:2 L .
- Ji 1 (X) 214 For each of the hash-functions there is a corresponding array a 1; 232, of length 2 L that is stored in the compact representation repository 1004.
- the elements of the arrays are bits which are all initiated to a have a zero value.
- the element of the array a x at the address Ji 1 (X) is set to 1, that is, the element is "flagged", indicating the existence of the element X. Because the mapping of elements to addresses in the array is quasi-random, there is always the possibility of "collisions" between two different items, i.e., that:
- the array's optimal length (and the number of bits in the output of the hash function) is computed based on occupancy. 50% appears optimal, which requires arrays of a size around 1.44 times the number of items.
- an element Y which does not exist in the repository. If the array i is half occupied, then the probability that Ji 1 (Y) will match an occupied cell is Vi. If there are n arrays that are occupied using different hash functions, hi,... h n , then the probability of false positive (i.e., that all the cells whose addresses are hi(X)... Ji n (X) in the corresponding arrays will be occupied) is 2 " n . The cost of reducing the probability of false positives by a factor of 2 is therefore approximately 1.5 bits per item.
- FIG 4 illustrates a flow diagram of a method performed by a processor for assessing the similarity between analyzed content and fingerprinted content that is subjected to a policy PL j .
- New content C k 170 is analyzed at stage A 320.
- the analysis phase may comprise preprocessing 322, hash extraction 324 and hash post- selection 326.
- Ji 1 (X)... h n (X) may be evaluated for each post-seJected hash X at stage B 330.
- Ji 1 (X) A 1
- the vaJue A 1 is considered as an address in the array a 1; which is stored in the compact repository 1004.
- the number of matches is used in order to decide whether the policy PL j is applicable and should be enforced on C k .
- the evaluation of the number of matches will take into account the false-positives - if, out of N hashes there were pN true matches, and the probability of false positives is P F p, than the expected number of matches is:
- ⁇ ⁇ N (p(l - P FP )+P FP )N
- this number represents the number of matches with all the contents that share the same policy, so it might be the case that the analyzed content comprises segments from several documents that share the same policy. The method will therefore address cases in which the breached content contains segments from several confidential documents.
- the estimator p for the number of matches is compared against a threshold T.
- the threshold may be determined by a designer or system administrator as comprising the minimum probability at which a comparison will result in two documents being classified as being sufficiently similar such that the policy will be applied. In some embodiments the threshold may be automatically determined. Accordingly, if p > T, then, at stage E, 360, the policy PL j will be applied on the content C k . If p is less or equal than T, than the content is not subjected to the policy PL j .
- FIG. 5 is a flow diagram illustrating a method where several policies, PLi, ...PL n are active.
- a scanning engine 410 scans repositories 420 such as file-servers, document managements systems and drives of an organization.
- the scanning engine may comprise code implemented on a processor configured to scan the repositories.
- the engine may comprise firmware or hardware.
- the information that needs to be fingerprinted (e.g., textual information) is extracted from the contents of the repositories 420 and a set of hashes that comprises the fingerprints of the content is evaluated, as explained above for Figure 2, using the fingerprinting module 430. Users can then provide inputs via human-machine interface (HMI) 440, in order to assign one or more of the policies PLi,...PL n .
- HMI human-machine interface
- Assigning a policy to a content can be done by using a table T, 450, that correlates content ID with a policy.
- a set of repositories of the fingerprints of content subjected to the policies PLi, ...PL n denoted by Ri, ...R n 460, is created.
- a corresponding compact representation CRi,... CR n , 470 is then created.
- a content processor 482 pre-processes the content, extracts the hashes and post-selects a subset set of hashes, as explained above.
- a match estimator 484 may thereafter be used to provide the maximum-likelihood estimators of the fraction of the common hashes between the content C k and the hashes in each of the repositories Ri,... R n .
- a decision module 490 then decides the applicable policies by applying the policies for which P 1 > T.
- more than one policy can be found to be applicable with respect to the content C k .
- this can invoke conflicts.
- one policy say PLi
- another policy say PL 2
- one may solve the conflict by allowing the content to be sent only to recipients that belong to both RCi and RC 2 .
- this scheme can adequately address cases in which the content is derived by combining several fingerprinted contents, which are all subjected to the same policy.
- the compact representations CRi,... CR n may not allow one to exactly determine the actual contents to which content C k is similar.
- This problem may be overcome by keeping the full repository of fingerprints and, if needed, comparing the fingerprints of the analyzed content with the fingerprints in this repository.
- This method is especially useful in cases where the compact repository is used for the protection of content in endpoints (such as laptops or desktops) and where storage space may be scarce. These endpoints may connect (at least part of the time) to a central server, which can store the comprehensive fingerprint repository.
- FIG. 6 is a block diagram illustrating a system that comprises both a local, compact repository on an endpoint, and a server with a repository of the original fingerprints.
- An endpoint 510 e.g., a laptop or desktop computer or other portable device
- a local analysis module 520 may be equipped with a local analysis module 520 and a local compact repository 1004.
- a content C k 170 is analyzed (perhaps when attempting to save the content to a portable device or send it via email) by Local Analysis Module 520.
- Local Analysis Module 520 first estimates the maximum likelihood estimators of the number of matched hashes with each of the compact repositories CRi, ...CR n ,, 470 as described for Figures 4 and 5.
- the local analysis module 520 For each policy for which P 1 > T the local analysis module 520 sends a query Q 550, to a central server 560.
- the server 560 then performs a full analysis using the fingerprints in the relevant repositories (i.e., all the repositories for which p t > T ) using an analyzer 562 as described for Figure 5 and returns a response that comprises the applied policies back to the endpoint 510 and to an audit and reporting module 564.
- FIG 8 is a block diagram illustrating the operations of a module which uses the distance between hashes to decide whether the content contains a significant fingerprinted portion.
- a module M 710 receives as an input the total number of selected hashes 720, the number of matched hashes 722, and the distances (in terms of selected hashes) between any two consecutive matches 724.
- Sub-module 712 evaluates a histogram 730 of the distances.
- an assessment sub- module 714 assesses the fraction of hashes that, most probably came from fingerprinted content, thereby reducing the chance of false positives. Note that the length of the sequences of consecutive hashes can also be used to assess the size of the sections that were probably taken from a fingerprinted content.
- FIG. 9 is a flow diagram illustrating a method allowing for further reduction of false positives in cases in which the analyzed document is comprised of or created from many small fragments of the different documents in R 1 which are small enough to be benign, and facilitates a more efficient update mechanism.
- the repository R 1 150 comprises fingerprints of a set of documents that are subjected to a policy P 1 that is divided into n repositories R 1I 812 . . . R ⁇ 814 . . . R 1n 816, each of them representing a different set of documents chosen such that the total number of fingerprints in each of the repositories R 1 ⁇ will not exceed a certain pre-defined number M.
- a set of compact repositories 820 with n compact repositories CR 1I 822 . . . CR y 824 . . . CR 1n 826 is derived from the repositories R 11 812 . . . R 1J 814 . . . R 1n 816, as explained above in the reference to Figure 3.
- the set 820 is thereafter used to estimate the number of matches.
- content C k 170 is analyzed to determine its similarity to one of the contents in the repository R 1 , it is pre-processed first by a content pre-processor 482, which extracts and selects N hash-values 850 as explained in the description of Figures 4 and 5 above.
- N values are compared with the compact repositories CR 1I 822 . . . CR 1J 824 . . . CR 1n 826 using match estimators 860, 862 and 864 respectively. If the number of matches with the compact repository CR 1J is greater than a predefined threshold T (876), then, with a high probability, the content is similar to one of the documents whose fingerprints are represented in the repository R ⁇ (878), while for the other cases (illustrated as 870-880 and 874-882) the content is not similar to any one of the documents whose fingerprints are represented in the corresponding repository.
- the size of the fingerprint repositories of each set may be small enough to facilitate simpler and faster content deletions and updates and to allow for incremental updates.
- Figure 10 illustrates a "bit-transpose” method that reduces the number of in-memory random- access read operations.
- the eight arrays 1-8 (910), each containing N b bits, are "transposed" into a set 920 of N b arrays set, each with 8-bits, such that i ⁇ bit of the i ⁇ array in the original set 910 is equal to the j th bit of the j ⁇ array in the new set 920.
- a bitwise AND with a byte register 930 that corresponds to the binary representation of 255 (i.e. 8 bits, all set to "1"), one can obtain simultaneously the status of 8 bits in the original arrays 910.
- This method can be further generalized by merging two 8-bit super-blocks into a 16-bit super-block and so on.
- the methods and apparatus disclosed herein provide methods and systems allowing for an efficient detection of fingerprinted content.
- One or more steps of any of the methods described herein may be implemented in a different order than that shown while not departing from the spirit and scope of the invention.
- the methods and apparatus disclosed herein may or may not have been described with reference to specific hardware or software, the methods and apparatus have been described in a manner sufficient to enable persons of ordinary skill in the art to readily adapt commercially available hardware and software as may be needed to reduce any of the embodiments of the present invention to practice without undue experimentation and using conventional techniques.
- One skilled in the art can appreciate that the above combinations are not exhaustive and that all reasonable combinations of the above features are hereby included in the present disclosure.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Computer Hardware Design (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Computing Systems (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Technology Law (AREA)
- Multimedia (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Health & Medical Sciences (AREA)
- Bioethics (AREA)
- General Health & Medical Sciences (AREA)
- Storage Device Security (AREA)
- Collating Specific Patterns (AREA)
Abstract
Description
Claims
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CA 2763513 CA2763513A1 (en) | 2009-05-26 | 2010-05-24 | Systems and methods for efficient detection of fingerprinted data and information |
CN201080032907.6A CN102598007B (en) | 2009-05-26 | 2010-05-24 | Effective detection fingerprints the system and method for data and information |
AU2010254269A AU2010254269A1 (en) | 2009-05-26 | 2010-05-24 | Systems and methods for efficient detection of fingerprinted data and information |
EP20100730282 EP2443580A1 (en) | 2009-05-26 | 2010-05-24 | Systems and methods for efficeint detection of fingerprinted data and information |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US18118509P | 2009-05-26 | 2009-05-26 | |
US61/181,185 | 2009-05-26 |
Publications (2)
Publication Number | Publication Date |
---|---|
WO2010138466A1 true WO2010138466A1 (en) | 2010-12-02 |
WO2010138466A8 WO2010138466A8 (en) | 2011-12-22 |
Family
ID=42342803
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US2010/035992 WO2010138466A1 (en) | 2009-05-26 | 2010-05-24 | Systems and methods for efficeint detection of fingerprinted data and information |
Country Status (6)
Country | Link |
---|---|
US (2) | US9130972B2 (en) |
EP (1) | EP2443580A1 (en) |
CN (1) | CN102598007B (en) |
AU (1) | AU2010254269A1 (en) |
CA (1) | CA2763513A1 (en) |
WO (1) | WO2010138466A1 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2014160894A1 (en) * | 2013-03-29 | 2014-10-02 | Google Inc. | Identifying unauthorized content presentation within media collaborations |
CN112838981A (en) * | 2021-02-05 | 2021-05-25 | 西藏宁算科技集团有限公司 | Instant message processing method, device and system and electronic equipment |
Families Citing this family (61)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CA2763513A1 (en) | 2009-05-26 | 2010-12-02 | Roy Barkan | Systems and methods for efficient detection of fingerprinted data and information |
US8560558B2 (en) * | 2010-04-28 | 2013-10-15 | Fujitsu Limited | Computer product, search apparatus, management apparatus, search method, and management method |
US8756249B1 (en) * | 2011-08-23 | 2014-06-17 | Emc Corporation | Method and apparatus for efficiently searching data in a storage system |
US8825626B1 (en) * | 2011-08-23 | 2014-09-02 | Emc Corporation | Method and system for detecting unwanted content of files |
US8656182B2 (en) | 2011-09-12 | 2014-02-18 | Microsoft Corporation | Security mechanism for developmental operating systems |
US8584235B2 (en) * | 2011-11-02 | 2013-11-12 | Bitdefender IPR Management Ltd. | Fuzzy whitelisting anti-malware systems and methods |
US9798588B1 (en) | 2012-04-25 | 2017-10-24 | Significs And Elements, Llc | Efficient packet forwarding using cyber-security aware policies |
US9298915B2 (en) * | 2012-09-05 | 2016-03-29 | Oracle International Corporation | Intelligent heuristics for file systems and file system operations |
US8898769B2 (en) | 2012-11-16 | 2014-11-25 | At&T Intellectual Property I, Lp | Methods for provisioning universal integrated circuit cards |
US9159327B1 (en) * | 2012-12-20 | 2015-10-13 | Google Inc. | System and method for adding pitch shift resistance to an audio fingerprint |
WO2014134630A1 (en) | 2013-03-01 | 2014-09-04 | RedOwl Analytics, Inc. | Modeling social behavior |
US9036820B2 (en) | 2013-09-11 | 2015-05-19 | At&T Intellectual Property I, Lp | System and methods for UICC-based secure communication |
US10108918B2 (en) | 2013-09-19 | 2018-10-23 | Acxiom Corporation | Method and system for inferring risk of data leakage from third-party tags |
US9124573B2 (en) | 2013-10-04 | 2015-09-01 | At&T Intellectual Property I, Lp | Apparatus and method for managing use of secure tokens |
US9208300B2 (en) * | 2013-10-23 | 2015-12-08 | At&T Intellectual Property I, Lp | Apparatus and method for secure authentication of a communication device |
US9240994B2 (en) | 2013-10-28 | 2016-01-19 | At&T Intellectual Property I, Lp | Apparatus and method for securely managing the accessibility to content and applications |
US9313660B2 (en) | 2013-11-01 | 2016-04-12 | At&T Intellectual Property I, Lp | Apparatus and method for secure provisioning of a communication device |
US9240989B2 (en) | 2013-11-01 | 2016-01-19 | At&T Intellectual Property I, Lp | Apparatus and method for secure over the air programming of a communication device |
US9713006B2 (en) | 2014-05-01 | 2017-07-18 | At&T Intellectual Property I, Lp | Apparatus and method for managing security domains for a universal integrated circuit card |
US9514312B1 (en) * | 2014-09-05 | 2016-12-06 | Symantec Corporation | Low-memory footprint fingerprinting and indexing for efficiently measuring document similarity and containment |
US9952933B1 (en) * | 2014-12-31 | 2018-04-24 | Veritas Technologies Llc | Fingerprint change during data operations |
US9996629B2 (en) | 2015-02-10 | 2018-06-12 | Researchgate Gmbh | Online publication system and method |
CN104703143B (en) * | 2015-03-18 | 2018-03-27 | 北京理工大学 | A kind of indoor orientation method based on WIFI signal intensity |
US10282424B2 (en) | 2015-05-19 | 2019-05-07 | Researchgate Gmbh | Linking documents using citations |
US9298934B1 (en) * | 2015-06-30 | 2016-03-29 | Linkedin Corporation | Managing presentation of online content |
US9942032B1 (en) * | 2015-09-30 | 2018-04-10 | Symantec Corporation | Systems and methods for securely detecting data similarities |
WO2017142981A1 (en) | 2016-02-18 | 2017-08-24 | Acxiom Corporation | Salting text and fingerprinting in database tables, text files and data feeds |
CA3043863A1 (en) | 2016-03-21 | 2017-09-28 | Liveramp, Inc. | Data watermarking and fingerprinting system and method |
CN105893349B (en) * | 2016-03-31 | 2019-06-04 | 新浪网技术(中国)有限公司 | Classification tag match mapping method and device |
CN106250777A (en) * | 2016-07-26 | 2016-12-21 | 合肥赛猊腾龙信息技术有限公司 | In the leakage-preventing system of data, a kind of document fingerprint extracts and matching process |
US10356101B2 (en) | 2016-08-16 | 2019-07-16 | Paypal, Inc. | Utilizing transport layer security (TLS) fingerprints to determine agents and operating systems |
US10902147B2 (en) * | 2016-11-04 | 2021-01-26 | Intellisist, Inc. | System and method for performing screen capture-based sensitive information protection within a call center environment |
US11888859B2 (en) | 2017-05-15 | 2024-01-30 | Forcepoint Llc | Associating a security risk persona with a phase of a cyber kill chain |
US10999296B2 (en) | 2017-05-15 | 2021-05-04 | Forcepoint, LLC | Generating adaptive trust profiles using information derived from similarly situated organizations |
US10318729B2 (en) | 2017-07-26 | 2019-06-11 | Forcepoint, LLC | Privacy protection during insider threat monitoring |
WO2019070363A1 (en) | 2017-10-05 | 2019-04-11 | Liveramp, Inc. | Statistical fingerprinting of large structured datasets |
US11314787B2 (en) | 2018-04-18 | 2022-04-26 | Forcepoint, LLC | Temporal resolution of an entity |
US11810012B2 (en) | 2018-07-12 | 2023-11-07 | Forcepoint Llc | Identifying event distributions using interrelated events |
US11436512B2 (en) | 2018-07-12 | 2022-09-06 | Forcepoint, LLC | Generating extracted features from an event |
US11755584B2 (en) | 2018-07-12 | 2023-09-12 | Forcepoint Llc | Constructing distributions of interrelated event features |
US10949428B2 (en) | 2018-07-12 | 2021-03-16 | Forcepoint, LLC | Constructing event distributions via a streaming scoring operation |
US11025638B2 (en) | 2018-07-19 | 2021-06-01 | Forcepoint, LLC | System and method providing security friction for atypical resource access requests |
US11811799B2 (en) | 2018-08-31 | 2023-11-07 | Forcepoint Llc | Identifying security risks using distributions of characteristic features extracted from a plurality of events |
US11025659B2 (en) | 2018-10-23 | 2021-06-01 | Forcepoint, LLC | Security system using pseudonyms to anonymously identify entities and corresponding security risk related behaviors |
US11171980B2 (en) | 2018-11-02 | 2021-11-09 | Forcepoint Llc | Contagion risk detection, analysis and protection |
CN109376277B (en) * | 2018-11-23 | 2020-11-20 | 京东数字科技控股有限公司 | Method and device for determining equipment fingerprint homology |
US11487637B2 (en) * | 2019-07-19 | 2022-11-01 | EMC IP Holding Company LLC | Global inline name space verification for distributed file systems |
US11557141B2 (en) * | 2019-12-19 | 2023-01-17 | Beijing Didi Infinity Technology And Development Co., Ltd. | Text document categorization using rules and document fingerprints |
US11489862B2 (en) | 2020-01-22 | 2022-11-01 | Forcepoint Llc | Anticipating future behavior using kill chains |
US11630901B2 (en) | 2020-02-03 | 2023-04-18 | Forcepoint Llc | External trigger induced behavioral analyses |
US11080109B1 (en) | 2020-02-27 | 2021-08-03 | Forcepoint Llc | Dynamically reweighting distributions of event observations |
US11429697B2 (en) | 2020-03-02 | 2022-08-30 | Forcepoint, LLC | Eventually consistent entity resolution |
US11836265B2 (en) | 2020-03-02 | 2023-12-05 | Forcepoint Llc | Type-dependent event deduplication |
US11080032B1 (en) | 2020-03-31 | 2021-08-03 | Forcepoint Llc | Containerized infrastructure for deployment of microservices |
US11568136B2 (en) | 2020-04-15 | 2023-01-31 | Forcepoint Llc | Automatically constructing lexicons from unlabeled datasets |
US12130908B2 (en) | 2020-05-01 | 2024-10-29 | Forcepoint Llc | Progressive trigger data and detection model |
US11516206B2 (en) | 2020-05-01 | 2022-11-29 | Forcepoint Llc | Cybersecurity system having digital certificate reputation system |
US11544390B2 (en) | 2020-05-05 | 2023-01-03 | Forcepoint Llc | Method, system, and apparatus for probabilistic identification of encrypted files |
US11895158B2 (en) | 2020-05-19 | 2024-02-06 | Forcepoint Llc | Cybersecurity system having security policy visualization |
US11704387B2 (en) | 2020-08-28 | 2023-07-18 | Forcepoint Llc | Method and system for fuzzy matching and alias matching for streaming data sets |
US11190589B1 (en) | 2020-10-27 | 2021-11-30 | Forcepoint, LLC | System and method for efficient fingerprinting in cloud multitenant data loss prevention |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020129140A1 (en) * | 2001-03-12 | 2002-09-12 | Ariel Peled | System and method for monitoring unauthorized transport of digital content |
WO2005017708A2 (en) * | 2003-08-14 | 2005-02-24 | Washington University | Method and apparatus for detecting predefined signatures in packet payload using bloom filters |
WO2006062546A2 (en) * | 2004-12-07 | 2006-06-15 | Ayman, Llc | System and method of filtering electronic messages |
US20070260602A1 (en) * | 2006-05-02 | 2007-11-08 | Exegy Incorporated | Method and Apparatus for Approximate Pattern Matching |
Family Cites Families (390)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US555376A (en) * | 1896-02-25 | Cartridge-loading implement | ||
US4423414A (en) | 1981-08-27 | 1983-12-27 | Burroughs Corporation | System and method for name-lookup in a local area network data communication system |
JPS6170654A (en) | 1984-09-14 | 1986-04-11 | Hitachi Ltd | Resource control system of decentralized processing system |
US4734036A (en) | 1984-11-30 | 1988-03-29 | Helene Kasha | Method and device for learning a language |
US5124984A (en) | 1990-08-07 | 1992-06-23 | Concord Communications, Inc. | Access controller for local area network |
JPH04127370A (en) | 1990-09-19 | 1992-04-28 | Toshiba Corp | Information collecting system |
US5758152A (en) | 1990-12-06 | 1998-05-26 | Prime Arithmetics, Inc. | Method and apparatus for the generation and manipulation of data structures |
WO1992019054A1 (en) | 1991-04-12 | 1992-10-29 | Concord Communications, Inc. | Network monitoring |
US5347633A (en) | 1991-04-30 | 1994-09-13 | International Business Machines, Inc. | System for selectively intercepting and rerouting data network traffic |
US5408642A (en) | 1991-05-24 | 1995-04-18 | Symantec Corporation | Method for recovery of a computer program infected by a computer virus |
JPH04372037A (en) | 1991-06-21 | 1992-12-25 | Matsushita Electric Ind Co Ltd | System management information setting device |
US5699287A (en) | 1992-09-30 | 1997-12-16 | Texas Instruments Incorporated | Method and device for adding and subtracting thermometer coded data |
US5596330A (en) | 1992-10-15 | 1997-01-21 | Nexus Telecommunication Systems Ltd. | Differential ranging for a frequency-hopped remote position determination system |
US5590403A (en) | 1992-11-12 | 1996-12-31 | Destineer Corporation | Method and system for efficiently providing two way communication between a central network and mobile unit |
US5581703A (en) | 1993-06-29 | 1996-12-03 | International Business Machines Corporation | Method and apparatus for reserving system resources to assure quality of service |
US5414833A (en) | 1993-10-27 | 1995-05-09 | International Business Machines Corporation | Network security system and method using a parallel finite state machine adaptive active monitor and responder |
US5493692A (en) | 1993-12-03 | 1996-02-20 | Xerox Corporation | Selective delivery of electronic messages in a multiple computer system based on context and environment of a user |
US5555376A (en) | 1993-12-03 | 1996-09-10 | Xerox Corporation | Method for granting a user request having locational and contextual attributes consistent with user policies for devices having locational attributes consistent with the user request |
US5835726A (en) | 1993-12-15 | 1998-11-10 | Check Point Software Technologies Ltd. | System for securing the flow of and selectively modifying packets in a computer network |
US5606668A (en) | 1993-12-15 | 1997-02-25 | Checkpoint Software Technologies Ltd. | System for securing inbound and outbound data packet flow in a computer network |
US5720033A (en) | 1994-06-30 | 1998-02-17 | Lucent Technologies Inc. | Security platform and method using object oriented rules for computer-based systems using UNIX-line operating systems |
EP0775341B1 (en) | 1994-08-09 | 1999-06-30 | Shiva Corporation | Apparatus and method for limiting access to a local computer network |
US5682325A (en) | 1994-09-12 | 1997-10-28 | Bell Atlantic Network Services, Inc. | Level 1 gateway for video tone networks |
US5944794A (en) | 1994-09-30 | 1999-08-31 | Kabushiki Kaisha Toshiba | User identification data management scheme for networking computer systems using wide area network |
US5864683A (en) | 1994-10-12 | 1999-01-26 | Secure Computing Corporartion | System for providing secure internetwork by connecting type enforcing secure computers to external network for limiting access to data based on user and process access rights |
US5541911A (en) | 1994-10-12 | 1996-07-30 | 3Com Corporation | Remote smart filtering communication management system |
US5623601A (en) | 1994-11-18 | 1997-04-22 | Milkway Networks Corporation | Apparatus and method for providing a secure gateway for communication and data exchanges between networks |
DE69637799D1 (en) | 1995-02-13 | 2009-02-12 | Intertrust Tech Corp | Systems and procedures for secure transaction management and electronic legal protection |
US5832503A (en) | 1995-02-24 | 1998-11-03 | Cabletron Systems, Inc. | Method and apparatus for configuration management in communications networks |
US5696486A (en) | 1995-03-29 | 1997-12-09 | Cabletron Systems, Inc. | Method and apparatus for policy-based alarm notification in a distributed network management environment |
US5699513A (en) | 1995-03-31 | 1997-12-16 | Motorola, Inc. | Method for secure network access via message intercept |
US5586121A (en) | 1995-04-21 | 1996-12-17 | Hybrid Networks, Inc. | Asymmetric hybrid access system and method |
WO1996035994A1 (en) | 1995-05-08 | 1996-11-14 | Compuserve Incorporated | Rules based electronic message management system |
US5802278A (en) | 1995-05-10 | 1998-09-01 | 3Com Corporation | Bridge/router architecture for high performance scalable networking |
CA2176775C (en) | 1995-06-06 | 1999-08-03 | Brenda Sue Baker | System and method for database access administration |
US5696898A (en) | 1995-06-06 | 1997-12-09 | Lucent Technologies Inc. | System and method for database access control |
US5678041A (en) | 1995-06-06 | 1997-10-14 | At&T | System and method for restricting user access rights on the internet based on rating information stored in a relational database |
ATE279065T1 (en) | 1995-06-07 | 2004-10-15 | Divine Technology Ventures | ACCESS CONTROL AND MONITORING SYSTEM FOR INTERNET SERVERS |
US5774668A (en) | 1995-06-07 | 1998-06-30 | Microsoft Corporation | System for on-line service in which gateway computer uses service map which includes loading condition of servers broadcasted by application servers for load balancing |
US6456306B1 (en) | 1995-06-08 | 2002-09-24 | Nortel Networks Limited | Method and apparatus for displaying health status of network devices |
US6807558B1 (en) | 1995-06-12 | 2004-10-19 | Pointcast, Inc. | Utilization of information “push” technology |
US5706507A (en) | 1995-07-05 | 1998-01-06 | International Business Machines Corporation | System and method for controlling access to data located on a content server |
US5648965A (en) | 1995-07-07 | 1997-07-15 | Sun Microsystems, Inc. | Method and apparatus for dynamic distributed packet tracing and analysis |
US5796944A (en) | 1995-07-12 | 1998-08-18 | 3Com Corporation | Apparatus and method for processing data frames in an internetworking device |
US5941947A (en) | 1995-08-18 | 1999-08-24 | Microsoft Corporation | System and method for controlling access to data entities in a computer network |
US5742759A (en) | 1995-08-18 | 1998-04-21 | Sun Microsystems, Inc. | Method and system for facilitating access control to system resources in a distributed computer system |
US5712979A (en) | 1995-09-20 | 1998-01-27 | Infonautics Corporation | Method and apparatus for attaching navigational history information to universal resource locator links on a world wide web page |
CA2236320A1 (en) | 1995-11-02 | 1997-05-09 | Andrew Timothy Hunter | Service creation apparatus for a communications network |
US5781801A (en) | 1995-12-20 | 1998-07-14 | Emc Corporation | Method and apparatus for receive buffer management in multi-sender communication systems |
DE69610905T2 (en) | 1995-12-28 | 2001-06-21 | Inc Indefense | METHOD FOR PROTECTING EXECUTABLE SOFTWARE PROGRAMS AGAINST INFECTION BY SOFTWARE VIRUSES |
US5787427A (en) | 1996-01-03 | 1998-07-28 | International Business Machines Corporation | Information handling system, method, and article of manufacture for efficient object security processing by grouping objects sharing common control access policies |
US5768519A (en) | 1996-01-18 | 1998-06-16 | Microsoft Corporation | Method and apparatus for merging user accounts from a source security domain into a target security domain |
US5826014A (en) | 1996-02-06 | 1998-10-20 | Network Engineering Software | Firewall system for protecting network elements connected to a public network |
US5898830A (en) | 1996-10-17 | 1999-04-27 | Network Engineering Software | Firewall providing enhanced network security and user transparency |
JPH09219722A (en) | 1996-02-13 | 1997-08-19 | Hitachi Ltd | Communication system |
US5855020A (en) | 1996-02-21 | 1998-12-29 | Infoseek Corporation | Web scan process |
US5832212A (en) | 1996-04-19 | 1998-11-03 | International Business Machines Corporation | Censoring browser method and apparatus for internet viewing |
US5884033A (en) | 1996-05-15 | 1999-03-16 | Spyglass, Inc. | Internet filtering system for filtering data transferred over the internet utilizing immediate and deferred filtering actions |
US5787253A (en) | 1996-05-28 | 1998-07-28 | The Ag Group | Apparatus and method of analyzing internet activity |
US5727146A (en) | 1996-06-04 | 1998-03-10 | Hewlett-Packard Company | Source address security for both training and non-training packets |
US5842040A (en) | 1996-06-18 | 1998-11-24 | Storage Technology Corporation | Policy caching method and apparatus for use in a communication device based on contents of one data unit in a subset of related data units |
US5850523A (en) | 1996-06-21 | 1998-12-15 | National Instruments Corporation | Method and system for monitoring fieldbus network with multiple packet filters |
US5991807A (en) | 1996-06-24 | 1999-11-23 | Nortel Networks Corporation | System for controlling users access to a distributive network in accordance with constraints present in common access distributive network interface separate from a server |
US5835722A (en) | 1996-06-27 | 1998-11-10 | Logon Data Corporation | System to control content and prohibit certain interactive attempts by a person using a personal computer |
US5799002A (en) | 1996-07-02 | 1998-08-25 | Microsoft Corporation | Adaptive bandwidth throttling for network services |
US6052723A (en) | 1996-07-25 | 2000-04-18 | Stockmaster.Com, Inc. | Method for aggregate control on an electronic network |
US5832228A (en) | 1996-07-30 | 1998-11-03 | Itt Industries, Inc. | System and method for providing multi-level security in computer devices utilized with non-secure networks |
US5828833A (en) | 1996-08-15 | 1998-10-27 | Electronic Data Systems Corporation | Method and system for allowing remote procedure calls through a network firewall |
US5983279A (en) | 1996-08-30 | 1999-11-09 | Apple Computer, Inc. | Buffer management mechanism for distributed multimedia applications |
US5950195A (en) | 1996-09-18 | 1999-09-07 | Secure Computing Corporation | Generalized security policy management system and method |
US6253188B1 (en) | 1996-09-20 | 2001-06-26 | Thomson Newspapers, Inc. | Automated interactive classified ad system for the internet |
US5911043A (en) | 1996-10-01 | 1999-06-08 | Baker & Botts, L.L.P. | System and method for computer-based rating of information retrieved from a computer network |
US5884325A (en) | 1996-10-09 | 1999-03-16 | Oracle Corporation | System for synchronizing shared data between computers |
US5958015A (en) | 1996-10-29 | 1999-09-28 | Abirnet Ltd. | Network session wall passively listening to communication session, with use of access rules, stops further communication between network devices by emulating messages to the devices |
US7058822B2 (en) | 2000-03-30 | 2006-06-06 | Finjan Software, Ltd. | Malicious mobile code runtime monitoring system and methods |
US6167520A (en) | 1996-11-08 | 2000-12-26 | Finjan Software, Inc. | System and method for protecting a client during runtime from hostile downloadables |
US5801747A (en) | 1996-11-15 | 1998-09-01 | Hyundai Electronics America | Method and apparatus for creating a television viewer profile |
US5848412A (en) | 1996-11-19 | 1998-12-08 | Ncr Corporation | User controlled browser identification disclosing mechanism |
US6070242A (en) | 1996-12-09 | 2000-05-30 | Sun Microsystems, Inc. | Method to activate unregistered systems in a distributed multiserver network environment |
US5848233A (en) | 1996-12-09 | 1998-12-08 | Sun Microsystems, Inc. | Method and apparatus for dynamic packet filter assignment |
US6065059A (en) | 1996-12-10 | 2000-05-16 | International Business Machines Corporation | Filtered utilization of internet data transfers to reduce delay and increase user control |
US5896502A (en) | 1996-12-10 | 1999-04-20 | International Business Machines Corporation | Internet data transfer control via a client system to reduce delay |
US5889958A (en) | 1996-12-20 | 1999-03-30 | Livingston Enterprises, Inc. | Network access control system and process |
US5892905A (en) | 1996-12-23 | 1999-04-06 | International Business Machines Corporation | Computer apparatus and method for providing a common user interface for software applications accessed via the world-wide web |
US6832256B1 (en) | 1996-12-27 | 2004-12-14 | Intel Corporation | Firewalls that filter based upon protocol commands |
US5987611A (en) | 1996-12-31 | 1999-11-16 | Zone Labs, Inc. | System and methodology for managing internet access on a per application basis for client computers connected to the internet |
US6052730A (en) | 1997-01-10 | 2000-04-18 | The Board Of Trustees Of The Leland Stanford Junior University | Method for monitoring and/or modifying web browsing sessions |
US6173364B1 (en) | 1997-01-15 | 2001-01-09 | At&T Corp. | Session cache and rule caching method for a dynamic filter |
US6233686B1 (en) | 1997-01-17 | 2001-05-15 | At & T Corp. | System and method for providing peer level access control on a network |
AUPO525497A0 (en) | 1997-02-21 | 1997-03-20 | Mills, Dudley John | Network-based classified information systems |
JP3466039B2 (en) | 1997-02-26 | 2003-11-10 | 株式会社東芝 | Communication device and communication method |
US6076051A (en) | 1997-03-07 | 2000-06-13 | Microsoft Corporation | Information retrieval utilizing semantic representation of text |
US6105027A (en) | 1997-03-10 | 2000-08-15 | Internet Dynamics, Inc. | Techniques for eliminating redundant access checking by access filters |
US6178505B1 (en) | 1997-03-10 | 2001-01-23 | Internet Dynamics, Inc. | Secure delivery of information in a network |
US5983270A (en) | 1997-03-11 | 1999-11-09 | Sequel Technology Corporation | Method and apparatus for managing internetwork and intranetwork activity |
US5987606A (en) | 1997-03-19 | 1999-11-16 | Bascom Global Internet Services, Inc. | Method and system for content filtering information retrieved from an internet computer network |
US5996011A (en) | 1997-03-25 | 1999-11-30 | Unified Research Laboratories, Inc. | System and method for filtering data received by a computer system |
US6539430B1 (en) | 1997-03-25 | 2003-03-25 | Symantec Corporation | System and method for filtering data received by a computer system |
US5937404A (en) | 1997-04-23 | 1999-08-10 | Appaloosa Interactive Corporation | Apparatus for bleaching a de-activated link in a web page of any distinguishing color or feature representing an active link |
US5899991A (en) | 1997-05-12 | 1999-05-04 | Teleran Technologies, L.P. | Modeling technique for system access control and management |
US5961591A (en) | 1997-05-13 | 1999-10-05 | Microsoft Corporation | Downloading data while rejection of its use may be overridden |
US5968176A (en) | 1997-05-29 | 1999-10-19 | 3Com Corporation | Multilayer firewall system |
US6012832A (en) | 1997-06-24 | 2000-01-11 | Saunders; Michael | Cashless peripheral device for a gaming system |
US5899995A (en) | 1997-06-30 | 1999-05-04 | Intel Corporation | Method and apparatus for automatically organizing information |
US7117358B2 (en) | 1997-07-24 | 2006-10-03 | Tumbleweed Communications Corp. | Method and system for filtering communication |
US6356864B1 (en) | 1997-07-25 | 2002-03-12 | University Technology Corporation | Methods for analysis and evaluation of the semantic content of a writing based on vector length |
US6446119B1 (en) | 1997-08-07 | 2002-09-03 | Laslo Olah | System and method for monitoring computer usage |
US5919257A (en) | 1997-08-08 | 1999-07-06 | Novell, Inc. | Networked workstation intrusion detection system |
US5978807A (en) | 1997-09-30 | 1999-11-02 | Sony Corporation | Apparatus for and method of automatically downloading and storing internet web pages |
US6266664B1 (en) | 1997-10-01 | 2001-07-24 | Rulespace, Inc. | Method for scanning, analyzing and rating digital information content |
US6256739B1 (en) | 1997-10-30 | 2001-07-03 | Juno Online Services, Inc. | Method and apparatus to determine user identity and limit access to a communications network |
US6357010B1 (en) | 1998-02-17 | 2002-03-12 | Secure Computing Corporation | System and method for controlling access to documents stored on an internal network |
US6073135A (en) | 1998-03-10 | 2000-06-06 | Alta Vista Company | Connectivity server for locating linkage information between Web pages |
US6055564A (en) | 1998-03-11 | 2000-04-25 | Hewlett Packard Company | Admission control where priority indicator is used to discriminate between messages |
US6252884B1 (en) | 1998-03-20 | 2001-06-26 | Ncr Corporation | Dynamic configuration of wireless networks |
US6233618B1 (en) | 1998-03-31 | 2001-05-15 | Content Advisor, Inc. | Access control of networked data |
US6065055A (en) | 1998-04-20 | 2000-05-16 | Hughes; Patrick Alan | Inappropriate site management software |
US6185681B1 (en) | 1998-05-07 | 2001-02-06 | Stephen Zizzi | Method of transparent encryption and decryption for an electronic document management system |
US6219667B1 (en) | 1998-05-28 | 2001-04-17 | International Business Machines Corporation | Efficient large-scale access control for internet/intranet information systems |
US6742003B2 (en) | 2001-04-30 | 2004-05-25 | Microsoft Corporation | Apparatus and accompanying methods for visualizing clusters of data and hierarchical cluster classifications |
US6377577B1 (en) | 1998-06-30 | 2002-04-23 | Cisco Technology, Inc. | Access control list processing in hardware |
US6085241A (en) | 1998-07-22 | 2000-07-04 | Amplify. Net, Inc. | Internet user-bandwidth management and control tool |
US6493758B1 (en) | 1998-09-08 | 2002-12-10 | Microsoft Corporation | Offline viewing of internet content with a mobile device |
US6301658B1 (en) | 1998-09-09 | 2001-10-09 | Secure Computing Corporation | Method and system for authenticating digital certificates issued by an authentication hierarchy |
US6219786B1 (en) | 1998-09-09 | 2001-04-17 | Surfcontrol, Inc. | Method and system for monitoring and controlling network access |
US6460141B1 (en) | 1998-10-28 | 2002-10-01 | Rsa Security Inc. | Security and access management system for web-enabled and non-web-enabled applications and content on a computer network |
US7603685B2 (en) | 1998-11-03 | 2009-10-13 | United Video Properties, Inc. | Program guide system with combination category search |
EP1517259A1 (en) | 1998-12-03 | 2005-03-23 | Samsung Electronics Co., Ltd. | A method and system for generating a subscriber profile |
US6266774B1 (en) | 1998-12-08 | 2001-07-24 | Mcafee.Com Corporation | Method and system for securing, managing or optimizing a personal computer |
US6295529B1 (en) | 1998-12-24 | 2001-09-25 | Microsoft Corporation | Method and apparatus for indentifying clauses having predetermined characteristics indicative of usefulness in determining relationships between different texts |
US6654787B1 (en) | 1998-12-31 | 2003-11-25 | Brightmail, Incorporated | Method and apparatus for filtering e-mail |
US6418433B1 (en) | 1999-01-28 | 2002-07-09 | International Business Machines Corporation | System and method for focussed web crawling |
US6154741A (en) | 1999-01-29 | 2000-11-28 | Feldman; Daniel J. | Entitlement management and access control system |
JP3220104B2 (en) | 1999-02-16 | 2001-10-22 | ケイディーディーアイ株式会社 | Automatic information filtering method and apparatus using URL hierarchical structure |
US6904609B1 (en) | 1999-03-18 | 2005-06-07 | Microsoft Corporation | Systems and methods for electronic program guide data services |
US6486892B1 (en) | 1999-04-07 | 2002-11-26 | Joseph L. Stern | System and method for accessing, manipulating and viewing internet and non-internet related information and for controlling networked devices |
US6519571B1 (en) | 1999-05-27 | 2003-02-11 | Accenture Llp | Dynamic customer profile management |
US6216199B1 (en) | 1999-08-04 | 2001-04-10 | Lsi Logic Corporation | Hardware mechanism for managing cache structures in a data storage system |
US6493744B1 (en) | 1999-08-16 | 2002-12-10 | International Business Machines Corporation | Automatic rating and filtering of data files for objectionable content |
US6295559B1 (en) | 1999-08-26 | 2001-09-25 | International Business Machines Corporation | Rating hypermedia for objectionable content |
US6675169B1 (en) | 1999-09-07 | 2004-01-06 | Microsoft Corporation | Method and system for attaching information to words of a trie |
AUPQ321699A0 (en) | 1999-09-30 | 1999-10-28 | Aristocrat Leisure Industries Pty Ltd | Gaming security system |
US6839680B1 (en) | 1999-09-30 | 2005-01-04 | Fujitsu Limited | Internet profiling |
US6792458B1 (en) | 1999-10-04 | 2004-09-14 | Urchin Software Corporation | System and method for monitoring and analyzing internet traffic |
WO2001033371A1 (en) | 1999-11-05 | 2001-05-10 | Surfmonkey.Com, Inc. | System and method of filtering adult content on the internet |
JP4279427B2 (en) | 1999-11-22 | 2009-06-17 | 富士通株式会社 | Communication support method and system |
US7249175B1 (en) | 1999-11-23 | 2007-07-24 | Escom Corporation | Method and system for blocking e-mail having a nonexistent sender address |
US20020049883A1 (en) | 1999-11-29 | 2002-04-25 | Eric Schneider | System and method for restoring a computer system after a failure |
US6832230B1 (en) | 1999-12-22 | 2004-12-14 | Nokia Corporation | Apparatus and associated method for downloading an application with a variable lifetime to a mobile terminal |
US6606659B1 (en) | 2000-01-28 | 2003-08-12 | Websense, Inc. | System and method for controlling access to internet sites |
JP4420589B2 (en) | 2000-01-28 | 2010-02-24 | ウエブセンス インコーポレイテッド | System and program for controlling access to Internet site |
AU2000234758A1 (en) | 2000-01-28 | 2001-08-07 | Websense, Inc. | Automated categorization of internet data |
US7185361B1 (en) | 2000-01-31 | 2007-02-27 | Secure Computing Corporation | System, method and computer program product for authenticating users using a lightweight directory access protocol (LDAP) directory server |
US20010044818A1 (en) | 2000-02-21 | 2001-11-22 | Yufeng Liang | System and method for identifying and blocking pornogarphic and other web content on the internet |
GB2377308B (en) | 2000-03-03 | 2004-03-17 | Dun And Bradstreet Inc | Facilitating a transaction in electronic commerce |
US7565403B2 (en) | 2000-03-16 | 2009-07-21 | Microsoft Corporation | Use of a bulk-email filter within a system for classifying messages for urgency or importance |
US7159237B2 (en) | 2000-03-16 | 2007-01-02 | Counterpane Internet Security, Inc. | Method and system for dynamic network intrusion monitoring, detection and response |
GB0006721D0 (en) | 2000-03-20 | 2000-05-10 | Mitchell Thomas A | Assessment methods and systems |
US20010032258A1 (en) | 2000-03-31 | 2001-10-18 | Kabushiki Kaisha Free Bit.Com | System for internet connections, system for providing internet user information, method for providing internet user preference information, and method for distributing digital contents using the internet |
US7418440B2 (en) | 2000-04-13 | 2008-08-26 | Ql2 Software, Inc. | Method and system for extraction and organizing selected data from sources on a network |
US6917628B2 (en) | 2000-05-19 | 2005-07-12 | Scientific-Atlanta, Inc. | Allocating access across a shared communications medium of a DOCSIS 1.0 compliant cable network |
JP3730480B2 (en) | 2000-05-23 | 2006-01-05 | 株式会社東芝 | Gateway device |
US20040034794A1 (en) | 2000-05-28 | 2004-02-19 | Yaron Mayer | System and method for comprehensive general generic protection for computers against malicious programs that may steal information and/or cause damages |
US7051200B1 (en) | 2000-06-27 | 2006-05-23 | Microsoft Corporation | System and method for interfacing a software process to secure repositories |
US7350204B2 (en) | 2000-07-24 | 2008-03-25 | Microsoft Corporation | Policies for secure software execution |
US6778986B1 (en) | 2000-07-31 | 2004-08-17 | Eliyon Technologies Corporation | Computer method and apparatus for determining site type of a web site |
US6990453B2 (en) * | 2000-07-31 | 2006-01-24 | Landmark Digital Services Llc | System and methods for recognizing sound and music signals in high noise and distortion |
WO2002013444A2 (en) | 2000-08-04 | 2002-02-14 | First Data Corporation | Trusted authentication digital signature (tads) system |
EP1180889A3 (en) | 2000-08-17 | 2003-09-24 | Sun Microsystems, Inc. | Certificate validation system |
US6785732B1 (en) | 2000-09-11 | 2004-08-31 | International Business Machines Corporation | Web server apparatus and method for virus checking |
US6886099B1 (en) | 2000-09-12 | 2005-04-26 | Networks Associates Technology, Inc. | Computer virus detection |
US6701317B1 (en) | 2000-09-19 | 2004-03-02 | Overture Services, Inc. | Web page connectivity server construction |
US6571249B1 (en) | 2000-09-27 | 2003-05-27 | Siemens Aktiengesellschaft | Management of query result complexity in hierarchical query result data structure using balanced space cubes |
JP2002175010A (en) | 2000-09-29 | 2002-06-21 | Shinu Ko | Home page falsification preventing system |
US20020073089A1 (en) | 2000-09-29 | 2002-06-13 | Andrew Schwartz | Method and system for creating and managing relational data over the internet |
US6650890B1 (en) | 2000-09-29 | 2003-11-18 | Postini, Inc. | Value-added electronic messaging services and transparent implementation thereof using intermediate server |
WO2002029548A2 (en) | 2000-10-03 | 2002-04-11 | Sun Microsystems, Inc. | Http transaction monitor with capacity to replay in debugging session |
WO2002033525A2 (en) * | 2000-10-17 | 2002-04-25 | Chuang Shyne Song | A method and system for detecting rogue software |
CA2323883C (en) | 2000-10-19 | 2016-02-16 | Patrick Ryan Morin | Method and device for classifying internet objects and objects stored oncomputer-readable media |
US7546334B2 (en) | 2000-11-13 | 2009-06-09 | Digital Doors, Inc. | Data security system and method with adaptive filter |
US20030177187A1 (en) | 2000-11-27 | 2003-09-18 | Butterfly.Net. Inc. | Computing grid for massively multi-player online games and other multi-user immersive persistent-state and session-based applications |
US7225219B2 (en) | 2000-11-29 | 2007-05-29 | Broadspider Networks, Inc. | Distributed caching architecture for computer networks |
US6894991B2 (en) | 2000-11-30 | 2005-05-17 | Verizon Laboratories Inc. | Integrated method for performing scheduling, routing and access control in a computer network |
US7209893B2 (en) | 2000-11-30 | 2007-04-24 | Nokia Corporation | Method of and a system for distributing electronic content |
US20020078045A1 (en) | 2000-12-14 | 2002-06-20 | Rabindranath Dutta | System, method, and program for ranking search results using user category weighting |
AU2002230824A1 (en) | 2000-12-15 | 2002-07-01 | The Johns Hopkins University | Dynamic-content web crawling through traffic monitoring |
US6928051B2 (en) | 2000-12-18 | 2005-08-09 | Intel Corporation | Application based bandwidth limiting proxies |
US20030028564A1 (en) | 2000-12-19 | 2003-02-06 | Lingomotors, Inc. | Natural language method and system for matching and ranking documents in terms of semantic relatedness |
US7096493B1 (en) | 2000-12-21 | 2006-08-22 | Gary G. Liu | Internet file safety information center |
JP4329264B2 (en) | 2000-12-27 | 2009-09-09 | セイコーエプソン株式会社 | Access authority level control apparatus and method |
US6782388B2 (en) | 2000-12-29 | 2004-08-24 | Bellsouth Intellectual Property Corporation | Error usage investigation and disposal system |
US7644057B2 (en) | 2001-01-03 | 2010-01-05 | International Business Machines Corporation | System and method for electronic communication management |
US7062649B2 (en) | 2001-01-12 | 2006-06-13 | Hewlett-Packard Development Company, L.P. | System and method for categorizing security profile rules within a computer system |
CN1145316C (en) | 2001-01-23 | 2004-04-07 | 联想(北京)有限公司 | Method for filtering electronic mail contents in interconnection network |
US7010698B2 (en) | 2001-02-14 | 2006-03-07 | Invicta Networks, Inc. | Systems and methods for creating a code inspection system |
US7213069B2 (en) | 2001-02-28 | 2007-05-01 | Microsoft Corporation | Category name service able to override the category name based on requestor privilege information |
US7096009B2 (en) | 2001-03-09 | 2006-08-22 | Research In Motion Limited | Advanced voice and data operations in a mobile data communication device |
US20050025291A1 (en) | 2001-03-12 | 2005-02-03 | Vidius Inc. | Method and system for information distribution management |
US7363657B2 (en) | 2001-03-12 | 2008-04-22 | Emc Corporation | Using a virus checker in one file server to check for viruses in another file server |
US7058663B2 (en) | 2001-03-13 | 2006-06-06 | Koninklijke Philips Electronics, N.V. | Automatic data update |
US20030018903A1 (en) | 2001-03-19 | 2003-01-23 | Greca Damon G. Della | Method of containing spread of computer viruses |
KR100904572B1 (en) | 2001-03-29 | 2009-06-25 | 소니 가부시끼 가이샤 | Information processing apparatus |
US7114184B2 (en) | 2001-03-30 | 2006-09-26 | Computer Associates Think, Inc. | System and method for restoring computer systems damaged by a malicious computer program |
US7080000B1 (en) | 2001-03-30 | 2006-07-18 | Mcafee, Inc. | Method and system for bi-directional updating of antivirus database |
US7089589B2 (en) | 2001-04-10 | 2006-08-08 | Lenovo (Singapore) Pte. Ltd. | Method and apparatus for the detection, notification, and elimination of certain computer viruses on a network using a promiscuous system as bait |
US20020152284A1 (en) | 2001-04-13 | 2002-10-17 | John Cambray | System and method for performing real time monitoring and control of an interactive network |
US6996058B2 (en) | 2001-04-27 | 2006-02-07 | The Boeing Company | Method and system for interswitch load balancing in a communications network |
CN1147795C (en) | 2001-04-29 | 2004-04-28 | 北京瑞星科技股份有限公司 | Method, system and medium for detecting and clearing known and anknown computer virus |
US7228565B2 (en) | 2001-05-15 | 2007-06-05 | Mcafee, Inc. | Event reporting between a reporting computer and a receiving computer |
US20030182420A1 (en) | 2001-05-21 | 2003-09-25 | Kent Jones | Method, system and apparatus for monitoring and controlling internet site content access |
US6898737B2 (en) | 2001-05-24 | 2005-05-24 | Microsoft Corporation | Automatic classification of event data |
US7188368B2 (en) | 2001-05-25 | 2007-03-06 | Lenovo (Singapore) Pte. Ltd. | Method and apparatus for repairing damage to a computer system using a system rollback mechanism |
US6741997B1 (en) | 2001-06-14 | 2004-05-25 | Oracle International Corporation | Instantiating objects in distributed database systems |
BR0210589A (en) | 2001-06-22 | 2005-04-26 | Nosa Omoigui | System and method for knowledge retrieval, management, delivery and presentation |
US6934745B2 (en) | 2001-06-28 | 2005-08-23 | Packeteer, Inc. | Methods, apparatuses and systems enabling a network services provider to deliver application performance management services |
US20030009495A1 (en) | 2001-06-29 | 2003-01-09 | Akli Adjaoute | Systems and methods for filtering electronic content |
CN100419616C (en) | 2001-07-17 | 2008-09-17 | 松下电器产业株式会社 | Content usage device and network system, and license information acquisition method |
US7225430B2 (en) | 2001-07-26 | 2007-05-29 | Landesk Software Limited | Software code management method and apparatus |
US7310817B2 (en) | 2001-07-26 | 2007-12-18 | Mcafee, Inc. | Centrally managed malware scanning |
US20060036874A1 (en) | 2001-08-08 | 2006-02-16 | Igt | Data pattern verification in a gaming machine environment |
US7254386B2 (en) | 2001-08-10 | 2007-08-07 | Kyocera Wireless Corp. | System and method for improved security in handset reprovisioning and reprogramming |
US7310821B2 (en) | 2001-08-27 | 2007-12-18 | Dphi Acquisitions, Inc. | Host certification method and system |
US7370365B2 (en) | 2001-09-05 | 2008-05-06 | International Business Machines Corporation | Dynamic control of authorization to access internet services |
US20040019656A1 (en) | 2001-10-04 | 2004-01-29 | Smith Jeffrey C. | System and method for monitoring global network activity |
US7526654B2 (en) | 2001-10-16 | 2009-04-28 | Marc Charbonneau | Method and system for detecting a secure state of a computer system |
US7680892B2 (en) | 2001-11-06 | 2010-03-16 | Ihance, Inc. | Method and system for monitoring email and website behavior of an email recipient |
US7243366B2 (en) | 2001-11-15 | 2007-07-10 | General Instrument Corporation | Key management protocol and authentication system for secure internet protocol rights management architecture |
US20030097591A1 (en) | 2001-11-20 | 2003-05-22 | Khai Pham | System and method for protecting computer users from web sites hosting computer viruses |
US7447215B2 (en) | 2001-12-03 | 2008-11-04 | Hatteras Networks | Methods, systems, and computer program products for classifying a packet based on a destination address |
US6947985B2 (en) | 2001-12-05 | 2005-09-20 | Websense, Inc. | Filtering techniques for managing access to internet sites or other software applications |
US7194464B2 (en) | 2001-12-07 | 2007-03-20 | Websense, Inc. | System and method for adapting an internet filter |
US20030126139A1 (en) | 2001-12-28 | 2003-07-03 | Lee Timothy A. | System and method for loading commercial web sites |
US20030135611A1 (en) | 2002-01-14 | 2003-07-17 | Dean Kemp | Self-monitoring service system with improved user administration and user access control |
US7140042B2 (en) | 2002-01-14 | 2006-11-21 | Mcafee, Inc. | System and method for preventing software piracy |
AU2003209249A1 (en) | 2002-01-18 | 2003-09-02 | Idetic, Inc. | A multi-tiered caching mechanism for the storage and retrieval of content multiple versions |
GB2384659B (en) | 2002-01-25 | 2004-01-14 | F Secure Oyj | Anti-virus protection at a network gateway |
DE60219588T2 (en) | 2002-02-04 | 2008-01-10 | Matsushita Electric Industrial Co., Ltd., Kadoma | Method for distinguishing packet losses |
US6792510B1 (en) | 2002-02-14 | 2004-09-14 | Novell, Inc. | System and method for updating a cache |
AU2003216297A1 (en) | 2002-02-14 | 2003-09-04 | Avaya Technology Corp. | Presence tracking and name space interconnection techniques |
AU2002344640A1 (en) | 2002-02-15 | 2003-09-04 | Image Corporation | Application creation system, creation apparatus, creation method, application providing system, providing apparatus, providing method, application operation system, operation apparatus, and operation method |
US7089246B1 (en) | 2002-02-28 | 2006-08-08 | America Online, Inc. | Overriding content ratings and restricting access to requested resources |
US8578480B2 (en) | 2002-03-08 | 2013-11-05 | Mcafee, Inc. | Systems and methods for identifying potentially malicious messages |
US7903549B2 (en) | 2002-03-08 | 2011-03-08 | Secure Computing Corporation | Content-based policy compliance systems and methods |
US7096498B2 (en) | 2002-03-08 | 2006-08-22 | Cipher Trust, Inc. | Systems and methods for message threat management |
JP2003288282A (en) | 2002-03-28 | 2003-10-10 | Fujitsu Ltd | Unauthorized access prevention program |
US7136867B1 (en) | 2002-04-08 | 2006-11-14 | Oracle International Corporation | Metadata format for hierarchical data storage on a raw storage device |
US20040111632A1 (en) | 2002-05-06 | 2004-06-10 | Avner Halperin | System and method of virus containment in computer networks |
CA2432594C (en) | 2002-06-12 | 2011-01-11 | Telefonaktiebolaget Lm Ericsson (Publ) | Method and apparatus for increased internet protocol (ip) headers compression performance by reporting cause of missing packets |
US20040006621A1 (en) | 2002-06-27 | 2004-01-08 | Bellinson Craig Adam | Content filtering for web browsing |
US7631318B2 (en) | 2002-06-28 | 2009-12-08 | Microsoft Corporation | Secure server plug-in architecture for digital rights management systems |
US7373666B2 (en) | 2002-07-01 | 2008-05-13 | Microsoft Corporation | Distributed threat management |
US7653401B2 (en) | 2002-07-25 | 2010-01-26 | Hai Qu | Filtering of broadcast SMS messages |
US20040049514A1 (en) | 2002-09-11 | 2004-03-11 | Sergei Burkov | System and method of searching data utilizing automatic categorization |
FI113499B (en) | 2002-09-12 | 2004-04-30 | Jarmo Talvitie | A protection system, method and device for using computer viruses and isolating information |
JP4038717B2 (en) | 2002-09-13 | 2008-01-30 | 富士ゼロックス株式会社 | Text sentence comparison device |
US7203691B2 (en) | 2002-09-27 | 2007-04-10 | Ncr Corp. | System and method for retrieving information from a database |
US20040068479A1 (en) | 2002-10-04 | 2004-04-08 | International Business Machines Corporation | Exploiting asynchronous access to database operations |
US7437760B2 (en) | 2002-10-10 | 2008-10-14 | International Business Machines Corporation | Antiviral network system |
JP4217455B2 (en) | 2002-10-15 | 2009-02-04 | キヤノン株式会社 | Peripheral device, information processing method, and control program |
US6850943B2 (en) | 2002-10-18 | 2005-02-01 | Check Point Software Technologies, Inc. | Security system and methodology for providing indirect access control |
US8909926B2 (en) | 2002-10-21 | 2014-12-09 | Rockwell Automation Technologies, Inc. | System and methodology providing automation security analysis, validation, and learning in an industrial controller environment |
EP1563402A4 (en) | 2002-10-30 | 2010-11-10 | Portauthority Technologies Inc | A method and system for managing confidential information |
KR100489683B1 (en) | 2002-12-02 | 2005-05-17 | 삼성전자주식회사 | Apparatus for controlling the load balance in multi-access points and method thereof |
US7376969B1 (en) | 2002-12-02 | 2008-05-20 | Arcsight, Inc. | Real time monitoring and analysis of events from multiple network security devices |
US7600234B2 (en) | 2002-12-10 | 2009-10-06 | Fisher-Rosemount Systems, Inc. | Method for launching applications |
WO2004055632A2 (en) | 2002-12-13 | 2004-07-01 | Wholesecurity, Inc. | Method, system, and computer program product for security within a global computer network |
US7559083B2 (en) | 2003-01-14 | 2009-07-07 | Microsoft Corporation | Method and apparatus for generating secured attention sequence |
US20040153305A1 (en) | 2003-02-03 | 2004-08-05 | Enescu Mircea Gabriel | Method and system for automated matching of text based electronic messages |
US20040153644A1 (en) | 2003-02-05 | 2004-08-05 | Mccorkendale Bruce | Preventing execution of potentially malicious software |
WO2004072834A1 (en) | 2003-02-14 | 2004-08-26 | Whale Communications Ltd. | System and method for providing conditional access to server-based applications from remote access devices |
US7529754B2 (en) | 2003-03-14 | 2009-05-05 | Websense, Inc. | System and method of monitoring and controlling application files |
US7185015B2 (en) | 2003-03-14 | 2007-02-27 | Websense, Inc. | System and method of monitoring and controlling application files |
US20040187029A1 (en) | 2003-03-21 | 2004-09-23 | Ting David M. T. | System and method for data and request filtering |
US20060168006A1 (en) | 2003-03-24 | 2006-07-27 | Mr. Marvin Shannon | System and method for the classification of electronic communication |
US7607010B2 (en) | 2003-04-12 | 2009-10-20 | Deep Nines, Inc. | System and method for network edge data protection |
GB2400931B (en) | 2003-04-25 | 2006-09-27 | Messagelabs Ltd | A method of, and system for, replacing external links in electronic documents |
US7669225B2 (en) | 2003-05-06 | 2010-02-23 | Portauthority Technologies Inc. | Apparatus and method for assuring compliance with distribution and usage policy |
US7636947B2 (en) | 2003-06-04 | 2009-12-22 | Portauthority Technologies Inc. | Apparatus and method for electronic mail filtering |
US7272853B2 (en) | 2003-06-04 | 2007-09-18 | Microsoft Corporation | Origination/destination features and lists for spam prevention |
US7559082B2 (en) | 2003-06-25 | 2009-07-07 | Microsoft Corporation | Method of assisting an application to traverse a firewall |
US7493650B2 (en) | 2003-07-01 | 2009-02-17 | Portauthority Technologies Inc. | Apparatus and method for ensuring compliance with a distribution policy |
US20050132042A1 (en) | 2003-07-07 | 2005-06-16 | Martin Cryer | HTTP protocol-based internet document rating system |
US20050015626A1 (en) | 2003-07-15 | 2005-01-20 | Chasin C. Scott | System and method for identifying and filtering junk e-mail messages or spam based on URL content |
JP4218451B2 (en) | 2003-08-05 | 2009-02-04 | 株式会社日立製作所 | License management system, server device and terminal device |
US7421498B2 (en) | 2003-08-25 | 2008-09-02 | Microsoft Corporation | Method and system for URL based filtering of electronic communications and web pages |
US20050058972A1 (en) | 2003-08-27 | 2005-03-17 | Mcdole Michael E. | Method for censorship |
US7376154B2 (en) | 2003-08-29 | 2008-05-20 | Agilent Technologies, Inc. | Non-intrusive method for routing policy discovery |
US7409406B2 (en) | 2003-09-08 | 2008-08-05 | International Business Machines Corporation | Uniform search system and method for selectively sharing distributed access-controlled documents |
US20050060140A1 (en) | 2003-09-15 | 2005-03-17 | Maddox Paul Christopher | Using semantic feature structures for document comparisons |
US7631181B2 (en) | 2003-09-22 | 2009-12-08 | Canon Kabushiki Kaisha | Communication apparatus and method, and program for applying security policy |
US20050108557A1 (en) | 2003-10-11 | 2005-05-19 | Kayo David G. | Systems and methods for detecting and preventing unauthorized access to networked devices |
WO2005043360A1 (en) | 2003-10-21 | 2005-05-12 | Green Border Technologies | Systems and methods for secure client applications |
US20050091535A1 (en) | 2003-10-24 | 2005-04-28 | Microsoft Corporation | Application identity for software products |
US7870161B2 (en) * | 2003-11-07 | 2011-01-11 | Qiang Wang | Fast signature scan |
US7389532B2 (en) | 2003-11-26 | 2008-06-17 | Microsoft Corporation | Method for indexing a plurality of policy filters |
US7526807B2 (en) | 2003-11-26 | 2009-04-28 | Alcatel-Lucent Usa Inc. | Distributed architecture for statistical overload control against distributed denial of service attacks |
US7082429B2 (en) | 2003-12-10 | 2006-07-25 | National Chiao Tung University | Method for web content filtering |
US7398399B2 (en) | 2003-12-12 | 2008-07-08 | International Business Machines Corporation | Apparatus, methods and computer programs for controlling performance of operations within a data processing system or network |
US7523314B2 (en) | 2003-12-22 | 2009-04-21 | Voltage Security, Inc. | Identity-based-encryption message management system |
CN1969524B (en) * | 2003-12-24 | 2012-08-15 | 赛门铁克公司 | Method and system for identifying the content of files in a network |
US8301702B2 (en) | 2004-01-20 | 2012-10-30 | Cloudmark, Inc. | Method and an apparatus to screen electronic communications |
US7725937B1 (en) | 2004-02-09 | 2010-05-25 | Symantec Corporation | Capturing a security breach |
US20050229250A1 (en) | 2004-02-26 | 2005-10-13 | Ring Sandra E | Methodology, system, computer readable medium, and product providing a security software suite for handling operating system exploitations |
US7496500B2 (en) | 2004-03-01 | 2009-02-24 | Microsoft Corporation | Systems and methods that determine intent of data and respond to the data based on the intent |
US7644127B2 (en) | 2004-03-09 | 2010-01-05 | Gozoom.Com, Inc. | Email analysis using fuzzy matching of text |
US7814546B1 (en) | 2004-03-19 | 2010-10-12 | Verizon Corporate Services Group, Inc. | Method and system for integrated computer networking attack attribution |
US7707157B1 (en) * | 2004-03-25 | 2010-04-27 | Google Inc. | Document near-duplicate detection |
EP1745342A2 (en) | 2004-04-19 | 2007-01-24 | Securewave S.A. | On-line centralized and local authorization of executable files |
US7783706B1 (en) | 2004-04-21 | 2010-08-24 | Aristotle.Net, Inc. | Filtering and managing electronic mail |
US20070299915A1 (en) | 2004-05-02 | 2007-12-27 | Markmonitor, Inc. | Customer-based detection of online fraud |
US7870608B2 (en) | 2004-05-02 | 2011-01-11 | Markmonitor, Inc. | Early detection and monitoring of online fraud |
US7991411B2 (en) | 2004-05-06 | 2011-08-02 | Telecommunication Systems, Inc. | Method to qualify multimedia message content to enable use of a single internet address domain to send messages to both short message service centers and multimedia message service centers |
US6984991B2 (en) * | 2004-05-11 | 2006-01-10 | International Business Machines Corporation | Initialization of a bidirectional, self-timed parallel interface with automatic testing of AC differential wire pairs |
US7756930B2 (en) | 2004-05-28 | 2010-07-13 | Ironport Systems, Inc. | Techniques for determining the reputation of a message sender |
US20050273858A1 (en) | 2004-06-07 | 2005-12-08 | Erez Zadok | Stackable file systems and methods thereof |
US7155243B2 (en) | 2004-06-15 | 2006-12-26 | Tekelec | Methods, systems, and computer program products for content-based screening of messaging service messages |
US7971245B2 (en) | 2004-06-21 | 2011-06-28 | Ebay Inc. | Method and system to detect externally-referenced malicious data for access and/or publication via a computer system |
US7606821B2 (en) | 2004-06-30 | 2009-10-20 | Ebay Inc. | Method and system for preventing fraudulent activities |
US7693945B1 (en) | 2004-06-30 | 2010-04-06 | Google Inc. | System for reclassification of electronic messages in a spam filtering system |
US7428530B2 (en) | 2004-07-01 | 2008-09-23 | Microsoft Corporation | Dispersing search engine results by using page category information |
US7490356B2 (en) | 2004-07-20 | 2009-02-10 | Reflectent Software, Inc. | End user risk management |
TW200618565A (en) | 2004-07-29 | 2006-06-01 | Intelli7 Inc | System and method of characterizing and managing electronic traffic |
GB2418999A (en) | 2004-09-09 | 2006-04-12 | Surfcontrol Plc | Categorizing uniform resource locators |
CA2577259A1 (en) | 2004-09-09 | 2006-03-16 | Surfcontrol Plc | System, method and apparatus for use in monitoring or controlling internet access |
GB2418037B (en) | 2004-09-09 | 2007-02-28 | Surfcontrol Plc | System, method and apparatus for use in monitoring or controlling internet access |
WO2006036170A1 (en) | 2004-09-15 | 2006-04-06 | Pcsafe, Inc. | Methods and systems for filtering urls, webpages, and content |
GB2418330B (en) | 2004-09-17 | 2006-11-08 | Jeroen Oostendorp | Platform for intelligent Email distribution |
US8037527B2 (en) | 2004-11-08 | 2011-10-11 | Bt Web Solutions, Llc | Method and apparatus for look-ahead security scanning |
US7454778B2 (en) | 2004-09-30 | 2008-11-18 | Microsoft Corporation | Enforcing rights management through edge email servers |
US20060080735A1 (en) | 2004-09-30 | 2006-04-13 | Usa Revco, Llc | Methods and systems for phishing detection and notification |
US20060075494A1 (en) | 2004-10-01 | 2006-04-06 | Bertman Justin R | Method and system for analyzing data for potential malware |
US20060095404A1 (en) | 2004-10-29 | 2006-05-04 | The Go Daddy Group, Inc | Presenting search engine results based on domain name related reputation |
US8117339B2 (en) | 2004-10-29 | 2012-02-14 | Go Daddy Operating Company, LLC | Tracking domain name related reputation |
US7716727B2 (en) | 2004-10-29 | 2010-05-11 | Microsoft Corporation | Network security device and method for protecting a computing device in a networked environment |
US20060095459A1 (en) | 2004-10-29 | 2006-05-04 | Warren Adelman | Publishing domain name related reputation in whois records |
US8010685B2 (en) | 2004-11-09 | 2011-08-30 | Cisco Technology, Inc. | Method and apparatus for content classification |
US7936682B2 (en) | 2004-11-09 | 2011-05-03 | Cisco Technology, Inc. | Detecting malicious attacks using network behavior and header analysis |
US20060174345A1 (en) | 2004-11-30 | 2006-08-03 | Sensory Networks, Inc. | Apparatus and method for acceleration of malware security applications through pre-filtering |
US7580982B2 (en) | 2004-12-14 | 2009-08-25 | The Go Daddy Group, Inc. | Email filtering system and method |
US7617532B1 (en) | 2005-01-24 | 2009-11-10 | Symantec Corporation | Protection of sensitive data from malicious e-mail |
US20070067844A1 (en) | 2005-09-16 | 2007-03-22 | Sana Security | Method and apparatus for removing harmful software |
CN101558398B (en) | 2005-05-05 | 2012-11-28 | 思科埃恩波特系统有限公司 | Detecting unwanted electronic mail messages based on probabilistic analysis of referenced resources |
US8140664B2 (en) | 2005-05-09 | 2012-03-20 | Trend Micro Incorporated | Graphical user interface based sensitive information and internal information vulnerability management system |
US20060259948A1 (en) | 2005-05-12 | 2006-11-16 | International Business Machines Corporation | Integrated document handling in distributed collaborative applications |
US7788723B2 (en) | 2005-05-17 | 2010-08-31 | Computer Associates Think, Inc. | Method and apparatus for identifying computer vulnerabilities using exploit probes and remote scanning |
US7937480B2 (en) | 2005-06-02 | 2011-05-03 | Mcafee, Inc. | Aggregation of reputation data |
US20060277259A1 (en) | 2005-06-07 | 2006-12-07 | Microsoft Corporation | Distributed sender reputations |
US7636943B2 (en) | 2005-06-13 | 2009-12-22 | Aladdin Knowledge Systems Ltd. | Method and system for detecting blocking and removing spyware |
US8010609B2 (en) | 2005-06-20 | 2011-08-30 | Symantec Corporation | Method and apparatus for maintaining reputation lists of IP addresses to detect email spam |
GB0512744D0 (en) | 2005-06-22 | 2005-07-27 | Blackspider Technologies | Method and system for filtering electronic messages |
US20070011739A1 (en) | 2005-06-28 | 2007-01-11 | Shay Zamir | Method for increasing the security level of a user machine browsing web pages |
US7979368B2 (en) | 2005-07-01 | 2011-07-12 | Crossbeam Systems, Inc. | Systems and methods for processing data flows |
US7707276B2 (en) | 2005-07-28 | 2010-04-27 | Cisco Technology, Inc. | Remote configuration and management via electronic mail |
US20070028302A1 (en) | 2005-07-29 | 2007-02-01 | Bit 9, Inc. | Distributed meta-information query in a network |
US7818800B1 (en) | 2005-08-05 | 2010-10-19 | Symantec Corporation | Method, system, and computer program product for blocking malicious program behaviors |
US20080009268A1 (en) | 2005-09-14 | 2008-01-10 | Jorey Ramer | Authorized mobile content search results |
US20070143424A1 (en) | 2005-12-21 | 2007-06-21 | International Business Machines Corporation | Distribution list for a reply message |
US7774851B2 (en) | 2005-12-22 | 2010-08-10 | Scenera Technologies, Llc | Methods, systems, and computer program products for protecting information on a user interface based on a viewability of the information |
US8938515B2 (en) | 2005-12-29 | 2015-01-20 | Sap Se | Master queue for messaging service |
US7634463B1 (en) | 2005-12-29 | 2009-12-15 | Google Inc. | Automatically generating and maintaining an address book |
US7721333B2 (en) | 2006-01-18 | 2010-05-18 | Webroot Software, Inc. | Method and system for detecting a keylogger on a computer |
US8640231B2 (en) | 2006-02-23 | 2014-01-28 | Microsoft Corporation | Client side attack resistant phishing detection |
US20070204223A1 (en) | 2006-02-27 | 2007-08-30 | Jay Bartels | Methods of and systems for personalizing and publishing online content |
US7493403B2 (en) | 2006-03-13 | 2009-02-17 | Markmonitor Inc. | Domain name ownership validation |
CN100490392C (en) | 2006-04-19 | 2009-05-20 | 腾讯科技(深圳)有限公司 | A garbage mail processing system and garbage mail sorting method |
US7890612B2 (en) | 2006-05-08 | 2011-02-15 | Electro Guard Corp. | Method and apparatus for regulating data flow between a communications device and a network |
US8819825B2 (en) | 2006-05-31 | 2014-08-26 | The Trustees Of Columbia University In The City Of New York | Systems, methods, and media for generating bait information for trap-based defenses |
US20070294428A1 (en) | 2006-06-19 | 2007-12-20 | Ido Guy | Method and System for Email Messaging |
US20080047017A1 (en) | 2006-06-23 | 2008-02-21 | Martin Renaud | System and method for dynamically assessing security risks attributed to a computer user's behavior |
US8615800B2 (en) | 2006-07-10 | 2013-12-24 | Websense, Inc. | System and method for analyzing web content |
US8392996B2 (en) | 2006-08-08 | 2013-03-05 | Symantec Corporation | Malicious software detection |
US8078625B1 (en) | 2006-09-11 | 2011-12-13 | Aol Inc. | URL-based content categorization |
US8395478B2 (en) * | 2006-10-30 | 2013-03-12 | Broadcom Corporation | Secure profile setting in a shared device |
US8256006B2 (en) | 2006-11-09 | 2012-08-28 | Touchnet Information Systems, Inc. | System and method for providing identity theft security |
US8280967B2 (en) | 2007-01-15 | 2012-10-02 | Unoweb Inc. | Virtual email method for preventing delivery of unsolicited and undesired electronic messages |
US8498628B2 (en) | 2007-03-27 | 2013-07-30 | Iocast Llc | Content delivery system and method |
US20080267144A1 (en) | 2007-04-26 | 2008-10-30 | Motorola, Inc. | System and method for managing broadcast and/or multicast based communication sessions for mobile nodes |
US8126971B2 (en) | 2007-05-07 | 2012-02-28 | Gary Stephen Shuster | E-mail authentication |
US20080282338A1 (en) | 2007-05-09 | 2008-11-13 | Beer Kevin J | System and method for preventing the reception and transmission of malicious or objectionable content transmitted through a network |
US9009829B2 (en) | 2007-06-12 | 2015-04-14 | The Trustees Of Columbia University In The City Of New York | Methods, systems, and media for baiting inside attackers |
US20090064326A1 (en) | 2007-09-05 | 2009-03-05 | Gtb Technologies | Method and a system for advanced content security in computer networks |
EP2203860A2 (en) | 2007-09-21 | 2010-07-07 | Breach Security, Inc. | System and method for detecting security defects in applications |
CN101141416A (en) * | 2007-09-29 | 2008-03-12 | 北京启明星辰信息技术有限公司 | Real-time rubbish mail filtering method and system used for transmission influx stage |
US8811968B2 (en) | 2007-11-21 | 2014-08-19 | Mfoundry, Inc. | Systems and methods for executing an application on a mobile device |
US8695100B1 (en) | 2007-12-31 | 2014-04-08 | Bitdefender IPR Management Ltd. | Systems and methods for electronic fraud prevention |
US8315178B2 (en) | 2008-02-08 | 2012-11-20 | Unomobi, Inc. | Method and system for wireless message-based advertising |
US8555080B2 (en) | 2008-09-11 | 2013-10-08 | Workshare Technology, Inc. | Methods and systems for protect agents using distributed lightweight fingerprints |
US9521625B2 (en) | 2008-09-15 | 2016-12-13 | Apple Inc. | Electronic devices for receiving pushed data |
US8095118B2 (en) | 2009-01-09 | 2012-01-10 | Microsoft Corporation | Address book remote access and extensibility |
CA2763513A1 (en) | 2009-05-26 | 2010-12-02 | Roy Barkan | Systems and methods for efficient detection of fingerprinted data and information |
-
2010
- 2010-05-24 CA CA 2763513 patent/CA2763513A1/en not_active Abandoned
- 2010-05-24 US US12/786,284 patent/US9130972B2/en active Active
- 2010-05-24 WO PCT/US2010/035992 patent/WO2010138466A1/en active Application Filing
- 2010-05-24 AU AU2010254269A patent/AU2010254269A1/en not_active Abandoned
- 2010-05-24 CN CN201080032907.6A patent/CN102598007B/en active Active
- 2010-05-24 EP EP20100730282 patent/EP2443580A1/en not_active Withdrawn
-
2015
- 2015-09-04 US US14/845,816 patent/US9692762B2/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020129140A1 (en) * | 2001-03-12 | 2002-09-12 | Ariel Peled | System and method for monitoring unauthorized transport of digital content |
WO2005017708A2 (en) * | 2003-08-14 | 2005-02-24 | Washington University | Method and apparatus for detecting predefined signatures in packet payload using bloom filters |
WO2006062546A2 (en) * | 2004-12-07 | 2006-06-15 | Ayman, Llc | System and method of filtering electronic messages |
US20070260602A1 (en) * | 2006-05-02 | 2007-11-08 | Exegy Incorporated | Method and Apparatus for Approximate Pattern Matching |
Non-Patent Citations (3)
Title |
---|
"Bloom Filter - Wikipedia, the free encyclopedia", INTERNET CITATION, 1 March 2009 (2009-03-01), pages 1 - 10, XP002539588, Retrieved from the Internet <URL:http://en.wikipedia.org/wiki/Bloom_filter> [retrieved on 20090731] * |
H BLOOM BURTON: "Space/Time Trade-offs in Hash Coding with Allowable Errors", COMMUNICATIONS OF THE ACM, vol. 13, no. 7, 1970, pages 422 - 426 |
JIACONG WANG ET AL: "MBF: a Real Matrix Bloom Filter Representation Method on Dynamic Set", NETWORK AND PARALLEL COMPUTING WORKSHOPS, 2007. NPC WORKSHOPS. IFIP INTERNATIONAL CONFERENCE ON, IEEE, PISCATAWAY, NJ, USA, 18 September 2007 (2007-09-18), pages 733 - 736, XP031336026, ISBN: 978-0-7695-2943-1 * |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2014160894A1 (en) * | 2013-03-29 | 2014-10-02 | Google Inc. | Identifying unauthorized content presentation within media collaborations |
US9104881B2 (en) | 2013-03-29 | 2015-08-11 | Google Inc. | Identifying unauthorized content presentation within media collaborations |
CN112838981A (en) * | 2021-02-05 | 2021-05-25 | 西藏宁算科技集团有限公司 | Instant message processing method, device and system and electronic equipment |
Also Published As
Publication number | Publication date |
---|---|
CN102598007A (en) | 2012-07-18 |
US9130972B2 (en) | 2015-09-08 |
CA2763513A1 (en) | 2010-12-02 |
US9692762B2 (en) | 2017-06-27 |
EP2443580A1 (en) | 2012-04-25 |
US20150381626A1 (en) | 2015-12-31 |
WO2010138466A8 (en) | 2011-12-22 |
US20110035805A1 (en) | 2011-02-10 |
AU2010254269A1 (en) | 2011-12-22 |
CN102598007B (en) | 2017-03-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9692762B2 (en) | Systems and methods for efficient detection of fingerprinted data and information | |
US10489606B2 (en) | System, method, and computer program product for preventing image-related data loss | |
KR101484023B1 (en) | Malware detection via reputation system | |
US9760548B2 (en) | System, process and method for the detection of common content in multiple documents in an electronic system | |
US8438174B2 (en) | Automated forensic document signatures | |
Rupa et al. | A machine learning driven threat intelligence system for malicious URL detection | |
US20110264637A1 (en) | Method and a system for information identification | |
Ali et al. | Data loss prevention by using MRSH-v2 algorithm | |
US9332031B1 (en) | Categorizing accounts based on associated images | |
Queiroz et al. | Eavesdropping hackers: Detecting software vulnerability communication on social media using text mining | |
US11190589B1 (en) | System and method for efficient fingerprinting in cloud multitenant data loss prevention | |
Wang et al. | Application research of file fingerprint identification detection based on a network security protection system | |
CN116738369A (en) | Traffic data classification method, device, equipment and storage medium | |
Chen et al. | Phishing target identification based on neural networks using category features and images | |
CN112087448B (en) | Security log extraction method and device and computer equipment | |
Ramalingam et al. | Detection of Phishing Websites using an Efficient Feature-Based Machine Learning Framework | |
EP2811699B1 (en) | System and method for spam filtering using shingles | |
CN118200057B (en) | Automatic scanning and early warning system and method for network security vulnerability information | |
CN118157996B (en) | Method and system for improving data security of temporary office local area network | |
RU2665915C1 (en) | System and method for definition of text containing confidential data | |
CN105959103A (en) | Steganalysis method and steganalysis device based on Hamming distance category number | |
CN116032583A (en) | Abnormal domain name detection method, device, storage medium and equipment | |
Zhao et al. | Anti-attack algorithm of cloud storage attribute base based on dynamic authorized access | |
AU2014202526A1 (en) | Automated forensic document signatures |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
WWE | Wipo information: entry into national phase |
Ref document number: 201080032907.6 Country of ref document: CN |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 10730282 Country of ref document: EP Kind code of ref document: A1 |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2763513 Country of ref document: CA |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2010254269 Country of ref document: AU |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2010730282 Country of ref document: EP |
|
ENP | Entry into the national phase |
Ref document number: 2010254269 Country of ref document: AU Date of ref document: 20100524 Kind code of ref document: A |
|
WWE | Wipo information: entry into national phase |
Ref document number: 10223/DELNP/2011 Country of ref document: IN |