Movatterモバイル変換


[0]ホーム

URL:


US20040073617A1 - Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail - Google Patents

Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail
Download PDF

Info

Publication number
US20040073617A1
US20040073617A1US10/654,771US65477103AUS2004073617A1US 20040073617 A1US20040073617 A1US 20040073617A1US 65477103 AUS65477103 AUS 65477103AUS 2004073617 A1US2004073617 A1US 2004073617A1
Authority
US
United States
Prior art keywords
hash
mail
mail message
hash values
message
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US10/654,771
Inventor
Walter Milliken
William Strayer
Stephen Milligan
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Stragent LLC
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US09/881,074external-prioritypatent/US6981158B1/en
Priority claimed from US10/251,403external-prioritypatent/US7328349B2/en
Priority to US10/654,771priorityCriticalpatent/US20040073617A1/en
Application filed by IndividualfiledCriticalIndividual
Assigned to BBNT SOLUTIONS LLCreassignmentBBNT SOLUTIONS LLCASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: MILLIGAN, STEPHEN DOUGLAS, MILLIKEN, WALTER CLARK, STRAYER, WILLIAM TIMOTHY
Publication of US20040073617A1publicationCriticalpatent/US20040073617A1/en
Assigned to FLEET NATIONAL BANK, AS AGENTreassignmentFLEET NATIONAL BANK, AS AGENTPATENT & TRADEMARK SECURITY AGREEMENTAssignors: BBNT SOLUTIONS LLC
Assigned to BBN TECHNOLOGIES CORP.reassignmentBBN TECHNOLOGIES CORP.MERGER (SEE DOCUMENT FOR DETAILS).Assignors: BBNT SOLUTIONS LLC
Assigned to STRAGENT, LLCreassignmentSTRAGENT, LLCASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: BBN TECHNOLOGIES CORP.
Priority to US12/243,785prioritypatent/US20090031129A1/en
Priority to US12/243,778prioritypatent/US20090031136A1/en
Priority to US12/248,790prioritypatent/US8204945B2/en
Priority to US12/249,832prioritypatent/US20090182867A1/en
Priority to US12/249,823prioritypatent/US20090158046A1/en
Priority to US12/249,803prioritypatent/US20090158435A1/en
Priority to US12/249,804prioritypatent/US20090313339A1/en
Assigned to BBN TECHNOLOGIES CORP. (AS SUCCESSOR BY MERGER TO BBNT SOLUTIONS LLC)reassignmentBBN TECHNOLOGIES CORP. (AS SUCCESSOR BY MERGER TO BBNT SOLUTIONS LLC)RELEASE OF SECURITY INTERESTAssignors: BANK OF AMERICA, N.A. (SUCCESSOR BY MERGER TO FLEET NATIONAL BANK)
Assigned to AZURE NETWORKS, LLCreassignmentAZURE NETWORKS, LLCASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: STRAGENT, LLC
Assigned to STRAGENT, LLCreassignmentSTRAGENT, LLCASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: AZURE NETWORKS, LLC
Priority to US12/762,367prioritypatent/US8272060B2/en
Priority to US12/762,366prioritypatent/US20100205670A1/en
Priority to US12/762,365prioritypatent/US20100205672A1/en
Priority to US12/762,368prioritypatent/US20100205265A1/en
Priority to US13/620,692prioritypatent/US20130014261A1/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A system (120) detects transmission of potentially unwanted e-mail messages. The system (120) may receive e-mail messages and generate hash values based on one or more portions of the e-mail messages. The system (120) may then determine whether the generated hash values match hash values associated with prior e-mail messages. The system (120) may determine that one of the e-mail messages is a potentially unwanted e-mail message when one or more of the generated hash values associated with the e-mail message match one or more of the hash values associated with the prior e-mail messages.

Description

Claims (66)

What is claimed is:
1. A method for detecting transmission of potentially unwanted e-mail messages, comprising:
receiving a plurality of e-mail messages;
generating hash values, as generated hash values, based on one or more portions of the plurality of e-mail messages;
determining whether the generated hash values match hash values associated with prior e-mail messages; and
determining that one of the plurality of e-mail messages is a potentially unwanted e-mail message when one or more of the generated hash values associated with the one of the plurality of e-mail messages match one or more of the hash values associated with the prior e-mail messages.
2. The method ofclaim 1, wherein the generating hash values includes:
performing a plurality of hashes on a plurality of variable-sized blocks of a main text of the plurality of e-mail messages.
3. The method ofclaim 1, wherein the generating hash values includes:
performing a plurality of hashes on a plurality of fixed-sized blocks of a main text of the plurality of e-mail messages.
4. The method ofclaim 1, wherein the generating hash values includes:
performing a plurality of hashes on a main text of the plurality of e-mail messages using a plurality of different hash functions.
5. The method ofclaim 1, wherein the generating hash values includes:
performing a plurality of hashes on a main text of the plurality of e-mail messages using a same hash function.
6. The method ofclaim 1, wherein the generating hash values includes:
attempting to expand an attachment of the plurality of e-mail messages, and
hashing the attachment after attempting to expand the attachment.
7. The method ofclaim 1, wherein the generating hash values includes:
performing a plurality of hashes on a plurality of variable-sized blocks of an attachment of the plurality of e-mail messages.
8. The method ofclaim 1, wherein the generating hash values includes:
performing a plurality of hashes on a plurality of fixed-sized blocks of an attachment of the plurality of e-mail messages.
9. The method ofclaim 1, wherein the generating hash values includes:
performing a plurality of hashes on an attachment of the plurality of e-mail messages using a plurality of different hash functions.
10. The method ofclaim 1, wherein the generating hash values includes:
performing a plurality of hashes on an attachment of the plurality of e-mail messages using a same hash function.
11. The method ofclaim 1, further comprising:
comparing the generated hash values to hash values corresponding to known unwanted e-mails.
12. The method ofclaim 11, wherein the known unwanted e-mails include at least one of e-mails containing a virus, e-mails containing a worm, and unsolicited commercial e-mails.
13. The method ofclaim 1, wherein the generating hash values includes:
hashing at least one of a main text and an attachment to generate one or more first hash values, and
hashing a concatenation of first and second header fields to generate a second hash value.
14. The method ofclaim 13, wherein the first and second header fields include a From header field and a To header field.
15. The method ofclaim 13, wherein the determining whether the generated hash values match hash values associated with prior e-mail messages includes:
determining a first suspicion count based on a number of the hash values associated with the prior e-mail messages that match the one or more first hash values, and
determining a second suspicion count based on a number of the hash values associated with the prior e-mail messages that match the second hash value.
16. The method ofclaim 15, wherein the determining that one of the plurality of e-mail messages is a potentially unwanted e-mail message includes:
determining that the one of the plurality of e-mail messages is a potentially unwanted email message when the first suspicion count is significantly higher than the second suspicion count.
17. The method ofclaim 1, further comprising:
taking remedial action when the one of the plurality of e-mail messages is a potentially unwanted e-mail message, the taking remedial action including at least one of:
discarding the one of the plurality of e-mail messages,
bouncing the one of the plurality of e-mail messages,
marking the one of the plurality of e-mail messages with a warning,
subjecting the one of the plurality of e-mail messages to a virus or worm detection process,
creating a notification message, and
generating a suspicion score for the one of the plurality of e-mail messages and using the suspicion score to identify further processing for the one of the plurality of e-mail messages.
18. The method ofclaim 1, further comprising:
generating a suspicion score for the plurality of e-mail messages based on a result of the determination of whether the generated hash values match hash values associated with prior e-mail messages; and
taking remedial action when the one of the plurality of e-mail messages is a potentially unwanted e-mail message, the taking remedial action including:
determining whether a newly received e-mail message exceeds a mail quota,
identifying an earlier-received e-mail message with a highest suspicion score,
determining whether the suspicion score of the newly received e-mail message is lower than the suspicion score of the earlier-received e-mail message when the newly received e-mail message exceeds the mail quota,
deleting the earlier-received e-mail message when the suspicion score of the newly received e-mail message is lower than the suspicion score of the earlier-received e-mail message, and
storing the newly received e-mail message.
19. The method ofclaim 1, wherein the generating hash values and the determining whether the hash values match hash values associated with prior e-mail messages are performed incrementally as the plurality of e-mail messages are being received.
20. The method ofclaim 19, further comprising:
generating a suspicion score for the plurality of e-mail messages based on a result of the determination of whether the generated hash values match hash values associated with prior e-mail messages; and
taking remedial action when the suspicion score of an e-mail message of the plurality of e-mail messages is above a threshold, the taking remedial action including rejecting the e-mail message.
21. The method ofclaim 20, wherein the rejecting occurs before the e-mail message is completely received.
22. The method ofclaim 1, further comprising:
comparing the generated hash values to known legitimate mailing lists; and
passing the plurality of e-mail messages without further examination when the generated hash values match one or more of the known legitimate mailing lists.
23. The method ofclaim 22, wherein the comparing the generated hash values includes:
determining whether the plurality of e-mail messages originated from the known legitimate mailing lists.
24. The method ofclaim 1, wherein the generating hash values includes:
hashing a main text to generate a first hash value, and
hashing sender-related header fields to generate one or more second hash values.
25. The method ofclaim 24, wherein the sender-related header fields include at least one of a From header field, a Sender header field, and a Reply-To header field.
26. The method ofclaim 24, wherein the determining whether the generated hash values match hash values associated with prior e-mail messages includes:
determining a first suspicion count based on a number of the hash values associated with the prior e-mail messages that match the first hash value, and
determining one or more second suspicion counts based on a number of the hash values associated with the prior e-mail messages that match the one or more second hash values.
27. The method ofclaim 26, wherein the determining that one of the plurality of e-mail messages is a potentially unwanted e-mail message includes:
determining that the one of the plurality of e-mail messages is a potentially unwanted e-mail message when the first suspicion count is higher than the one or more second suspicion counts.
28. The method ofclaim 1, wherein the generating hash values includes:
hashing a main text of the plurality of e-mail messages to generate a main text hash, and
hashing at least one header field of the plurality of e-mail messages to generate at least one header hash.
29. The method ofclaim 28, wherein the determining whether the generated hash values match hash values associated with prior e-mail messages includes:
determining whether the main text hash matches a substantially higher number of the hash values associated with the prior e-mail messages than the at least one header hash; and
wherein the determining that one of the plurality of e-mail messages is a potentially unwanted e-mail message includes:
determining that the one of the plurality of e-mail messages is a potentially unwanted e-mail message when the main text hash matches a substantially higher number of the hash values associated with the prior e-mail messages than the at least one header hash.
30. A system for detecting transmission of potentially unwanted e-mails, comprising:
means for observing a plurality of e-mails;
means for hashing one or more portions of the plurality of e-mails to generate hash values, as generated hash values;
means for determining whether the generated hash values match hash values associated with prior e-mails; and
means for determining that the plurality of e-mails are potentially unwanted e-mails when one or more of the generated hash values match one or more of the hash values associated with the prior e-mails.
31. A mail server, comprising:
one or more hash memories configured to store count values associated with a plurality of hash values; and
a hash processor configured to:
receive an e-mail message,
hash one or more portions of the e-mail message to generate hash values, as generated hash values,
increment the count values corresponding to the generated hash values, as incremented count values, and
determine whether the e-mail message is a potentially unwanted e-mail message based on the incremented count values.
32. The server ofclaim 31, wherein when hashing one or more portions of the e-mail message, the hash processor is configured to perform a plurality of hashes on a plurality of variable-sized blocks of a main text of the e-mail message.
33. The server ofclaim 31, wherein when hashing one or more portions of the e-mail message, the hash processor is configured to perform a plurality of hashes on a plurality of fixed-sized blocks of a main text of the e-mail message.
34. The server ofclaim 31, wherein when hashing one or more portions of the e-mail message, the hash processor is configured to perform a plurality of hashes on a main text of the e-mail message using a plurality of different hash functions.
35. The server ofclaim 31, wherein when hashing one or more portions of the e-mail message, the hash processor is configured to:
attempt to expand an attachment of the e-mail message, and
hash the attachment after attempting to expand the attachment.
36. The server ofclaim 31, wherein when hashing one or more portions of the e-mail message, the hash processor is configured to perform a plurality of hashes on a plurality of variable-sized blocks of an attachment of the e-mail message.
37. The server ofclaim 31, wherein when hashing one or more portions of the e-mail message, the hash processor is configured to perform a plurality of hashes on a plurality of fixed-sized blocks of an attachment of the e-mail message.
38. The server ofclaim 31, wherein when hashing one or more portions of the e-mail message, the hash processor is configured to perform a plurality of hashes on an attachment of the e-mail message using a plurality of different hash functions.
39. The server ofclaim 31, wherein the hash processor is further configured to compare the generated hash values to hash values corresponding to known unwanted e-mails.
40. The server ofclaim 39, wherein the known unwanted e-mails include at least one of e-mails containing a virus, e-mails containing a worm, and unsolicited commercial e-mails.
41. The server ofclaim 31, wherein when hashing one or more portions of the e-mail message, the hash processor is configured to:
hash at least one of a main text and an attachment of the e-mail message to generate one or more first hash values, and
hash a concatenation of first and second header fields of the e-mail message to generate a second hash value.
42. The server ofclaim 41, wherein the first and second header fields include a From header field and a To header field.
43. The server ofclaim 41, wherein when determining whether the e-mail message is a potentially unwanted e-mail message, the hash processor is configured to identify the e-mail message as a potentially unwanted e-mail message when the count value corresponding to one or more first hash values is significantly higher than the count value corresponding to the second hash value.
44. The server ofclaim 31, wherein the hash processor is further configured to take remedial action when the e-mail message is a potentially unwanted e-mail message, when taking remedial action, the hash processor is configured to at least one of:
discard the e-mail message,
bounce the e-mail message,
mark the e-mail message with a warning,
subject the e-mail message to a virus or worm detection process,
create a notification message, and
generate a suspicion score for the e-mail message and use the suspicion score to identify further processing for the e-mail message.
45. The server ofclaim 31, wherein the hash processor is further configured to:
generate a suspicion score for the e-mail message based on the incremented count values,
determine whether a newly received e-mail message exceeds a mail quota,
identify an earlier-received e-mail message with a highest suspicion score,
determine whether a suspicion score of the newly received e-mail message is lower than the suspicion score of the earlier-received e-mail message when the newly received e-mail message exceeds the mail quota,
delete the earlier-received e-mail message when the suspicion score of the newly received e-mail message is lower than the suspicion score of the earlier-received e-mail message, and
store the newly received e-mail message.
46. The server ofclaim 31, wherein the hash processor is configured to hash the one or more portions of the e-mail message and increment the count values incrementally as the e-mail message is being received.
47. The server ofclaim 46, wherein the hash processor is further configured to:
generate a suspicion score for the e-mail message based on the incremented count values,
reject the e-mail message when the suspicion score of the e-mail message is above a threshold.
48. The server ofclaim 47, wherein the rejecting occurs before the e-mail message is completely received.
49. The server ofclaim 31, wherein the hash processor is further configured to:
compare the generated hash values to known legitimate mailing lists, and
pass the e-mail message without further examination when the generated hash values match one of the known legitimate mailing lists.
50. The server ofclaim 49, wherein the hash processor is configured to:
determine whether the e-mail message originated from one of the known legitimate mailing lists.
51. The server ofclaim 31, wherein the hash processor is configured to:
hash a main text of the e-mail message to generate a first hash value, and
hash sender-related header fields of the e-mail message to generate one or more second hash values.
52. The server ofclaim 51, wherein the sender-related header fields include at least one of a From header field, a Sender header field, and a Reply-To header field.
53. The server ofclaim 51, wherein when determining whether the e-mail message is a potentially unwanted e-mail message, the hash processor is configured to identify the e-mail message as a potentially unwanted e-mail message when the count value corresponding to the first hash value is higher than the count values corresponding to the one or more second hash values.
54. The server ofclaim 31, wherein when hashing one or more portions of the e-mail message, the hash processor is configured to:
perform a plurality of hashes on a main text of the e-mail message to generate main text hashes, and
hash at least one header field of the e-mail message to generate at least one header hash.
55. The server ofclaim 54, when determining whether the e-mail message is a potentially unwanted e-mail message, the hash processor is configured to:
generate a score for the main text based on count values corresponding to the main text hashes and a score for the at least one header field based on the count value corresponding to the at least one header hash, and
identify the e-mail message as a potentially unwanted e-mail message when the score for the main text is substantially higher than the score for the at least one header hash.
56. A method for detecting transmission of unwanted e-mail messages, comprising:
receiving a plurality of e-mail messages; and
detecting unwanted e-mail messages from the plurality of e-mail messages based on hashes of previously received e-mail messages, where multiple hashes are performed on each of the plurality of e-mail messages.
57. A method for detecting transmission of potentially unwanted e-mail messages, comprising:
receiving an e-mail message;
generating a plurality of hash values, as generated hash values, over blocks of the received e-mail message, the blocks including at least two of a main text portion, an attachment portion, and a header portion of the received e-mail message;
determining whether the generated hash values match hash values associated with prior e-mail messages; and
determining that the received e-mail message is a potentially unwanted e-mail message when one or more of the generated hash values associated with the received e-mail message match one or more of the hash values associated with the prior e-mail messages.
58. The method ofclaim 57, wherein the blocks are variable-sized blocks of the received e-mail message.
59. In a network of cooperating mail servers, one of the mail servers comprising:
one or more hash memories configured to store information relating to hash values corresponding to previously-observed e-mails; and
a hash processor configured to:
receive at least some of the hash values from another one or more of the cooperating mail servers,
store information relating to the at least some of the hash values in at least one of the one or more hash memories,
receive an e-mail message,
hash one or more portions of the received e-mail message to generate hash values, as generated hash values,
determine whether the generated hash values match the hash values corresponding to previously-observed e-mails, and
identify the received e-mail message as a potentially unwanted e-mail message when one or more of the generated hash values associated with the received e-mail message match one or more of the hash values corresponding to previously-observed e-mails.
60. A mail server, comprising:
one or more hash memories configured to store count values associated with a plurality of hash values; and
a hash processor configured to:
receive e-mail messages,
hash one or more portions of the received e-mail messages to generate hash values, as generated hash values,
increment the count values corresponding to the generated hash values, as incremented count values, and
generate suspicion scores for the received e-mail messages based on the incremented count values.
61. The server ofclaim 60, wherein the hash processor is further configured to:
maintain a counter corresponding to each of the one or more hash memories, and
decrement ones of the count values based on the counter.
62. The server ofclaim 61, wherein the hash processor is configured to:
determine when a value of the counter reaches a threshold, and
decrement one of the count values each time another one of the count values is incremented after the value of the counter reaches the threshold.
63. The server ofclaim 62, wherein the hash processor is further configured to:
identify a count value to decrement,
determine whether the identified count value is non-zero, and
decrement the identified count value when the identified count value is non-zero.
64. The server ofclaim 63, wherein the hash processor is further configured to:
examine next sequential ones of the count values until a non-zero count value is found when the identified count value is zero, and
decrement the non-zero count value.
65. A method for preventing transmission of unwanted e-mail messages, comprising:
receiving an e-mail message;
generating a plurality of hash values, as generated hash values, over portions of the e-mail message as the e-mail message is being received;
incrementally determining whether the generated hash values match hash values associated with prior e-mail messages;
generating a suspicion score for the e-mail message based on the incremental determining; and
rejecting the e-mail message when the suspicion score of the e-mail message is above a threshold.
66. The method ofclaim 65, wherein the rejecting occurs before the e-mail message is completely received.
US10/654,7712000-06-192003-09-04Hash-based systems and methods for detecting and preventing transmission of unwanted e-mailAbandonedUS20040073617A1 (en)

Priority Applications (13)

Application NumberPriority DateFiling DateTitle
US10/654,771US20040073617A1 (en)2000-06-192003-09-04Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail
US12/243,785US20090031129A1 (en)2000-06-192008-10-01Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail
US12/243,778US20090031136A1 (en)2000-06-192008-10-01Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail
US12/248,790US8204945B2 (en)2000-06-192008-10-09Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail
US12/249,804US20090313339A1 (en)2000-06-192008-10-10Method and apparatus for tracing packets
US12/249,803US20090158435A1 (en)2000-06-192008-10-10Hash-based systems and methods for detecting, preventing, and tracing network worms and viruses
US12/249,823US20090158046A1 (en)2000-06-192008-10-10Hash-based systems and methods for detecting and preventing transmission of polymorphic network worms and viruses
US12/249,832US20090182867A1 (en)2000-06-192008-10-10Method and apparatus for identifying a packet
US12/762,365US20100205672A1 (en)2000-06-192010-04-18Hash-based systems and methods for detecting, preventing, and tracing network worms and viruses
US12/762,366US20100205670A1 (en)2000-06-192010-04-18Method and apparatus for tracing packets
US12/762,367US8272060B2 (en)2000-06-192010-04-18Hash-based systems and methods for detecting and preventing transmission of polymorphic network worms and viruses
US12/762,368US20100205265A1 (en)2000-06-192010-04-19Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail
US13/620,692US20130014261A1 (en)2000-06-192012-09-14Hash-based systems and methods for detecting and preventing transmission of polymorphic network worms and viruses

Applications Claiming Priority (7)

Application NumberPriority DateFiling DateTitle
US21242500P2000-06-192000-06-19
US88114501A2001-06-142001-06-14
US09/881,074US6981158B1 (en)2000-06-192001-06-14Method and apparatus for tracing packets
US34146201P2001-12-142001-12-14
US40797502P2002-09-052002-09-05
US10/251,403US7328349B2 (en)2001-12-142002-09-20Hash-based systems and methods for detecting, preventing, and tracing network worms and viruses
US10/654,771US20040073617A1 (en)2000-06-192003-09-04Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail

Related Parent Applications (4)

Application NumberTitlePriority DateFiling Date
US88114501AContinuation-In-Part2000-06-192001-06-14
US09/881,074Continuation-In-PartUS6981158B1 (en)2000-06-192001-06-14Method and apparatus for tracing packets
US10/251,403Continuation-In-PartUS7328349B2 (en)2000-06-192002-09-20Hash-based systems and methods for detecting, preventing, and tracing network worms and viruses
US10/654,771Continuation-In-PartUS20040073617A1 (en)2000-06-192003-09-04Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail

Related Child Applications (9)

Application NumberTitlePriority DateFiling Date
US10/654,771Continuation-In-PartUS20040073617A1 (en)2000-06-192003-09-04Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail
US12/243,778ContinuationUS20090031136A1 (en)2000-06-192008-10-01Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail
US12/243,778DivisionUS20090031136A1 (en)2000-06-192008-10-01Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail
US12/243,785DivisionUS20090031129A1 (en)2000-06-192008-10-01Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail
US12/248,790ContinuationUS8204945B2 (en)2000-06-192008-10-09Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail
US12/249,832ContinuationUS20090182867A1 (en)2000-06-192008-10-10Method and apparatus for identifying a packet
US12/249,804ContinuationUS20090313339A1 (en)2000-06-192008-10-10Method and apparatus for tracing packets
US12/249,823ContinuationUS20090158046A1 (en)2000-06-192008-10-10Hash-based systems and methods for detecting and preventing transmission of polymorphic network worms and viruses
US12/249,803ContinuationUS20090158435A1 (en)2000-06-192008-10-10Hash-based systems and methods for detecting, preventing, and tracing network worms and viruses

Publications (1)

Publication NumberPublication Date
US20040073617A1true US20040073617A1 (en)2004-04-15

Family

ID=46204947

Family Applications (13)

Application NumberTitlePriority DateFiling Date
US10/654,771AbandonedUS20040073617A1 (en)2000-06-192003-09-04Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail
US12/243,785AbandonedUS20090031129A1 (en)2000-06-192008-10-01Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail
US12/243,778AbandonedUS20090031136A1 (en)2000-06-192008-10-01Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail
US12/248,790Expired - Fee RelatedUS8204945B2 (en)2000-06-192008-10-09Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail
US12/249,823AbandonedUS20090158046A1 (en)2000-06-192008-10-10Hash-based systems and methods for detecting and preventing transmission of polymorphic network worms and viruses
US12/249,804AbandonedUS20090313339A1 (en)2000-06-192008-10-10Method and apparatus for tracing packets
US12/249,832AbandonedUS20090182867A1 (en)2000-06-192008-10-10Method and apparatus for identifying a packet
US12/249,803AbandonedUS20090158435A1 (en)2000-06-192008-10-10Hash-based systems and methods for detecting, preventing, and tracing network worms and viruses
US12/762,365AbandonedUS20100205672A1 (en)2000-06-192010-04-18Hash-based systems and methods for detecting, preventing, and tracing network worms and viruses
US12/762,366AbandonedUS20100205670A1 (en)2000-06-192010-04-18Method and apparatus for tracing packets
US12/762,367Expired - Fee RelatedUS8272060B2 (en)2000-06-192010-04-18Hash-based systems and methods for detecting and preventing transmission of polymorphic network worms and viruses
US12/762,368AbandonedUS20100205265A1 (en)2000-06-192010-04-19Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail
US13/620,692AbandonedUS20130014261A1 (en)2000-06-192012-09-14Hash-based systems and methods for detecting and preventing transmission of polymorphic network worms and viruses

Family Applications After (12)

Application NumberTitlePriority DateFiling Date
US12/243,785AbandonedUS20090031129A1 (en)2000-06-192008-10-01Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail
US12/243,778AbandonedUS20090031136A1 (en)2000-06-192008-10-01Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail
US12/248,790Expired - Fee RelatedUS8204945B2 (en)2000-06-192008-10-09Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail
US12/249,823AbandonedUS20090158046A1 (en)2000-06-192008-10-10Hash-based systems and methods for detecting and preventing transmission of polymorphic network worms and viruses
US12/249,804AbandonedUS20090313339A1 (en)2000-06-192008-10-10Method and apparatus for tracing packets
US12/249,832AbandonedUS20090182867A1 (en)2000-06-192008-10-10Method and apparatus for identifying a packet
US12/249,803AbandonedUS20090158435A1 (en)2000-06-192008-10-10Hash-based systems and methods for detecting, preventing, and tracing network worms and viruses
US12/762,365AbandonedUS20100205672A1 (en)2000-06-192010-04-18Hash-based systems and methods for detecting, preventing, and tracing network worms and viruses
US12/762,366AbandonedUS20100205670A1 (en)2000-06-192010-04-18Method and apparatus for tracing packets
US12/762,367Expired - Fee RelatedUS8272060B2 (en)2000-06-192010-04-18Hash-based systems and methods for detecting and preventing transmission of polymorphic network worms and viruses
US12/762,368AbandonedUS20100205265A1 (en)2000-06-192010-04-19Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail
US13/620,692AbandonedUS20130014261A1 (en)2000-06-192012-09-14Hash-based systems and methods for detecting and preventing transmission of polymorphic network worms and viruses

Country Status (1)

CountryLink
US (13)US20040073617A1 (en)

Cited By (273)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20020120575A1 (en)*2001-02-232002-08-29Hewlett-Packard CompanyMethod of and apparatus for ascertaining the status of a data processing environment
US20020124052A1 (en)*2001-02-172002-09-05Richard BrownSecure e-mail handling using a compartmented operating system
US20020122543A1 (en)*2001-02-122002-09-05Rowen Chris E.System and method of indexing unique electronic mail messages and uses for the same
US20020194241A1 (en)*2001-06-192002-12-19Jonathan GriffinPerforming secure and insecure computing operations in a compartmented operating system
US20020194493A1 (en)*2000-11-282002-12-19Hewlett-Packard CompanyDemonstrating integrity of a compartment of a compartmented operating system
US20030023875A1 (en)*2001-07-262003-01-30Hursey Neil JohnDetecting e-mail propagated malware
US20030079140A1 (en)*2001-10-242003-04-24Yosuke UraMultiple protecting system to protect personal computer data from burglary utilized flash memory drive
US20030084323A1 (en)*2001-10-312003-05-01Gales George S.Network intrusion detection system and method
US20030149895A1 (en)*2001-01-312003-08-07Choo Tse HuongTrusted gateway system
US20040003283A1 (en)*2002-06-262004-01-01Goodman Joshua TheodoreSpam detector with challenges
US20040111531A1 (en)*2002-12-062004-06-10Stuart StanifordMethod and system for reducing the rate of infection of a communications network by a software worm
US20040148506A1 (en)*2003-01-232004-07-29Prince Matthew B.Method and apparatus for a non-revealing do-not-contact list system
US20040167964A1 (en)*2003-02-252004-08-26Rounthwaite Robert L.Adaptive junk message filtering system
US20040177110A1 (en)*2003-03-032004-09-09Rounthwaite Robert L.Feedback loop for spam prevention
US20040199595A1 (en)*2003-01-162004-10-07Scott BanisterElectronic message delivery using a virtual gateway approach
US20040199773A1 (en)*2001-06-212004-10-07Radatti Peter V.Apparatus, methods and articles of manufacture for intercepting, examining and controlling code, data and files and their transfer
US20040205135A1 (en)*2003-03-252004-10-14Hallam-Baker Phillip MartinControl and management of electronic messaging
US20040215977A1 (en)*2003-03-032004-10-28Goodman Joshua T.Intelligent quarantining for spam prevention
US20040221062A1 (en)*2003-05-022004-11-04Starbuck Bryan T.Message rendering for identification of content features
US20040260922A1 (en)*2003-06-042004-12-23Goodman Joshua T.Training filters for IP address and URL learning
US20040260776A1 (en)*2003-06-232004-12-23Starbuck Bryan T.Advanced spam detection techniques
US20050015454A1 (en)*2003-06-202005-01-20Goodman Joshua T.Obfuscation of spam filter
US20050022014A1 (en)*2001-11-212005-01-27Shipman Robert AComputer security system
US20050021649A1 (en)*2003-06-202005-01-27Goodman Joshua T.Prevention of outgoing spam
US20050080860A1 (en)*2003-10-142005-04-14Daniell W. ToddPhonetic filtering of undesired email messages
US20050080889A1 (en)*2003-10-142005-04-14Malik Dale W.Child protection from harmful email
US20050080642A1 (en)*2003-10-142005-04-14Daniell W. ToddConsolidated email filtering user interface
US20050091321A1 (en)*2003-10-142005-04-28Daniell W. T.Identifying undesired email messages having attachments
US20050097174A1 (en)*2003-10-142005-05-05Daniell W. T.Filtered email differentiation
US20050108339A1 (en)*2003-05-152005-05-19Matt GleesonMethod and apparatus for filtering email spam using email noise reduction
US20050154601A1 (en)*2004-01-092005-07-14Halpern Joshua I.Information security threat identification, analysis, and management
US20050188032A1 (en)*2004-01-142005-08-25Katsuyuki YamazakiMass mail detection system and mail server
US20050193073A1 (en)*2004-03-012005-09-01Mehr John D.(More) advanced spam detection features
US20050198289A1 (en)*2004-01-202005-09-08Prakash Vipul V.Method and an apparatus to screen electronic communications
US20050204006A1 (en)*2004-03-122005-09-15Purcell Sean E.Message junk rating interface
US20050204005A1 (en)*2004-03-122005-09-15Purcell Sean E.Selective treatment of messages based on junk rating
US20050223221A1 (en)*2001-11-222005-10-06Proudler Graeme JApparatus and method for creating a trusted environment
US20050229254A1 (en)*2004-04-082005-10-13Sumeet SinghDetecting public network attacks using signatures and fast content analysis
US20050240910A1 (en)*2004-04-262005-10-27Radatti Peter VApparatus, methods and articles of manufacture for intercepting, examining and controlling code, data, files and their transfer
US20050265319A1 (en)*2004-05-292005-12-01Clegg Paul JMethod and apparatus for destination domain-based bounce profiles
WO2005119485A1 (en)*2004-05-292005-12-15Ironport Systems, Inc.Method and apparatus for mail flow monitoring
US20050283837A1 (en)*2004-06-162005-12-22Michael OlivierMethod and apparatus for managing computer virus outbreaks
GB2415854A (en)*2004-07-012006-01-04Ericsson Telefon Ab L MEmail Spam reduction
US20060010215A1 (en)*2004-05-292006-01-12Clegg Paul JManaging connections and messages at a server by associating different actions for both different senders and different recipients
US20060010217A1 (en)*2004-06-042006-01-12Business Instruments Corp.System and method for dynamic adaptive user-based prioritization and display of electronic messages
US20060026236A1 (en)*2002-12-032006-02-02Research In Motion LimitedMethod, system and computer software product for pre-selecting a folder for a message
US20060031338A1 (en)*2004-08-092006-02-09Microsoft CorporationChallenge response systems
US20060031314A1 (en)*2004-05-282006-02-09Robert BrahmsTechniques for determining the reputation of a message sender
US20060031359A1 (en)*2004-05-292006-02-09Clegg Paul JManaging connections, messages, and directory harvest attacks at a server
US20060036695A1 (en)*2004-08-122006-02-16Rolnik Robert CTimed delivery of alert notifications based on user set criteria
US20060036693A1 (en)*2004-08-122006-02-16Microsoft CorporationSpam filtering with probabilistic secure hashes
US20060095523A1 (en)*2004-11-022006-05-04Bruno DecarpignySystem and method for sending messages into a communications network by electronic mail, based on the use of a send filter
US20060098585A1 (en)*2004-11-092006-05-11Cisco Technology, Inc.Detecting malicious attacks using network behavior and header analysis
US20060101680A1 (en)*2004-05-282006-05-18Smith Michael JContainer contents identifier
US20060123476A1 (en)*2004-02-122006-06-08Karim YaghmourSystem and method for warranting electronic mail using a hybrid public key encryption scheme
US7076655B2 (en)2001-06-192006-07-11Hewlett-Packard Development Company, L.P.Multiple trusted computing environments with verifiable environment identities
US20060161989A1 (en)*2004-12-132006-07-20Eran ReshefSystem and method for deterring rogue users from attacking protected legitimate users
US20060161986A1 (en)*2004-11-092006-07-20Sumeet SinghMethod and apparatus for content classification
US20060168202A1 (en)*2004-12-132006-07-27Eran ReshefSystem and method for deterring rogue users from attacking protected legitimate users
US20060168059A1 (en)*2003-03-312006-07-27Affini, Inc.System and method for providing filtering email messages
US20060212523A1 (en)*2005-03-212006-09-21International Business Machines CorporationPolicy based control of multiple message forwards
US20060262867A1 (en)*2005-05-172006-11-23Ntt Docomo, Inc.Data communications system and data communications method
US20070038705A1 (en)*2005-07-292007-02-15Microsoft CorporationTrees of classifiers for detecting email spam
US7197539B1 (en)2004-11-012007-03-27Symantec CorporationAutomated disablement of disposable e-mail addresses based on user actions
US7203964B1 (en)*2003-10-072007-04-10Elmer V. PassMethod of stopping internet viruses
US20070083606A1 (en)*2001-12-052007-04-12Bellsouth Intellectual Property CorporationForeign Network Spam Blocker
US20070118874A1 (en)*2005-11-182007-05-24Research In Motion LimitedSystem and method for handling electronic messages
US20070118759A1 (en)*2005-10-072007-05-24Sheppard Scott KUndesirable email determination
US20070143848A1 (en)*2005-12-162007-06-21Kraemer Jeffrey AMethods and apparatus providing computer and network security for polymorphic attacks
US20070143847A1 (en)*2005-12-162007-06-21Kraemer Jeffrey AMethods and apparatus providing automatic signature generation and enforcement
US20070150933A1 (en)*2005-12-282007-06-28Microsoft CorporationCombining communication policies into common rules store
US20070198642A1 (en)*2003-06-302007-08-23Bellsouth Intellectual Property CorporationFiltering Email Messages Corresponding to Undesirable Domains
US20070214220A1 (en)*2006-03-092007-09-13John AlsopMethod and system for recognizing desired email
US7287060B1 (en)*2003-06-122007-10-23Storage Technology CorporationSystem and method for rating unsolicited e-mail
US20070256127A1 (en)*2005-12-162007-11-01Kraemer Jeffrey AMethods and apparatus providing computer and network security utilizing probabilistic signature generation
US7293063B1 (en)2003-06-042007-11-06Symantec CorporationSystem utilizing updated spam signatures for performing secondary signature-based analysis of a held e-mail to improve spam email detection
US7302698B1 (en)1999-09-172007-11-27Hewlett-Packard Development Company, L.P.Operation of trusted state in computing platform
US20070282953A1 (en)*2006-05-312007-12-06Microsoft CorporationPerimeter message filtering with extracted user-specific preferences
US20080033905A1 (en)*2006-08-052008-02-07Terry Lee StokesSystem and Method for the Capture and Archival of Electronic Communications
US20080059588A1 (en)*2006-09-012008-03-06Ratliff Emily JMethod and System for Providing Notification of Nefarious Remote Control of a Data Processing System
US20080059590A1 (en)*2006-09-052008-03-06Ecole Polytechnique Federale De Lausanne (Epfl)Method to filter electronic messages in a message processing system
US7366919B1 (en)2003-04-252008-04-29Symantec CorporationUse of geo-location data for spam detection
US20080109448A1 (en)*2006-11-062008-05-08Messageone, Inc.System and Method for Managing Data Across Multiple Environments
US20080126951A1 (en)*2005-06-032008-05-29C-Mail Corp.System and method of dynamically prioritized electronic mail graphical user interface, and measuring email productivity and collaboration trends
US20080134336A1 (en)*2004-07-132008-06-05Mailfrontier, Inc.Analyzing traffic patterns to detect infectious messages
US20080147861A1 (en)*2006-12-132008-06-19Takumi OishiData distribution network and an apparatus of index holding
US20080162135A1 (en)*2006-12-302008-07-03Emc CorporationAnalyzing network traffic
US20080275957A1 (en)*2007-05-032008-11-06Microsoft CorporationIdentifying and correlating electronic mail messages
US20080313708A1 (en)*2007-06-122008-12-18Alcatel LucentData content matching
US7490244B1 (en)2004-09-142009-02-10Symantec CorporationBlocking e-mail propagation of suspected malicious computer code
US20090077182A1 (en)*2007-09-172009-03-19Iconix, IncSystem and method for identifying email campaigns
US20090084713A1 (en)*2007-09-292009-04-02Miller John PSystems and Methods for Segregating Undesired Mail
US20090100079A1 (en)*2007-10-122009-04-16Fujitsu LimitedE-mail information management apparatus, and e-mail information management method
US7530106B1 (en)*2008-07-022009-05-05Kaspersky Lab, ZaoSystem and method for security rating of computer processes
US7546349B1 (en)2004-11-012009-06-09Symantec CorporationAutomatic generation of disposable e-mail addresses
US7548956B1 (en)*2003-12-302009-06-16Aol LlcSpam control based on sender account characteristics
US20090158429A1 (en)*2003-09-192009-06-18Marshall Van AlstyneMethods and systems for enabling analysis of communication content while preserving confidentiality
US20090164506A1 (en)*2007-12-192009-06-25Casdex, Inc.System and Method for Content-Based Email Authentication
US7555524B1 (en)2004-09-162009-06-30Symantec CorporationBulk electronic message detection by header similarity analysis
US20090183257A1 (en)*2008-01-152009-07-16Microsoft CorporationPreventing secure data from leaving the network perimeter
US20090187629A1 (en)*2008-01-172009-07-23International Business Machines CorporationEmbedding a unque serial number into the content of an email for tracking information dispersion
US20090254992A1 (en)*2001-07-302009-10-08Schultz Matthew GSystems and methods for detection of new malicious executables
US7617285B1 (en)2005-09-292009-11-10Symantec CorporationAdaptive threshold based spam classification
US20090300761A1 (en)*2008-05-282009-12-03John ParkIntelligent Hashes for Centralized Malware Detection
WO2009146536A1 (en)2008-06-022009-12-10Corporation De L'ecole Polytechnique De MontrealFile presence detection and monitoring
US7640590B1 (en)2004-12-212009-12-29Symantec CorporationPresentation of network source and executable characteristics
US7650382B1 (en)2003-04-242010-01-19Symantec CorporationDetecting spam e-mail with backup e-mail server traps
US7653695B2 (en)2004-02-172010-01-26Ironport Systems, Inc.Collecting, aggregating, and managing information relating to electronic messages
US7664819B2 (en)2004-06-292010-02-16Microsoft CorporationIncremental anti-spam lookup and update service
US20100049848A1 (en)*2007-09-242010-02-25Barracuda Networks, IncDistributed frequency data collection via indicator embedded with dns request
US20100058023A1 (en)*2008-08-292010-03-04Microsoft CorporationEfficiently managing modular data storage systems
US7680886B1 (en)2003-04-092010-03-16Symantec CorporationSuppressing spam using a machine learning based spam filter
US20100077480A1 (en)*2006-11-132010-03-25Samsung Sds Co., Ltd.Method for Inferring Maliciousness of Email and Detecting a Virus Pattern
US20100106677A1 (en)*2004-03-092010-04-29Gozoom.Com, Inc.Email analysis using fuzzy matching of text
US7739494B1 (en)2003-04-252010-06-15Symantec CorporationSSL validation and stripping using trustworthiness factors
US7757288B1 (en)2005-05-232010-07-13Symantec CorporationMalicious e-mail attack inversion filter
US7788329B2 (en)2000-05-162010-08-31Aol Inc.Throttling electronic communications from one or more senders
US7788576B1 (en)*2006-10-042010-08-31Trend Micro IncorporatedGrouping of documents that contain markup language code
US20100242111A1 (en)*2005-12-162010-09-23Kraemer Jeffrey AMethods and apparatus providing computer and network security utilizing probabilistic policy reposturing
US20100318612A1 (en)*2009-06-112010-12-16Vivek AgarwalApparatus and Method for Email Storage
US7856090B1 (en)2005-08-082010-12-21Symantec CorporationAutomatic spim detection
US7877799B2 (en)2000-08-182011-01-25Hewlett-Packard Development Company, L.P.Performance of a service on a computing platform
US7912907B1 (en)2005-10-072011-03-22Symantec CorporationSpam email detection based on n-grams with feature selection
US7921159B1 (en)2003-10-142011-04-05Symantec CorporationCountering spam that uses disguised characters
US20110099291A1 (en)*2009-10-232011-04-28Comcast Cable Communications, LlcAddress Couplet Communication Filtering
US7941490B1 (en)*2004-05-112011-05-10Symantec CorporationMethod and apparatus for detecting spam in email messages and email attachments
US7975010B1 (en)2005-03-232011-07-05Symantec CorporationCountering spam through address comparison
US20110202620A1 (en)*2008-12-022011-08-18Tencent Technology (Shenzhen) Company LimitedMethod and device for intercepting junk mail
US8056128B1 (en)*2004-09-302011-11-08Google Inc.Systems and methods for detecting potential communications fraud
US8065370B2 (en)2005-11-032011-11-22Microsoft CorporationProofs to filter spam
WO2012007202A1 (en)*2010-07-132012-01-19F-Secure CorporationIdentifying polymorphic malware
US8145710B2 (en)2003-06-182012-03-27Symantec CorporationSystem and method for filtering spam messages utilizing URL filtering module
US8166310B2 (en)2004-05-292012-04-24Ironport Systems, Inc.Method and apparatus for providing temporary access to a network device
US8201254B1 (en)2005-08-302012-06-12Symantec CorporationDetection of e-mail threat acceleration
US20120158729A1 (en)*2010-05-182012-06-21Lsi CorporationConcurrent linked-list traversal for real-time hash processing in multi-core, multi-thread network processors
US8218765B2 (en)2001-02-232012-07-10Hewlett-Packard Development Company, L.P.Information system
US8224905B2 (en)2006-12-062012-07-17Microsoft CorporationSpam filtration utilizing sender activity data
WO2012162676A2 (en)2011-05-252012-11-29Microsoft CorporationDynamic rule reordering for message classification
US8332947B1 (en)2006-06-272012-12-11Symantec CorporationSecurity threat reporting in light of local security tools
US8495037B1 (en)*2006-02-212013-07-23Symantec Operating CorporationEfficient isolation of backup versions of data objects affected by malicious software
US8495144B1 (en)*2004-10-062013-07-23Trend Micro IncorporatedTechniques for identifying spam e-mail
US8539587B2 (en)2005-03-222013-09-17Hewlett-Packard Development Company, L.P.Methods, devices and data structures for trusted data
US20130246378A1 (en)*2007-04-302013-09-19Stephen Owen HearndenPartial hash system, method, and computer program product
US8700913B1 (en)2011-09-232014-04-15Trend Micro IncorporatedDetection of fake antivirus in computers
US8719356B2 (en)2012-04-172014-05-06Return Path, IncMethods, systems, and computer readable media for monitoring deliverability of electronic mail based on subscriber and seed deliverability data
US8850566B2 (en)2004-07-132014-09-30Sonicwall, Inc.Time zero detection of infectious messages
US20140331310A1 (en)*2008-06-222014-11-06Microsoft CorporationSigned ephemeral email addresses
US8892673B1 (en)*2003-08-082014-11-18Radix Holdings, LlcHybrid challenge-response
EP2811699A1 (en)*2013-06-062014-12-10Kaspersky Lab, ZAOSystem and method for spam filtering using shingles
US8996638B2 (en)2013-06-062015-03-31Kaspersky Lab ZaoSystem and method for spam filtering using shingles
US20150222650A1 (en)*2014-01-312015-08-06Juniper Networks, Inc.Intermediate responses for non-html downloads
US20150256461A1 (en)*2014-03-102015-09-10Palo Alto Research Center IncorporatedConcurrent hashes and sub-hashes on data streams
US9152706B1 (en)2006-12-302015-10-06Emc CorporationAnonymous identification tokens
US20150295869A1 (en)*2014-04-142015-10-15Microsoft CorporationFiltering Electronic Messages
US20150347753A1 (en)*2006-04-062015-12-03Juniper Networks, Inc.Malware detection system and method for mobile platforms
US9224000B1 (en)*2011-06-142015-12-29Ionic Security, Inc.Systems and methods for providing information security using context-based keys
US9223971B1 (en)*2014-01-282015-12-29Exelis Inc.User reporting and automatic threat processing of suspicious email
US20150381539A1 (en)*2012-01-252015-12-31Bitdefender IPR Management Ltd.Systems and Methods for Spam Detection Using Frequency Spectra of Character Strings
US9264418B1 (en)*2014-02-202016-02-16Amazon Technologies, Inc.Client-side spam detection and prevention
US9336380B2 (en)2010-12-152016-05-10Microsoft Technology Licensing LlcApplying activity actions to frequent activities
US9461930B2 (en)2009-04-272016-10-04Intel CorporationModifying data streams without reordering in a multi-thread, multi-flow network processor
US9473576B2 (en)2014-04-072016-10-18Palo Alto Research Center IncorporatedService discovery using collection synchronization with exact names
US9497205B1 (en)*2008-05-192016-11-15Emc CorporationGlobal commonality and network logging
US20170041293A1 (en)*2005-04-222017-02-09Blue Coat Systems, Inc.Methods and apparatus for blocking unwanted software downloads
US9590948B2 (en)2014-12-152017-03-07Cisco Systems, Inc.CCN routing using hardware-assisted hash tables
US9590887B2 (en)2014-07-182017-03-07Cisco Systems, Inc.Method and system for keeping interest alive in a content centric network
US9609014B2 (en)2014-05-222017-03-28Cisco Systems, Inc.Method and apparatus for preventing insertion of malicious content at a named data network router
US9608810B1 (en)2015-02-052017-03-28Ionic Security Inc.Systems and methods for encryption and provision of information security using platform services
US9621354B2 (en)2014-07-172017-04-11Cisco Systems, Inc.Reconstructable content objects
US9626413B2 (en)2014-03-102017-04-18Cisco Systems, Inc.System and method for ranking content popularity in a content-centric network
US9660825B2 (en)2014-12-242017-05-23Cisco Technology, Inc.System and method for multi-source multicasting in content-centric networks
US9686194B2 (en)2009-10-212017-06-20Cisco Technology, Inc.Adaptive multi-interface use for content networking
US9699198B2 (en)2014-07-072017-07-04Cisco Technology, Inc.System and method for parallel secure content bootstrapping in content-centric networks
US9716622B2 (en)2014-04-012017-07-25Cisco Technology, Inc.System and method for dynamic name configuration in content-centric networks
US9729662B2 (en)2014-08-112017-08-08Cisco Technology, Inc.Probabilistic lazy-forwarding technique without validation in a content centric network
US9729616B2 (en)2014-07-182017-08-08Cisco Technology, Inc.Reputation-based strategy for forwarding and responding to interests over a content centric network
US20170289082A1 (en)*2016-03-312017-10-05Alibaba Group Holding LimitedMethod and device for identifying spam mail
US9800637B2 (en)2014-08-192017-10-24Cisco Technology, Inc.System and method for all-in-one content stream in content-centric networks
US9811664B1 (en)2011-08-152017-11-07Trend Micro IncorporatedMethods and systems for detecting unwanted web contents
US9832291B2 (en)2015-01-122017-11-28Cisco Technology, Inc.Auto-configurable transport stack
US9832116B2 (en)2016-03-142017-11-28Cisco Technology, Inc.Adjusting entries in a forwarding information base in a content centric network
US9832123B2 (en)2015-09-112017-11-28Cisco Technology, Inc.Network named fragments in a content centric network
US9836540B2 (en)2014-03-042017-12-05Cisco Technology, Inc.System and method for direct storage access in a content-centric network
US9882964B2 (en)2014-08-082018-01-30Cisco Technology, Inc.Explicit strategy feedback in name-based forwarding
US9912776B2 (en)2015-12-022018-03-06Cisco Technology, Inc.Explicit content deletion commands in a content centric network
US9916457B2 (en)2015-01-122018-03-13Cisco Technology, Inc.Decoupled name security binding for CCN objects
US9928465B2 (en)*2014-05-202018-03-27Oath Inc.Machine learning and validation of account names, addresses, and/or identifiers
US9930146B2 (en)2016-04-042018-03-27Cisco Technology, Inc.System and method for compressing content centric networking messages
US9946743B2 (en)2015-01-122018-04-17Cisco Technology, Inc.Order encoded manifests in a content centric network
US9954678B2 (en)2014-02-062018-04-24Cisco Technology, Inc.Content-based transport security
US9954795B2 (en)2015-01-122018-04-24Cisco Technology, Inc.Resource allocation using CCN manifests
US20180124007A1 (en)*2016-10-282018-05-03Hewlett Packard Enterprise Development LpHashes of email text
US9977809B2 (en)2015-09-242018-05-22Cisco Technology, Inc.Information and data framework in a content centric network
US9986034B2 (en)2015-08-032018-05-29Cisco Technology, Inc.Transferring state in content centric network stacks
US9992281B2 (en)2014-05-012018-06-05Cisco Technology, Inc.Accountable content stores for information centric networks
US9992097B2 (en)2016-07-112018-06-05Cisco Technology, Inc.System and method for piggybacking routing information in interests in a content centric network
US10003520B2 (en)2014-12-222018-06-19Cisco Technology, Inc.System and method for efficient name-based content routing using link-state information in information-centric networks
US10003507B2 (en)2016-03-042018-06-19Cisco Technology, Inc.Transport session state protocol
US10009266B2 (en)2016-07-052018-06-26Cisco Technology, Inc.Method and system for reference counted pending interest tables in a content centric network
US10027578B2 (en)2016-04-112018-07-17Cisco Technology, Inc.Method and system for routable prefix queries in a content centric network
US10033639B2 (en)2016-03-252018-07-24Cisco Technology, Inc.System and method for routing packets in a content centric network using anonymous datagrams
US10033642B2 (en)2016-09-192018-07-24Cisco Technology, Inc.System and method for making optimal routing decisions based on device-specific parameters in a content centric network
US10038633B2 (en)2016-03-042018-07-31Cisco Technology, Inc.Protocol to query for historical network information in a content centric network
US10043016B2 (en)2016-02-292018-08-07Cisco Technology, Inc.Method and system for name encryption agreement in a content centric network
US10051071B2 (en)2016-03-042018-08-14Cisco Technology, Inc.Method and system for collecting historical network information in a content centric network
US10063414B2 (en)2016-05-132018-08-28Cisco Technology, Inc.Updating a transport stack in a content centric network
US10069729B2 (en)2016-08-082018-09-04Cisco Technology, Inc.System and method for throttling traffic based on a forwarding information base in a content centric network
US10069933B2 (en)2014-10-232018-09-04Cisco Technology, Inc.System and method for creating virtual interfaces based on network characteristics
US10067948B2 (en)2016-03-182018-09-04Cisco Technology, Inc.Data deduping in content centric networking manifests
US20180255010A1 (en)*2017-03-022018-09-06Linkedin CorporationHigh confidence digital content treatment
US10075402B2 (en)2015-06-242018-09-11Cisco Technology, Inc.Flexible command and control in content centric networks
US10075401B2 (en)2015-03-182018-09-11Cisco Technology, Inc.Pending interest table behavior
US20180268474A1 (en)*2017-03-162018-09-20Amobee, Inc.Sketch-based bid fraud detection
US10084764B2 (en)2016-05-132018-09-25Cisco Technology, Inc.System for a secure encryption proxy in a content centric network
US10091330B2 (en)2016-03-232018-10-02Cisco Technology, Inc.Interest scheduling by an information and data framework in a content centric network
US10097346B2 (en)2015-12-092018-10-09Cisco Technology, Inc.Key catalogs in a content centric network
US10098051B2 (en)2014-01-222018-10-09Cisco Technology, Inc.Gateways and routing in software-defined manets
US10103989B2 (en)2016-06-132018-10-16Cisco Technology, Inc.Content object return messages in a content centric network
US10104041B2 (en)2008-05-162018-10-16Cisco Technology, Inc.Controlling the spread of interests and content in a content centric network
US10122624B2 (en)2016-07-252018-11-06Cisco Technology, Inc.System and method for ephemeral entries in a forwarding information base in a content centric network
US10135948B2 (en)2016-10-312018-11-20Cisco Technology, Inc.System and method for process migration in a content centric network
US10148572B2 (en)2016-06-272018-12-04Cisco Technology, Inc.Method and system for interest groups in a content centric network
US20190012338A1 (en)*2009-06-192019-01-10International Business Machines CorporationHierarchical diff files
US10212248B2 (en)2016-10-032019-02-19Cisco Technology, Inc.Cache management on high availability routers in a content centric network
US10212196B2 (en)2016-03-162019-02-19Cisco Technology, Inc.Interface discovery and authentication in a name-based network
US10237189B2 (en)2014-12-162019-03-19Cisco Technology, Inc.System and method for distance-based interest forwarding
US10243851B2 (en)2016-11-212019-03-26Cisco Technology, Inc.System and method for forwarder connection information in a content centric network
US10257271B2 (en)2016-01-112019-04-09Cisco Technology, Inc.Chandra-Toueg consensus in a content centric network
US10263965B2 (en)2015-10-162019-04-16Cisco Technology, Inc.Encrypted CCNx
US20190129924A1 (en)*2017-10-272019-05-02International Business Machines CorporationDisplaying electronic text-based messages according to their typographic features
US10305864B2 (en)2016-01-252019-05-28Cisco Technology, Inc.Method and system for interest encryption in a content centric network
US10305865B2 (en)2016-06-212019-05-28Cisco Technology, Inc.Permutation-based content encryption with manifests in a content centric network
US10313227B2 (en)2015-09-242019-06-04Cisco Technology, Inc.System and method for eliminating undetected interest looping in information-centric networks
US10320675B2 (en)2016-05-042019-06-11Cisco Technology, Inc.System and method for routing packets in a stateless content centric network
US10320760B2 (en)2016-04-012019-06-11Cisco Technology, Inc.Method and system for mutating and caching content in a content centric network
US10333840B2 (en)2015-02-062019-06-25Cisco Technology, Inc.System and method for on-demand content exchange with adaptive naming in information-centric networks
US10355999B2 (en)2015-09-232019-07-16Cisco Technology, Inc.Flow control with network named fragments
US10404450B2 (en)2016-05-022019-09-03Cisco Technology, Inc.Schematized access control in a content centric network
US10425503B2 (en)2016-04-072019-09-24Cisco Technology, Inc.Shared pending interest table in a content centric network
US10447805B2 (en)2016-10-102019-10-15Cisco Technology, Inc.Distributed consensus in a content centric network
US10454820B2 (en)2015-09-292019-10-22Cisco Technology, Inc.System and method for stateless information-centric networking
US10503730B1 (en)2015-12-282019-12-10Ionic Security Inc.Systems and methods for cryptographically-secure queries using filters generated by multiple parties
US10547589B2 (en)2016-05-092020-01-28Cisco Technology, Inc.System for implementing a small computer systems interface protocol over a content centric network
US10565183B1 (en)*2016-05-022020-02-18Pure Storage, Inc.Efficient deduplication signature utilization
WO2020061051A1 (en)*2018-09-172020-03-26Valimail Inc.Entity-separated email domain authentication for known and open sign-up domains
US10701038B2 (en)2015-07-272020-06-30Cisco Technology, Inc.Content negotiation in a content centric network
US10742596B2 (en)2016-03-042020-08-11Cisco Technology, Inc.Method and system for reducing a collision probability of hash-based names using a publisher identifier
US10805270B2 (en)2016-09-262020-10-13Agari Data, Inc.Mitigating communication risk by verifying a sender of a message
US10805314B2 (en)2017-05-192020-10-13Agari Data, Inc.Using message context to evaluate security of requested data
US10805251B2 (en)*2013-10-302020-10-13Mesh Labs Inc.Method and system for filtering electronic communications
US10880322B1 (en)2016-09-262020-12-29Agari Data, Inc.Automated tracking of interaction with a resource of a message
US20210067515A1 (en)*2018-11-212021-03-04Capital One Services, LlcMethod and System for Electronic Mail Attachment Management
US10956412B2 (en)2016-08-092021-03-23Cisco Technology, Inc.Method and system for conjunctive normal form attribute matching in a content centric network
US11005989B1 (en)2013-11-072021-05-11Rightquestion, LlcValidating automatic number identification data
US11019076B1 (en)2017-04-262021-05-25Agari Data, Inc.Message security assessment using sender identity profiles
US11044267B2 (en)2016-11-302021-06-22Agari Data, Inc.Using a measure of influence of sender in determining a security risk associated with an electronic message
US11095586B2 (en)*2014-04-292021-08-17At&T Intellectual Property I, L.P.Detection of spam messages
US11102244B1 (en)*2017-06-072021-08-24Agari Data, Inc.Automated intelligence gathering
US11132335B2 (en)*2017-12-122021-09-28Interset Software, Inc.Systems and methods for file fingerprinting
US20210314748A1 (en)*2020-04-012021-10-07Lg Electronics Inc.Verification of messages using hash chaining
US11151087B2 (en)2017-12-122021-10-19Interset Software Inc.Tracking file movement in a network environment
US11210412B1 (en)2017-02-012021-12-28Ionic Security Inc.Systems and methods for requiring cryptographic data protection as a precondition of system access
US11232216B1 (en)2015-12-282022-01-25Ionic Security Inc.Systems and methods for generation of secure indexes for cryptographically-secure queries
US20220141165A1 (en)*2020-10-292022-05-05Proofpoint, Inc.Bulk Messaging Detection and Enforcement
US11436656B2 (en)2016-03-182022-09-06Palo Alto Research Center IncorporatedSystem and method for a real-time egocentric collaborative filter on large datasets
US11516248B2 (en)*2017-08-252022-11-29Ecrime Management Strategies, Inc.Security system for detection and mitigation of malicious communications
US20220417278A1 (en)*2016-10-312022-12-29KnowBe4, Inc.Systems and methods for an artificial intelligence driven agent
US11582190B2 (en)*2020-02-102023-02-14Proofpoint, Inc.Electronic message processing systems and methods
US11641331B2 (en)*2019-06-042023-05-02Microsoft Technology Licensing, LlcSystem and method for blocking distribution of non-acceptable attachments
US11722513B2 (en)2016-11-302023-08-08Agari Data, Inc.Using a measure of influence of sender in determining a security risk associated with an electronic message
US11757914B1 (en)*2017-06-072023-09-12Agari Data, Inc.Automated responsive message to determine a security risk of a message sender
US20230370436A1 (en)*2020-05-272023-11-16Step Software Inc.Systems and methods for data communications
US11936604B2 (en)2016-09-262024-03-19Agari Data, Inc.Multi-level security analysis and intermediate delivery of an electronic message

Families Citing this family (105)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6628194B1 (en)*1999-08-312003-09-30At&T Wireless Services, Inc.Filtered in-box for voice mail, e-mail, pages, web-based information, and faxes
US7194464B2 (en)2001-12-072007-03-20Websense, Inc.System and method for adapting an internet filter
US20040193691A1 (en)*2003-03-312004-09-30Chang William I.System and method for providing an open eMail directory
US7814545B2 (en)2003-07-222010-10-12Sonicwall, Inc.Message classification using classifiers
US7912905B2 (en)*2004-05-182011-03-22Computer Associates Think, Inc.System and method for filtering network messages
US7565445B2 (en)*2004-06-182009-07-21Fortinet, Inc.Systems and methods for categorizing network traffic content
FR2875317A1 (en)*2004-09-102006-03-17France Telecom METHOD FOR MONITORING ELECTRONIC COURIERES ISSUED AND / OR RECEIVED BY A CLIENT OF AN INTERNET ACCESS PROVIDER WITHIN A TELECOMMUNICATION NETWORK
US7630381B1 (en)*2004-09-272009-12-08Radix Holdings, LlcDistributed patch distribution
US20060227772A1 (en)*2005-03-302006-10-12Fujitsu LimitedMethod and system for packet data communication between networks
US7873998B1 (en)*2005-07-192011-01-18Trustwave Holdings, Inc.Rapidly propagating threat detection
US8615800B2 (en)2006-07-102013-12-24Websense, Inc.System and method for analyzing web content
US8020206B2 (en)2006-07-102011-09-13Websense, Inc.System and method of analyzing web content
US8856920B2 (en)*2006-09-182014-10-07Alcatel LucentSystem and method of securely processing lawfully intercepted network traffic
US9654495B2 (en)2006-12-012017-05-16Websense, LlcSystem and method of analyzing web addresses
GB2458094A (en)2007-01-092009-09-09Surfcontrol On Demand LtdURL interception and categorization in firewalls
GB0709527D0 (en)2007-05-182007-06-27Surfcontrol PlcElectronic messaging system, message processing apparatus and message processing method
US8489610B2 (en)*2008-03-282013-07-16Nec CorporationMethod, system and program for information re-organization
US8161188B2 (en)*2008-05-042012-04-17Check Point Software Technologies, LtdDevices and methods for providing network access control utilizing traffic-regulation hardware
US8214977B2 (en)*2008-05-212012-07-10Symantec CorporationCentralized scanner database with optimal definition distribution using network queries
EP2318955A1 (en)2008-06-302011-05-11Websense, Inc.System and method for dynamic and real-time categorization of webpages
US9177144B2 (en)*2008-10-302015-11-03Mcafee, Inc.Structural recognition of malicious code patterns
US20100325372A1 (en)*2009-06-172010-12-23Housty Oswin EParallel training of dynamic random access memory channel controllers
US8489685B2 (en)2009-07-172013-07-16Aryaka Networks, Inc.Application acceleration as a service system and method
US8874663B2 (en)*2009-08-282014-10-28Facebook, Inc.Comparing similarity between documents for filtering unwanted documents
CN102045305B (en)*2009-10-202015-06-10中兴通讯股份有限公司Method and system for monitoring and tracking multimedia resource transmission
US8751808B2 (en)*2009-11-122014-06-10Roy GelbardMethod and system for sharing trusted contact information
KR20120066465A (en)*2010-12-142012-06-22한국전자통신연구원Method for blocking denial-of-service attack
US9058492B1 (en)*2011-02-142015-06-16Symantec CorporationTechniques for reducing executable code vulnerability
US8458796B2 (en)*2011-03-082013-06-04Hewlett-Packard Development Company, L.P.Methods and systems for full pattern matching in hardware
US8462781B2 (en)2011-04-062013-06-11Anue Systems, Inc.Systems and methods for in-line removal of duplicate network packets
US8806647B1 (en)*2011-04-252014-08-12Twitter, Inc.Behavioral scanning of mobile applications
US8621630B2 (en)*2011-06-172013-12-31Microsoft CorporationSystem, method and device for cloud-based content inspection for mobile devices
US9553817B1 (en)*2011-07-142017-01-24Sprint Communications Company L.P.Diverse transmission of packet content
US8543543B2 (en)*2011-09-132013-09-24Microsoft CorporationHash-based file comparison
US20130184878A1 (en)*2012-01-132013-07-18General Electric CompanySystems and Methods for Tracing Nodes in an Electrical Network
US8954519B2 (en)2012-01-252015-02-10Bitdefender IPR Management Ltd.Systems and methods for spam detection using character histograms
US9497149B2 (en)*2012-02-032016-11-15Richard KramerSystem and method for reducing unsolicited E-mails
CN102664875B (en)*2012-03-312014-12-17华中科技大学Malicious code type detection method based on cloud mode
US8347391B1 (en)2012-05-232013-01-01TrustPipe LLCSystem and method for detecting network activity of interest
US20140007229A1 (en)*2012-06-292014-01-02Christopher T. SmithSystem and method for identifying installed software products
US9491069B2 (en)2012-07-292016-11-08Verint Systems Ltd.System and method of high volume rule engine
KR101336278B1 (en)2012-09-192013-12-03충북대학교 산학협력단Light-weight hash algorithm for data security in wireless sensor networks
US10346369B2 (en)2012-10-112019-07-09Delphix Corp.Retrieving point-in-time copies of a source database for creating virtual databases
EP2720416A1 (en)*2012-10-122014-04-16Anam Technologies LimitedMethod for user reporting of spam mobile messages and filter node
US9241259B2 (en)2012-11-302016-01-19Websense, Inc.Method and apparatus for managing the transfer of sensitive information to mobile devices
US9202050B1 (en)*2012-12-142015-12-01Symantec CorporationSystems and methods for detecting malicious files
US9332028B2 (en)2013-01-252016-05-03REMTCS Inc.System, method, and apparatus for providing network security
US9525700B1 (en)2013-01-252016-12-20REMTCS Inc.System and method for detecting malicious activity and harmful hardware/software modifications to a vehicle
US8856324B2 (en)2013-01-282014-10-07TrustPipe LLCSystem and method for detecting a compromised computing system
US8935783B2 (en)2013-03-082015-01-13Bitdefender IPR Management Ltd.Document classification using multiscale text fingerprints
US8959595B2 (en)2013-03-152015-02-17Bullaproof, Inc.Methods and systems for providing secure transactions
US9792436B1 (en)*2013-04-292017-10-17Symantec CorporationTechniques for remediating an infected file
US9544256B2 (en)*2013-06-282017-01-10Td Ameritrade Ip Company, Inc.Crowdsourcing e-mail filtering
US9319425B2 (en)*2013-07-232016-04-19Crypteia Networks S.A.Systems and methods for self-tuning network intrusion detection and prevention
US10075460B2 (en)2013-10-162018-09-11REMTCS Inc.Power grid universal detection and countermeasure overlay intelligence ultra-low latency hypervisor
US9392007B2 (en)2013-11-042016-07-12Crypteia Networks S.A.System and method for identifying infected networks and systems from unknown attacks
US9853885B1 (en)2014-03-182017-12-26Amazon Technologies, Inc.Using packet duplication in a packet-switched network to increase reliability
US9871720B1 (en)*2014-03-182018-01-16Amazon Technologies, Inc.Using packet duplication with encapsulation in a packet-switched network to increase reliability
WO2015142250A1 (en)*2014-03-212015-09-24Telefonaktiebolaget L M Ericsson (Publ)Addressing for device to device communications
US10057850B2 (en)*2014-03-242018-08-21Acer IncorporatedMethods for deferring communications between a mobile communication device and a service network
US9443108B1 (en)*2014-06-272016-09-13Amazon Technologies, Inc.Secure timestamping
US10721267B1 (en)*2014-07-182020-07-21NortonLifeLock Inc.Systems and methods for detecting system attacks
US9363280B1 (en)2014-08-222016-06-07Fireeye, Inc.System and method of detecting delivery of malware using cross-customer data
US9876806B2 (en)*2014-09-252018-01-23Mcafee, LlcBehavioral detection of malware agents
US10091174B2 (en)*2014-09-292018-10-02Dropbox, Inc.Identifying related user accounts based on authentication data
US9942182B2 (en)2014-11-172018-04-10At&T Intellectual Property I, L.P.System and method for cloud based IP mobile messaging spam detection and defense
US9160680B1 (en)2014-11-182015-10-13Kaspersky Lab ZaoSystem and method for dynamic network resource categorization re-assignment
US10044625B2 (en)2014-11-252018-08-07Keysight Technologies Singapore (Holdings) Pte LtdHash level load balancing for deduplication of network packets
US9646159B2 (en)*2015-03-312017-05-09Juniper Networks, Inc.Multi-file malware analysis
US9781131B2 (en)*2015-04-222017-10-03Aktiebolaget SkfSystems and methods for securing remote configuration
US9641543B2 (en)*2015-04-222017-05-02Aktiebolaget AKFSystems and methods for securing remote configuration
CA2931455C (en)2015-05-272017-06-06OTC Systems Ltd.System for analyzing email for compliance with rules
RU2629444C2 (en)2015-06-302017-08-29Общество С Ограниченной Ответственностью "Яндекс"Method and server for determining spam activity in cloud system
CN105160268B (en)*2015-08-062018-06-01武汉亚星电子技术有限责任公司Data tracking and monitoring system, intelligent router and its data tracking monitoring method
US20230308459A1 (en)*2015-10-282023-09-28Qomplx, Inc.Authentication attack detection and mitigation with embedded authentication and delegation
US10558822B2 (en)*2015-12-152020-02-11Oath Inc.Enforcing anonymity in the auditing of electronic documents
US10038603B1 (en)2016-02-232018-07-31Area 1 Security, Inc.Packet capture collection tasking system
US10187400B1 (en)2016-02-232019-01-22Area 1 Security, Inc.Packet filters in security appliances with modes and intervals
US10778721B1 (en)2016-02-262020-09-15Arista Networks, Inc.Hash-based ACL lookup offload
RU2634180C1 (en)2016-06-242017-10-24Акционерное общество "Лаборатория Касперского"System and method for determining spam-containing message by topic of message sent via e-mail
US10241847B2 (en)*2016-07-192019-03-262236008 Ontario Inc.Anomaly detection using sequences of system calls
EP3297221B1 (en)*2016-09-192018-11-14retarus GmbHTechnique for detecting suspicious electronic messages
US10657182B2 (en)*2016-09-202020-05-19International Business Machines CorporationSimilar email spam detection
US10708272B1 (en)*2017-02-102020-07-07Arista Networks, Inc.Optimized hash-based ACL lookup offload
US10142263B2 (en)2017-02-212018-11-27Keysight Technologies Singapore (Holdings) Pte LtdPacket deduplication for network packet monitoring in virtual processing environments
CN107196931B (en)*2017-05-172020-09-08南京南瑞继保电气有限公司Deep packet inspection method based on network isolation device
US10834099B2 (en)*2017-05-232020-11-10Juniper Networks, Inc.Identifying a file using metadata and determining a security classification of the file before completing receipt of the file
US10708283B2 (en)*2017-06-302020-07-07Fortinet, Inc.Detection and mitigation of time-delay based network attacks
US10594725B2 (en)*2017-07-272020-03-17Cypress Semiconductor CorporationGenerating and analyzing network profile data
US10747729B2 (en)2017-09-012020-08-18Microsoft Technology Licensing, LlcDevice specific chunked hash size tuning
CN109660487B (en)*2017-10-102021-11-09武汉斗鱼网络科技有限公司Authorization method based on H5 webpage, storage medium, electronic device and system
US11477222B2 (en)*2018-02-202022-10-18Darktrace Holdings LimitedCyber threat defense system protecting email networks with machine learning models using a range of metadata from observed email communications
US11038900B2 (en)*2018-09-042021-06-15Cisco Technology, Inc.Structural command and control detection of polymorphic malware
US12058776B2 (en)*2019-02-142024-08-06Telefonaktiebolaget Lm Ericsson (Publ)Methods, apparatus and computer-readable mediums relating to capability reporting in a wireless network
CN109889891B (en)*2019-03-052023-03-24腾讯科技(深圳)有限公司Method, device and storage medium for acquiring target media file
US11777712B2 (en)*2019-03-222023-10-03International Business Machines CorporationInformation management in a database
US11101979B2 (en)2019-05-302021-08-24Kira Inc.Method and system for creating word-level differential privacy using feature hashing techniques
US11363064B2 (en)*2019-07-122022-06-14Adobe Inc.Identifying spam using near-duplicate detection for text and images
US11086947B1 (en)*2019-10-112021-08-10Tubular Labs, Inc.Efficient uniques querying
US12375527B2 (en)*2020-06-242025-07-29Fortinet, Inc.Leveraging network security scanning to obtain enhanced information regarding an attack chain involving a decoy file
US20230418954A1 (en)*2022-06-272023-12-28Micron Technology, Inc.Detecting information modification in a memory system
US12299410B2 (en)*2022-06-302025-05-13International Business Machines CorporationString similarity based weighted min-hashing
US20240039730A1 (en)2022-07-272024-02-01Rapid7, Inc.Hashing techniques for associating assets related to events with addressable computer network assets
US12072961B2 (en)2022-07-292024-08-27Bank Of America CorporationSystems and methods for password spraying identification and prevention using hash signature segmentation and behavior clustering analysis
CN115604026B (en)*2022-11-242023-05-16清华大学Interactive security analysis method and system for TCP/IP layered network model

Citations (95)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US4641274A (en)*1982-12-031987-02-03International Business Machines CorporationMethod for communicating changes made to text form a text processor to a remote host
US4996711A (en)*1989-06-211991-02-26Chaum David LSelected-exponent signature systems
US5276869A (en)*1990-09-101994-01-04International Business Machines CorporationSystem for selecting document recipients as determined by technical content of document and for electronically corroborating receipt of document
US5276737A (en)*1992-04-201994-01-04Silvio MicaliFair cryptosystems and methods of use
US5276736A (en)*1990-01-291994-01-04David ChaumOptionally moderated transaction systems
US5276901A (en)*1991-12-161994-01-04International Business Machines CorporationSystem for controlling group access to objects using group access control folder and group identification as individual user
US5276735A (en)*1992-04-171994-01-04Secure Computing CorporationData enclave and trusted path system
US5278901A (en)*1992-04-301994-01-11International Business Machines CorporationPattern-oriented intrusion-detection system and method
US5280527A (en)*1992-04-141994-01-18Kamahira Safe Co., Inc.Biometric token for authorizing access to a host system
US5283887A (en)*1990-12-191994-02-01Bull Hn Information Systems Inc.Automatic document format conversion in an electronic mail system based upon user preference
US5379374A (en)*1990-11-211995-01-03Hitachi, Ltd.Collaborative information processing system and workstation
US5379340A (en)*1991-08-021995-01-03Betterprize LimitedText communication system
US5386470A (en)*1989-12-061995-01-313Com IrelandRepeaters for secure local area networks
US5388189A (en)*1989-12-061995-02-07Racal-Datacom, Inc.Alarm filter in an expert system for communications network
US5481312A (en)*1994-09-121996-01-02At&T Corp.Method of and apparatus for the transmission of high and low priority segments of a video bitstream over packet networks
US5481613A (en)*1994-04-151996-01-02Northern Telecom LimitedComputer network cryptographic key distribution system
US5483466A (en)*1992-11-131996-01-09Hitachi, Ltd.Client/server system and mail reception/display control method
US5485460A (en)*1994-08-191996-01-16Microsoft CorporationSystem and method for running multiple incompatible network protocol stacks
US5485409A (en)*1992-04-301996-01-16International Business Machines CorporationAutomated penetration analysis system and method
US5491750A (en)*1993-12-301996-02-13International Business Machines CorporationMethod and apparatus for three-party entity authentication and key distribution using message authentication codes
US5495610A (en)*1989-11-301996-02-27Seer Technologies, Inc.Software distribution system to build and distribute a software release
US5602918A (en)*1995-12-221997-02-11Virtual Open Network Environment Corp.Application level security system and method
US5604490A (en)*1994-09-091997-02-18International Business Machines CorporationMethod and system for providing a user access to multiple secured subsystems
US5606668A (en)*1993-12-151997-02-25Checkpoint Software Technologies Ltd.System for securing inbound and outbound data packet flow in a computer network
US5706507A (en)*1995-07-051998-01-06International Business Machines CorporationSystem and method for controlling access to data located on a content server
US5706442A (en)*1995-12-201998-01-06Block Financial CorporationSystem for on-line financial services using distributed objects
US5708780A (en)*1995-06-071998-01-13Open Market, Inc.Internet server access control and monitoring systems
US5708826A (en)*1995-05-161998-01-13Fujitsu LimitedApparatus and method for converting presentation data
US5710883A (en)*1995-03-101998-01-20Stanford UniversityHypertext document transport mechanism for firewall-compatible distributed world-wide web publishing
US5717758A (en)*1995-11-021998-02-10Micall; SilvioWitness-based certificate revocation system
US5717757A (en)*1996-08-291998-02-10Micali; SilvioCertificate issue lists
US5857022A (en)*1994-01-131999-01-05Certco LlcEnhanced cryptographic system and method with key escrow feature
US5860068A (en)*1997-12-041999-01-12Petabyte CorporationMethod and system for custom manufacture and delivery of a data product
US5859966A (en)*1995-10-101999-01-12Data General CorporationSecurity system for computer systems
US5862325A (en)*1996-02-291999-01-19Intermind CorporationComputer-based communication system and method using metadata defining a control structure
US5864667A (en)*1995-04-051999-01-26Diversinet Corp.Method for safe communications
US5864852A (en)*1996-04-261999-01-26Netscape Communications CorporationProxy server caching mechanism that provides a file directory structure and a mapping mechanism within the file directory structure
US5864683A (en)*1994-10-121999-01-26Secure Computing CorporartionSystem 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
US5872844A (en)*1996-11-181999-02-16Microsoft CorporationSystem and method for detecting fraudulent expenditure of transferable electronic assets
US5872931A (en)*1996-08-131999-02-16Veritas Software, Corp.Management agent automatically executes corrective scripts in accordance with occurrences of specified events regardless of conditions of management interface and management engine
US6012144A (en)*1996-10-082000-01-04Pickett; Thomas E.Transaction security method and apparatus
US6014651A (en)*1993-11-042000-01-11Crawford; Christopher M.Commercial online software distribution systems and methods using encryption for security
US6021510A (en)*1997-11-242000-02-01Symantec CorporationAntivirus accelerator
US6023723A (en)*1997-12-222000-02-08Accepted Marketing, Inc.Method and system for filtering unwanted junk e-mail utilizing a plurality of filtering mechanisms
US6026414A (en)*1998-03-052000-02-15International Business Machines CorporationSystem including a proxy client to backup files in a distributed computing environment
US6029256A (en)*1997-12-312000-02-22Network Associates, Inc.Method and system for allowing computer programs easy access to features of a virus scanning engine
US6178509B1 (en)*1996-06-132001-01-23Intel CorporationTamper resistant methods and apparatus
US6178242B1 (en)*1997-02-072001-01-23Nds LimitedDigital recording protection system
US6182226B1 (en)*1998-03-182001-01-30Secure Computing CorporationSystem and method for controlling interactions between networks
US6182142B1 (en)*1998-07-102001-01-30Encommerce, Inc.Distributed access management of information resources
US6185678B1 (en)*1997-10-022001-02-06Trustees Of The University Of PennsylvaniaSecure and reliable bootstrap architecture
US6185682B1 (en)*1997-06-032001-02-06U.S. Philips CorporationAuthentication system
US6185689B1 (en)*1998-06-242001-02-06Richard S. Carson & Assoc., Inc.Method for network self security assessment
US6192407B1 (en)*1996-10-242001-02-20Tumbleweed Communications Corp.Private, trackable URLs for directed document delivery
US6192360B1 (en)*1998-06-232001-02-20Microsoft CorporationMethods and apparatus for classifying text and for building a text classifier
US20020001384A1 (en)*2000-04-132002-01-03Broadcom CorporationAuthentication engine architecture and method
US6338141B1 (en)*1998-09-302002-01-08Cybersoft, Inc.Method and apparatus for computer virus detection, analysis, and removal in real time
US20020004902A1 (en)*2000-07-072002-01-10Eng-Whatt TohSecure and reliable document delivery
US6341369B1 (en)*1998-12-032002-01-22International Business Machines CorporationMethod and data processing system for specifying and applying rules to classification-based decision points in an application system
US20020016910A1 (en)*2000-02-112002-02-07Wright Robert P.Method for secure distribution of documents over electronic networks
US20020016826A1 (en)*1998-02-072002-02-07Olof JohanssonFirewall apparatus and method of controlling network data packet traffic between internal and external networks
US20020019945A1 (en)*2000-04-282002-02-14Internet Security System, Inc.System and method for managing security events on a network
US20020023140A1 (en)*2000-06-082002-02-21Hile John K.Electronic document delivery system
US20020026591A1 (en)*1998-06-152002-02-28Hartley Bruce V.Method and apparatus for assessing the security of a computer system
US20030004689A1 (en)*2001-06-132003-01-02Gupta Ramesh M.Hierarchy-based method and apparatus for detecting attacks on a computer system
US20030005326A1 (en)*2001-06-292003-01-02Todd FlemmingMethod and system for implementing a security application services provider
US20030009554A1 (en)*2001-07-092003-01-09Burch Hal JosephMethod and apparatus for tracing packets in a communications network
US20030009693A1 (en)*2001-07-092003-01-09International Business Machines CorporationDynamic intrusion detection for computer systems
US20030009696A1 (en)*2001-05-182003-01-09Bunker V. Nelson WaldoNetwork security testing
US6507851B1 (en)*1998-12-032003-01-14Sony CorporationCustomer information retrieving method, a customer information retrieving apparatus, a data preparation method, and a database
US20030014664A1 (en)*2001-06-292003-01-16Daavid HentunenIntrusion detection method and system
US6510466B1 (en)*1998-12-142003-01-21International Business Machines CorporationMethods, systems and computer program products for centralized management of application programs on a network
US6510431B1 (en)*1999-06-282003-01-21International Business Machines CorporationMethod and system for the routing of requests using an automated classification and profile matching in a networked environment
US6510464B1 (en)*1999-12-142003-01-21Verizon Corporate Services Group Inc.Secure gateway having routing feature
US20030023692A1 (en)*2001-07-272003-01-30Fujitsu LimitedElectronic message delivery system, electronic message delivery managment server, and recording medium in which electronic message delivery management program is recorded
US20030021280A1 (en)*2001-07-262003-01-30Makinson Graham ArthurMalware scanning using a network bridge
US20030023873A1 (en)*2001-03-162003-01-30Yuval Ben-ItzhakApplication-layer security method and system
US20030023874A1 (en)*2001-07-162003-01-30Rudy ProkupetsSystem for integrating security and access for facilities and information systems
US20030023875A1 (en)*2001-07-262003-01-30Hursey Neil JohnDetecting e-mail propagated malware
US20030023695A1 (en)*1999-02-262003-01-30Atabok Japan, Inc.Modifying an electronic mail system to produce a secure delivery system
US6675209B1 (en)*1999-07-192004-01-06Hewlett-Packard Development Company, L.P.Method and system for assigning priority among network segments
US6675153B1 (en)*1999-07-062004-01-06Zix CorporationTransaction authorization system
US6681331B1 (en)*1999-05-112004-01-20Cylant, Inc.Dynamic software system intrusion detection
US20040015554A1 (en)*2002-07-162004-01-22Brian WilsonActive e-mail filter with challenge-response
US6684335B1 (en)*1999-08-192004-01-27Epstein, Iii Edwin A.Resistance cell architecture
US6842860B1 (en)*1999-07-232005-01-11Networks Associates Technology, Inc.System and method for selectively authenticating data
US6842861B1 (en)*2000-03-242005-01-11Networks Associates Technology, Inc.Method and system for detecting viruses on handheld computers
US6845449B1 (en)*1999-07-232005-01-18Networks Associates Technology, Inc.System and method for fast nested message authentication codes and error correction codes
US20050014749A1 (en)*2003-06-202005-01-20Amgen Inc.Piperazine derivatives and methods of use
US6847888B2 (en)*2002-08-072005-01-25Hrl Laboratories, LlcMethod and apparatus for geographic shape preservation for identification
US20050021738A1 (en)*2002-11-122005-01-27Kenneth GoellerNetwork geo-location system
US20050021736A1 (en)*2003-01-072005-01-27International Business Machines CorporationMethod and system for monitoring performance of distributed applications
US6985923B1 (en)*2000-06-132006-01-10International Business Machines CorporationMethod, article of manufacture and apparatus for processing redundant electronic mail messages
US6993660B1 (en)*2001-08-032006-01-31Mcafee, Inc.System and method for performing efficient computer virus scanning of transient messages using checksums in a distributed computing environment
US7159237B2 (en)*2000-03-162007-01-02Counterpane Internet Security, Inc.Method and system for dynamic network intrusion monitoring, detection and response

Family Cites Families (783)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
FR2258112A5 (en)1973-11-301975-08-08Honeywell Bull Soc Ind
US3956615A (en)1974-06-251976-05-11Ibm CorporationTransaction execution system with secure data storage and communications
US4104721A (en)1976-12-301978-08-01International Business Machines CorporationHierarchical security mechanism for dynamically assigning security levels to object programs
US4200770A (en)1977-09-061980-04-29Stanford UniversityCryptographic apparatus and method
US4405829A (en)1977-12-141983-09-20Massachusetts Institute Of TechnologyCryptographic communications system and method
US4289930A (en)1978-11-301981-09-15The General Electric Company LimitedElectronic apparatus for the display of information received over a line
US4386416A (en)1980-06-021983-05-31Mostek CorporationData compression, encryption, and in-line transmission system
US4384325A (en)1980-06-231983-05-17Sperry CorporationApparatus and method for searching a data base using variable search criteria
US4386233A (en)1980-09-291983-05-31Smid Miles ECrytographic key notarization methods and apparatus
US4442484A (en)1980-10-141984-04-10Intel CorporationMicroprocessor memory management and protection mechanism
US4648031A (en)1982-06-211987-03-03International Business Machines CorporationMethod and apparatus for restarting a computing system
US4532588A (en)1982-11-091985-07-30International Business Machines CorporationElectronic document distribution network with uniform data stream
NL8301458A (en)1983-04-261984-11-16Philips Nv METHOD FOR DISTRIBUTING AND USING ENCRYPTION KEYS.
US4870571A (en)1983-05-041989-09-26The Johns Hopkins UniversityIntercomputer communications based on message broadcasting with receiver selection
US4590470A (en)1983-07-111986-05-20At&T Bell LaboratoriesUser authentication system employing encryption functions
US4926480A (en)1983-08-221990-05-15David ChaumCard-computer moderated systems
US4947430A (en)1987-11-231990-08-07David ChaumUndeniable signature systems
US4584639A (en)1983-12-231986-04-22Key Logic, Inc.Computer security system
US4621321A (en)1984-02-161986-11-04Honeywell Inc.Secure data processing system architecture
US4710763A (en)1984-10-191987-12-01Texas Instruments IncorporatedMethod for generating and displaying tree structures in a limited display area
US4713753A (en)1985-02-211987-12-15Honeywell Inc.Secure data processing system architecture with format control
US4713780A (en)1985-04-151987-12-15Express Communications, Inc.Electronic mail
US4754428A (en)1985-04-151988-06-28Express Communications, Inc.Apparatus and method of distributing documents to remote terminals with different formats
US4914568A (en)1986-10-241990-04-03National Instruments, Inc.Graphical system for modelling a process and associated method
US4837798A (en)1986-06-021989-06-06American Telephone And Telegraph CompanyCommunication system having unified messaging
NL8602418A (en)1986-09-251988-04-18Philips Nv DEVICE FOR DISPLAYING A PCM MODULATED SIGNAL WITH A MUTE CIRCUIT.
JP2702927B2 (en)1987-06-151998-01-26株式会社日立製作所 String search device
DE3851724T2 (en)1987-07-081995-05-04Matsushita Electric Ind Co Ltd Method and device for protecting copy signals.
FR2618002B1 (en)1987-07-101991-07-05Schlumberger Ind Sa METHOD AND SYSTEM FOR AUTHENTICATING ELECTRONIC MEMORY CARDS
US4853961A (en)1987-12-181989-08-01Pitney Bowes Inc.Reliable document authentication system
US4885789A (en)1988-02-011989-12-05International Business Machines CorporationRemote trusted path mechanism for telnet
US5214702A (en)1988-02-121993-05-25Fischer Addison MPublic key/signature cryptosystem with enhanced digital signature certification
US5005200A (en)1988-02-121991-04-02Fischer Addison MPublic key/signature cryptosystem with enhanced digital signature certification
US4868877A (en)1988-02-121989-09-19Fischer Addison MPublic key/signature cryptosystem with enhanced digital signature certification
CA1314101C (en)1988-02-171993-03-02Henry Shao-Lin TengExpert system for security inspection of a digital computer system in a network environment
US4951196A (en)1988-05-041990-08-21Supply Tech, Inc.Method and apparatus for electronic data interchange
US5008814A (en)1988-08-151991-04-16Network Equipment Technologies, Inc.Method and apparatus for updating system software for a plurality of data processing units in a communication network
US5144660A (en)1988-08-311992-09-01Rose Anthony MSecuring a computer against undesired write operations to or read operations from a mass storage device
US5054096A (en)1988-10-241991-10-01Empire Blue Cross/Blue ShieldMethod and apparatus for converting documents into electronic data for transaction processing
US4975950A (en)1988-11-031990-12-04Lentz Stephen ASystem and method of protecting integrity of computer data and software
US5313637A (en)1988-11-291994-05-17Rose David KMethod and apparatus for validating authorization to access information in an information processing system
US5167011A (en)1989-02-151992-11-24W. H. MorrisMethod for coodinating information storage and retrieval
US5210824A (en)1989-03-031993-05-11Xerox CorporationEncoding-format-desensitized methods and means for interchanging electronic document as appearances
US5020059A (en)1989-03-311991-05-28At&T Bell LaboratoriesReconfigurable signal processor
US5191611A (en)1989-04-031993-03-02Lang Gerald SMethod and apparatus for protecting material on storage media and for transferring material on storage media to various recipients
US5144659A (en)1989-04-191992-09-01Richard P. JonesComputer file protection system
US5119465A (en)1989-06-191992-06-02Digital Equipment CorporationSystem for selectively converting plurality of source data structures through corresponding source intermediate structures, and target intermediate structures into selected target structure
GB8918553D0 (en)1989-08-151989-09-27Digital Equipment IntMessage control system
US5105184B1 (en)1989-11-091997-06-17Noorali PiraniMethods for displaying and integrating commercial advertisements with computer software
DE68925695D1 (en)1989-12-131996-03-28Ibm Computer system security device
US5093914A (en)1989-12-151992-03-03At&T Bell LaboratoriesMethod of controlling the execution of object-oriented programs
US5263157A (en)1990-02-151993-11-16International Business Machines CorporationMethod and system for providing user access control within a distributed data processing system by the exchange of access control profiles
JP3080382B2 (en)1990-02-212000-08-28株式会社日立製作所 Cryptographic communication system
EP0451384B1 (en)1990-04-101997-09-24International Business Machines CorporationHypertext data processing system and method
US5319776A (en)1990-04-191994-06-07Hilgraeve CorporationIn transit detection of computer virus with safeguard
US5210825A (en)1990-04-261993-05-11Teknekron Communications Systems, Inc.Method and an apparatus for displaying graphical data received from a remote computer by a local computer
US5822527A (en)1990-05-041998-10-13Digital Equipment CorporationMethod and apparatus for information stream filtration using tagged information access and action registration
US5226080A (en)1990-06-221993-07-06Grid Systems CorporationMethod and apparatus for password protection of a computer
US5204961A (en)1990-06-251993-04-20Digital Equipment CorporationComputer network operating with multilevel hierarchical security with selectable common trust realms and corresponding security protocols
US5070528A (en)1990-06-291991-12-03Digital Equipment CorporationGeneric encryption technique for communication networks
GB9015799D0 (en)1990-07-181991-06-12Plessey TelecommA data communication system
US5124984A (en)1990-08-071992-06-23Concord Communications, Inc.Access controller for local area network
US5144557A (en)1990-08-131992-09-01International Business Machines CorporationMethod and system for document distribution by reference to a first group and particular document to a second group of user in a data processing system
US5247661A (en)1990-09-101993-09-21International Business Machines CorporationMethod and apparatus for automated document distribution in a data processing system
US5790198A (en)1990-09-101998-08-04Starsight Telecast, Inc.Television schedule information transmission and utilization system and process
US5224163A (en)1990-09-281993-06-29Digital Equipment CorporationMethod for delegating authorization from one entity to another through the use of session encryption keys
US5315657A (en)1990-09-281994-05-24Digital Equipment CorporationCompound principals in access control lists
US5239466A (en)1990-10-041993-08-24Motorola, Inc.System for selectively routing and merging independent annotations to a document at remote locations
US5153918A (en)1990-11-191992-10-06Vorec CorporationSecurity system for data communications
US5263147A (en)1991-03-011993-11-16Hughes Training, Inc.System for providing high security for personal computers and workstations
JP3177684B2 (en)1991-03-142001-06-18株式会社日立製作所 Email system
US5424724A (en)1991-03-271995-06-13International Business Machines CorporationMethod and apparatus for enhanced electronic mail distribution
US5272754A (en)1991-03-281993-12-21Secure Computing CorporationSecure computer interface
US5513323A (en)1991-06-141996-04-30International Business Machines CorporationMethod and apparatus for multistage document format transformation in a data processing system
US5228083A (en)1991-06-281993-07-13Digital Equipment CorporationCryptographic processing in a communication network, using a single cryptographic engine
US5577209A (en)1991-07-111996-11-19Itt CorporationApparatus and method for providing multi-level security for communication among computers and terminals on a network
US5621579A (en)1991-08-191997-04-15Index Systems, Inc.Method for selectively playing back programs recorded on a video tape
US5367621A (en)1991-09-061994-11-22International Business Machines CorporationData processing method to provide a generalized link from a reference point in an on-line book to an arbitrary multimedia object which can be dynamically updated
JPH06102822A (en)1991-09-261994-04-15Rooreru Intelligent Syst:KkFile security system
US5355474A (en)1991-09-271994-10-11Thuraisngham Bhavani MSystem for multilevel secure database management using a knowledge base with release-based and other security constraints for query, response and update modification
US5200999A (en)1991-09-271993-04-06International Business Machines CorporationPublic key cryptosystem key management based on control vectors
US5177788A (en)1991-10-151993-01-05Ungermann-Bass, Inc.Network message security method and apparatus
US5164988A (en)1991-10-311992-11-17International Business Machines CorporationMethod to establish and enforce a network cryptographic security policy in a public key cryptosystem
US5265164A (en)1991-10-311993-11-23International Business Machines CorporationCryptographic facility environment backup/restore and replication in a public key cryptosystem
US5325370A (en)1991-11-121994-06-28Storage Technology CorporationMethod and apparatus for recording data on magnetic tape media
US5210795A (en)1992-01-101993-05-11Digital Equipment CorporationSecure user authentication from personal computer
DK170490B1 (en)1992-04-281995-09-18Multi Inform As Data Processing Plant
FR2686755A1 (en)1992-01-281993-07-30Electricite De France METHOD FOR ENCRYPTING MESSAGES TRANSMITTED BETWEEN INTERCONNECTED NETWORKS, ENCRYPTION APPARATUS AND DEVICE FOR COMMUNICATING ENCRYPTED DATA USING SUCH A METHOD.
GB9205774D0 (en)1992-03-171992-04-29Int Computers LtdComputer security system
US5333266A (en)1992-03-271994-07-26International Business Machines CorporationMethod and apparatus for message handling in computer systems
US5649095A (en)1992-03-301997-07-15Cozza; Paul D.Method and apparatus for detecting computer viruses through the use of a scan information cache
US5278460A (en)1992-04-071994-01-11Micron Technology, Inc.Voltage compensating CMOS input buffer
US5313521A (en)1992-04-151994-05-17Fujitsu LimitedKey distribution protocol for file transfer in the local area network
US5315658B1 (en)1992-04-201995-09-12Silvio MicaliFair cryptosystems and methods of use
US5311593A (en)1992-05-131994-05-10Chipcom CorporationSecurity system for a network concentrator
US5412717A (en)1992-05-151995-05-02Fischer; Addison M.Computer system security method and apparatus having program authorization information data structures
US5241594A (en)1992-06-021993-08-31Hughes Aircraft CompanyOne-time logon means and methods for distributed computing systems
GB9212655D0 (en)1992-06-151992-07-29Digital Equipment IntCommunications system
WO1993026109A1 (en)1992-06-171993-12-23The Trustees Of The University Of PennsylvaniaApparatus for providing cryptographic support in a network
US5359659A (en)1992-06-191994-10-25Doren RosenthalMethod for securing software against corruption by computer viruses
GB9213169D0 (en)1992-06-221992-08-05Ncr Int IncCryptographic key management apparatus and method
US5235642A (en)1992-07-211993-08-10Digital Equipment CorporationAccess control subsystem and method for distributed computer system using locally cached authentication credentials
IL102843A (en)1992-08-171996-06-18Zisapel YehudaCarrier sensing multiple access/collision detection local area networks
US5418908A (en)1992-10-151995-05-23International Business Machines CorporationSystem for automatically establishing a link between an electronic mail item and a remotely stored reference through a place mark inserted into the item
US5432932A (en)1992-10-231995-07-11International Business Machines CorporationSystem and method for dynamically controlling remote processes from a performance monitor
US5675733A (en)1992-11-301997-10-07International Business Machines CorporationStatistical analysis and display of reception status of electronic messages
US5666530A (en)1992-12-021997-09-09Compaq Computer CorporationSystem for automatic synchronization of common file between portable computer and host computer via communication channel selected from a plurality of usable channels there between
US5410326A (en)1992-12-041995-04-25Goldstein; Steven W.Programmable remote control device for interacting with a plurality of remotely controlled devices
US5341426A (en)1992-12-151994-08-23Motorola, Inc.Cryptographic key management apparatus and method
JPH08504326A (en)1992-12-151996-05-14コモンウェルス サイエンティフィック アンド インダストリアル リサーチ オーガナイゼーション DNA molecule encoding an inducible plant promoter and tomato ADH2 enzyme
US5828893A (en)1992-12-241998-10-27Motorola, Inc.System and method of communicating between trusted and untrusted computer systems
US5544320A (en)1993-01-081996-08-06Konrad; Allan M.Remote information service access system based on a client-server-service model
US5440723A (en)1993-01-191995-08-08International Business Machines CorporationAutomatic immune system for computers and computer networks
US5351293A (en)1993-02-011994-09-27Wave Systems Corp.System method and apparatus for authenticating an encrypted signal
US5406557A (en)1993-02-011995-04-11National Semiconductor CorporationInterenterprise electronic mail hub
US5586260A (en)1993-02-121996-12-17Digital Equipment CorporationMethod and apparatus for authenticating a client to a server in computer systems which support different security mechanisms
US5299263A (en)1993-03-041994-03-29Bell Communications Research, Inc.Two-way public key authentication and key agreement for low-cost terminals
US5479411A (en)1993-03-101995-12-26At&T Corp.Multi-media integrated message arrangement
US5414650A (en)1993-03-241995-05-09Compression Research Group, Inc.Parsing information onto packets using context-insensitive parsing rules based on packet characteristics
US5404231A (en)1993-05-241995-04-04Audiofax, Inc.Sender-based facsimile store and forward facility
FR2706652B1 (en)1993-06-091995-08-18Alsthom Cge Alcatel Device for detecting intrusions and suspicious users for a computer system and security system comprising such a device.
JPH0764788A (en)1993-06-141995-03-10Mitsubishi Electric Corp Microcomputer
JPH0737087A (en)1993-07-191995-02-07Matsushita Electric Ind Co Ltd Image processing device
JPH0779298A (en)1993-09-081995-03-20Hitachi Ltd Facsimile server system
US5983012A (en)1993-09-281999-11-09Bull Hn Information Systems Inc.Executing programs of a first system on a second system
US5436972A (en)1993-10-041995-07-25Fischer; Addison M.Method for preventing inadvertent betrayal by a trustee of escrowed digital secrets
US5513126A (en)1993-10-041996-04-30Xerox CorporationNetwork having selectively accessible recipient prioritized communication channel profiles
US5657461A (en)1993-10-041997-08-12Xerox CorporationUser interface for defining and automatically transmitting data according to preferred communication channels
US5414833A (en)1993-10-271995-05-09International Business Machines CorporationNetwork security system and method using a parallel finite state machine adaptive active monitor and responder
US5371794A (en)1993-11-021994-12-06Sun Microsystems, Inc.Method and apparatus for privacy and authentication in wireless networks
US5499294A (en)1993-11-241996-03-12The United States Of America As Represented By The Administrator Of The National Aeronautics And Space AdministrationDigital camera with apparatus for authentication of images produced from an image file
FR2713419B1 (en)1993-12-021996-07-05Gemplus Card Int Method for generating DSA signatures with low cost portable devices.
AU1265195A (en)1993-12-061995-06-27Telequip CorporationSecure computer memory card
DE69330065T2 (en)1993-12-082001-08-09International Business Machines Corp., Armonk Method and system for key distribution and authentication in a data transmission system
US5509074A (en)1994-01-271996-04-16At&T Corp.Method of protecting electronically published materials using cryptographic protocols
US5485455A (en)1994-01-281996-01-16Cabletron Systems, Inc.Network having secure fast packet switching and guaranteed quality of service
US6381694B1 (en)1994-02-182002-04-30Apple Computer, Inc.System for automatic recovery from software problems that cause computer failure
US5557742A (en)1994-03-071996-09-17Haystack Labs, Inc.Method and system for detecting intrusion into and misuse of a data processing system
US5974141A (en)1995-03-311999-10-26Mitsubishi CorporationData management system
US5572590A (en)1994-04-121996-11-05International Business Machines CorporationDiscrimination of malicious changes to digital information using multiple signatures
US5627977A (en)1994-04-191997-05-06Orchid Systems, Inc.Trainable user interface translator
US5541993A (en)1994-05-101996-07-30Fan; EricStructure and method for secure image transmission
US5675507A (en)1995-04-281997-10-07Bobo, Ii; Charles R.Message storage and delivery system
US5511122A (en)1994-06-031996-04-23The United States Of America As Represented By The Secretary Of The NavyIntermediate network authentication
US5416842A (en)1994-06-101995-05-16Sun Microsystems, Inc.Method and apparatus for key-management scheme for use with internet protocols at site firewalls
US5561703A (en)1994-07-061996-10-01Rolm CompanySystem and method for integration of a paging server into a private branch exchange environment
US5535276A (en)1994-11-091996-07-09Bell Atlantic Network Services, Inc.Yaksha, an improved system and method for securing communications using split private key asymmetric cryptography
US5615340A (en)1994-07-211997-03-25Allied Telesyn Int'l Corp.Network interfacing apparatus and method using repeater and cascade interface with scrambling
US5557346A (en)1994-08-111996-09-17Trusted Information Systems, Inc.System and method for key escrow encryption
US5557765A (en)1994-08-111996-09-17Trusted Information Systems, Inc.System and method for data recovery
US5537533A (en)1994-08-111996-07-16Miralink CorporationSystem and method for remote mirroring of digital data from a primary network server to a remote network server
JPH10511471A (en)1994-08-121998-11-04リートン,フランク、タムスン Fail-safe key marking system
US5548646A (en)1994-09-151996-08-20Sun Microsystems, Inc.System for signatureless transmission and reception of data packets between computer networks
US5740231A (en)1994-09-161998-04-14Octel Communications CorporationNetwork-based multimedia communications and directory system and method of operation
US5933478A (en)1994-09-281999-08-03Hitachi, Ltd.Data transfer system and handheld terminal device used therefor
JPH0897159A (en)1994-09-291996-04-12Handotai Process Kenkyusho:KkMethod and system for epitaxial growth
US5802371A (en)1994-09-291998-09-01International Business Machines CorporationMethod of walking-up a call stack for a client/server program that uses remote procedure call
GB2295299B (en)1994-11-161999-04-28Network Services Inc EnterprisEnterprise network management method and apparatus
US5623601A (en)1994-11-181997-04-22Milkway Networks CorporationApparatus and method for providing a secure gateway for communication and data exchanges between networks
US5623598A (en)1994-11-221997-04-22Hewlett-Packard CompanyMethod for identifying ways to improve performance in computer data storage systems
US5805719A (en)1994-11-281998-09-08SmarttouchTokenless identification of individuals
US6154879A (en)1994-11-282000-11-28Smarttouch, Inc.Tokenless biometric ATM access system
US5758257A (en)1994-11-291998-05-26Herz; FrederickSystem and method for scheduling broadcast of and access to video programs and other data using customer profiles
US5619648A (en)1994-11-301997-04-08Lucent Technologies Inc.Message filtering techniques
US5608874A (en)1994-12-021997-03-04Autoentry Online, Inc.System and method for automatic data file format translation and transmission having advanced features
US5550984A (en)1994-12-071996-08-27Matsushita Electric Corporation Of AmericaSecurity system for preventing unauthorized communications between networks by translating communications received in ip protocol to non-ip protocol to remove address and routing services information
US5646997A (en)1994-12-141997-07-08Barton; James M.Method and apparatus for embedding authentication information within digital data
US5530852A (en)1994-12-201996-06-25Sun Microsystems, Inc.Method for extracting profiles and topics from a first file written in a first markup language and generating files in different markup languages containing the profiles and topics for use in accessing data described by the profiles and topics
US5566170A (en)1994-12-291996-10-15Storage Technology CorporationMethod and apparatus for accelerated packet forwarding
US5694616A (en)1994-12-301997-12-02International Business Machines CorporationMethod and system for prioritization of email items by selectively associating priority attribute with at least one and fewer than all of the recipients
US5638487A (en)1994-12-301997-06-10Purespeech, Inc.Automatic speech recognition
US5878230A (en)1995-01-051999-03-02International Business Machines CorporationSystem for email messages wherein the sender designates whether the recipient replies or forwards to addresses also designated by the sender
US5504454A (en)1995-01-301996-04-02Westinghouse Elec. Corp.Demodulator for powerline carrier communications
US5583995A (en)1995-01-301996-12-10Mrj, Inc.Apparatus and method for data storage and retrieval using bandwidth allocation
US6658568B1 (en)1995-02-132003-12-02Intertrust Technologies CorporationTrusted infrastructure support system, methods and techniques for secure electronic commerce transaction and rights management
US5943422A (en)1996-08-121999-08-24Intertrust Technologies Corp.Steganographic techniques for securely delivering electronic digital rights management control information over insecure communication channels
US6272632B1 (en)1995-02-212001-08-07Network Associates, Inc.System and method for controlling access to a user secret using a key recovery field
US5835758A (en)1995-02-281998-11-10Vidya Technologies, Inc.Method and system for respresenting and processing physical and conceptual entities
US5655081A (en)1995-03-081997-08-05Bmc Software, Inc.System for monitoring and managing computer resources and applications across a distributed computing environment using an intelligent autonomous agent architecture
US5564106A (en)1995-03-091996-10-08Motorola, Inc.Method for providing blind access to an encryption key
US5553145A (en)1995-03-211996-09-03Micali; SilviaSimultaneous electronic transactions with visible trusted parties
US5699513A (en)1995-03-311997-12-16Motorola, Inc.Method for secure network access via message intercept
US5790793A (en)1995-04-041998-08-04Higley; ThomasMethod and system to create, transmit, receive and process information, including an address to further information
US5677955A (en)1995-04-071997-10-14Financial Services Technology ConsortiumElectronic funds transfer instruments
US5852665A (en)1995-04-131998-12-22Fortress U & T Ltd.Internationally regulated system for one to one cryptographic communications with national sovereignty without key escrow
US5724512A (en)1995-04-171998-03-03Lucent Technologies Inc.Methods and apparatus for storage and retrieval of name space information in a distributed computing system
DE69628882T2 (en)1995-04-252004-05-27Canon K.K. Data transmission device and method
US5790856A (en)1995-05-081998-08-04Apple Computer, Inc.Methods, apparatus, and data structures for data driven computer patches and static analysis of same
US5632011A (en)1995-05-221997-05-20Sterling Commerce, Inc.Electronic mail management system for operation on a host computer system
KR19990022451A (en)1995-06-051999-03-25피터 씨. 프레운드 Multilevel digital signature method and system
US5812776A (en)1995-06-071998-09-22Open Market, Inc.Method of providing internet pages by mapping telephone number provided by client to URL and returning the same in a redirect command by server
US5636371A (en)1995-06-071997-06-03Bull Hn Information Systems Inc.Virtual network mechanism to access well known port application programs running on a single host system
US5689565A (en)1995-06-291997-11-18Microsoft CorporationCryptography system and method for providing cryptographic services for a computer application
US5761531A (en)1995-06-301998-06-02Fujitsu LimitedInput/output control apparatus and method for transfering track data from cache module to channel unit during the staging of the data track from device adapter
GB2303947A (en)1995-07-311997-03-05IbmBoot sector virus protection in computer systems
JPH0954699A (en)1995-08-111997-02-25Fujitsu Ltd Computer process scheduler
US5742759A (en)1995-08-181998-04-21Sun Microsystems, Inc.Method and system for facilitating access control to system resources in a distributed computer system
EP0762337A3 (en)1995-09-082000-01-19Francotyp-Postalia Aktiengesellschaft & Co.Method and device for enhancing manipulation-proof of critical data
US5631961A (en)1995-09-151997-05-20The United States Of America As Represented By The Director Of The National Security AgencyDevice for and method of cryptography that allows third party access
US6134551A (en)1995-09-152000-10-17Intel CorporationMethod of caching digital certificate revocation lists
US5889943A (en)1995-09-261999-03-30Trend Micro IncorporatedApparatus and method for electronic mail virus detection and elimination
US5623600A (en)1995-09-261997-04-22Trend Micro, IncorporatedVirus detection and removal apparatus for computer networks
US5854916A (en)1995-09-281998-12-29Symantec CorporationState-based cache for antivirus software
US5765030A (en)1996-07-191998-06-09Symantec CorpProcessor emulator module having a variable pre-fetch queue size for program execution
US5826013A (en)1995-09-281998-10-20Symantec CorporationPolymorphic virus detection module
US6067410A (en)1996-02-092000-05-23Symantec CorporationEmulation repair system
US5696822A (en)1995-09-281997-12-09Symantec CorporationPolymorphic virus detection module
US6766450B2 (en)1995-10-242004-07-20Corestreet, Ltd.Certificate revocation system
US6487658B1 (en)1995-10-022002-11-26Corestreet Security, Ltd.Efficient certificate revocation
US5793868A (en)1996-08-291998-08-11Micali; SilvioCertificate revocation system
US5666416A (en)1995-10-241997-09-09Micali; SilvioCertificate revocation system
US6097811A (en)1995-11-022000-08-01Micali; SilvioTree-based certificate revocation system
US5572643A (en)1995-10-191996-11-05Judson; David H.Web browser with dynamic display of information objects during linking
US5689566A (en)1995-10-241997-11-18Nguyen; Minhtam C.Network with secure communications sessions
US5687235A (en)1995-10-261997-11-11Novell, Inc.Certificate revocation performance optimization
US5948062A (en)1995-10-271999-09-07Emc CorporationNetwork file server using a cached disk array storing a network file directory including file locking information and data mover computers each having file system software for shared read-write file access
US5826029A (en)1995-10-311998-10-20International Business Machines CorporationSecured gateway interface
US5724428A (en)1995-11-011998-03-03Rsa Data Security, Inc.Block encryption algorithm with data-dependent rotations
US5793763A (en)1995-11-031998-08-11Cisco Technology, Inc.Security system for network address translation systems
US5923846A (en)1995-11-061999-07-13Microsoft CorporationMethod of uploading a message containing a file reference to a server and downloading a file from the server using the file reference
US5764906A (en)1995-11-071998-06-09Netword LlcUniversal electronic resource denotation, request and delivery system
US5699431A (en)1995-11-131997-12-16Northern Telecom LimitedMethod for efficient management of certificate revocation lists and update information
US5671279A (en)1995-11-131997-09-23Netscape Communications CorporationElectronic commerce using a secure courier system
JPH09153050A (en)1995-11-291997-06-10Hitachi Ltd Document information collecting method and document information collecting device
JP3688830B2 (en)1995-11-302005-08-31株式会社東芝 Packet transfer method and packet processing apparatus
US5812844A (en)1995-12-071998-09-22Microsoft CorporationMethod and system for scheduling the execution of threads using optional time-specific scheduling constraints
US5937164A (en)1995-12-071999-08-10Hyperlock Technologies, Inc.Method and apparatus of secure server control of local media via a trigger through a network for instant local access of encrypted data on local media within a platform independent networking system
US5892825A (en)1996-05-151999-04-06Hyperlock Technologies IncMethod of secure server control of local media via a trigger through a network for instant local access of encrypted data on local media
US5758343A (en)1995-12-081998-05-26Ncr CorporationApparatus and method for integrating multiple delegate directory service agents
US5745574A (en)1995-12-151998-04-28Entegrity Solutions CorporationSecurity infrastructure for electronic transactions
US5793954A (en)1995-12-201998-08-11Nb NetworksSystem and method for general purpose network analysis
US5781901A (en)1995-12-211998-07-14Intel CorporationTransmitting electronic mail attachment over a network using a e-mail page
US5903723A (en)1995-12-211999-05-11Intel CorporationMethod and apparatus for transmitting electronic mail attachments with attachment references
JP2000503154A (en)1996-01-112000-03-14エムアールジェイ インコーポレイテッド System for controlling access and distribution of digital ownership
US5801700A (en)1996-01-191998-09-01Silicon Graphics IncorporatedSystem and method for an iconic drag and drop interface for electronic file transfer
US5898830A (en)1996-10-171999-04-27Network Engineering SoftwareFirewall providing enhanced network security and user transparency
US5826014A (en)1996-02-061998-10-20Network Engineering SoftwareFirewall system for protecting network elements connected to a public network
JP3165366B2 (en)1996-02-082001-05-14株式会社日立製作所 Network security system
US6587949B1 (en)1998-06-262003-07-01Fotonation Holdings, LlcSecure storage device for transfer of data via removable storage
US5855020A (en)1996-02-211998-12-29Infoseek CorporationWeb scan process
US5963915A (en)1996-02-211999-10-05Infoseek CorporationSecure, convenient and efficient system and method of performing trans-internet purchase transactions
US5751956A (en)1996-02-211998-05-12Infoseek CorporationMethod and apparatus for redirection of server external hyper-link references
US5790664A (en)1996-02-261998-08-04Network Engineering Software, Inc.Automated system for management of licensed software
US20010011253A1 (en)1998-08-042001-08-02Christopher D. ColeyAutomated system for management of licensed software
US6075863A (en)1996-02-282000-06-13Encanto NetworksIntelligent communication device
US5768388A (en)1996-03-011998-06-16Goldwasser; ShafiTime delayed key escrow
US5684951A (en)1996-03-201997-11-04Synopsys, Inc.Method and system for user authorization over a multi-user computer system
US5673322A (en)1996-03-221997-09-30Bell Communications Research, Inc.System and method for providing protocol translation and filtering to access the world wide web from wireless or low-bandwidth networks
US5850442A (en)1996-03-261998-12-15Entegrity Solutions CorporationSecure world wide electronic commerce over an open network
US5826022A (en)1996-04-051998-10-20Sun Microsystems, Inc.Method and apparatus for receiving electronic mail
US5815573A (en)1996-04-101998-09-29International Business Machines CorporationCryptographic key recovery system
US5727156A (en)1996-04-101998-03-10Hotoffice Technologies, Inc.Internet-based automatic publishing system
US5845084A (en)1996-04-181998-12-01Microsoft CorporationAutomatic data display formatting with a networking application
US5778372A (en)1996-04-181998-07-07Microsoft CorporationRemote retrieval and display management of electronic document with incorporated images
US5815657A (en)1996-04-261998-09-29Verifone, Inc.System, method and article of manufacture for network electronic authorization utilizing an authorization instrument
US5842216A (en)1996-05-031998-11-24Mitsubishi Electric Information Technology Center America, Inc.System for sending small positive data notification messages over a network to indicate that a recipient node should obtain a particular version of a particular data item
US5793972A (en)1996-05-031998-08-11Westminster International Computers Inc.System and method providing an interactive response to direct mail by creating personalized web page based on URL provided on mail piece
US5742769A (en)1996-05-061998-04-21Banyan Systems, Inc.Directory with options for access to and display of email addresses
US5903651A (en)1996-05-141999-05-11Valicert, Inc.Apparatus and method for demonstrating and confirming the status of a digital certificates and other data
US5884033A (en)1996-05-151999-03-16Spyglass, Inc.Internet filtering system for filtering data transferred over the internet utilizing immediate and deferred filtering actions
US6085320A (en)1996-05-152000-07-04Rsa Security Inc.Client/server protocol for proving authenticity
US5768528A (en)1996-05-241998-06-16V-Cast, Inc.Client-server system for delivery of online information
US6092067A (en)1996-05-302000-07-18Microsoft CorporationDesktop information manager for recording and viewing important events data structure
US5918013A (en)1996-06-031999-06-29Webtv Networks, Inc.Method of transcoding documents in a network environment using a proxy server
US5822526A (en)1996-06-031998-10-13Microsoft CorporationSystem and method for maintaining and administering email address names in a network
US6151643A (en)1996-06-072000-11-21Networks Associates, Inc.Automatic updating of diverse software products on multiple client computer systems by downloading scanning application to client computer and generating software list on client computer
CA2257309C (en)1996-06-072002-06-11At&T Corp.Internet file system
US5812398A (en)1996-06-101998-09-22Sun Microsystems, Inc.Method and system for escrowed backup of hotelled world wide web sites
US6108688A (en)1996-06-122000-08-22Sun Microsystems, Inc.System for reminding a sender of an email if recipient of the email does not respond by a selected time set by the sender
US6373950B1 (en)1996-06-172002-04-16Hewlett-Packard CompanySystem, method and article of manufacture for transmitting messages within messages utilizing an extensible, flexible architecture
US5798706A (en)1996-06-181998-08-25Raptor Systems, Inc.Detecting unauthorized network communication
US5901227A (en)1996-06-201999-05-04Novell, Inc.Method and apparatus for implementing partial and complete optional key escrow
US5991807A (en)1996-06-241999-11-23Nortel Networks CorporationSystem for controlling users access to a distributive network in accordance with constraints present in common access distributive network interface separate from a server
US5781857A (en)1996-06-281998-07-14Motorola, Inc.Method of establishing an email monitor responsive to a wireless communications system user
JP3531367B2 (en)1996-07-042004-05-31株式会社日立製作所 Translator
US5796830A (en)1996-07-291998-08-18International Business Machines CorporationInteroperable cryptographic key recovery system
US5828832A (en)1996-07-301998-10-27Itt Industries, Inc.Mixed enclave operation in a computer network with multi-level network security
US5802178A (en)1996-07-301998-09-01Itt Industries, Inc.Stand alone device for providing security within computer networks
US5790789A (en)1996-08-021998-08-04Suarez; LarryMethod and architecture for the creation, control and deployment of services within a distributed computer environment
US5711348A (en)*1996-08-141998-01-27Moog Inc.Hot gas control valve
US5907620A (en)1996-08-231999-05-25Cheyenne Property TrustMethod and apparatus for enforcing the use of cryptography in an international cryptography framework
US5799083A (en)1996-08-261998-08-25Brothers; Harlan JayEvent verification system
US5832208A (en)1996-09-051998-11-03Cheyenne Software International Sales Corp.Anti-virus agent for use with databases and mail servers
US5892903A (en)1996-09-121999-04-06Internet Security Systems, Inc.Method and apparatus for detecting and identifying security vulnerabilities in an open network computer communication system
US5950195A (en)1996-09-181999-09-07Secure Computing CorporationGeneralized security policy management system and method
US6072942A (en)1996-09-182000-06-06Secure Computing CorporationSystem and method of electronic mail filtering using interconnected nodes
US5951698A (en)1996-10-021999-09-14Trend Micro, IncorporatedSystem, apparatus and method for the detection and removal of viruses in macros
US5937066A (en)1996-10-021999-08-10International Business Machines CorporationTwo-phase cryptographic key recovery system
JPH10111727A (en)1996-10-031998-04-28Toshiba Corp Information equipment having telephone function and method for realizing security of the information equipment
US6119236A (en)1996-10-072000-09-12Shipley; Peter M.Intelligent network security device and method
US5835090A (en)1996-10-161998-11-10Etma, Inc.Desktop manager for graphical user interface based system with enhanced desktop
US5930479A (en)1996-10-211999-07-27At&T CorpCommunications addressing system
US6502191B1 (en)1997-02-142002-12-31Tumbleweed Communications Corp.Method and system for binary data firewall delivery
US6385655B1 (en)1996-10-242002-05-07Tumbleweed Communications Corp.Method and apparatus for delivering documents over an electronic network
US6119137A (en)1997-01-302000-09-12Tumbleweed Communications Corp.Distributed dynamic document conversion server
US5790790A (en)1996-10-241998-08-04Tumbleweed Software CorporationElectronic document delivery system in which notification of said electronic document is sent to a recipient thereof
AU5094398A (en)1996-10-301998-05-22Theodor Holm NelsonMany-to-many payment system for network content materials
US5923885A (en)1996-10-311999-07-13Sun Microsystems, Inc.Acquisition and operation of remotely loaded software using applet modification of browser software
US6453345B2 (en)1996-11-062002-09-17Datadirect Networks, Inc.Network security and surveillance system
US5991881A (en)1996-11-081999-11-23Harris CorporationNetwork surveillance system
US6167520A (en)1996-11-082000-12-26Finjan Software, Inc.System and method for protecting a client during runtime from hostile downloadables
US6154844A (en)1996-11-082000-11-28Finjan Software, Ltd.System and method for attaching a downloadable security profile to a downloadable
US5796948A (en)1996-11-121998-08-18Cohen; Elliot D.Offensive message interceptor for computers
US5796942A (en)1996-11-211998-08-18Computer Associates International, Inc.Method and apparatus for automated network-wide surveillance and security breach intervention
JPH10164124A (en)1996-12-041998-06-19Canon Inc Communication device
US6367012B1 (en)1996-12-062002-04-02Microsoft CorporationEmbedding certifications in executable files for network transmission
US5892904A (en)1996-12-061999-04-06Microsoft CorporationCode certification for network transmission
US5968119A (en)1996-12-091999-10-19Wall Data IncorporatedMethod of accessing information of an SNA host computer from a client computer using a specific terminal emulation
US5959976A (en)1996-12-091999-09-28Kuo; Yung-TienMethod and device for filtering transmission
US6285991B1 (en)1996-12-132001-09-04Visa International Service AssociationSecure interactive electronic account statement delivery system
US6009274A (en)1996-12-131999-12-283Com CorporationMethod and apparatus for automatically updating software components on end systems over a network
US5903882A (en)1996-12-131999-05-11Certco, LlcReliance server for electronic transaction system
JP2000507791A (en)1996-12-162000-06-20サムスン エレクトロニクス カンパニー リミテッド Method and apparatus for transmitting an e-mail message in a local network
US5911776A (en)1996-12-181999-06-15Unisys CorporationAutomatic format conversion system and publishing methodology for multi-user network
US6061722A (en)1996-12-232000-05-09T E Network, Inc.Assessing network performance without interference with normal network operations
US5951644A (en)1996-12-241999-09-14Apple Computer, Inc.System for predicting and managing network performance by managing and monitoring resourse utilization and connection of network
US5907618A (en)1997-01-031999-05-25International Business Machines CorporationMethod and apparatus for verifiably providing key recovery information in a cryptographic system
US5805801A (en)1997-01-091998-09-08International Business Machines CorporationSystem and method for detecting and preventing security
US5905859A (en)1997-01-091999-05-18International Business Machines CorporationManaged network device security method and apparatus
US5898836A (en)1997-01-141999-04-27Netmind Services, Inc.Change-detection tool indicating degree and location of change of internet documents by comparison of cyclic-redundancy-check(CRC) signatures
US5933647A (en)1997-01-241999-08-03Cognet CorporationSystem and method for software distribution and desktop management in a computer network environment
US5978799A (en)1997-01-301999-11-02Hirsch; G. ScottSearch engine including query database, user profile database, information templates and email facility
US5956481A (en)1997-02-061999-09-21Microsoft CorporationMethod and apparatus for protecting data files on a computer from virus infection
US5953502A (en)1997-02-131999-09-14Helbig, Sr.; Walter AMethod and apparatus for enhancing computer system security
JPH10232875A (en)1997-02-191998-09-02Hitachi Ltd Database management method and parallel database management system
US5896499A (en)1997-02-211999-04-20International Business Machines CorporationEmbedded security processor
US5920630A (en)1997-02-251999-07-06United States Of AmericaMethod of public key cryptography that includes key escrow
US5922074A (en)1997-02-281999-07-13Xcert Software, Inc.Method of and apparatus for providing secure distributed directory services and public key infrastructure
US6408336B1 (en)1997-03-102002-06-18David S. SchneiderDistributed administration of access to information
GB2324892B (en)1997-03-141999-12-01Interactuality LimitedProcess monitoring system
US5960170A (en)1997-03-181999-09-28Trend Micro, Inc.Event triggered iterative virus detection
US5987606A (en)1997-03-191999-11-16Bascom Global Internet Services, Inc.Method and system for content filtering information retrieved from an internet computer network
US5958010A (en)1997-03-201999-09-28Firstsense Software, Inc.Systems and methods for monitoring distributed applications including an interface running in an operating system kernel
US5996011A (en)1997-03-251999-11-30Unified Research Laboratories, Inc.System and method for filtering data received by a computer system
US6539430B1 (en)1997-03-252003-03-25Symantec CorporationSystem and method for filtering data received by a computer system
US6304904B1 (en)1997-03-272001-10-16Intel CorporationMethod and apparatus for collecting page-level performance statistics from a network device
EP1021917A4 (en)1997-03-312002-05-15Broadband AssociatesMethod and system for providing a presentation on a network
US6061448A (en)1997-04-012000-05-09Tumbleweed Communications Corp.Method and system for dynamic server document encryption
US6249585B1 (en)1998-04-082001-06-19Network Associates, IncPublicly verifiable key recovery
US5964889A (en)1997-04-161999-10-12Symantec CorporationMethod to analyze a program for presence of computer viruses by examining the opcode for faults before emulating instruction in emulator
US6243815B1 (en)1997-04-252001-06-05Anand K. AnturMethod and apparatus for reconfiguring and managing firewalls and security devices
US6108786A (en)1997-04-252000-08-22Intel CorporationMonitor network bindings for computer security
US6123737A (en)1997-05-212000-09-26Symantec CorporationPush deployment of software packages using notification transports
US6167438A (en)1997-05-222000-12-26Trustees Of Boston UniversityMethod and system for distributed caching, prefetching and replication
US5948104A (en)1997-05-231999-09-07Neuromedical Systems, Inc.System and method for automated anti-viral file update
US6314190B1 (en)1997-06-062001-11-06Networks Associates Technology, Inc.Cryptographic system with methods for user-controlled message recovery
US6070243A (en)1997-06-132000-05-30Xylan CorporationDeterministic user authentication service for communication network
US5996077A (en)1997-06-161999-11-30Cylink CorporationAccess control system and method using hierarchical arrangement of security devices
US6009462A (en)1997-06-161999-12-28Digital Equipment CorporationReplacing large bit component of electronic mail (e-mail) message with hot-link in distributed computer system
US6449640B1 (en)1997-06-192002-09-10International Business Machines CorporationWeb server with unique identification of linked objects
US6226666B1 (en)1997-06-272001-05-01International Business Machines CorporationAgent-based management system having an open layered architecture for synchronous and/or asynchronous messaging handling
US6144744A (en)1997-06-302000-11-07International Business Machines CorporationMethod and apparatus for the secure transfer of objects between cryptographic processors
US6453352B1 (en)1997-07-142002-09-17Electronic Data Systems CorporationIntegrated electronic commerce system and method
US6230194B1 (en)1997-07-142001-05-08Freegate CorporationUpgrading a secure network interface
US5958005A (en)1997-07-171999-09-28Bell Atlantic Network Services, Inc.Electronic mail security
US7127741B2 (en)1998-11-032006-10-24Tumbleweed Communications Corp.Method and system for e-mail message transmission
US7117358B2 (en)*1997-07-242006-10-03Tumbleweed Communications Corp.Method and system for filtering communication
DE69841210D1 (en)1997-07-242009-11-12Axway Inc Email Firewall
US20050081059A1 (en)*1997-07-242005-04-14Bandini Jean-Christophe DenisMethod and system for e-mail filtering
US7162738B2 (en)1998-11-032007-01-09Tumbleweed Communications Corp.E-mail firewall with stored key encryption/decryption
US5941998A (en)1997-07-251999-08-24Samsung Electronics Co., Ltd.Disk drive incorporating read-verify after write method
US6073140A (en)1997-07-292000-06-06Acxiom CorporationMethod and system for the creation, enhancement and update of remote data using persistent keys
US5946679A (en)1997-07-311999-08-31Torrent Networking Technologies, Corp.System and method for locating a route in a route table using hashing and compressed radix tree searching
US5919257A (en)1997-08-081999-07-06Novell, Inc.Networked workstation intrusion detection system
US6006329A (en)1997-08-111999-12-21Symantec CorporationDetection of computer viruses spanning multiple data streams
US5999967A (en)*1997-08-171999-12-07Sundsted; ToddElectronic mail filtering by electronic stamp
US6199102B1 (en)1997-08-262001-03-06Christopher Alan CobbMethod and system for filtering electronic messages
US6442688B1 (en)1997-08-292002-08-27Entrust Technologies LimitedMethod and apparatus for obtaining status of public key certificate updates
US6357008B1 (en)1997-09-232002-03-12Symantec CorporationDynamic heuristic method for detecting computer viruses using decryption exploration and evaluation phases
US6385644B1 (en)1997-09-262002-05-07Mci Worldcom, Inc.Multi-threaded web based user inbox for report management
US6119230A (en)1997-10-012000-09-12Novell, Inc.Distributed dynamic security capabilities
US6055519A (en)1997-10-112000-04-25I2 Technologies, Inc.Framework for negotiation and tracking of sale of goods
US5991879A (en)1997-10-231999-11-23Bull Hn Information Systems Inc.Method for gradual deployment of user-access security within a data processing system
US6393568B1 (en)1997-10-232002-05-21Entrust Technologies LimitedEncryption and decryption system and method with content analysis provision
US6496979B1 (en)1997-10-242002-12-17Microsoft CorporationSystem and method for managing application installation for a mobile device
US6092102A (en)1997-10-242000-07-18University Of Pittsburgh Of The Commonwealth System Of Higher EducationSystem and method for notifying users about information or events of an enterprise
US6092201A (en)1997-10-242000-07-18Entrust TechnologiesMethod and apparatus for extending secure communication operations via a shared list
US6215763B1 (en)1997-10-292001-04-10Lucent Technologies Inc.Multi-phase process for distributed precomputation of network signal paths
US6223172B1 (en)1997-10-312001-04-24Nortel Networks LimitedAddress routing using address-sensitive mask decimation scheme
US6119231A (en)1997-10-312000-09-12Cisco Technologies, Inc.Data scanning network security technique
US6275937B1 (en)1997-11-062001-08-14International Business Machines CorporationCollaborative server processing of content and meta-information with application to virus checking in a server network
US6112181A (en)1997-11-062000-08-29Intertrust Technologies CorporationSystems and methods for matching, selecting, narrowcasting, and/or classifying based on rights management and/or other information
US6362836B1 (en)1998-04-062002-03-26The Santa Cruz Operation, Inc.Universal application server for providing applications on a variety of client devices in a client/server network
US6119165A (en)1997-11-172000-09-12Trend Micro, Inc.Controlled distribution of application programs in a computer network
US6003027A (en)1997-11-211999-12-14International Business Machines CorporationSystem and method for determining confidence levels for the results of a categorization system
US6094731A (en)1997-11-242000-07-25Symantec CorporationAntivirus accelerator for computer networks
US6393465B2 (en)*1997-11-252002-05-21Nixmail CorporationJunk electronic mail detector and eliminator
JPH11175329A (en)1997-12-081999-07-02Hitachi Ltd Application cooperation method and device
US6202157B1 (en)1997-12-082001-03-13Entrust Technologies LimitedComputer network security system and method having unilateral enforceable security policy provision
US7055173B1 (en)1997-12-192006-05-30Avaya Technology Corp.Firewall pooling in a network flowswitch
US6009103A (en)1997-12-231999-12-28Mediaone Group, Inc.Method and system for automatic allocation of resources in a network
US6052709A (en)*1997-12-232000-04-18Bright Light Technologies, Inc.Apparatus and method for controlling delivery of unsolicited electronic mail
US6694023B1 (en)1997-12-292004-02-17Samsung Electronics Co., Ltd.Method and apparatus for protecting copyright of digital recording medium and copyright protected digital recording medium
US6088803A (en)1997-12-302000-07-11Intel CorporationSystem for virus-checking network data during download to a client device
US6035423A (en)1997-12-312000-03-07Network Associates, Inc.Method and system for providing automated updating and upgrading of antivirus applications using a computer network
US6279133B1 (en)1997-12-312001-08-21Kawasaki Steel CorporationMethod and apparatus for significantly improving the reliability of multilevel memory architecture
US6088804A (en)1998-01-122000-07-11Motorola, Inc.Adaptive system and method for responding to computer network security attacks
US5999932A (en)1998-01-131999-12-07Bright Light Technologies, Inc.System and method for filtering unsolicited electronic mail messages using data matching and heuristic processing
US6138254A (en)1998-01-222000-10-24Micron Technology, Inc.Method and apparatus for redundant location addressing using data compression
CA2228687A1 (en)1998-02-041999-08-04Brett HowardSecured virtual private networks
US6385596B1 (en)1998-02-062002-05-07Liquid Audio, Inc.Secure online music distribution system
US5987610A (en)1998-02-121999-11-16Ameritech CorporationComputer virus screening methods and systems
US6233577B1 (en)1998-02-172001-05-15Phone.Com, Inc.Centralized certificate management system for two-way interactive communication devices in data networks
ATE484054T1 (en)1998-02-272010-10-15Doug Carson & Associates Inc INDIVIDUAL SETTING OF PIT AND LAND CROSSING POINTS IN AN OPTICAL DRIVE MASTER PROCESS
US6279113B1 (en)1998-03-162001-08-21Internet Tools, Inc.Dynamic signature inspection-based network intrusion detection
US6134550A (en)1998-03-182000-10-17Entrust Technologies LimitedMethod and apparatus for use in determining validity of a certificate in a communication system employing trusted paths
US6738814B1 (en)1998-03-182004-05-18Cisco Technology, Inc.Method for blocking denial of service and address spoofing attacks on a private network
US6453419B1 (en)1998-03-182002-09-17Secure Computing CorporationSystem and method for implementing a security policy
US6052531A (en)1998-03-252000-04-18Symantec CorporationMulti-tiered incremental software updating
US6154769A (en)1998-03-272000-11-28Hewlett-Packard CompanyScheduling server requests to decrease response time and increase server throughput
US6430184B1 (en)1998-04-102002-08-06Top Layer Networks, Inc.System and process for GHIH-speed pattern matching for application-level switching of data packets
US6092114A (en)1998-04-172000-07-18Siemens Information And Communication Networks, Inc.Method and system for determining the location for performing file-format conversions of electronics message attachments
US6145083A (en)1998-04-232000-11-07Siemens Information And Communication Networks, Inc.Methods and system for providing data and telephony security
US6529498B1 (en)1998-04-282003-03-04Cisco Technology, Inc.Routing support for point-to-multipoint connections
US6104500A (en)1998-04-292000-08-15Bcl, Computer Inc.Networked fax routing via email
US6298445B1 (en)1998-04-302001-10-02Netect, Ltd.Computer security
US6119157A (en)1998-05-142000-09-12Sun Microsystems, Inc.Protocol for exchanging configuration data in a computer network
JP3017712B2 (en)1998-05-152000-03-13松下電送システム株式会社 Internet facsimile
US6275942B1 (en)1998-05-202001-08-14Network Associates, Inc.System, method and computer program product for automatic response to computer system misuse using active response modules
US6058482A (en)1998-05-222000-05-02Sun Microsystems, Inc.Apparatus, method and system for providing network security for executable code in computer and communications networks
US6330589B1 (en)1998-05-262001-12-11Microsoft CorporationSystem and method for using a client database to manage conversation threads generated from email or news messages
GB2337903B (en)1998-05-282000-06-073Com CorpMethods and apparatus for collecting storing processing and using network traffic data
CA2239060A1 (en)1998-05-281999-11-28Newbridge Networks CorporationRate monitoring of connections in a communications network using history buffer
US6397259B1 (en)1998-05-292002-05-28Palm, Inc.Method, system and apparatus for packet minimized communications
US6289214B1 (en)1998-05-292001-09-11Ericsson Inc.Systems and methods for deactivating a cellular radiotelephone system using an ANSI-41 short message service email
US6167407A (en)1998-06-032000-12-26Symantec CorporationBacktracked incremental updating
US6347374B1 (en)1998-06-052002-02-12Intrusion.Com, Inc.Event detection
US6240401B1 (en)1998-06-052001-05-29Digital Video Express, L.P.System and method for movie transaction processing
US6216175B1 (en)1998-06-082001-04-10Microsoft CorporationMethod for upgrading copies of an original file with same update data after normalizing differences between copies created during respective original installations
US6317829B1 (en)1998-06-192001-11-13Entrust Technologies LimitedPublic key cryptography based security system to facilitate secure roaming of users
US6161130A (en)1998-06-232000-12-12Microsoft CorporationTechnique which utilizes a probabilistic classifier to detect "junk" e-mail by automatically updating a training and re-training the classifier based on the updated training set
US6266337B1 (en)1998-06-232001-07-24Expand Network Ltd.Packet retransmission eliminator
US6049789A (en)1998-06-242000-04-11Mentor Graphics CorporationSoftware pay per use licensing system
US6446109B2 (en)1998-06-292002-09-03Sun Microsystems, Inc.Application computing environment
US6141778A (en)1998-06-292000-10-31Mci Communications CorporationMethod and apparatus for automating security functions in a computer system
US6324656B1 (en)1998-06-302001-11-27Cisco Technology, Inc.System and method for rules-driven multi-phase network vulnerability assessment
JP2000023116A (en)1998-07-012000-01-21Hitachi Ltd Object identifier processing method and recording medium for implementing the method
US6442686B1 (en)1998-07-022002-08-27Networks Associates Technology, Inc.System and methodology for messaging server-based management and enforcement of crypto policies
US6347375B1 (en)1998-07-082002-02-12Ontrack Data International, IncApparatus and method for remote virus diagnosis and repair
US6292833B1 (en)1998-07-172001-09-18Openwave Systems Inc.Method and apparatus for providing access control to local services of mobile devices
US6253337B1 (en)1998-07-212001-06-26Raytheon CompanyInformation security analysis system
US6269447B1 (en)1998-07-212001-07-31Raytheon CompanyInformation security analysis system
US6151675A (en)1998-07-232000-11-21Tumbleweed Software CorporationMethod and apparatus for effecting secure document format conversion
GB2340344A (en)1998-07-292000-02-16Nokia Mobile Phones LtdBilateral Data Transfer Verification for Programming a Cellular Phone
US6223213B1 (en)1998-07-312001-04-24Webtv Networks, Inc.Browser-based email system with user interface for audio/video capture
US6711127B1 (en)1998-07-312004-03-23General Dynamics Government Systems CorporationSystem for intrusion detection and vulnerability analysis in a telecommunications signaling network
US6266668B1 (en)1998-08-042001-07-24Dryken Technologies, Inc.System and method for dynamic data-mining and on-line communication of customized information
US6330551B1 (en)1998-08-062001-12-11Cybersettle.Com, Inc.Computerized dispute resolution system and method
US6304973B1 (en)1998-08-062001-10-16Cryptek Secure Communications, LlcMulti-level security network system
US6169969B1 (en)*1998-08-072001-01-02The United States Of America As Represented By The Director Of The National Security AgencyDevice and method for full-text large-dictionary string matching using n-gram hashing
US6356935B1 (en)*1998-08-142002-03-12Xircom Wireless, Inc.Apparatus and method for an authenticated electronic userid
US6442588B1 (en)1998-08-202002-08-27At&T Corp.Method of administering a dynamic filtering firewall
US6223094B1 (en)1998-08-212001-04-24Sap AktiengesellschaftMulti-tiered structure for storing and displaying product and process variants
US6269380B1 (en)1998-08-312001-07-31Xerox CorporationProperty based mechanism for flexibility supporting front-end and back-end components having different communication protocols
US6438612B1 (en)1998-09-112002-08-20Ssh Communications Security, Ltd.Method and arrangement for secure tunneling of data between virtual routers
US6401210B1 (en)1998-09-232002-06-04Intel CorporationMethod of managing computer virus infected files
US6324569B1 (en)1998-09-232001-11-27John W. L. OgilvieSelf-removing email verified or designated as such by a message distributor for the convenience of a recipient
US6687732B1 (en)1998-09-282004-02-03Inktomi CorporationAdaptive traffic bypassing in an intercepting network driver
US6577920B1 (en)1998-10-022003-06-10Data Fellows OyjComputer virus screening
US6256733B1 (en)1998-10-082001-07-03Entrust Technologies LimitedAccess and storage of secure group communication cryptographic keys
US6230190B1 (en)1998-10-092001-05-08Openwave Systems Inc.Shared-everything file storage for clustered system
US6219706B1 (en)1998-10-162001-04-17Cisco Technology, Inc.Access control for networks
US6330670B1 (en)1998-10-262001-12-11Microsoft CorporationDigital rights management operating system
US6327652B1 (en)1998-10-262001-12-04Microsoft CorporationLoading and identifying a digital rights management operating system
US6460141B1 (en)1998-10-282002-10-01Rsa Security Inc.Security and access management system for web-enabled and non-web-enabled applications and content on a computer network
US6260043B1 (en)1998-11-062001-07-10Microsoft CorporationAutomatic file format converter
US6321338B1 (en)1998-11-092001-11-20Sri InternationalNetwork surveillance
US6820202B1 (en)1998-11-092004-11-16First Data CorporationAccount authority digital signature (AADS) system
US6282565B1 (en)1998-11-172001-08-28Kana Communications, Inc.Method and apparatus for performing enterprise email management
US6249807B1 (en)1998-11-172001-06-19Kana Communications, Inc.Method and apparatus for performing enterprise email management
US6272532B1 (en)1998-12-022001-08-07Harold F. FeinleibElectronic reminder system with universal email input
US6438549B1 (en)1998-12-032002-08-20International Business Machines CorporationMethod for storing sparse hierarchical data in a relational database
US6571245B2 (en)1998-12-072003-05-27Magically, Inc.Virtual desktop in a computer network
US6266774B1 (en)1998-12-082001-07-24Mcafee.Com CorporationMethod and system for securing, managing or optimizing a personal computer
US6370648B1 (en)1998-12-082002-04-09Visa International Service AssociationComputer network intrusion detection
US6546416B1 (en)1998-12-092003-04-08Infoseek CorporationMethod and system for selectively blocking delivery of bulk electronic mail
US6400804B1 (en)1998-12-102002-06-04At&T Corp.On-hold activity selection apparatus and method
US6550012B1 (en)1998-12-112003-04-15Network Associates, Inc.Active firewall system and methodology
US6249575B1 (en)1998-12-112001-06-19Securelogix CorporationTelephony security system
US6367009B1 (en)1998-12-172002-04-02International Business Machines CorporationExtending SSL to a multi-tier environment using delegation of authentication and authority
US6430688B1 (en)1998-12-222002-08-06International Business Machines CorporationArchitecture for web-based on-line-off-line digital certificate authority
US6664666B2 (en)1998-12-232003-12-16Engineering Matters, Inc.Motor assembly allowing output in multiple degrees of freedom
US6434536B1 (en)1998-12-232002-08-13Timothy S. GeigerMethods and systems for commerce
US6574737B1 (en)1998-12-232003-06-03Symantec CorporationSystem for penetrating computer or computer network
US6615242B1 (en)*1998-12-282003-09-02At&T Corp.Automatic uniform resource locator-based message filter
US6118856A (en)1998-12-282000-09-12Nortel Networks CorporationMethod and apparatus for automatically forwarding an email message or portion thereof to a remote device
US6301668B1 (en)1998-12-292001-10-09Cisco Technology, Inc.Method and system for adaptive network security using network vulnerability assessment
US6499107B1 (en)1998-12-292002-12-24Cisco Technology, Inc.Method and system for adaptive network security using intelligent packet analysis
US6654787B1 (en)1998-12-312003-11-25Brightmail, IncorporatedMethod and apparatus for filtering e-mail
US6266692B1 (en)1999-01-042001-07-24International Business Machines CorporationMethod for blocking all unwanted e-mail (SPAM) using a header-based password
US6477651B1 (en)1999-01-082002-11-05Cisco Technology, Inc.Intrusion detection system and method having dynamically loaded signatures
US6715082B1 (en)1999-01-142004-03-30Cisco Technology, Inc.Security server token caching
US6487666B1 (en)1999-01-152002-11-26Cisco Technology, Inc.Intrusion detection signature analysis using regular expressions and logical operators
US6578147B1 (en)1999-01-152003-06-10Cisco Technology, Inc.Parallel intrusion detection sensors with load balancing for high speed networks
US6954775B1 (en)1999-01-152005-10-11Cisco Technology, Inc.Parallel intrusion detection sensors with load balancing for high speed networks
US6327594B1 (en)1999-01-292001-12-04International Business Machines CorporationMethods for shared data management in a pervasive computing environment
US7917744B2 (en)1999-02-032011-03-29Cybersoft, Inc.Apparatus and methods for intercepting, examining and controlling code, data and files and their transfer in instant messaging and peer-to-peer applications
US6230266B1 (en)1999-02-032001-05-08Sun Microsystems, Inc.Authentication system and process
US6424650B1 (en)1999-02-092002-07-233Com CorporationNetwork address filter device
JP4779183B2 (en)1999-03-262011-09-28ソニー株式会社 Playback apparatus and playback method
US6678270B1 (en)1999-03-122004-01-13Sandstorm Enterprises, Inc.Packet interception system including arrangement facilitating authentication of intercepted packets
US6405318B1 (en)1999-03-122002-06-11Psionic Software, Inc.Intrusion detection system
US6725377B1 (en)1999-03-122004-04-20Networks Associates Technology, Inc.Method and system for updating anti-intrusion software
US6609205B1 (en)1999-03-182003-08-19Cisco Technology, Inc.Network intrusion detection signature analysis using decision graphs
US6301699B1 (en)1999-03-182001-10-09Corekt Security Systems, Inc.Method for detecting buffer overflow for computer security
US6438576B1 (en)1999-03-292002-08-20International Business Machines CorporationMethod and apparatus of a collaborative proxy system for distributed deployment of object rendering
US6711679B1 (en)1999-03-312004-03-23International Business Machines CorporationPublic key infrastructure delegation
US6732149B1 (en)1999-04-092004-05-04International Business Machines CorporationSystem and method for hindering undesired transmission or receipt of electronic messages
JP2000293587A (en)*1999-04-092000-10-20Sony CorpInformation processor, information processing method, management device and method, and providing medium
US6584488B1 (en)1999-04-122003-06-24International Business Machines CorporationControlling allocation of system resources with an enhanced priority calculation
US6804778B1 (en)1999-04-152004-10-12Gilian Technologies, Ltd.Data quality assurance
US6981146B1 (en)1999-05-172005-12-27Invicta Networks, Inc.Method of communications and communication network intrusion protection methods and intrusion attempt detection system
US6578025B1 (en)1999-06-112003-06-10Abuzz Technologies, Inc.Method and apparatus for distributing information to users
US6901402B1 (en)*1999-06-182005-05-31Microsoft CorporationSystem for improving the performance of information retrieval-type tasks by identifying the relations of constituents
US6731756B1 (en)1999-06-212004-05-04Elisar Software Corporation, Inc.Method for securing video images
US6804237B1 (en)1999-06-232004-10-12Nortel Networks LimitedMethod, devices and signals for multiplexing payload data for transport in a data network
US6484176B1 (en)1999-06-252002-11-19Baynet World, Inc.System and process for providing remote interactive access to a real estate information database using a portable computing device
US6895436B1 (en)1999-07-012005-05-17International Business Machines CorporationMethod and system for evaluating network security
US6910135B1 (en)1999-07-072005-06-21Verizon Corporate Services Group Inc.Method and apparatus for an intruder detection reporting and response system
US6560632B1 (en)1999-07-162003-05-06International Business Machines CorporationSystem and method for managing files in a distributed system using prioritization
US6772346B1 (en)1999-07-162004-08-03International Business Machines CorporationSystem and method for managing files in a distributed system using filtering
US6915426B1 (en)1999-07-232005-07-05Networks Associates Technology, Inc.System and method for enabling authentication at different authentication strength-performance levels
US6976168B1 (en)1999-07-232005-12-13Mcafee, Inc.System and method for adaptive cryptographically synchronized authentication
US7886008B2 (en)1999-07-282011-02-08Rpost International LimitedSystem and method for verifying delivery and integrity of electronic messages
US6647400B1 (en)1999-08-302003-11-11Symantec CorporationSystem and method for analyzing filesystems to detect intrusions
US6742015B1 (en)1999-08-312004-05-25Accenture LlpBase services patterns in a netcentric environment
US6324647B1 (en)1999-08-312001-11-27Michel K. Bowman-AmuahSystem, method and article of manufacture for security management in a development architecture framework
US6332163B1 (en)1999-09-012001-12-18Accenture, LlpMethod for providing communication services over a computer network system
US7853989B2 (en)2000-02-082010-12-14Katsikas Peter LSystem for eliminating unauthorized electronic mail
US6952776B1 (en)1999-09-222005-10-04International Business Machines CorporationMethod and apparatus for increasing virus detection speed using a database
US6389419B1 (en)1999-10-062002-05-14Cisco Technology, Inc.Storing and retrieving connection information using bidirectional hashing of connection identifiers
US6304898B1 (en)1999-10-132001-10-16Datahouse, Inc.Method and system for creating and sending graphical email
US6789202B1 (en)1999-10-152004-09-07Networks Associates Technology, Inc.Method and apparatus for providing a policy-driven intrusion detection system
JP3843667B2 (en)1999-10-152006-11-08セイコーエプソン株式会社 Data transfer control device and electronic device
US6662230B1 (en)1999-10-202003-12-09International Business Machines CorporationSystem and method for dynamically limiting robot access to server data
US7181768B1 (en)*1999-10-282007-02-20CigitalComputer intrusion detection system and method based on application monitoring
US6611869B1 (en)1999-10-282003-08-26Networks Associates, Inc.System and method for providing trustworthy network security concern communication in an active security management environment
JP3463803B2 (en)1999-11-092003-11-05松下電器産業株式会社 Cluster server device
US6990591B1 (en)1999-11-182006-01-24Secureworks, Inc.Method and system for remotely configuring and monitoring a communication device
US7363361B2 (en)2000-08-182008-04-22Akamai Technologies, Inc.Secure content delivery system
US6321267B1 (en)1999-11-232001-11-20Escom CorporationMethod and apparatus for filtering junk email
US6363489B1 (en)1999-11-292002-03-26Forescout Technologies Inc.Method for automatic intrusion detection and deflection in a network
US6851057B1 (en)1999-11-302005-02-01Symantec CorporationData driven detection of viruses
US6728886B1 (en)1999-12-012004-04-27Trend Micro IncorporatedDistributed virus scanning arrangements and methods therefor
FR2802667B1 (en)1999-12-212002-01-25Bull Sa METHOD AND DEVICE FOR CONFIGURING FIREWALLS IN A COMPUTER SYSTEM
US6697950B1 (en)1999-12-222004-02-24Networks Associates Technology, Inc.Method and apparatus for detecting a macro computer virus using static analysis
US6460050B1 (en)*1999-12-222002-10-01Mark Raymond PaceDistributed content identification system
US6775657B1 (en)1999-12-222004-08-10Cisco Technology, Inc.Multilayered intrusion detection system and method
US20010034839A1 (en)1999-12-242001-10-25Guenter KarjothMethod and apparatus for secure transmission of data and applications
GB2353372B (en)1999-12-242001-08-22F Secure OyjRemote computer virus scanning
US6701440B1 (en)2000-01-062004-03-02Networks Associates Technology, Inc.Method and system for protecting a computer using a remote e-mail scanning device
US6976271B1 (en)2000-01-062005-12-13International Business Machines CorporationMethod and system for retrieving an anti-virus signature from one or a plurality of virus-free certificate authorities
US6928550B1 (en)2000-01-062005-08-09International Business Machines CorporationMethod and system for generating and using a virus free file certificate
US6735700B1 (en)2000-01-112004-05-11Network Associates Technology, Inc.Fast virus scanning using session stamping
US6785818B1 (en)2000-01-142004-08-31Symantec CorporationThwarting malicious registry mapping modifications and map-loaded module masquerade attacks
US6802002B1 (en)2000-01-142004-10-05Hewlett-Packard Development Company, L.P.Method and apparatus for providing field confidentiality in digital certificates
IL134066A (en)2000-01-162004-07-25Eluv Holdings LtdKey encrypted e-mail system
JP2001209584A (en)2000-01-262001-08-03Nec Niigata LtdData encryption device and its method
US6883101B1 (en)2000-02-082005-04-19Harris CorporationSystem and method for assessing the security posture of a network using goal oriented fuzzy logic decision rules
US7117246B2 (en)2000-02-222006-10-03Sendmail, Inc.Electronic mail system with methodology providing distributed message store
US6452613B1 (en)2000-03-012002-09-17First Usa Bank, N.A.System and method for an automated scoring tool for assessing new technologies
US6691156B1 (en)2000-03-102004-02-10International Business Machines CorporationMethod for restricting delivery of unsolicited E-mail
US6971019B1 (en)2000-03-142005-11-29Symantec CorporationHistogram-based virus detection
US6748531B1 (en)2000-03-282004-06-08Koninklijke Philips Electronics N.VMethod and apparatus for confirming and revoking trust in a multi-level content distribution system
US6892237B1 (en)2000-03-282005-05-10Cisco Technology, Inc.Method and apparatus for high-speed parsing of network messages
US6519703B1 (en)2000-04-142003-02-11James B. JoyceMethods and apparatus for heuristic firewall
US6584564B2 (en)*2000-04-252003-06-24Sigaba CorporationSecure e-mail system
US7089428B2 (en)2000-04-282006-08-08Internet Security Systems, Inc.Method and system for managing computer security information
US6735703B1 (en)2000-05-082004-05-11Networks Associates Technology, Inc.Multi-platform sequence-based anomaly detection wrapper
US6742124B1 (en)2000-05-082004-05-25Networks Associates Technology, Inc.Sequence-based anomaly detection using a distance matrix
US6968336B1 (en)2000-05-182005-11-22International Business Machines CorporationMethod for generating, organizing table codes either code is highest code level or code is linked to parent code in hierarchical structure
US6950933B1 (en)2000-05-192005-09-27Networks Associates Technology, Inc.Method and system for management and notification of electronic certificate changes
US6922776B2 (en)2000-05-192005-07-26Networks Associates Technology, Inc.Scalable system and method for management and notification of electronic certificate changes
US20030159070A1 (en)2001-05-282003-08-21Yaron MayerSystem and method for comprehensive general generic protection for computers against malicious programs that may steal information and/or cause damages
JP2002056176A (en)2000-06-012002-02-20Asgent Inc Security policy construction method and apparatus, and method and apparatus for supporting security policy construction
US6895385B1 (en)2000-06-022005-05-17Open RatingsMethod and system for ascribing a reputation to an entity as a rater of other entities
US6892179B1 (en)2000-06-022005-05-10Open Ratings Inc.System and method for ascribing a reputation to an entity
US6892178B1 (en)2000-06-022005-05-10Open Ratings Inc.Method and system for ascribing a reputation to an entity from the perspective of another entity
US7007301B2 (en)2000-06-122006-02-28Hewlett-Packard Development Company, L.P.Computer architecture for an intrusion detection system
US7134141B2 (en)2000-06-122006-11-07Hewlett-Packard Development Company, L.P.System and method for host and network based intrusion detection and response
US6611925B1 (en)2000-06-132003-08-26Networks Associates Technology, Inc.Single point of entry/origination item scanning within an enterprise or workgroup
US6732101B1 (en)2000-06-152004-05-04Zix CorporationSecure message forwarding system detecting user's preferences including security preferences
US6721721B1 (en)2000-06-152004-04-13International Business Machines CorporationVirus checking and reporting for computer database search results
US20030061506A1 (en)2001-04-052003-03-27Geoffrey CooperSystem and method for security policy
US6981158B1 (en)2000-06-192005-12-27Bbnt Solutions LlcMethod and apparatus for tracing packets
US7328349B2 (en)2001-12-142008-02-05Bbn Technologies Corp.Hash-based systems and methods for detecting, preventing, and tracing network worms and viruses
US7058974B1 (en)2000-06-212006-06-06Netrake CorporationMethod and apparatus for preventing denial of service attacks
US20020046041A1 (en)2000-06-232002-04-18Ken LangAutomated reputation/trust service
US7127743B1 (en)2000-06-232006-10-24Netforensics, Inc.Comprehensive security structure platform for network managers
WO2002003653A2 (en)2000-06-302002-01-10British Telecommunications Public Limited CompanyPacket data communications
US6870849B1 (en)2000-07-062005-03-22Ross W. CallonApparatus and method for efficient hashing in networks
US8661539B2 (en)2000-07-102014-02-25Oracle International CorporationIntrusion threat detection
US6738462B1 (en)2000-07-192004-05-18Avaya Technology Corp.Unified communications automated personal name addressing
US6757675B2 (en)2000-07-242004-06-29The Regents Of The University Of CaliforniaMethod and apparatus for indexing document content and content comparison with World Wide Web search service
IL153955A0 (en)2000-07-252003-07-31Peribit Networks IncNetwork architecture and methods for transparent on-line cross-sessional encoding and transport of network communications data
US6687696B2 (en)2000-07-262004-02-03Recommind Inc.System and method for personalized search, information filtering, and for generating recommendations utilizing statistical latent class models
US6687687B1 (en)2000-07-262004-02-03Zix Scm, Inc.Dynamic indexing information retrieval or filtering system
US7085934B1 (en)2000-07-272006-08-01Mcafee, Inc.Method and system for limiting processor utilization by a virus scanner
GB2365158A (en)2000-07-282002-02-13Content Technologies LtdFile analysis using byte distributions
EP1312193A2 (en)2000-08-162003-05-21Filestream, Inc.End-to-end secure file transfer method and system
US6799197B1 (en)2000-08-292004-09-28Networks Associates Technology, Inc.Secure method and system for using a public network or email to administer to software on a plurality of client computers
US6910134B1 (en)2000-08-292005-06-21Netrake CorporationMethod and device for innoculating email infected with a virus
US6772334B1 (en)2000-08-312004-08-03Networks Associates, Inc.System and method for preventing a spoofed denial of service attack in a networked computing environment
GB2368233B (en)2000-08-312002-10-16F Secure OyjMaintaining virus detection software
US7043759B2 (en)2000-09-072006-05-09Mazu Networks, Inc.Architecture to thwart denial of service attacks
US7278159B2 (en)2000-09-072007-10-02Mazu Networks, Inc.Coordinated thwarting of denial of service attacks
US20020032793A1 (en)2000-09-082002-03-14The Regents Of The University Of MichiganMethod and system for reconstructing a path taken by undesirable network traffic through a computer network from a source of the traffic
US20020032871A1 (en)2000-09-082002-03-14The Regents Of The University Of MichiganMethod and system for detecting, tracking and blocking denial of service attacks over a computer network
US20020038339A1 (en)2000-09-082002-03-28Wei XuSystems and methods for packet distribution
US6785732B1 (en)2000-09-112004-08-31International Business Machines CorporationWeb server apparatus and method for virus checking
US6826698B1 (en)2000-09-152004-11-30Networks Associates Technology, Inc.System, method and computer program product for rule based network security policies
US6650890B1 (en)2000-09-292003-11-18Postini, Inc.Value-added electronic messaging services and transparent implementation thereof using intermediate server
US6968461B1 (en)2000-10-032005-11-22Networks Associates Technology, Inc.Providing break points in a malware scanning operation
US6757830B1 (en)2000-10-032004-06-29Networks Associates Technology, Inc.Detecting unwanted properties in received email messages
US20020069263A1 (en)2000-10-132002-06-06Mark SearsWireless java technology
US20030097439A1 (en)2000-10-232003-05-22Strayer William TimothySystems and methods for identifying anomalies in network data streams
US20020129002A1 (en)2000-10-272002-09-12Alberts Douglas WesleyeMediaCarts
US7082536B2 (en)2000-11-132006-07-25Globalcerts, LcSystem and method for computerized global messaging encryption
US20040181462A1 (en)*2000-11-172004-09-16Bauer Robert D.Electronic communication service
US6934857B1 (en)2000-11-272005-08-23Networks Associates Technology, Inc.Security system and method for handheld computers
US6782503B1 (en)2000-11-282004-08-24Nortel Networks LimitedGenerating a signature to add to a test packet to achieve a target check value
US20020078382A1 (en)2000-11-292002-06-20Ali SheikhScalable system for monitoring network system and components and methodology therefore
DE60124295T8 (en)2000-11-302007-12-06Lancope, Inc. RIVER-BASED DETECTION OF AN INSERT INTO A NETWORK
CA2327211A1 (en)2000-12-012002-06-01Nortel Networks LimitedManagement of log archival and reporting for data network security systems
US7844666B2 (en)2000-12-122010-11-30Microsoft CorporationControls and displays for acquiring preferences, inspecting behavior, and guiding the learning and decision policies of an adaptive communications prioritization and routing system
US6622150B1 (en)2000-12-182003-09-16Networks Associates Technology, Inc.System and method for efficiently managing computer virus definitions using a structured virus database
US20020083342A1 (en)2000-12-212002-06-27Webb Brian T.Systems, methods and computer program products for accessing devices on private networks via clients on a public network
US6738932B1 (en)2000-12-222004-05-18Sun Microsystems, Inc.Method and system for identifying software revisions from memory images
US6725223B2 (en)*2000-12-222004-04-20International Business Machines CorporationStorage format for encoded vector indexes
US20030084020A1 (en)2000-12-222003-05-01Li ShuDistributed fault tolerant and secure storage
US6775704B1 (en)2000-12-282004-08-10Networks Associates Technology, Inc.System and method for preventing a spoofed remote procedure call denial of service attack in a networked computing environment
US6779033B1 (en)2000-12-282004-08-17Networks Associates Technology, Inc.System and method for transacting a validated application session in a networked computing environment
MXPA03006024A (en)2001-01-022005-02-14Trusecure CorpObject-oriented method, system and medium for risk management by creating inter-dependency between objects, criteria and metrics.
US6965939B2 (en)2001-01-052005-11-15International Business Machines CorporationMethod and apparatus for processing requests in a network data processing system based on a trust association between servers
GB2371125A (en)2001-01-132002-07-17Secr DefenceComputer protection system
US20020133586A1 (en)2001-01-162002-09-19Carter ShanklinMethod and device for monitoring data traffic and preventing unauthorized access to a network
US20030051026A1 (en)2001-01-192003-03-13Carter Ernst B.Network surveillance and security system
US7168093B2 (en)2001-01-252007-01-23Solutionary, Inc.Method and apparatus for verifying the integrity and security of computer networks and implementation of counter measures
US6983380B2 (en)2001-02-062006-01-03Networks Associates Technology, Inc.Automatically generating valid behavior specifications for intrusion detection
US7281267B2 (en)2001-02-202007-10-09Mcafee, Inc.Software audit system
US8219620B2 (en)2001-02-202012-07-10Mcafee, Inc.Unwanted e-mail filtering system including voting feedback
US7415504B2 (en)*2001-02-262008-08-19Symantec CorporationSystem and method for controlling distribution of network communications
US20020120853A1 (en)2001-02-272002-08-29Networks Associates Technology, Inc.Scripted distributed denial-of-service (DDoS) attack discrimination using turing tests
US7363657B2 (en)2001-03-122008-04-22Emc CorporationUsing a virus checker in one file server to check for viruses in another file server
US20020143963A1 (en)2001-03-152002-10-03International Business Machines CorporationWeb server intrusion detection method and apparatus
US20020133365A1 (en)2001-03-192002-09-19William GreySystem and method for aggregating reputational information
US7287280B2 (en)2002-02-122007-10-23Goldman Sachs & Co.Automated security management
US20040193482A1 (en)2001-03-232004-09-30Restaurant Services, Inc.System, method and computer program product for user-specific advertising in a supply chain management framework
US20020138759A1 (en)2001-03-262002-09-26International Business Machines CorporationSystem and method for secure delivery of a parcel or document
US7010696B1 (en)2001-03-302006-03-07Mcafee, Inc.Method and apparatus for predicting the incidence of a virus
US7080000B1 (en)2001-03-302006-07-18Mcafee, Inc.Method and system for bi-directional updating of antivirus database
US7007169B2 (en)2001-04-042006-02-28International Business Machines CorporationMethod and apparatus for protecting a web server against vandals attacks without restricting legitimate access
WO2002093334A2 (en)2001-04-062002-11-21Symantec CorporationTemporal access control for computer virus outbreaks
US20020147734A1 (en)2001-04-062002-10-10Shoup Randall ScottArchiving method and system
US20020147780A1 (en)2001-04-092002-10-10Liu James Y.Method and system for scanning electronic mail to detect and eliminate computer viruses using a group of email-scanning servers and a recipient's email gateway
US7089589B2 (en)2001-04-102006-08-08Lenovo (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
US20020194161A1 (en)2001-04-122002-12-19Mcnamee J. PaulDirected web crawler with machine learning
US6941478B2 (en)2001-04-132005-09-06Nokia, Inc.System and method for providing exploit protection with message tracking
CN1509438A (en)*2001-04-132004-06-30��˹��ŵ��System and method for providing utilization protection for a network
US6947936B1 (en)2001-04-302005-09-20Hewlett-Packard Development Company, L.P.Method for a topic hierarchy classification system
US7603709B2 (en)2001-05-032009-10-13Computer Associates Think, Inc.Method and apparatus for predicting and preventing attacks in communications networks
US7769845B2 (en)2001-05-042010-08-03Whale Communications LtdMethod and system for terminating an authentication session upon user sign-off
US20030055931A1 (en)2001-09-182003-03-20Cravo De Almeida MarcioManaging a remote device
US7228565B2 (en)2001-05-152007-06-05Mcafee, Inc.Event reporting between a reporting computer and a receiving computer
US6768991B2 (en)2001-05-152004-07-27Networks Associates Technology, Inc.Searching for sequences of character data
CA2386491A1 (en)2001-05-162002-11-16Kasten Chase Applied Research LimitedSystem for secure electronic information transmission
US20030028803A1 (en)2001-05-182003-02-06Bunker Nelson WaldoNetwork vulnerability assessment system and method
US20020178227A1 (en)2001-05-252002-11-28International Business Machines CorporationRouting instant messages using configurable, pluggable delivery managers
US20030009698A1 (en)*2001-05-302003-01-09Cascadezone, Inc.Spam avenger
US7380126B2 (en)2001-06-012008-05-27Logan James DMethods and apparatus for controlling the transmission and receipt of email messages
US7458094B2 (en)2001-06-062008-11-25Science Applications International CorporationIntrusion prevention system
US20040103315A1 (en)2001-06-072004-05-27Geoffrey CooperAssessment tool
US7350234B2 (en)2001-06-112008-03-25Research Triangle InstituteIntrusion tolerant communication networks and associated methods
US20020186698A1 (en)2001-06-122002-12-12Glen CenizaSystem to map remote lan hosts to local IP addresses
DE60135449D1 (en)2001-06-142008-10-02Ibm Intrusion detection in data processing systems
US20020194490A1 (en)2001-06-182002-12-19Avner HalperinSystem and method of virus containment in computer networks
US6769016B2 (en)2001-07-262004-07-27Networks Associates Technology, Inc.Intelligent SPAM detection system using an updateable neural analysis engine
US7181015B2 (en)2001-07-312007-02-20Mcafee, Inc.Method and apparatus for cryptographic key establishment using an identity based symmetric keying technique
US7117533B1 (en)2001-08-032006-10-03Mcafee, Inc.System and method for providing dynamic screening of transient messages in a distributed computing environment
US6745192B1 (en)2001-08-032004-06-01Networks Associates Technology Inc.System and method for providing a multi-tiered hierarchical transient message store accessed using multiply hashed unique filenames
US7243374B2 (en)2001-08-082007-07-10Microsoft CorporationRapid application security threat analysis
US20030033463A1 (en)2001-08-102003-02-13Garnett Paul J.Computer system storage
US20030037141A1 (en)2001-08-162003-02-20Gary MiloHeuristic profiler software features
US7278160B2 (en)2001-08-162007-10-02International Business Machines CorporationPresentation of correlated events as situation classes
US7120252B1 (en)2001-08-162006-10-10Mcafee, Inc.System and method for automatically protecting private video content using cryptographic security for legacy systems
US7657935B2 (en)*2001-08-162010-02-02The Trustees Of Columbia University In The City Of New YorkSystem and methods for detecting malicious email transmission
US6928556B2 (en)2001-08-302005-08-09International Business Machines CorporationMethod and apparatus in a data processing system for managing situations from correlated events
US6978223B2 (en)2001-09-062005-12-20Bbnt Solutions LlcSystems and methods for network performance measurement using packet signature collection
US20030051163A1 (en)2001-09-132003-03-13Olivier BidaudDistributed network architecture security system
US7107618B1 (en)2001-09-252006-09-12Mcafee, Inc.System and method for certifying that data received over a computer network has been checked for viruses
US7266844B2 (en)2001-09-272007-09-04Mcafee, Inc.Heuristic detection of polymorphic computer viruses based on redundancy in viral code
US20030065943A1 (en)2001-09-282003-04-03Christoph GeisMethod and apparatus for recognizing and reacting to denial of service attacks on a computerized network
US7010608B2 (en)2001-09-282006-03-07Intel CorporationSystem and method for remotely accessing a home server while preserving end-to-end security
US6892241B2 (en)2001-09-282005-05-10Networks Associates Technology, Inc.Anti-virus policy enforcement system and method
US6907430B2 (en)2001-10-042005-06-14Booz-Allen Hamilton, Inc.Method and system for assessing attacks on computer networks using Bayesian networks
US7310818B1 (en)2001-10-252007-12-18Mcafee, Inc.System and method for tracking computer viruses
US8261059B2 (en)2001-10-252012-09-04Verizon Business Global LlcSecure file transfer and secure file transfer protocol
US20030084323A1 (en)2001-10-312003-05-01Gales George S.Network intrusion detection system and method
US7444679B2 (en)2001-10-312008-10-28Hewlett-Packard Development Company, L.P.Network, method and computer readable medium for distributing security updates to select nodes on a network
US20030135749A1 (en)2001-10-312003-07-17Gales George S.System and method of defining the security vulnerabilities of a computer system
JP2003150748A (en)2001-11-092003-05-23Asgent Inc Risk assessment method
US7315944B2 (en)2001-11-132008-01-01Ericsson Inc.Secure handling of stored-value data objects
US20030093695A1 (en)2001-11-132003-05-15Santanu DuttaSecure handling of stored-value data objects
US7487262B2 (en)2001-11-162009-02-03At & T Mobility Ii, LlcMethods and systems for routing messages through a communications network based on message content
US20030095555A1 (en)2001-11-162003-05-22Mcnamara JustinSystem for the validation and routing of messages
US20030101381A1 (en)2001-11-292003-05-29Nikolay MateevSystem and method for virus checking software
AU2002357029A1 (en)2001-11-302003-06-17A New Voice, Inc.Method and system for contextual prioritization of unified messages
US6546493B1 (en)2001-11-302003-04-08Networks Associates Technology, Inc.System, method and computer program product for risk assessment scanning based on detected anomalous events
US20030126464A1 (en)2001-12-042003-07-03Mcdaniel Patrick D.Method and system for determining and enforcing security policy in a communication session
US7150042B2 (en)2001-12-062006-12-12Mcafee, Inc.Techniques for performing malware scanning of files stored within a file storage device of a computer network
US7093002B2 (en)2001-12-062006-08-15Mcafee, Inc.Handling of malware scanning of files stored within a file storage device of a computer network
US20030110392A1 (en)2001-12-062003-06-12Aucsmith David W.Detecting intrusions
US7150043B2 (en)2001-12-122006-12-12International Business Machines CorporationIntrusion detection method and signature table
KR100427449B1 (en)2001-12-142004-04-14한국전자통신연구원Intrusion detection method using adaptive rule estimation in nids
US7096500B2 (en)2001-12-212006-08-22Mcafee, Inc.Predictive malware scanning of internet data
US6754705B2 (en)2001-12-212004-06-22Networks Associates Technology, Inc.Enterprise network analyzer architecture framework
US7400729B2 (en)2001-12-282008-07-15Intel CorporationSecure delivery of encrypted digital content
CA2472268A1 (en)2001-12-312003-07-17Citadel Security Software Inc.Automated computer vulnerability resolution system
JP4152108B2 (en)2002-01-182008-09-17株式会社コムスクエア Vulnerability monitoring method and system
US7076803B2 (en)2002-01-282006-07-11International Business Machines CorporationIntegrated intrusion detection services
US7222366B2 (en)2002-01-282007-05-22International Business Machines CorporationIntrusion event filtering
US7743415B2 (en)2002-01-312010-06-22Riverbed Technology, Inc.Denial of service attacks characterization
US7268899B2 (en)2002-01-312007-09-11Hewlett-Packard Development Company, L.P.Secure system for delivery of a fax to a remote user
US7174566B2 (en)2002-02-012007-02-06Intel CorporationIntegrated network intrusion detection
US20030149887A1 (en)2002-02-012003-08-07Satyendra YadavApplication-specific network intrusion detection
US6760845B1 (en)2002-02-082004-07-06Networks Associates Technology, Inc.Capture file format system and method for a network analyzer
US8370936B2 (en)2002-02-082013-02-05Juniper Networks, Inc.Multi-method gateway-based network security systems and methods
US7073074B2 (en)2002-02-132006-07-04Microsoft CorporationSystem and method for storing events to enhance intrusion detection
KR100468232B1 (en)2002-02-192005-01-26한국전자통신연구원Network-based Attack Tracing System and Method Using Distributed Agent and Manager Systems
WO2003071390A2 (en)2002-02-192003-08-28Postini CorporationE-mail management services
US7458098B2 (en)2002-03-082008-11-25Secure Computing CorporationSystems and methods for enhancing electronic communication security
US6941467B2 (en)2002-03-082005-09-06Ciphertrust, Inc.Systems and methods for adaptive message interrogation through multiple queues
US7096498B2 (en)2002-03-082006-08-22Cipher Trust, Inc.Systems and methods for message threat management
US7694128B2 (en)2002-03-082010-04-06Mcafee, Inc.Systems and methods for secure communication delivery
US7124438B2 (en)2002-03-082006-10-17Ciphertrust, Inc.Systems and methods for anomaly detection in patterns of monitored communications
US20030233328A1 (en)2002-04-232003-12-18Scott David A.Method and system for securely communicating data in a communications network
AUPS193202A0 (en)2002-04-232002-05-30Pickup, Robert Barkley MrA method and system for authorising electronic mail
US6741595B2 (en)2002-06-112004-05-25Netrake CorporationDevice for enabling trap and trace of internet protocol communications
EP1376420A1 (en)2002-06-192004-01-02Pitsos ErrikosMethod and system for classifying electronic documents
US20040203589A1 (en)2002-07-112004-10-14Wang Jiwei R.Method and system for controlling messages in a communication network
US7222157B1 (en)*2002-07-152007-05-22Aol LlcIdentification and filtration of digital communications
US7017186B2 (en)2002-07-302006-03-21Steelcloud, Inc.Intrusion detection system using self-organizing clusters
US6742128B1 (en)2002-08-282004-05-25Networks Associates TechnologyThreat assessment orchestrator system and method
JP3831696B2 (en)2002-09-202006-10-11株式会社日立製作所 Network management apparatus and network management method
US20040111531A1 (en)2002-12-062004-06-10Stuart StanifordMethod and system for reducing the rate of infection of a communications network by a software worm
US6732157B1 (en)2002-12-132004-05-04Networks Associates Technology, Inc.Comprehensive anti-spam system, method, and computer program product for filtering unwanted e-mail messages
US6859793B1 (en)2002-12-192005-02-22Networks Associates Technology, Inc.Software license reporting and control system and method
US7171450B2 (en)2003-01-092007-01-30Microsoft CorporationFramework to enable integration of anti-spam technologies
US8266215B2 (en)2003-02-202012-09-11Sonicwall, Inc.Using distinguishing properties to classify messages
US20040177120A1 (en)2003-03-072004-09-09Kirsch Steven T.Method for filtering e-mail messages
US20060168006A1 (en)*2003-03-242006-07-27Mr. Marvin ShannonSystem and method for the classification of electronic communication
JP2004284241A (en)2003-03-242004-10-14Tdk CorpOptical recording medium and sputtering target for optical recording medium
US7676546B2 (en)2003-03-252010-03-09Verisign, Inc.Control and management of electronic messaging
GB0307913D0 (en)2003-04-052003-05-14Hewlett Packard Development CoManagement of peer-to-peer network using reputation services
US7483947B2 (en)*2003-05-022009-01-27Microsoft CorporationMessage rendering for identification of content features
US7051077B2 (en)2003-06-302006-05-23Mx Logic, Inc.Fuzzy logic voting method and system for classifying e-mail using inputs from multiple spam classifiers
US7769594B2 (en)2003-09-052010-08-03France TelecomEvaluation of reputation of an entity by a primary evaluation centre
US7415018B2 (en)2003-09-172008-08-19Alcatel LucentIP Time to Live (TTL) field used as a covert channel
US20050086526A1 (en)2003-10-172005-04-21Panda Software S.L. (Sociedad Unipersonal)Computer implemented method providing software virus infection information in real time
US20050102366A1 (en)2003-11-072005-05-12Kirsch Steven T.E-mail filter employing adaptive ruleset
US7624274B1 (en)*2004-02-112009-11-24AOL LLC, a Delaware Limited CompanyDecreasing the fragility of duplicate document detecting algorithms
US7644127B2 (en)2004-03-092010-01-05Gozoom.Com, Inc.Email analysis using fuzzy matching of text
US20050204159A1 (en)*2004-03-092005-09-15International Business Machines Corporation System, method and computer program to block spam
US8918466B2 (en)2004-03-092014-12-23Tonny YuSystem for email processing and analysis
US7366764B1 (en)*2004-06-232008-04-29Chelonia LlcMethod for the identification and management of mass unsolicited e-mail
US7693945B1 (en)*2004-06-302010-04-06Google Inc.System for reclassification of electronic messages in a spam filtering system
US7660865B2 (en)*2004-08-122010-02-09Microsoft CorporationSpam filtering with probabilistic secure hashes
US7933985B2 (en)2004-08-132011-04-26Sipera Systems, Inc.System and method for detecting and preventing denial of service attacks in a communications system
US20060047794A1 (en)2004-09-022006-03-02Microsoft CorporationApplication of genetic algorithms to computer system tuning
US8010460B2 (en)2004-09-022011-08-30Linkedin CorporationMethod and system for reputation evaluation of online users in a social networking scheme
US20060095404A1 (en)2004-10-292006-05-04The Go Daddy Group, IncPresenting search engine results based on domain name related reputation
US20060095966A1 (en)*2004-11-032006-05-04Shawn ParkMethod of detecting, comparing, blocking, and eliminating spam emails
US7574409B2 (en)*2004-11-042009-08-11Vericept CorporationMethod, apparatus, and system for clustering and classification
US20060168017A1 (en)*2004-11-302006-07-27Microsoft CorporationDynamic spam trap accounts
US20060123083A1 (en)2004-12-032006-06-08Xerox CorporationAdaptive spam message detector
US20060149820A1 (en)*2005-01-042006-07-06International Business Machines CorporationDetecting spam e-mail using similarity calculations
US20060230039A1 (en)2005-01-252006-10-12Markmonitor, Inc.Online identity tracking
CA2600344A1 (en)2005-03-022006-09-08Markmonitor Inc.Distribution of trust data
US7822620B2 (en)2005-05-032010-10-26Mcafee, Inc.Determining website reputations using automatic testing
US20060259551A1 (en)*2005-05-122006-11-16Idalis SoftwareDetection of unsolicited electronic messages
WO2009003059A1 (en)*2007-06-252008-12-31Google Inc.Zero-hour quarantine of suspect electronic messages
US20090083413A1 (en)*2007-09-242009-03-26Levow Zachary SDistributed frequency data collection via DNS
US8364766B2 (en)*2008-12-042013-01-29Yahoo! Inc.Spam filtering based on statistics and token frequency modeling

Patent Citations (100)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US4641274A (en)*1982-12-031987-02-03International Business Machines CorporationMethod for communicating changes made to text form a text processor to a remote host
US4996711A (en)*1989-06-211991-02-26Chaum David LSelected-exponent signature systems
US5495610A (en)*1989-11-301996-02-27Seer Technologies, Inc.Software distribution system to build and distribute a software release
US5386470A (en)*1989-12-061995-01-313Com IrelandRepeaters for secure local area networks
US5388189A (en)*1989-12-061995-02-07Racal-Datacom, Inc.Alarm filter in an expert system for communications network
US5276736A (en)*1990-01-291994-01-04David ChaumOptionally moderated transaction systems
US5276869A (en)*1990-09-101994-01-04International Business Machines CorporationSystem for selecting document recipients as determined by technical content of document and for electronically corroborating receipt of document
US5379374A (en)*1990-11-211995-01-03Hitachi, Ltd.Collaborative information processing system and workstation
US5283887A (en)*1990-12-191994-02-01Bull Hn Information Systems Inc.Automatic document format conversion in an electronic mail system based upon user preference
US5379340A (en)*1991-08-021995-01-03Betterprize LimitedText communication system
US5276901A (en)*1991-12-161994-01-04International Business Machines CorporationSystem for controlling group access to objects using group access control folder and group identification as individual user
US5280527A (en)*1992-04-141994-01-18Kamahira Safe Co., Inc.Biometric token for authorizing access to a host system
US5276735A (en)*1992-04-171994-01-04Secure Computing CorporationData enclave and trusted path system
US5276737A (en)*1992-04-201994-01-04Silvio MicaliFair cryptosystems and methods of use
US5276737B1 (en)*1992-04-201995-09-12Silvio MicaliFair cryptosystems and methods of use
US5485409A (en)*1992-04-301996-01-16International Business Machines CorporationAutomated penetration analysis system and method
US5278901A (en)*1992-04-301994-01-11International Business Machines CorporationPattern-oriented intrusion-detection system and method
US5483466A (en)*1992-11-131996-01-09Hitachi, Ltd.Client/server system and mail reception/display control method
US6014651A (en)*1993-11-042000-01-11Crawford; Christopher M.Commercial online software distribution systems and methods using encryption for security
US5606668A (en)*1993-12-151997-02-25Checkpoint Software Technologies Ltd.System for securing inbound and outbound data packet flow in a computer network
US5491750A (en)*1993-12-301996-02-13International Business Machines CorporationMethod and apparatus for three-party entity authentication and key distribution using message authentication codes
US5857022A (en)*1994-01-131999-01-05Certco LlcEnhanced cryptographic system and method with key escrow feature
US5872849A (en)*1994-01-131999-02-16Certco LlcEnhanced cryptographic system and method with key escrow feature
US5481613A (en)*1994-04-151996-01-02Northern Telecom LimitedComputer network cryptographic key distribution system
US5485460A (en)*1994-08-191996-01-16Microsoft CorporationSystem and method for running multiple incompatible network protocol stacks
US5604490A (en)*1994-09-091997-02-18International Business Machines CorporationMethod and system for providing a user access to multiple secured subsystems
US5481312A (en)*1994-09-121996-01-02At&T Corp.Method of and apparatus for the transmission of high and low priority segments of a video bitstream over packet networks
US5864683A (en)*1994-10-121999-01-26Secure Computing CorporartionSystem 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
US5710883A (en)*1995-03-101998-01-20Stanford UniversityHypertext document transport mechanism for firewall-compatible distributed world-wide web publishing
US5864667A (en)*1995-04-051999-01-26Diversinet Corp.Method for safe communications
US5708826A (en)*1995-05-161998-01-13Fujitsu LimitedApparatus and method for converting presentation data
US5708780A (en)*1995-06-071998-01-13Open Market, Inc.Internet server access control and monitoring systems
US5706507A (en)*1995-07-051998-01-06International Business Machines CorporationSystem and method for controlling access to data located on a content server
US5859966A (en)*1995-10-101999-01-12Data General CorporationSecurity system for computer systems
US5717758A (en)*1995-11-021998-02-10Micall; SilvioWitness-based certificate revocation system
US5706442A (en)*1995-12-201998-01-06Block Financial CorporationSystem for on-line financial services using distributed objects
US5602918A (en)*1995-12-221997-02-11Virtual Open Network Environment Corp.Application level security system and method
US5862325A (en)*1996-02-291999-01-19Intermind CorporationComputer-based communication system and method using metadata defining a control structure
US5864852A (en)*1996-04-261999-01-26Netscape Communications CorporationProxy server caching mechanism that provides a file directory structure and a mapping mechanism within the file directory structure
US6178509B1 (en)*1996-06-132001-01-23Intel CorporationTamper resistant methods and apparatus
US5872931A (en)*1996-08-131999-02-16Veritas Software, Corp.Management agent automatically executes corrective scripts in accordance with occurrences of specified events regardless of conditions of management interface and management engine
US5717757A (en)*1996-08-291998-02-10Micali; SilvioCertificate issue lists
US6012144A (en)*1996-10-082000-01-04Pickett; Thomas E.Transaction security method and apparatus
US6192407B1 (en)*1996-10-242001-02-20Tumbleweed Communications Corp.Private, trackable URLs for directed document delivery
US5872844A (en)*1996-11-181999-02-16Microsoft CorporationSystem and method for detecting fraudulent expenditure of transferable electronic assets
US6178242B1 (en)*1997-02-072001-01-23Nds LimitedDigital recording protection system
US6185682B1 (en)*1997-06-032001-02-06U.S. Philips CorporationAuthentication system
US6185678B1 (en)*1997-10-022001-02-06Trustees Of The University Of PennsylvaniaSecure and reliable bootstrap architecture
US6021510A (en)*1997-11-242000-02-01Symantec CorporationAntivirus accelerator
US5860068A (en)*1997-12-041999-01-12Petabyte CorporationMethod and system for custom manufacture and delivery of a data product
US6023723A (en)*1997-12-222000-02-08Accepted Marketing, Inc.Method and system for filtering unwanted junk e-mail utilizing a plurality of filtering mechanisms
US6029256A (en)*1997-12-312000-02-22Network Associates, Inc.Method and system for allowing computer programs easy access to features of a virus scanning engine
US20020016826A1 (en)*1998-02-072002-02-07Olof JohanssonFirewall apparatus and method of controlling network data packet traffic between internal and external networks
US6026414A (en)*1998-03-052000-02-15International Business Machines CorporationSystem including a proxy client to backup files in a distributed computing environment
US6182226B1 (en)*1998-03-182001-01-30Secure Computing CorporationSystem and method for controlling interactions between networks
US20020026591A1 (en)*1998-06-152002-02-28Hartley Bruce V.Method and apparatus for assessing the security of a computer system
US6192360B1 (en)*1998-06-232001-02-20Microsoft CorporationMethods and apparatus for classifying text and for building a text classifier
US6185689B1 (en)*1998-06-242001-02-06Richard S. Carson & Assoc., Inc.Method for network self security assessment
US6182142B1 (en)*1998-07-102001-01-30Encommerce, Inc.Distributed access management of information resources
US6338141B1 (en)*1998-09-302002-01-08Cybersoft, Inc.Method and apparatus for computer virus detection, analysis, and removal in real time
US6507851B1 (en)*1998-12-032003-01-14Sony CorporationCustomer information retrieving method, a customer information retrieving apparatus, a data preparation method, and a database
US6341369B1 (en)*1998-12-032002-01-22International Business Machines CorporationMethod and data processing system for specifying and applying rules to classification-based decision points in an application system
US6510466B1 (en)*1998-12-142003-01-21International Business Machines CorporationMethods, systems and computer program products for centralized management of application programs on a network
US20030023695A1 (en)*1999-02-262003-01-30Atabok Japan, Inc.Modifying an electronic mail system to produce a secure delivery system
US6681331B1 (en)*1999-05-112004-01-20Cylant, Inc.Dynamic software system intrusion detection
US6510431B1 (en)*1999-06-282003-01-21International Business Machines CorporationMethod and system for the routing of requests using an automated classification and profile matching in a networked environment
US6675153B1 (en)*1999-07-062004-01-06Zix CorporationTransaction authorization system
US6675209B1 (en)*1999-07-192004-01-06Hewlett-Packard Development Company, L.P.Method and system for assigning priority among network segments
US6845449B1 (en)*1999-07-232005-01-18Networks Associates Technology, Inc.System and method for fast nested message authentication codes and error correction codes
US6842860B1 (en)*1999-07-232005-01-11Networks Associates Technology, Inc.System and method for selectively authenticating data
US6684335B1 (en)*1999-08-192004-01-27Epstein, Iii Edwin A.Resistance cell architecture
US6510464B1 (en)*1999-12-142003-01-21Verizon Corporate Services Group Inc.Secure gateway having routing feature
US20020016910A1 (en)*2000-02-112002-02-07Wright Robert P.Method for secure distribution of documents over electronic networks
US7159237B2 (en)*2000-03-162007-01-02Counterpane Internet Security, Inc.Method and system for dynamic network intrusion monitoring, detection and response
US6842861B1 (en)*2000-03-242005-01-11Networks Associates Technology, Inc.Method and system for detecting viruses on handheld computers
US20020001384A1 (en)*2000-04-132002-01-03Broadcom CorporationAuthentication engine architecture and method
US20020019945A1 (en)*2000-04-282002-02-14Internet Security System, Inc.System and method for managing security events on a network
US20020023140A1 (en)*2000-06-082002-02-21Hile John K.Electronic document delivery system
US6985923B1 (en)*2000-06-132006-01-10International Business Machines CorporationMethod, article of manufacture and apparatus for processing redundant electronic mail messages
US20020004902A1 (en)*2000-07-072002-01-10Eng-Whatt TohSecure and reliable document delivery
US20030023873A1 (en)*2001-03-162003-01-30Yuval Ben-ItzhakApplication-layer security method and system
US20030009696A1 (en)*2001-05-182003-01-09Bunker V. Nelson WaldoNetwork security testing
US20030004689A1 (en)*2001-06-132003-01-02Gupta Ramesh M.Hierarchy-based method and apparatus for detecting attacks on a computer system
US20030014662A1 (en)*2001-06-132003-01-16Gupta Ramesh M.Protocol-parsing state machine and method of using same
US20030004688A1 (en)*2001-06-132003-01-02Gupta Ramesh M.Virtual intrusion detection system and method of using same
US20030009699A1 (en)*2001-06-132003-01-09Gupta Ramesh M.Method and apparatus for detecting intrusions on a computer system
US20030005326A1 (en)*2001-06-292003-01-02Todd FlemmingMethod and system for implementing a security application services provider
US20030014664A1 (en)*2001-06-292003-01-16Daavid HentunenIntrusion detection method and system
US20030009554A1 (en)*2001-07-092003-01-09Burch Hal JosephMethod and apparatus for tracing packets in a communications network
US20030009693A1 (en)*2001-07-092003-01-09International Business Machines CorporationDynamic intrusion detection for computer systems
US20030023874A1 (en)*2001-07-162003-01-30Rudy ProkupetsSystem for integrating security and access for facilities and information systems
US20030023875A1 (en)*2001-07-262003-01-30Hursey Neil JohnDetecting e-mail propagated malware
US20030021280A1 (en)*2001-07-262003-01-30Makinson Graham ArthurMalware scanning using a network bridge
US20030023692A1 (en)*2001-07-272003-01-30Fujitsu LimitedElectronic message delivery system, electronic message delivery managment server, and recording medium in which electronic message delivery management program is recorded
US6993660B1 (en)*2001-08-032006-01-31Mcafee, Inc.System and method for performing efficient computer virus scanning of transient messages using checksums in a distributed computing environment
US20040015554A1 (en)*2002-07-162004-01-22Brian WilsonActive e-mail filter with challenge-response
US6847888B2 (en)*2002-08-072005-01-25Hrl Laboratories, LlcMethod and apparatus for geographic shape preservation for identification
US20050021738A1 (en)*2002-11-122005-01-27Kenneth GoellerNetwork geo-location system
US20050021736A1 (en)*2003-01-072005-01-27International Business Machines CorporationMethod and system for monitoring performance of distributed applications
US20050014749A1 (en)*2003-06-202005-01-20Amgen Inc.Piperazine derivatives and methods of use

Cited By (468)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7302698B1 (en)1999-09-172007-11-27Hewlett-Packard Development Company, L.P.Operation of trusted state in computing platform
US7788329B2 (en)2000-05-162010-08-31Aol Inc.Throttling electronic communications from one or more senders
US7877799B2 (en)2000-08-182011-01-25Hewlett-Packard Development Company, L.P.Performance of a service on a computing platform
US9633206B2 (en)2000-11-282017-04-25Hewlett-Packard Development Company, L.P.Demonstrating integrity of a compartment of a compartmented operating system
US20020194493A1 (en)*2000-11-282002-12-19Hewlett-Packard CompanyDemonstrating integrity of a compartment of a compartmented operating system
US20030149895A1 (en)*2001-01-312003-08-07Choo Tse HuongTrusted gateway system
US20020122543A1 (en)*2001-02-122002-09-05Rowen Chris E.System and method of indexing unique electronic mail messages and uses for the same
US20020124052A1 (en)*2001-02-172002-09-05Richard BrownSecure e-mail handling using a compartmented operating system
US20020120575A1 (en)*2001-02-232002-08-29Hewlett-Packard CompanyMethod of and apparatus for ascertaining the status of a data processing environment
US8218765B2 (en)2001-02-232012-07-10Hewlett-Packard Development Company, L.P.Information system
US8219496B2 (en)2001-02-232012-07-10Hewlett-Packard Development Company, L.P.Method of and apparatus for ascertaining the status of a data processing environment
US20020194241A1 (en)*2001-06-192002-12-19Jonathan GriffinPerforming secure and insecure computing operations in a compartmented operating system
US7159210B2 (en)2001-06-192007-01-02Hewlett-Packard Development Company, L.P.Performing secure and insecure computing operations in a compartmented operating system
US7076655B2 (en)2001-06-192006-07-11Hewlett-Packard Development Company, L.P.Multiple trusted computing environments with verifiable environment identities
US8056131B2 (en)*2001-06-212011-11-08Cybersoft, Inc.Apparatus, methods and articles of manufacture for intercepting, examining and controlling code, data and files and their transfer
US20040199773A1 (en)*2001-06-212004-10-07Radatti Peter V.Apparatus, methods and articles of manufacture for intercepting, examining and controlling code, data and files and their transfer
US20030023875A1 (en)*2001-07-262003-01-30Hursey Neil JohnDetecting e-mail propagated malware
US7673342B2 (en)*2001-07-262010-03-02Mcafee, Inc.Detecting e-mail propagated malware
US7979907B2 (en)*2001-07-302011-07-12The Trustees Of Columbia University In The City Of New YorkSystems and methods for detection of new malicious executables
US20090254992A1 (en)*2001-07-302009-10-08Schultz Matthew GSystems and methods for detection of new malicious executables
US20030079140A1 (en)*2001-10-242003-04-24Yosuke UraMultiple protecting system to protect personal computer data from burglary utilized flash memory drive
US20030084323A1 (en)*2001-10-312003-05-01Gales George S.Network intrusion detection system and method
US20050022014A1 (en)*2001-11-212005-01-27Shipman Robert AComputer security system
US7774845B2 (en)*2001-11-212010-08-10British Telecommunications Public Limited CompanyComputer security system
US20050223221A1 (en)*2001-11-222005-10-06Proudler Graeme JApparatus and method for creating a trusted environment
US7467370B2 (en)2001-11-222008-12-16Hewlett-Packard Development Company, L.P.Apparatus and method for creating a trusted environment
US20070083606A1 (en)*2001-12-052007-04-12Bellsouth Intellectual Property CorporationForeign Network Spam Blocker
US8090778B2 (en)2001-12-052012-01-03At&T Intellectual Property I, L.P.Foreign network SPAM blocker
US20040003283A1 (en)*2002-06-262004-01-01Goodman Joshua TheodoreSpam detector with challenges
US8046832B2 (en)2002-06-262011-10-25Microsoft CorporationSpam detector with challenges
US8732245B2 (en)*2002-12-032014-05-20Blackberry LimitedMethod, system and computer software product for pre-selecting a folder for a message
US20060026236A1 (en)*2002-12-032006-02-02Research In Motion LimitedMethod, system and computer software product for pre-selecting a folder for a message
US20040111531A1 (en)*2002-12-062004-06-10Stuart StanifordMethod and system for reducing the rate of infection of a communications network by a software worm
US7219131B2 (en)2003-01-162007-05-15Ironport Systems, Inc.Electronic message delivery using an alternate source approach
US20040199595A1 (en)*2003-01-162004-10-07Scott BanisterElectronic message delivery using a virtual gateway approach
US8904490B2 (en)2003-01-232014-12-02Unspam, LlcMethod and apparatus for a non-revealing do-not-contact list system
US7461263B2 (en)*2003-01-232008-12-02Unspam, Llc.Method and apparatus for a non-revealing do-not-contact list system
US20040148506A1 (en)*2003-01-232004-07-29Prince Matthew B.Method and apparatus for a non-revealing do-not-contact list system
US9699125B2 (en)2003-01-232017-07-04Unspam, LlcMethod and apparatus for a non-revealing do-not-contact list system
US20090055895A1 (en)*2003-01-232009-02-26Prince Matthew BMethod and Apparatus for a Non-Revealing Do-Not-Contact List System
US7941842B2 (en)2003-01-232011-05-10Unspam, Llc.Method and apparatus for a non-revealing do-not-contact list system
US20040167964A1 (en)*2003-02-252004-08-26Rounthwaite Robert L.Adaptive junk message filtering system
US7249162B2 (en)2003-02-252007-07-24Microsoft CorporationAdaptive junk message filtering system
US20040177110A1 (en)*2003-03-032004-09-09Rounthwaite Robert L.Feedback loop for spam prevention
US20040215977A1 (en)*2003-03-032004-10-28Goodman Joshua T.Intelligent quarantining for spam prevention
US7558832B2 (en)2003-03-032009-07-07Microsoft CorporationFeedback loop for spam prevention
US7543053B2 (en)2003-03-032009-06-02Microsoft CorporationIntelligent quarantining for spam prevention
JP2006521622A (en)*2003-03-252006-09-21ベリサイン・インコーポレイテッド Control and management of electronic messages
US10462084B2 (en)2003-03-252019-10-29Verisign, Inc.Control and management of electronic messaging via authentication and evaluation of credentials
WO2004088455A3 (en)*2003-03-252005-12-15Verisign IncControl and management of electronic messaging
US20100306836A1 (en)*2003-03-252010-12-02Verisign, Inc.Control and Management of Electronic Messaging
US20040205135A1 (en)*2003-03-252004-10-14Hallam-Baker Phillip MartinControl and management of electronic messaging
US8745146B2 (en)2003-03-252014-06-03Verisign, Inc.Control and management of electronic messaging
US9083695B2 (en)2003-03-252015-07-14Verisign, Inc.Control and management of electronic messaging
US8103732B2 (en)*2003-03-252012-01-24Verisign, Inc.Methods for control and management of electronic messaging based on sender information
US7676546B2 (en)*2003-03-252010-03-09Verisign, Inc.Control and management of electronic messaging
US20060168059A1 (en)*2003-03-312006-07-27Affini, Inc.System and method for providing filtering email messages
US8606860B2 (en)*2003-03-312013-12-10Affini, Inc.System and method for providing filtering email messages
US7680886B1 (en)2003-04-092010-03-16Symantec CorporationSuppressing spam using a machine learning based spam filter
US7650382B1 (en)2003-04-242010-01-19Symantec CorporationDetecting spam e-mail with backup e-mail server traps
US7739494B1 (en)2003-04-252010-06-15Symantec CorporationSSL validation and stripping using trustworthiness factors
US7366919B1 (en)2003-04-252008-04-29Symantec CorporationUse of geo-location data for spam detection
US20100088380A1 (en)*2003-05-022010-04-08Microsoft CorporationMessage rendering for identification of content features
US7483947B2 (en)*2003-05-022009-01-27Microsoft CorporationMessage rendering for identification of content features
US8250159B2 (en)2003-05-022012-08-21Microsoft CorporationMessage rendering for identification of content features
US20040221062A1 (en)*2003-05-022004-11-04Starbuck Bryan T.Message rendering for identification of content features
US20110055343A1 (en)*2003-05-152011-03-03Symantec CorporationMethod and apparatus for filtering email spam using email noise reduction
US20050108339A1 (en)*2003-05-152005-05-19Matt GleesonMethod and apparatus for filtering email spam using email noise reduction
US8402102B2 (en)2003-05-152013-03-19Symantec CorporationMethod and apparatus for filtering email spam using email noise reduction
US7831667B2 (en)*2003-05-152010-11-09Symantec CorporationMethod and apparatus for filtering email spam using email noise reduction
US7293063B1 (en)2003-06-042007-11-06Symantec CorporationSystem utilizing updated spam signatures for performing secondary signature-based analysis of a held e-mail to improve spam email detection
US7272853B2 (en)2003-06-042007-09-18Microsoft CorporationOrigination/destination features and lists for spam prevention
US7464264B2 (en)2003-06-042008-12-09Microsoft CorporationTraining filters for detecting spasm based on IP addresses and text-related features
US7665131B2 (en)2003-06-042010-02-16Microsoft CorporationOrigination/destination features and lists for spam prevention
US20040260922A1 (en)*2003-06-042004-12-23Goodman Joshua T.Training filters for IP address and URL learning
US7409708B2 (en)2003-06-042008-08-05Microsoft CorporationAdvanced URL and IP features
US20070118904A1 (en)*2003-06-042007-05-24Microsoft CorporationOrigination/destination features and lists for spam prevention
US20050022008A1 (en)*2003-06-042005-01-27Goodman Joshua T.Origination/destination features and lists for spam prevention
US7287060B1 (en)*2003-06-122007-10-23Storage Technology CorporationSystem and method for rating unsolicited e-mail
US8145710B2 (en)2003-06-182012-03-27Symantec CorporationSystem and method for filtering spam messages utilizing URL filtering module
US7519668B2 (en)2003-06-202009-04-14Microsoft CorporationObfuscation of spam filter
US20050021649A1 (en)*2003-06-202005-01-27Goodman Joshua T.Prevention of outgoing spam
US20050015454A1 (en)*2003-06-202005-01-20Goodman Joshua T.Obfuscation of spam filter
US7711779B2 (en)2003-06-202010-05-04Microsoft CorporationPrevention of outgoing spam
US20040260776A1 (en)*2003-06-232004-12-23Starbuck Bryan T.Advanced spam detection techniques
US8533270B2 (en)2003-06-232013-09-10Microsoft CorporationAdvanced spam detection techniques
US9305079B2 (en)2003-06-232016-04-05Microsoft Technology Licensing, LlcAdvanced spam detection techniques
US20070198642A1 (en)*2003-06-302007-08-23Bellsouth Intellectual Property CorporationFiltering Email Messages Corresponding to Undesirable Domains
US7506031B2 (en)2003-06-302009-03-17At&T Intellectual Property I, L.P.Filtering email messages corresponding to undesirable domains
US7844678B2 (en)2003-06-302010-11-30At&T Intellectual Property I, L.P.Filtering email messages corresponding to undesirable domains
US8892673B1 (en)*2003-08-082014-11-18Radix Holdings, LlcHybrid challenge-response
US20090158429A1 (en)*2003-09-192009-06-18Marshall Van AlstyneMethods and systems for enabling analysis of communication content while preserving confidentiality
US7203964B1 (en)*2003-10-072007-04-10Elmer V. PassMethod of stopping internet viruses
US7949718B2 (en)2003-10-142011-05-24At&T Intellectual Property I, L.P.Phonetic filtering of undesired email messages
US7664812B2 (en)*2003-10-142010-02-16At&T Intellectual Property I, L.P.Phonetic filtering of undesired email messages
US20050080860A1 (en)*2003-10-142005-04-14Daniell W. ToddPhonetic filtering of undesired email messages
US20050080889A1 (en)*2003-10-142005-04-14Malik Dale W.Child protection from harmful email
US20050080642A1 (en)*2003-10-142005-04-14Daniell W. ToddConsolidated email filtering user interface
US7930351B2 (en)*2003-10-142011-04-19At&T Intellectual Property I, L.P.Identifying undesired email messages having attachments
US20050091321A1 (en)*2003-10-142005-04-28Daniell W. T.Identifying undesired email messages having attachments
US20050097174A1 (en)*2003-10-142005-05-05Daniell W. T.Filtered email differentiation
US20100077051A1 (en)*2003-10-142010-03-25At&T Intellectual Property I, L.P.Phonetic Filtering of Undesired Email Messages
US7921159B1 (en)2003-10-142011-04-05Symantec CorporationCountering spam that uses disguised characters
US7451184B2 (en)2003-10-142008-11-11At&T Intellectual Property I, L.P.Child protection from harmful email
US7610341B2 (en)2003-10-142009-10-27At&T Intellectual Property I, L.P.Filtered email differentiation
US7548956B1 (en)*2003-12-302009-06-16Aol LlcSpam control based on sender account characteristics
US20050154601A1 (en)*2004-01-092005-07-14Halpern Joshua I.Information security threat identification, analysis, and management
US20050188032A1 (en)*2004-01-142005-08-25Katsuyuki YamazakiMass mail detection system and mail server
US7853654B2 (en)*2004-01-142010-12-14Kddi CorporationMass mail detection system and mail server
US8301702B2 (en)*2004-01-202012-10-30Cloudmark, Inc.Method and an apparatus to screen electronic communications
US20050198289A1 (en)*2004-01-202005-09-08Prakash Vipul V.Method and an apparatus to screen electronic communications
US20110238770A1 (en)*2004-01-202011-09-29Cloudmark, Inc.Method and apparatus to screen electronic communications
US20060123476A1 (en)*2004-02-122006-06-08Karim YaghmourSystem and method for warranting electronic mail using a hybrid public key encryption scheme
US7653695B2 (en)2004-02-172010-01-26Ironport Systems, Inc.Collecting, aggregating, and managing information relating to electronic messages
US20050193073A1 (en)*2004-03-012005-09-01Mehr John D.(More) advanced spam detection features
US8214438B2 (en)2004-03-012012-07-03Microsoft Corporation(More) advanced spam detection features
US20100106677A1 (en)*2004-03-092010-04-29Gozoom.Com, Inc.Email analysis using fuzzy matching of text
US8515894B2 (en)*2004-03-092013-08-20Gozoom.Com, Inc.Email analysis using fuzzy matching of text
US20050204005A1 (en)*2004-03-122005-09-15Purcell Sean E.Selective treatment of messages based on junk rating
US20050204006A1 (en)*2004-03-122005-09-15Purcell Sean E.Message junk rating interface
US7966658B2 (en)2004-04-082011-06-21The Regents Of The University Of CaliforniaDetecting public network attacks using signatures and fast content analysis
US20050229254A1 (en)*2004-04-082005-10-13Sumeet SinghDetecting public network attacks using signatures and fast content analysis
US20080307524A1 (en)*2004-04-082008-12-11The Regents Of The University Of CaliforniaDetecting Public Network Attacks Using Signatures and Fast Content Analysis
US8296842B2 (en)2004-04-082012-10-23The Regents Of The University Of CaliforniaDetecting public network attacks using signatures and fast content analysis
WO2005103899A1 (en)*2004-04-082005-11-03The Regents Of The University Of CaliforniaDetecting public network attacks using signatures and fast content analysis
US8171549B2 (en)*2004-04-262012-05-01Cybersoft, Inc.Apparatus, methods and articles of manufacture for intercepting, examining and controlling code, data, files and their transfer
US20050240910A1 (en)*2004-04-262005-10-27Radatti Peter VApparatus, methods and articles of manufacture for intercepting, examining and controlling code, data, files and their transfer
US7941490B1 (en)*2004-05-112011-05-10Symantec CorporationMethod and apparatus for detecting spam in email messages and email attachments
US20060031314A1 (en)*2004-05-282006-02-09Robert BrahmsTechniques for determining the reputation of a message sender
US7756930B2 (en)2004-05-282010-07-13Ironport Systems, Inc.Techniques for determining the reputation of a message sender
US20060101680A1 (en)*2004-05-282006-05-18Smith Michael JContainer contents identifier
WO2005119485A1 (en)*2004-05-292005-12-15Ironport Systems, Inc.Method and apparatus for mail flow monitoring
US20060059238A1 (en)*2004-05-292006-03-16Slater Charles SMonitoring the flow of messages received at a server
US20060010215A1 (en)*2004-05-292006-01-12Clegg Paul JManaging connections and messages at a server by associating different actions for both different senders and different recipients
US8166310B2 (en)2004-05-292012-04-24Ironport Systems, Inc.Method and apparatus for providing temporary access to a network device
US20050265319A1 (en)*2004-05-292005-12-01Clegg Paul JMethod and apparatus for destination domain-based bounce profiles
US20060031359A1 (en)*2004-05-292006-02-09Clegg Paul JManaging connections, messages, and directory harvest attacks at a server
US7917588B2 (en)2004-05-292011-03-29Ironport Systems, Inc.Managing delivery of electronic messages using bounce profiles
US7849142B2 (en)2004-05-292010-12-07Ironport Systems, Inc.Managing connections, messages, and directory harvest attacks at a server
US7873695B2 (en)2004-05-292011-01-18Ironport Systems, Inc.Managing connections and messages at a server by associating different actions for both different senders and different recipients
WO2005119482A1 (en)*2004-05-292005-12-15Ironport Systems, Inc.Method and apparatus for destination domain-based bounce profiles
US7870200B2 (en)2004-05-292011-01-11Ironport Systems, Inc.Monitoring the flow of messages received at a server
US20110178962A1 (en)*2004-06-042011-07-21Messagemind, Inc.System and method for dynamic adaptive user-based prioritization and display of electronic messages
US20060010217A1 (en)*2004-06-042006-01-12Business Instruments Corp.System and method for dynamic adaptive user-based prioritization and display of electronic messages
US7941491B2 (en)2004-06-042011-05-10Messagemind, Inc.System and method for dynamic adaptive user-based prioritization and display of electronic messages
US20050283837A1 (en)*2004-06-162005-12-22Michael OlivierMethod and apparatus for managing computer virus outbreaks
US7748038B2 (en)2004-06-162010-06-29Ironport Systems, Inc.Method and apparatus for managing computer virus outbreaks
US7664819B2 (en)2004-06-292010-02-16Microsoft CorporationIncremental anti-spam lookup and update service
GB2415854B (en)*2004-07-012006-12-27Ericsson Telefon Ab L MEmail spam reduction method
GB2415854A (en)*2004-07-012006-01-04Ericsson Telefon Ab L MEmail Spam reduction
US9516047B2 (en)2004-07-132016-12-06Dell Software Inc.Time zero classification of messages
US8122508B2 (en)*2004-07-132012-02-21Sonicwall, Inc.Analyzing traffic patterns to detect infectious messages
US10069851B2 (en)2004-07-132018-09-04Sonicwall Inc.Managing infectious forwarded messages
US9325724B2 (en)2004-07-132016-04-26Dell Software Inc.Time zero classification of messages
US10084801B2 (en)2004-07-132018-09-25Sonicwall Inc.Time zero classification of messages
US9237163B2 (en)2004-07-132016-01-12Dell Software Inc.Managing infectious forwarded messages
US8955136B2 (en)2004-07-132015-02-10Sonicwall, Inc.Analyzing traffic patterns to detect infectious messages
US8955106B2 (en)2004-07-132015-02-10Sonicwall, Inc.Managing infectious forwarded messages
US20080134336A1 (en)*2004-07-132008-06-05Mailfrontier, Inc.Analyzing traffic patterns to detect infectious messages
US9154511B1 (en)2004-07-132015-10-06Dell Software Inc.Time zero detection of infectious messages
US8850566B2 (en)2004-07-132014-09-30Sonicwall, Inc.Time zero detection of infectious messages
US7904517B2 (en)2004-08-092011-03-08Microsoft CorporationChallenge response systems
US20060031338A1 (en)*2004-08-092006-02-09Microsoft CorporationChallenge response systems
US20060036695A1 (en)*2004-08-122006-02-16Rolnik Robert CTimed delivery of alert notifications based on user set criteria
US7660865B2 (en)*2004-08-122010-02-09Microsoft CorporationSpam filtering with probabilistic secure hashes
US20060036693A1 (en)*2004-08-122006-02-16Microsoft CorporationSpam filtering with probabilistic secure hashes
US7490244B1 (en)2004-09-142009-02-10Symantec CorporationBlocking e-mail propagation of suspected malicious computer code
US7555524B1 (en)2004-09-162009-06-30Symantec CorporationBulk electronic message detection by header similarity analysis
US8528084B1 (en)2004-09-302013-09-03Google Inc.Systems and methods for detecting potential communications fraud
US8615802B1 (en)2004-09-302013-12-24Google Inc.Systems and methods for detecting potential communications fraud
US8056128B1 (en)*2004-09-302011-11-08Google Inc.Systems and methods for detecting potential communications fraud
US8495144B1 (en)*2004-10-062013-07-23Trend Micro IncorporatedTechniques for identifying spam e-mail
US7546349B1 (en)2004-11-012009-06-09Symantec CorporationAutomatic generation of disposable e-mail addresses
US7197539B1 (en)2004-11-012007-03-27Symantec CorporationAutomated disablement of disposable e-mail addresses based on user actions
WO2006048529A1 (en)*2004-11-022006-05-11Bruno DecarpignySystem and method for transmitting messages in an electronic messaging communication network, using a transmission filter
FR2877528A1 (en)*2004-11-022006-05-05Bruno Decarpigny SYSTEM AND METHOD FOR SENDING MESSAGES IN AN ELECTRONIC MESSAGING COMMUNICATION NETWORK, BASED ON THE USE OF A SENDING FILTER
US20060095523A1 (en)*2004-11-022006-05-04Bruno DecarpignySystem and method for sending messages into a communications network by electronic mail, based on the use of a send filter
US20060161986A1 (en)*2004-11-092006-07-20Sumeet SinghMethod and apparatus for content classification
US7936682B2 (en)2004-11-092011-05-03Cisco Technology, Inc.Detecting malicious attacks using network behavior and header analysis
US8010685B2 (en)2004-11-092011-08-30Cisco Technology, Inc.Method and apparatus for content classification
US20060098585A1 (en)*2004-11-092006-05-11Cisco Technology, Inc.Detecting malicious attacks using network behavior and header analysis
US20060161989A1 (en)*2004-12-132006-07-20Eran ReshefSystem and method for deterring rogue users from attacking protected legitimate users
US20060168202A1 (en)*2004-12-132006-07-27Eran ReshefSystem and method for deterring rogue users from attacking protected legitimate users
US7756933B2 (en)2004-12-132010-07-13Collactive Ltd.System and method for deterring rogue users from attacking protected legitimate users
US7640590B1 (en)2004-12-212009-12-29Symantec CorporationPresentation of network source and executable characteristics
US20060212523A1 (en)*2005-03-212006-09-21International Business Machines CorporationPolicy based control of multiple message forwards
US8539587B2 (en)2005-03-222013-09-17Hewlett-Packard Development Company, L.P.Methods, devices and data structures for trusted data
US7975010B1 (en)2005-03-232011-07-05Symantec CorporationCountering spam through address comparison
US20170041293A1 (en)*2005-04-222017-02-09Blue Coat Systems, Inc.Methods and apparatus for blocking unwanted software downloads
US8001193B2 (en)*2005-05-172011-08-16Ntt Docomo, Inc.Data communications system and data communications method for detecting unsolicited communications
US20060262867A1 (en)*2005-05-172006-11-23Ntt Docomo, Inc.Data communications system and data communications method
US7757288B1 (en)2005-05-232010-07-13Symantec CorporationMalicious e-mail attack inversion filter
US20080126951A1 (en)*2005-06-032008-05-29C-Mail Corp.System and method of dynamically prioritized electronic mail graphical user interface, and measuring email productivity and collaboration trends
US8161122B2 (en)2005-06-032012-04-17Messagemind, Inc.System and method of dynamically prioritized electronic mail graphical user interface, and measuring email productivity and collaboration trends
US20070038705A1 (en)*2005-07-292007-02-15Microsoft CorporationTrees of classifiers for detecting email spam
US7930353B2 (en)*2005-07-292011-04-19Microsoft CorporationTrees of classifiers for detecting email spam
US7856090B1 (en)2005-08-082010-12-21Symantec CorporationAutomatic spim detection
US8201254B1 (en)2005-08-302012-06-12Symantec CorporationDetection of e-mail threat acceleration
US7617285B1 (en)2005-09-292009-11-10Symantec CorporationAdaptive threshold based spam classification
US7912907B1 (en)2005-10-072011-03-22Symantec CorporationSpam email detection based on n-grams with feature selection
US20070118759A1 (en)*2005-10-072007-05-24Sheppard Scott KUndesirable email determination
US8065370B2 (en)2005-11-032011-11-22Microsoft CorporationProofs to filter spam
US20070118874A1 (en)*2005-11-182007-05-24Research In Motion LimitedSystem and method for handling electronic messages
US8191105B2 (en)*2005-11-182012-05-29Research In Motion LimitedSystem and method for handling electronic messages
US20070143848A1 (en)*2005-12-162007-06-21Kraemer Jeffrey AMethods and apparatus providing computer and network security for polymorphic attacks
US9286469B2 (en)2005-12-162016-03-15Cisco Technology, Inc.Methods and apparatus providing computer and network security utilizing probabilistic signature generation
US20070256127A1 (en)*2005-12-162007-11-01Kraemer Jeffrey AMethods and apparatus providing computer and network security utilizing probabilistic signature generation
US20070143847A1 (en)*2005-12-162007-06-21Kraemer Jeffrey AMethods and apparatus providing automatic signature generation and enforcement
US20100242111A1 (en)*2005-12-162010-09-23Kraemer Jeffrey AMethods and apparatus providing computer and network security utilizing probabilistic policy reposturing
US8255995B2 (en)2005-12-162012-08-28Cisco Technology, Inc.Methods and apparatus providing computer and network security utilizing probabilistic policy reposturing
US8413245B2 (en)*2005-12-162013-04-02Cisco Technology, Inc.Methods and apparatus providing computer and network security for polymorphic attacks
US8495743B2 (en)2005-12-162013-07-23Cisco Technology, Inc.Methods and apparatus providing automatic signature generation and enforcement
US7810160B2 (en)2005-12-282010-10-05Microsoft CorporationCombining communication policies into common rules store
US20070150933A1 (en)*2005-12-282007-06-28Microsoft CorporationCombining communication policies into common rules store
US8495037B1 (en)*2006-02-212013-07-23Symantec Operating CorporationEfficient isolation of backup versions of data objects affected by malicious software
US20100077052A1 (en)*2006-03-092010-03-25Watchguard Technologies, Inc.Method and system for recognizing desired email
US20070214220A1 (en)*2006-03-092007-09-13John AlsopMethod and system for recognizing desired email
US8572190B2 (en)*2006-03-092013-10-29Watchguard Technologies, Inc.Method and system for recognizing desired email
US9576131B2 (en)*2006-04-062017-02-21Juniper Networks, Inc.Malware detection system and method for mobile platforms
US20150347753A1 (en)*2006-04-062015-12-03Juniper Networks, Inc.Malware detection system and method for mobile platforms
US20070282953A1 (en)*2006-05-312007-12-06Microsoft CorporationPerimeter message filtering with extracted user-specific preferences
US8028026B2 (en)*2006-05-312011-09-27Microsoft CorporationPerimeter message filtering with extracted user-specific preferences
US8332947B1 (en)2006-06-272012-12-11Symantec CorporationSecurity threat reporting in light of local security tools
US20080033905A1 (en)*2006-08-052008-02-07Terry Lee StokesSystem and Method for the Capture and Archival of Electronic Communications
US20080059588A1 (en)*2006-09-012008-03-06Ratliff Emily JMethod and System for Providing Notification of Nefarious Remote Control of a Data Processing System
US20080059590A1 (en)*2006-09-052008-03-06Ecole Polytechnique Federale De Lausanne (Epfl)Method to filter electronic messages in a message processing system
US7788576B1 (en)*2006-10-042010-08-31Trend Micro IncorporatedGrouping of documents that contain markup language code
US20080109448A1 (en)*2006-11-062008-05-08Messageone, Inc.System and Method for Managing Data Across Multiple Environments
US10783498B2 (en)*2006-11-062020-09-22Messageone, LlcSystem and method for managing data across multiple environments
US8677490B2 (en)*2006-11-132014-03-18Samsung Sds Co., Ltd.Method for inferring maliciousness of email and detecting a virus pattern
US20100077480A1 (en)*2006-11-132010-03-25Samsung Sds Co., Ltd.Method for Inferring Maliciousness of Email and Detecting a Virus Pattern
US8224905B2 (en)2006-12-062012-07-17Microsoft CorporationSpam filtration utilizing sender activity data
US20080147861A1 (en)*2006-12-132008-06-19Takumi OishiData distribution network and an apparatus of index holding
US20080162135A1 (en)*2006-12-302008-07-03Emc CorporationAnalyzing network traffic
US9152706B1 (en)2006-12-302015-10-06Emc CorporationAnonymous identification tokens
US8577680B2 (en)2006-12-302013-11-05Emc CorporationMonitoring and logging voice traffic on data network
US20130246378A1 (en)*2007-04-302013-09-19Stephen Owen HearndenPartial hash system, method, and computer program product
US20080275957A1 (en)*2007-05-032008-11-06Microsoft CorporationIdentifying and correlating electronic mail messages
US8423616B2 (en)*2007-05-032013-04-16Microsoft CorporationIdentifying and correlating electronic mail messages
US20080313708A1 (en)*2007-06-122008-12-18Alcatel LucentData content matching
US20090077182A1 (en)*2007-09-172009-03-19Iconix, IncSystem and method for identifying email campaigns
US8775604B2 (en)*2007-09-242014-07-08Barracuda Networks, Inc.Distributed frequency data collection via indicator embedded with DNS request
US20100049848A1 (en)*2007-09-242010-02-25Barracuda Networks, IncDistributed frequency data collection via indicator embedded with dns request
US7769485B2 (en)*2007-09-292010-08-03Pitney Bowes Inc.Systems and methods for segregating undesired mail
US20090084713A1 (en)*2007-09-292009-04-02Miller John PSystems and Methods for Segregating Undesired Mail
US20090100079A1 (en)*2007-10-122009-04-16Fujitsu LimitedE-mail information management apparatus, and e-mail information management method
US8832202B2 (en)*2007-10-122014-09-09Fujitsu LimitedE-mail information management apparatus, and E-mail information management method
US20090164506A1 (en)*2007-12-192009-06-25Casdex, Inc.System and Method for Content-Based Email Authentication
US20090183257A1 (en)*2008-01-152009-07-16Microsoft CorporationPreventing secure data from leaving the network perimeter
CN101911591A (en)*2008-01-152010-12-08微软公司Preventing secure data from leaving a network perimeter
US8316442B2 (en)*2008-01-152012-11-20Microsoft CorporationPreventing secure data from leaving the network perimeter
US8392511B2 (en)*2008-01-172013-03-05International Business Machines CorporationEmbedding a unique serial number into the content of an email for tracking information dispersion
US20090187629A1 (en)*2008-01-172009-07-23International Business Machines CorporationEmbedding a unque serial number into the content of an email for tracking information dispersion
US10104041B2 (en)2008-05-162018-10-16Cisco Technology, Inc.Controlling the spread of interests and content in a content centric network
US9497205B1 (en)*2008-05-192016-11-15Emc CorporationGlobal commonality and network logging
US20090300761A1 (en)*2008-05-282009-12-03John ParkIntelligent Hashes for Centralized Malware Detection
US8732825B2 (en)*2008-05-282014-05-20Symantec CorporationIntelligent hashes for centralized malware detection
WO2009146536A1 (en)2008-06-022009-12-10Corporation De L'ecole Polytechnique De MontrealFile presence detection and monitoring
US20110145267A1 (en)*2008-06-022011-06-16Jean-Pierre DavidFile presence detection and monitoring
JP2011523130A (en)*2008-06-022011-08-04コーポレーション ド レコール ポリテクニーク ド モントリオール File presence detection and monitoring
US9264434B2 (en)*2008-06-022016-02-16Polyvalor, Limited PartnershipFile presence detection and monitoring
US9894039B2 (en)*2008-06-222018-02-13Microsoft Technology Licensing, LlcSigned ephemeral email addresses
US20140331310A1 (en)*2008-06-222014-11-06Microsoft CorporationSigned ephemeral email addresses
US7530106B1 (en)*2008-07-022009-05-05Kaspersky Lab, ZaoSystem and method for security rating of computer processes
US8180838B2 (en)*2008-08-292012-05-15Microsoft CorporationEfficiently managing modular data storage systems
US20100058023A1 (en)*2008-08-292010-03-04Microsoft CorporationEfficiently managing modular data storage systems
US20110202620A1 (en)*2008-12-022011-08-18Tencent Technology (Shenzhen) Company LimitedMethod and device for intercepting junk mail
US9461930B2 (en)2009-04-272016-10-04Intel CorporationModifying data streams without reordering in a multi-thread, multi-flow network processor
US9208475B2 (en)*2009-06-112015-12-08Hewlett-Packard Development Company, L.P.Apparatus and method for email storage
US20100318612A1 (en)*2009-06-112010-12-16Vivek AgarwalApparatus and Method for Email Storage
US20190012338A1 (en)*2009-06-192019-01-10International Business Machines CorporationHierarchical diff files
US10997145B2 (en)*2009-06-192021-05-04International Business Machines CorporationHierarchical diff files
US9686194B2 (en)2009-10-212017-06-20Cisco Technology, Inc.Adaptive multi-interface use for content networking
US20110099291A1 (en)*2009-10-232011-04-28Comcast Cable Communications, LlcAddress Couplet Communication Filtering
US20130246550A1 (en)*2009-10-232013-09-19Camcast Cable Communications, LLCAddress Couplet Communication Filtering
EP2315407A3 (en)*2009-10-232013-06-19Comcast Cable Communications, LLCAddress couplet communication filtering
US8463938B2 (en)*2009-10-232013-06-11Comcast Cable Communications, LlcAddress couplet communication filtering
US10284504B2 (en)*2009-10-232019-05-07Comcast Cable Communications, LlcAddress couplet communication filtering
US20120158729A1 (en)*2010-05-182012-06-21Lsi CorporationConcurrent linked-list traversal for real-time hash processing in multi-core, multi-thread network processors
US8515965B2 (en)*2010-05-182013-08-20Lsi CorporationConcurrent linked-list traversal for real-time hash processing in multi-core, multi-thread network processors
US9154442B2 (en)2010-05-182015-10-06Intel CorporationConcurrent linked-list traversal for real-time hash processing in multi-core, multi-thread network processors
WO2012007202A1 (en)*2010-07-132012-01-19F-Secure CorporationIdentifying polymorphic malware
US9336380B2 (en)2010-12-152016-05-10Microsoft Technology Licensing LlcApplying activity actions to frequent activities
WO2012162676A2 (en)2011-05-252012-11-29Microsoft CorporationDynamic rule reordering for message classification
US9116879B2 (en)2011-05-252015-08-25Microsoft Technology Licensing, LlcDynamic rule reordering for message classification
EP2715565A4 (en)*2011-05-252015-07-15Microsoft Technology Licensing LlcDynamic rule reordering for message classification
US9224000B1 (en)*2011-06-142015-12-29Ionic Security, Inc.Systems and methods for providing information security using context-based keys
US9621343B1 (en)2011-06-142017-04-11Ionic Security Inc.Systems and methods for providing information security using context-based keys
US10095874B1 (en)*2011-06-142018-10-09Ionic Security Inc.Systems and methods for providing information security using context-based keys
US9619659B1 (en)2011-06-142017-04-11Ionic Security Inc.Systems and methods for providing information security using context-based keys
US9811664B1 (en)2011-08-152017-11-07Trend Micro IncorporatedMethods and systems for detecting unwanted web contents
US8700913B1 (en)2011-09-232014-04-15Trend Micro IncorporatedDetection of fake antivirus in computers
US20150381539A1 (en)*2012-01-252015-12-31Bitdefender IPR Management Ltd.Systems and Methods for Spam Detection Using Frequency Spectra of Character Strings
US10212114B2 (en)*2012-01-252019-02-19Bitdefender IPR Management Ltd.Systems and methods for spam detection using frequency spectra of character strings
US8719356B2 (en)2012-04-172014-05-06Return Path, IncMethods, systems, and computer readable media for monitoring deliverability of electronic mail based on subscriber and seed deliverability data
EP2811699A1 (en)*2013-06-062014-12-10Kaspersky Lab, ZAOSystem and method for spam filtering using shingles
US8996638B2 (en)2013-06-062015-03-31Kaspersky Lab ZaoSystem and method for spam filtering using shingles
US9391936B2 (en)2013-06-062016-07-12AO Kaspersky LabSystem and method for spam filtering using insignificant shingles
US11425076B1 (en)*2013-10-302022-08-23Mesh Labs Inc.Method and system for filtering electronic communications
US10805251B2 (en)*2013-10-302020-10-13Mesh Labs Inc.Method and system for filtering electronic communications
US11005989B1 (en)2013-11-072021-05-11Rightquestion, LlcValidating automatic number identification data
US12238243B2 (en)2013-11-072025-02-25Rightquestion, LlcValidating automatic number identification data
US11856132B2 (en)2013-11-072023-12-26Rightquestion, LlcValidating automatic number identification data
US10098051B2 (en)2014-01-222018-10-09Cisco Technology, Inc.Gateways and routing in software-defined manets
US9223971B1 (en)*2014-01-282015-12-29Exelis Inc.User reporting and automatic threat processing of suspicious email
US10469510B2 (en)*2014-01-312019-11-05Juniper Networks, Inc.Intermediate responses for non-html downloads
US20150222650A1 (en)*2014-01-312015-08-06Juniper Networks, Inc.Intermediate responses for non-html downloads
US9954678B2 (en)2014-02-062018-04-24Cisco Technology, Inc.Content-based transport security
US9264418B1 (en)*2014-02-202016-02-16Amazon Technologies, Inc.Client-side spam detection and prevention
US10445380B2 (en)2014-03-042019-10-15Cisco Technology, Inc.System and method for direct storage access in a content-centric network
US9836540B2 (en)2014-03-042017-12-05Cisco Technology, Inc.System and method for direct storage access in a content-centric network
US9473405B2 (en)*2014-03-102016-10-18Palo Alto Research Center IncorporatedConcurrent hashes and sub-hashes on data streams
US9626413B2 (en)2014-03-102017-04-18Cisco Systems, Inc.System and method for ranking content popularity in a content-centric network
US20150256461A1 (en)*2014-03-102015-09-10Palo Alto Research Center IncorporatedConcurrent hashes and sub-hashes on data streams
US9716622B2 (en)2014-04-012017-07-25Cisco Technology, Inc.System and method for dynamic name configuration in content-centric networks
US9473576B2 (en)2014-04-072016-10-18Palo Alto Research Center IncorporatedService discovery using collection synchronization with exact names
US20150295869A1 (en)*2014-04-142015-10-15Microsoft CorporationFiltering Electronic Messages
US20210344632A1 (en)*2014-04-292021-11-04At&T Intellectual Property I, L.P.Detection of spam messages
US11095586B2 (en)*2014-04-292021-08-17At&T Intellectual Property I, L.P.Detection of spam messages
US9992281B2 (en)2014-05-012018-06-05Cisco Technology, Inc.Accountable content stores for information centric networks
US9928465B2 (en)*2014-05-202018-03-27Oath Inc.Machine learning and validation of account names, addresses, and/or identifiers
US10789537B2 (en)2014-05-202020-09-29Oath Inc.Machine learning and validation of account names, addresses, and/or identifiers
US11704583B2 (en)2014-05-202023-07-18Yahoo Assets LlcMachine learning and validation of account names, addresses, and/or identifiers
US10158656B2 (en)2014-05-222018-12-18Cisco Technology, Inc.Method and apparatus for preventing insertion of malicious content at a named data network router
US9609014B2 (en)2014-05-222017-03-28Cisco Systems, Inc.Method and apparatus for preventing insertion of malicious content at a named data network router
US9699198B2 (en)2014-07-072017-07-04Cisco Technology, Inc.System and method for parallel secure content bootstrapping in content-centric networks
US9621354B2 (en)2014-07-172017-04-11Cisco Systems, Inc.Reconstructable content objects
US10237075B2 (en)2014-07-172019-03-19Cisco Technology, Inc.Reconstructable content objects
US9590887B2 (en)2014-07-182017-03-07Cisco Systems, Inc.Method and system for keeping interest alive in a content centric network
US9729616B2 (en)2014-07-182017-08-08Cisco Technology, Inc.Reputation-based strategy for forwarding and responding to interests over a content centric network
US9929935B2 (en)2014-07-182018-03-27Cisco Technology, Inc.Method and system for keeping interest alive in a content centric network
US10305968B2 (en)2014-07-182019-05-28Cisco Technology, Inc.Reputation-based strategy for forwarding and responding to interests over a content centric network
US9882964B2 (en)2014-08-082018-01-30Cisco Technology, Inc.Explicit strategy feedback in name-based forwarding
US9729662B2 (en)2014-08-112017-08-08Cisco Technology, Inc.Probabilistic lazy-forwarding technique without validation in a content centric network
US9800637B2 (en)2014-08-192017-10-24Cisco Technology, Inc.System and method for all-in-one content stream in content-centric networks
US10367871B2 (en)2014-08-192019-07-30Cisco Technology, Inc.System and method for all-in-one content stream in content-centric networks
US10715634B2 (en)2014-10-232020-07-14Cisco Technology, Inc.System and method for creating virtual interfaces based on network characteristics
US10069933B2 (en)2014-10-232018-09-04Cisco Technology, Inc.System and method for creating virtual interfaces based on network characteristics
US9590948B2 (en)2014-12-152017-03-07Cisco Systems, Inc.CCN routing using hardware-assisted hash tables
US10237189B2 (en)2014-12-162019-03-19Cisco Technology, Inc.System and method for distance-based interest forwarding
US10003520B2 (en)2014-12-222018-06-19Cisco Technology, Inc.System and method for efficient name-based content routing using link-state information in information-centric networks
US10091012B2 (en)2014-12-242018-10-02Cisco Technology, Inc.System and method for multi-source multicasting in content-centric networks
US9660825B2 (en)2014-12-242017-05-23Cisco Technology, Inc.System and method for multi-source multicasting in content-centric networks
US9954795B2 (en)2015-01-122018-04-24Cisco Technology, Inc.Resource allocation using CCN manifests
US9946743B2 (en)2015-01-122018-04-17Cisco Technology, Inc.Order encoded manifests in a content centric network
US9832291B2 (en)2015-01-122017-11-28Cisco Technology, Inc.Auto-configurable transport stack
US9916457B2 (en)2015-01-122018-03-13Cisco Technology, Inc.Decoupled name security binding for CCN objects
US10440161B2 (en)2015-01-122019-10-08Cisco Technology, Inc.Auto-configurable transport stack
US10020936B1 (en)2015-02-052018-07-10Ionic Security Inc.Systems and methods for encryption and provision of information security using platform services
US11973860B1 (en)2015-02-052024-04-30lonic Security Inc.Systems and methods for encryption and provision of information security using platform services
US9608810B1 (en)2015-02-052017-03-28Ionic Security Inc.Systems and methods for encryption and provision of information security using platform services
US9608809B1 (en)2015-02-052017-03-28Ionic Security Inc.Systems and methods for encryption and provision of information security using platform services
US10270592B1 (en)2015-02-052019-04-23Ionic Security Inc.Systems and methods for encryption and provision of information security using platform services
US10020935B1 (en)2015-02-052018-07-10Ionic Security Inc.Systems and methods for encryption and provision of information security using platform services
US9614670B1 (en)2015-02-052017-04-04Ionic Security Inc.Systems and methods for encryption and provision of information security using platform services
US10333840B2 (en)2015-02-062019-06-25Cisco Technology, Inc.System and method for on-demand content exchange with adaptive naming in information-centric networks
US10075401B2 (en)2015-03-182018-09-11Cisco Technology, Inc.Pending interest table behavior
US10075402B2 (en)2015-06-242018-09-11Cisco Technology, Inc.Flexible command and control in content centric networks
US10701038B2 (en)2015-07-272020-06-30Cisco Technology, Inc.Content negotiation in a content centric network
US9986034B2 (en)2015-08-032018-05-29Cisco Technology, Inc.Transferring state in content centric network stacks
US10419345B2 (en)2015-09-112019-09-17Cisco Technology, Inc.Network named fragments in a content centric network
US9832123B2 (en)2015-09-112017-11-28Cisco Technology, Inc.Network named fragments in a content centric network
US10355999B2 (en)2015-09-232019-07-16Cisco Technology, Inc.Flow control with network named fragments
US10313227B2 (en)2015-09-242019-06-04Cisco Technology, Inc.System and method for eliminating undetected interest looping in information-centric networks
US9977809B2 (en)2015-09-242018-05-22Cisco Technology, Inc.Information and data framework in a content centric network
US10454820B2 (en)2015-09-292019-10-22Cisco Technology, Inc.System and method for stateless information-centric networking
US10263965B2 (en)2015-10-162019-04-16Cisco Technology, Inc.Encrypted CCNx
US9912776B2 (en)2015-12-022018-03-06Cisco Technology, Inc.Explicit content deletion commands in a content centric network
US10097346B2 (en)2015-12-092018-10-09Cisco Technology, Inc.Key catalogs in a content centric network
US11709948B1 (en)2015-12-282023-07-25Ionic Security Inc.Systems and methods for generation of secure indexes for cryptographically-secure queries
US11232216B1 (en)2015-12-282022-01-25Ionic Security Inc.Systems and methods for generation of secure indexes for cryptographically-secure queries
US10503730B1 (en)2015-12-282019-12-10Ionic Security Inc.Systems and methods for cryptographically-secure queries using filters generated by multiple parties
US10257271B2 (en)2016-01-112019-04-09Cisco Technology, Inc.Chandra-Toueg consensus in a content centric network
US10581967B2 (en)2016-01-112020-03-03Cisco Technology, Inc.Chandra-Toueg consensus in a content centric network
US10305864B2 (en)2016-01-252019-05-28Cisco Technology, Inc.Method and system for interest encryption in a content centric network
US10043016B2 (en)2016-02-292018-08-07Cisco Technology, Inc.Method and system for name encryption agreement in a content centric network
US10051071B2 (en)2016-03-042018-08-14Cisco Technology, Inc.Method and system for collecting historical network information in a content centric network
US10742596B2 (en)2016-03-042020-08-11Cisco Technology, Inc.Method and system for reducing a collision probability of hash-based names using a publisher identifier
US10003507B2 (en)2016-03-042018-06-19Cisco Technology, Inc.Transport session state protocol
US10469378B2 (en)2016-03-042019-11-05Cisco Technology, Inc.Protocol to query for historical network information in a content centric network
US10038633B2 (en)2016-03-042018-07-31Cisco Technology, Inc.Protocol to query for historical network information in a content centric network
US10129368B2 (en)2016-03-142018-11-13Cisco Technology, Inc.Adjusting entries in a forwarding information base in a content centric network
US9832116B2 (en)2016-03-142017-11-28Cisco Technology, Inc.Adjusting entries in a forwarding information base in a content centric network
US10212196B2 (en)2016-03-162019-02-19Cisco Technology, Inc.Interface discovery and authentication in a name-based network
US10067948B2 (en)2016-03-182018-09-04Cisco Technology, Inc.Data deduping in content centric networking manifests
US11436656B2 (en)2016-03-182022-09-06Palo Alto Research Center IncorporatedSystem and method for a real-time egocentric collaborative filter on large datasets
US10091330B2 (en)2016-03-232018-10-02Cisco Technology, Inc.Interest scheduling by an information and data framework in a content centric network
US10033639B2 (en)2016-03-252018-07-24Cisco Technology, Inc.System and method for routing packets in a content centric network using anonymous datagrams
CN107294834A (en)*2016-03-312017-10-24阿里巴巴集团控股有限公司A kind of method and apparatus for recognizing spam
US20170289082A1 (en)*2016-03-312017-10-05Alibaba Group Holding LimitedMethod and device for identifying spam mail
US10320760B2 (en)2016-04-012019-06-11Cisco Technology, Inc.Method and system for mutating and caching content in a content centric network
US10348865B2 (en)2016-04-042019-07-09Cisco Technology, Inc.System and method for compressing content centric networking messages
US9930146B2 (en)2016-04-042018-03-27Cisco Technology, Inc.System and method for compressing content centric networking messages
US10425503B2 (en)2016-04-072019-09-24Cisco Technology, Inc.Shared pending interest table in a content centric network
US10027578B2 (en)2016-04-112018-07-17Cisco Technology, Inc.Method and system for routable prefix queries in a content centric network
US10841212B2 (en)2016-04-112020-11-17Cisco Technology, Inc.Method and system for routable prefix queries in a content centric network
US10404450B2 (en)2016-05-022019-09-03Cisco Technology, Inc.Schematized access control in a content centric network
US10565183B1 (en)*2016-05-022020-02-18Pure Storage, Inc.Efficient deduplication signature utilization
US10320675B2 (en)2016-05-042019-06-11Cisco Technology, Inc.System and method for routing packets in a stateless content centric network
US10547589B2 (en)2016-05-092020-01-28Cisco Technology, Inc.System for implementing a small computer systems interface protocol over a content centric network
US10084764B2 (en)2016-05-132018-09-25Cisco Technology, Inc.System for a secure encryption proxy in a content centric network
US10693852B2 (en)2016-05-132020-06-23Cisco Technology, Inc.System for a secure encryption proxy in a content centric network
US10404537B2 (en)2016-05-132019-09-03Cisco Technology, Inc.Updating a transport stack in a content centric network
US10063414B2 (en)2016-05-132018-08-28Cisco Technology, Inc.Updating a transport stack in a content centric network
US10103989B2 (en)2016-06-132018-10-16Cisco Technology, Inc.Content object return messages in a content centric network
US10305865B2 (en)2016-06-212019-05-28Cisco Technology, Inc.Permutation-based content encryption with manifests in a content centric network
US10581741B2 (en)2016-06-272020-03-03Cisco Technology, Inc.Method and system for interest groups in a content centric network
US10148572B2 (en)2016-06-272018-12-04Cisco Technology, Inc.Method and system for interest groups in a content centric network
US10009266B2 (en)2016-07-052018-06-26Cisco Technology, Inc.Method and system for reference counted pending interest tables in a content centric network
US9992097B2 (en)2016-07-112018-06-05Cisco Technology, Inc.System and method for piggybacking routing information in interests in a content centric network
US10122624B2 (en)2016-07-252018-11-06Cisco Technology, Inc.System and method for ephemeral entries in a forwarding information base in a content centric network
US10069729B2 (en)2016-08-082018-09-04Cisco Technology, Inc.System and method for throttling traffic based on a forwarding information base in a content centric network
US10956412B2 (en)2016-08-092021-03-23Cisco Technology, Inc.Method and system for conjunctive normal form attribute matching in a content centric network
US10033642B2 (en)2016-09-192018-07-24Cisco Technology, Inc.System and method for making optimal routing decisions based on device-specific parameters in a content centric network
US10805270B2 (en)2016-09-262020-10-13Agari Data, Inc.Mitigating communication risk by verifying a sender of a message
US10880322B1 (en)2016-09-262020-12-29Agari Data, Inc.Automated tracking of interaction with a resource of a message
US12074850B2 (en)2016-09-262024-08-27Agari Data, Inc.Mitigating communication risk by verifying a sender of a message
US11936604B2 (en)2016-09-262024-03-19Agari Data, Inc.Multi-level security analysis and intermediate delivery of an electronic message
US11595354B2 (en)2016-09-262023-02-28Agari Data, Inc.Mitigating communication risk by detecting similarity to a trusted message contact
US12316591B2 (en)2016-09-262025-05-27Agari Data, Inc.Multi-level security analysis and intermediate delivery of an electronic message
US10992645B2 (en)2016-09-262021-04-27Agari Data, Inc.Mitigating communication risk by detecting similarity to a trusted message contact
US10212248B2 (en)2016-10-032019-02-19Cisco Technology, Inc.Cache management on high availability routers in a content centric network
US10897518B2 (en)2016-10-032021-01-19Cisco Technology, Inc.Cache management on high availability routers in a content centric network
US10447805B2 (en)2016-10-102019-10-15Cisco Technology, Inc.Distributed consensus in a content centric network
US10511563B2 (en)*2016-10-282019-12-17Micro Focus LlcHashes of email text
US20180124007A1 (en)*2016-10-282018-05-03Hewlett Packard Enterprise Development LpHashes of email text
US10135948B2 (en)2016-10-312018-11-20Cisco Technology, Inc.System and method for process migration in a content centric network
US12143413B2 (en)*2016-10-312024-11-12KnowBe4, Inc.Systems and methods for an artificial intelligence driven agent
US12212596B2 (en)2016-10-312025-01-28KnowBe4, Inc.Systems and methods for an artificial intelligence driven smart template
US10721332B2 (en)2016-10-312020-07-21Cisco Technology, Inc.System and method for process migration in a content centric network
US20220417278A1 (en)*2016-10-312022-12-29KnowBe4, Inc.Systems and methods for an artificial intelligence driven agent
US10243851B2 (en)2016-11-212019-03-26Cisco Technology, Inc.System and method for forwarder connection information in a content centric network
US11722513B2 (en)2016-11-302023-08-08Agari Data, Inc.Using a measure of influence of sender in determining a security risk associated with an electronic message
US11044267B2 (en)2016-11-302021-06-22Agari Data, Inc.Using a measure of influence of sender in determining a security risk associated with an electronic message
US11210412B1 (en)2017-02-012021-12-28Ionic Security Inc.Systems and methods for requiring cryptographic data protection as a precondition of system access
US11841959B1 (en)2017-02-012023-12-12Ionic Security Inc.Systems and methods for requiring cryptographic data protection as a precondition of system access
US10757053B2 (en)*2017-03-022020-08-25Microsoft Technology Licensing, LlcHigh confidence digital content treatment
US20180255010A1 (en)*2017-03-022018-09-06Linkedin CorporationHigh confidence digital content treatment
US20180268474A1 (en)*2017-03-162018-09-20Amobee, Inc.Sketch-based bid fraud detection
US12184662B2 (en)2017-04-262024-12-31Agari Data, Inc.Message security assessment using sender identity profiles
US11019076B1 (en)2017-04-262021-05-25Agari Data, Inc.Message security assessment using sender identity profiles
US11722497B2 (en)2017-04-262023-08-08Agari Data, Inc.Message security assessment using sender identity profiles
US10805314B2 (en)2017-05-192020-10-13Agari Data, Inc.Using message context to evaluate security of requested data
US20240089285A1 (en)*2017-06-072024-03-14Agari Data, Inc.Automated responsive message to determine a security risk of a message sender
US11757914B1 (en)*2017-06-072023-09-12Agari Data, Inc.Automated responsive message to determine a security risk of a message sender
US11102244B1 (en)*2017-06-072021-08-24Agari Data, Inc.Automated intelligence gathering
US11516248B2 (en)*2017-08-252022-11-29Ecrime Management Strategies, Inc.Security system for detection and mitigation of malicious communications
US10891419B2 (en)*2017-10-272021-01-12International Business Machines CorporationDisplaying electronic text-based messages according to their typographic features
US20190129924A1 (en)*2017-10-272019-05-02International Business Machines CorporationDisplaying electronic text-based messages according to their typographic features
US11151087B2 (en)2017-12-122021-10-19Interset Software Inc.Tracking file movement in a network environment
US11132335B2 (en)*2017-12-122021-09-28Interset Software, Inc.Systems and methods for file fingerprinting
WO2020061051A1 (en)*2018-09-172020-03-26Valimail Inc.Entity-separated email domain authentication for known and open sign-up domains
US11258759B2 (en)2018-09-172022-02-22Valimail Inc.Entity-separated email domain authentication for known and open sign-up domains
US20210067515A1 (en)*2018-11-212021-03-04Capital One Services, LlcMethod and System for Electronic Mail Attachment Management
US11658973B2 (en)*2018-11-212023-05-23Capital One Services, LlcMethod and system for electronic mail attachment management
US11641331B2 (en)*2019-06-042023-05-02Microsoft Technology Licensing, LlcSystem and method for blocking distribution of non-acceptable attachments
US20230188499A1 (en)*2020-02-102023-06-15Proofpoint, Inc.Electronic message processing systems and methods
US12058107B2 (en)*2020-02-102024-08-06Proofpoint, Inc.Electronic message processing systems and methods
US11582190B2 (en)*2020-02-102023-02-14Proofpoint, Inc.Electronic message processing systems and methods
US20210314748A1 (en)*2020-04-012021-10-07Lg Electronics Inc.Verification of messages using hash chaining
US11811943B2 (en)*2020-04-012023-11-07Lg Electronics Inc.Verification of messages using hash chaining
US20230370436A1 (en)*2020-05-272023-11-16Step Software Inc.Systems and methods for data communications
US12184623B2 (en)*2020-05-272024-12-31Step Software Inc.Systems and methods for data communications
US11956196B2 (en)2020-10-292024-04-09Proofpoint, Inc.Bulk messaging detection and enforcement
US11652771B2 (en)2020-10-292023-05-16Proofpoint, Inc.Bulk messaging detection and enforcement
US12199933B2 (en)2020-10-292025-01-14Proofpoint, Inc.Bulk messaging detection and enforcement
US11411905B2 (en)*2020-10-292022-08-09Proofpoint, Inc.Bulk messaging detection and enforcement
US20220141165A1 (en)*2020-10-292022-05-05Proofpoint, Inc.Bulk Messaging Detection and Enforcement

Also Published As

Publication numberPublication date
US8204945B2 (en)2012-06-19
US20100205670A1 (en)2010-08-12
US8272060B2 (en)2012-09-18
US20100205265A1 (en)2010-08-12
US20090031129A1 (en)2009-01-29
US20100205671A1 (en)2010-08-12
US20090031136A1 (en)2009-01-29
US20130014261A1 (en)2013-01-10
US20090182867A1 (en)2009-07-16
US20090132669A1 (en)2009-05-21
US20090313339A1 (en)2009-12-17
US20090158046A1 (en)2009-06-18
US20090158435A1 (en)2009-06-18
US20100205672A1 (en)2010-08-12

Similar Documents

PublicationPublication DateTitle
US8204945B2 (en)Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail
US10084801B2 (en)Time zero classification of messages
US8955106B2 (en)Managing infectious forwarded messages
US9419927B2 (en)Method and system for handling unwanted email messages
CA2607005C (en)Identifying threats in electronic messages
EP1997281B1 (en)Method and sytem for recognizing desired email
US7801960B2 (en)Monitoring electronic mail message digests
US9338026B2 (en)Delay technique in e-mail filtering system
US10193898B2 (en)Reputation-based method and system for determining a likelihood that a message is undesired
US9648038B2 (en)Propagation of viruses through an information technology network
US20060149820A1 (en)Detecting spam e-mail using similarity calculations
EP1635524A1 (en)A method and system for identifying and blocking spam email messages at an inspecting point
CN111147489B (en)Link camouflage-oriented fishfork attack mail discovery method and device
US20060075099A1 (en)Automatic elimination of viruses and spam
US8612523B1 (en)Methods and apparatus for detecting botnet attacks
US20200097655A1 (en)Time zero classification of messages
SrikanthanAn Overview of Spam Handling Techniques

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:BBNT SOLUTIONS LLC, MASSACHUSETTS

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:MILLIKEN, WALTER CLARK;STRAYER, WILLIAM TIMOTHY;MILLIGAN, STEPHEN DOUGLAS;REEL/FRAME:014474/0767

Effective date:20030902

ASAssignment

Owner name:FLEET NATIONAL BANK, AS AGENT, MASSACHUSETTS

Free format text:PATENT & TRADEMARK SECURITY AGREEMENT;ASSIGNOR:BBNT SOLUTIONS LLC;REEL/FRAME:014624/0196

Effective date:20040326

Owner name:FLEET NATIONAL BANK, AS AGENT,MASSACHUSETTS

Free format text:PATENT & TRADEMARK SECURITY AGREEMENT;ASSIGNOR:BBNT SOLUTIONS LLC;REEL/FRAME:014624/0196

Effective date:20040326

ASAssignment

Owner name:BBN TECHNOLOGIES CORP.,MASSACHUSETTS

Free format text:MERGER;ASSIGNOR:BBNT SOLUTIONS LLC;REEL/FRAME:017274/0318

Effective date:20060103

Owner name:BBN TECHNOLOGIES CORP., MASSACHUSETTS

Free format text:MERGER;ASSIGNOR:BBNT SOLUTIONS LLC;REEL/FRAME:017274/0318

Effective date:20060103

ASAssignment

Owner name:STRAGENT, LLC, TEXAS

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:BBN TECHNOLOGIES CORP.;REEL/FRAME:021567/0572

Effective date:20080915

ASAssignment

Owner name:BBN TECHNOLOGIES CORP. (AS SUCCESSOR BY MERGER TO

Free format text:RELEASE OF SECURITY INTEREST;ASSIGNOR:BANK OF AMERICA, N.A. (SUCCESSOR BY MERGER TO FLEET NATIONAL BANK);REEL/FRAME:023427/0436

Effective date:20091026

ASAssignment

Owner name:STRAGENT, LLC,TEXAS

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:AZURE NETWORKS, LLC;REEL/FRAME:023905/0349

Effective date:20090820

Owner name:AZURE NETWORKS, LLC,TEXAS

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:STRAGENT, LLC;REEL/FRAME:023909/0810

Effective date:20081010

STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION


[8]ページ先頭

©2009-2025 Movatter.jp