This invention relates to network security; more specifically, to the detection of compromised computers by monitoring email messages originating from and forwarded by computers on the network.
A major security challenge on the Internet is the existence of the large number of compromised machines. Such machines have been increasingly used to launch various security attacks including DDoS, spamming, and identity theft. Two natures of the compromised machines on the Internet—sheer volume and wide spread—render many existing security countermeasures less effective and defending attacks involving compromised machines extremely hard. On the other hand, identifying and cleaning compromised machines in a network remain a significant challenge for system administrators of networks of all sizes.
The subset of compromised machines that are used for sending spam messages are commonly referred to as spam zombies. Given that spamming provides a critical economic incentive for the controllers of the compromised machines to recruit these machines, it has been widely observed that many compromised machines are involved in spamming. A number of recent research efforts have studied the aggregate global characteristics of spamming botnets (networks of compromised machines involved in spamming) such as the size of botnets and the spamming patterns of botnets, based on the sampled spam messages received at a large email service provider.
Based on email messages received at a large email service provider, two recent studies (Y. Xie et al. and L. Zhuang et al.) investigated the aggregate global characteristics of spamming botnets including the size of botnets and the spamming patterns of botnets. Y. Xie, F. Xu, K. Achan, R. Panigrahy, G. Hulten, and I. Osipkov, “Spamming Botnets: Signatures and Characteristics,” in Proc. ACM SIGCOMM, Seattle, Wash. (August 2008); L. Zhuang, J. Dunagan, D. R. Simon, H. J. Wang, I. Osipkov, G. Hulten, and J. D. Tygar, “Characterizing Botnets from Email Spam Records,” in Proc. of 1st Usenix Workshop on Large-Scale Exploits and Emergent Threats, San Francisco, Calif. (April 2008). These studies provided important insights into the aggregate global characteristics of spamming botnets by clustering spam messages received at the provider into spam campaigns using embedded URLs and near-duplicate content clustering, respectively. However, their approaches are better suited for large email service providers to understand the aggregate global characteristics of spamming botnets instead of being deployed by individual networks to detect internal compromised machines. Moreover, their approaches cannot support the online detection requirement in the network environment.
Xie, et al. developed an effective tool DBSpam to detect proxy-based spamming activities in a network relying on the packet symmetry property of such activities. M. Xie, H. Yin, and H. Wang, “An effective defense against email spam laundering,” in ACM Conference on Computer and Communications Security, Alexandria, Va., (Oct. 30, 2006-Nov. 3, 2006). This technique only identifies the spam proxies that translate and forward upstream non-SMTP packets (for example, HTTP) into SMTP commands to downstream mail servers. It does not identify all types of compromised machines involved in spamming.
BotHunter, developed by Gu et al., detects compromised machines by correlating the IDS dialog trace in a network. G. Gu, P. Porras, V. Yegneswaran, M. Fong, and W. Lee, “BotHunter: Detecting Malware Infection Through IDS-Driven Dialog Correlation,” in Proc. 16th USENIX Security Symposium, Boston, Mass., (August 2007). It was developed based on the observation that a complete malware infection process has a number of well-defined stages including inbound scanning, exploit usage, egg downloading, outbound bot coordination dialog, and outbound attack propagation. By correlating inbound intrusion alarms with outbound communications patterns, BotHunter can detect the potential infected machines in a network. BotHunter relies on the specifics of the malware infection process and requires support from the network intrusion detection system.
The present invention includes a spam zombie detection system that detects compromised machines by monitoring the outgoing email messages originated or forwarded by machines inside the network. A machine originating or forwarding sufficient email spam messages is flagged as a compromised machine. The monitoring point may be co-located with the mail transfer agent (MTA) server(s) deployed by the network; it may also be located in a machine separated from the MTA servers. In the latter case, MTA servers need to replicate the outgoing messages to the monitoring point, in addition to the regular email deliveries. The present invention also includes a method of examining if a machine has generated sufficient spam messages to be flagged as being compromised.
In an embodiment, the method of detecting a compromised machine on a network begins by receiving an email message from a machine on the network. The email message may originate from the machine or the email message may be forwarded by the machine. The email message is then classified as either spam or non-spam. Such classification may be carried out by a spam filter and such a spam filter may be a content-based spam filter. The classification may also be carried out using user feedback. A probability ratio is then updated by applying a sequential probability ratio test (SPRT). The probability ratio is updated according to whether the email message was classified as spam or non-spam. If the probability ratio is greater than or equal to a first predetermined threshold (B), then the status of the machine is indicated as compromised. If the probability ratio is less than or equal to a second predetermined threshold (A), then the status of the machine is indicated as normal and the probability ratio is reset. The operations of receiving an email message, classifying the email message, updating the probability ratio, and indicating the machine is normal or compromised until the probability ratio is greater than or equal to the first predetermined threshold are repeated for a plurality of email messages. Such repeated operations are performed on each of the plurality of email messages one at a time as each of the plurality of email messages is received.
The SPRT may use the approximate probability that an email message transmitted by a machine on the network is spam if the computer is compromised and the approximate probability that an email message transmitted by the machine is spam if the computer is not compromised.
If the email message is classified as spam, the probability ratio may be updated according to the equation
wherein Λn represents the probability ratio, θ0 represents the probability that an email message received from a machine on the network is spam given that the machine is not compromised, and θ1 represents the probability that an email message received from a machine on the network is spam given that the machine is compromised.
If the email message is classified as non-spam, the probability ratio may be updated according to the equation
wherein Λn represents the probability ratio, θ0 represents the probability that an email message received from a machine on the network is spam given that the machine is not compromised, and θ1 represents the probability that an email message received from a machine on the network is spam given that the machine is compromised.
The present invention also includes a computer system adapted to detect a compromised machine on a network. The system includes a processor and a tangible memory storage including software instructions that cause the computer system to perform the above-described method of detecting compromised machines on a network.
For a fuller understanding of the invention, reference should be made to the following detailed description, taken in connection with the accompanying drawings, in which:
In the following detailed description of the preferred embodiments, reference is made to the accompanying drawings, which form a part hereof, and within which are shown by way of illustration specific embodiments by which the invention may be practiced. It is to be understood that other embodiments may be utilized and structural changes may be made without departing from the scope of the invention.
The present invention includes a tool that may be used to automatically detect compromised machines in a network in an online manner. The present invention includes a method of automatically identifying compromised machines in the network as outgoing messages pass the monitoring point sequentially. The approaches developed in previous work cannot be applied here. The locally generated outgoing messages in a network normally cannot provide the aggregate large-scale spam view required by these approaches. Moreover, these approaches cannot support the online detection requirement in the environment considered here.
An embodiment of the spam zombie detection system was designed based on a statistical method called Sequential Probability Ratio Test (SPRT), developed by A. Wald in his seminal work, Sequential Analysis, which is herein incorporated by reference. A. Wald, Sequential Analysis, John Wiley & Sons, Inc (1947). SPRT is a powerful statistical method that can be used to test between two hypotheses (in this case, the machine is compromised vs. the machine is not compromised), as the events (in our case, outgoing messages) occur sequentially. SPRT minimizes the expected number of observations required to reach a decision among all the sequential and non-sequential statistical tests with no greater error rates. This means that the spam zombie detection system can identify a compromised machine quickly. Moreover, both the false positive and false negative probabilities of SPRT can be bounded by user-defined thresholds. Consequently, users of the spam zombie detection system can select the desired thresholds to control the false positive and false negative rates of the system.
A machine in the network is assumed to be either compromised or normal (i.e., not compromised). Here, the focus is on the compromised machines that are involved in spamming. Therefore, the term compromised machine is used to denote a spam zombie and the two terms are used interchangeably. Let Xi for i=1, 2, . . . denote the successive observations of a random variable X corresponding to the sequence of messages originated from machine m inside the network. Let Xi=1 if message i from the machine is a spam, and Xi=0 otherwise. The detection system assumes that the behavior of a compromised machine is different from that of a normal machine in terms of the messages they send. Specifically, a compromised machine will with a higher probability generate a spam message than a normal machine. Formally,
Pr(Xi=1|H1)>Pr(Xi=1|H0), (1)
where H1 denotes that machine m is compromised and H0 denotes that the machine is normal.
The sending machine, as observed by the spam zombie detection system, may be any machine that generates or forwards email. Such machines may include, for example, end-user client machines or mail relay servers. A mechanism to classify messages as either spam or non-spam is also deployed on the network either at the spam zombie detection system or in communication with it. Such a mechanism may be a spam filter. In an exemplary embodiment the spam filter is a content-based spam filter. The spam filter does not need to be perfect in terms of the false positive rate and the false negative rate. An increasing number of networks have started filtering outgoing messages in recent years.
In its simplest form, SPRT is a statistical method for testing a simple null hypothesis against a single alternative hypothesis. Intuitively, SPRT can be considered as a one-dimensional random walk with two user-specified boundaries corresponding to the two hypotheses. As the samples of the concerned random variable arrive sequentially, the walk moves either upward or downward one step, depending on the value of the observed sample. When the walk hits or crosses either of the boundaries for the first time, the walk terminates and the corresponding hypothesis is selected. In essence, SPRT is a variant of the traditional probability ratio tests for testing under what distribution (or with what distribution parameters) it is more likely to have the observed samples. However, unlike traditional probability ratio tests that require a pre-defined number of observations, SPRT works in an online manner and updates as samples arrive sequentially. Once sufficient evidence for drawing a conclusion is obtained, SPRT terminates.
In SPRT, both the actual false positive and false negative probabilities of SPRT can be bounded by the user-specified error rates. This means that users of SPRT can pre-specify the desired error rates. A smaller error rate tends to require a larger number of observations before SPRT terminates. Thus users can balance the performance and cost of an SPRT test. Second, SPRT minimizes the average number of the required observations for reaching a decision for a given error rate, among all sequential and non-sequential statistical tests. This means that SPRT can quickly reach a conclusion to reduce the cost of the corresponding experiment, without incurring a higher error rate. The formal definition and a number of properties of SPRT are presented below.
Let X denote a Bernoulli random variable under consideration with an unknown parameter θ, and X1, X2, . . . the successive observations on X. As discussed above, SPRT is used for testing a simple hypothesis H0 that θ=θ0 against a single alternative H1 that θ=θ1. That is,
Pr(Xi=1|H1)=1−Pr(Xi=0|H0)=θ0
Pr(Xi=1|H1)=1−Pr(Xi=0|H1)=θ1.
To ease exposition and practical computation, the logarithm of the probability ratio is computed instead of the probability ratio in the description of SPRT. For any positive integer n=1, 2, . . . , define
If it is assumed that Xi's are independent (and identically distributed), then
where
which can be considered as the step in the random walk represented by Λ. When the observation is one (Xi=1), the constant
is added to the preceding value of Λ. When the observation is zero (Xi=0), the constant
is added.
The Sequential Probability Ratio Test (SPRT) for testing H0 against H1 is then defined as follows. Given two user-specified constants A and B where A<B, at each stage n of the Bernoulli experiment, the value of Λn is computed as in Eq. (3), then
Λn≦A accept H0 and terminate test,
Λn>B accept H1 and terminate test,
A<Λn<B take an additional observation. (4)
In the following a number of important properties of SPRT are described. If H1 is considered as a detection and H0 as a normality, an SPRT process may result in two types of errors: false positive, where H0 is true but SPRT accepts H1, and false negative, where H1 is true but SPRT accepts H0. Let α and β denote the user-desired false positive and false negative probabilities, respectively. Some fundamental relations exist among α, β, A, and B,
for most practical purposes, the equality can be taken, that is,
This only slightly affects the actual error rates. Formally, let α′ and β′ represent the actual false positive rate and the actual false negative rate, respectively, and let A and B be computed using Eq. (5), then the following relations hold,
and
and
α′+β′≦α+β. (7)
Eqs. (6) and (7) provide important bounds for α′ and β′. In all practical applications, the desired false positive and false negative rates will be small, for example, in the range from 0.01 to 0.05. In these cases,
and
very closely equal the desired α and β, respectively. In addition, Eq. (7) specifies that the actual false positive rate and the false negative rate cannot be both larger than the corresponding desired error rate in a given experiment. Therefore, in all practical applications, the boundaries A and B can be computed using Eq. (5). This will provide at least the same protection against errors as if the precise values of A and B were used for a given pair of desired error rates. The precise values of A and B are difficult to obtain.
Another property of SPRT is the number of observations, N, required before SPRT reaches a decision. The following two equations approximate the average number of observations required when H1 and H0 are true, respectively.
As shown in the above equations, the average number of required observations when H1 or H0 is true depends on four parameters: the desired false positive and negative rates (α and β), and the distribution parameters θ1 and θ0 for hypotheses H1 and H0, respectively. SPRT does not require the precise knowledge of the distribution parameters θ1 and θ0. As long as the true distribution of the underlying random variable is sufficiently close to one of hypotheses compared to another (that is, θ is closer to either θ1 or θ0), SPRT will terminate with the bounded error rates. An imprecise knowledge of θ1 and θ0 will only affect the number of required observations for SPRT to reach a decision.
In an embodiment, H1 represents a detection and H0 represents a normality. That is, H1 is true if the concerned machine is compromised, and H0 is true if it is not compromised. In addition, Xi=1 if the ith message from the concerned machine in the network is a spam, and Xi=0 otherwise. Recall that SPRT requires four configurable parameters from users, namely, the desired false positive probability α, the desired false negative probability β, the probability that a message is a spam when H1 is true (θ1), and the probability that a message is a spam when H0 is true (θ0). How these values can be configured is discussed below. Based on the user-specified values of α and β, the values of the two boundaries A and B of SPRT are computed using Eq. (5).
In the context of spam zombie detection, from the viewpoint of network monitoring, it is more important to identify the machines that have been compromised than the machines that are normal. After a machine is identified as being compromised (
On the other hand, a machine that is currently normal may get compromised at a later time. Therefore, machines that are found to be normal may be continuously monitored by the spam zombie detection system. Once such a machine is identified by the spam zombie detection system, the records of the machine in the spam zombie detection system are re-set, in particular, the value of Λn is set to zero, so that a new monitoring phase starts for the machine (
The spam zombie detection system uses four user-defined parameters: α, β, θ1, and θ0. As discussed above, α and β are normally small values in the range from 0.01 to 0.05, which users can easily specify independent of the behaviors of the compromised and normal machines in the network.
Ideally, θ1 and θ0 should indicate the true probability of a message being spam from a compromised machine and a normal machine, respectively. However, as discussed previously, θ1 and θ0 do not need to accurately model the behaviors of the two types of machines. Instead, as long as the true distribution is closer to one of them than another, SPRT can reach a conclusion with the desired error rates. Inaccurate values assigned to these parameters will only affect the number of observations required by the method to terminate. Moreover, the spam zombie detection system may rely on a (content-based) spam filter to classify an outgoing message into either spam or non-spam. In practice, θ1 and θ0 should model the detection rate and the false positive rate of the employed spam filter, respectively. Note that all of the widely-used spam filters have a high detection rate and low false positive rate.
In
As shown in
To ease exposition it was assumed that a sending machine m (
Given that the spam zombie detection system relies on spam filters to classify messages into spam and non-spam, spammers may try to evade the developed spam zombie detection system by evading the deployed spam filters. They may send completely meaningless non-spam messages (as classified by spam filters). However, this will reduce the real spamming rate, and hence, the financial gains, of the spammers. More importantly, even if a spammer reduces the spam percentage to 50%, the spam zombie detection system can still detect the spam zombie with a relatively small number of observations (25 when α=0.01, β=0.01, and θ0=0.2). So, trying to send non-spam messages will not help spammers to evade the spam zombie detection system. Moreover, in certain environment where user feedback is reliable, for example, feedback from users of the same network in which the spam zombie detection system is deployed, the spam zombie detection system can rely on classifications from end users (which may be used in addition to the spam filter). Although completely meaningless messages may evade the deployed spam filter, it is impossible for them to remain undetected by end users who receive such messages. User feedbacks may be incorporated into the spam zombie detection system to improve the spam detection rate of the spam filter. As discussed previously, trying to send spam at a low rate will also not evade the spam zombie detection system. The spam zombie detection system relies on the number of (spam) messages, not the sending rate, to detect spam zombies.
For comparison, two alternative designs in detecting spam zombies are presented, one based on the number of spam messages and another based on the percentage of spam messages sent from a machine. For simplicity, they are referred to as the count-threshold (CT) detection method and the percentage-threshold (PT) detection method, respectively.
In CT, the time is partitioned into windows of fixed length T. A user-defined threshold parameter Cs specifies the maximum number of spam message that may be originated from a normal machine in any time window. The system monitors the number of spam messages n originated from a machine in each window. If n>Cs, then the method declares that the machine has been compromised.
Similarly, in the PT detection method the time is partitioned into windows of fixed length T. PT monitors two email sending properties of each machine; one is the percentage of spam messages sent from a machine, another the total number of messages. Let N and n denote the total messages and spam messages originated from a machine m within a time window, respectively, then PT declares machine m as being compromised if N≧Ca and
where Ca is the minimum number of messages that a machine must send, and P is the user-defined maximum spam percentage of a normal machine. The first condition is in place for preventing high false positive rates when a machine only generates a small number of messages. For example, in an extreme case, a machine may only send a single message and it is a spam, which renders the machine to have a 100% spam ratio. However, it does not make sense to classify this machine as being compromised based on this small number of messages generated.
Exemplary Deployment
In the following, the two alternative spam zombie detection methods are briefly compared with an exemplary deployment of the spam zombie detection system. The three methods have the similar time and space complexities. They all maintain a record for each observed machine and update the corresponding record as messages arrive from the machine. However, unlike the spam zombie detection system, which can provide a bounded false positive rate and false negative rate, and consequently, a confidence how well the spam zombie detection system works, the error rates of CT and PT cannot be a priori specified.
In addition, choosing the proper values for the four user-defined parameters (α, β, θ1, and θ0) in the spam zombie detection system is relatively straightforward. In contrast, selecting the “right” values for the parameters of CT and PT are much more challenging. The performance of the two alternative methods is sensitive to the parameters used in the method. They require a thorough understanding of the different behaviors of the compromised and normal machines in the concerned network and training based on the history of the two different behaviors in order for them to work reasonably well in the network.
In the above discussion of the spam zombie detection methods, for simplicity, the potential impact of dynamic IP addresses has been disregarded and it has been assumed that an observed IP corresponds to a unique machine.
However, the spam zombie detection system can work well in the environment of dynamic IP addresses. This is because the spam zombie detection system can reach a decision with a small number of observations (as illustrated in
Dynamic IP addresses can have a greater impact on the two alternative detection methods CT and PT. First, both require the continuous monitoring of the sending behavior of a machine for at least a fixed time window, which in practice can be on the order of hours or days. Second, CT also requires a relatively larger number of spam messages to be observed from a machine before reaching a detection. By properly selecting the values for the parameters of CT and PT (for example, a shorter time window for machines with dynamic IP addresses), they can also work reasonably well in the environment of dynamic IP addresses.
The performance of the spam zombie detection system was evaluated based on a two-month email trace collected on a large U.S. college campus network. The potential impact of dynamic IP addresses on the spam zombie detection system was also evaluated.
In the exemplary deployment of the spam zombie detection system, the email trace was collected at a mail relay server deployed on a university campus network. During the course of the email trace collection, the mail server relayed messages destined for 53 subdomains in the campus network. The mail relay server ran a spam filter (SpamAssassin by Apache) to detect spam messages. The email trace contained the following information for each incoming message: the local arrival time, the IP address of the sending machine, and whether or not the message was spam. In addition, if a message had a known virus/worm attachment, it was so indicated in the trace by an anti-virus software. The anti-virus software and the spam filter were two independent components deployed on the mail relay server. Due to privacy issues, there was no access to the content of the messages in the trace.
The messages in the email trace that were forwarded or originated by the university's internal machines were identified, that is, the messages forwarded or originated by an internal machine and destined to a university account. This set of messages is referred to as the university emails and the evaluation of the spam zombie detection system is based on the university emails. The set of university emails does not contain all the outgoing messages originated from inside the university, and the compromised machines identified by the spam zombie detection system based on the university emails will likely be a lower bound on the true number of compromised machines inside the university campus network.
An email message in the trace is classified as either spam or non-spam by the spam filter deployed on the university mail relay server. For ease of exposition, the set of all messages are referred to as the aggregate emails including both spam and non-spam. If a message has a known virus/worm attachment, it is referred to as an infected message. An IP address of a sending machine is referred to as a spam-only IP address if only spam messages are received from the IP. Similarly, an IP address is referred to as non-spam only and mixed if only non-spam messages are received, or both spam and non-spam messages are received, respectively. The table in
In order to study the potential impacts of dynamic IP addresses on the spam zombie detection system, the subset of university IP addresses in the trace whose domain names contain “wireless” were obtained, which normally have dynamically allocated IP addresses. The messages sent from each of the IP address were grouped into clusters, where the messages in each cluster were likely to be from the same machine (before the IP address was re-assigned to a different machine). Messages were grouped according to the inter-arrival times between consecutive messages, as discussed below. Let mi i=1, 2, . . . denote the messages sent from an IP address, and ti denote the time when message i is received. Then messages mi for i=1, 2, . . . , k belong to the same cluster if |ti−ti−1|≦T for i=2, 3, . . . , k, and |ti+1−tk|>T, where T is an user-defined time interval. The same process was repeated to group other messages. Let mi for i=j, j+1, . . . , k be the sequence of messages in a cluster, arriving in that order. Then, |tk−tj| is referred to as the duration of the cluster.
The performance of the spam zombie detection system was evaluated based on the collected university emails. In all the studies, α=0.01, β=0.01, θ1=0.9, and θ0=0.2. That is, it was assumed that the deployed spam filter had a 90% detection rate and 20% false positive rate. Many widely-deployed spam filters have much better performance than what was assumed here.
The table shown in
For the remaining six IP addresses that were not confirmed by either of the above means, their sending patters were manually examined. These IP addresses have a relatively overall low percentage of spam messages over the two month of the collection period. However, they sent substantially more spam messages towards the end of the collection period. This indicates that they may have become compromised towards the end of the collection period.
Evaluating the false negative rate of the spam zombie detection system is somewhat complicated because the spam zombie detection system focuses on the machines that are potentially compromised, but not the machines that are normal. To better understand the false negative rate of the spam zombie detection system, consider the machines that the spam zombie detection system did not identify as being compromised at the end of the email collection period, but for which the spam zombie detection system had re-set the records (lines 15 to 18 in
In this exemplary embodiment, the infected messages were only used to confirm if a machine was compromised in order to study the performance of the spam zombie detection system. Infected messages were not used by the spam zombie detection system itself. The spam zombie detection system relied on the spam messages instead of infected messages to detect if a machine had been compromised to produce the results in the table of
It should be noted that both the actual false positive rate and the false negative rate were higher than the specified false positive rate and false negative rate, respectively. One possible reason is that the evaluation was based on the university emails, which can only provide a partial view of the outgoing messages originated from inside the university.
In order to understand the potential impacts of dynamic IP addresses on the performance of the spam zombie detection system, messages from a dynamic IP address (with domain names containing “wireless”) were grouped into clusters with a time interval threshold of thirty minutes. Messages with a consecutive inter-arrival time no greater than thirty minutes were grouped into the same cluster. Given the short inter-arrival duration of messages within a cluster, all the messages from the same IP address within each cluster were considered as being sent from the same machine. That is, the corresponding IP address has not been re-assigned to a different machine within the concerned cluster. (It is possible that messages from multiple adjacent clusters are actually sent from the same machine.)
Given the above observations, in particular, the large number of spam messages in each cluster, it can be concluded that dynamic IP addresses will not have any important impact on the performance of the spam zombie detection system. The spam zombie detection system can reach a decision within the vast majority (96%) of the clusters in the study described here. It is unlikely for the spam zombie detection system to mistake a compromised machine as another.
It will be seen that the advantages set forth above, and those made apparent from the foregoing description, are efficiently attained and since certain changes may be made in the above construction without departing from the scope of the invention, it is intended that all matters contained in the foregoing description or shown in the accompanying drawings shall be interpreted as illustrative and not in a limiting sense.
It is also to be understood that the following claims are intended to cover all of the generic and specific features of the invention herein described, and all statements of the scope of the invention which, as a matter of language, might be said to fall there between.
This application is a continuation of U.S. patent application Ser. No. 12/762,714, titled “Method of Detecting Compromised Computers in a Network,” filed Apr. 19, 2010, which is herein incorporated by reference, which claims the benefit of priority to U.S. Provisional Patent Application 61/170,894, titled “Method of Detecting Compromised Computers in a Network,” filed Apr. 20, 2009, which is herein incorporated by reference.
Number | Name | Date | Kind |
---|---|---|---|
6968461 | Lucas et al. | Nov 2005 | B1 |
7051077 | Lin | May 2006 | B2 |
7610344 | Mehr et al. | Oct 2009 | B2 |
7664812 | Daniell et al. | Feb 2010 | B2 |
7882542 | Neystadt et al. | Feb 2011 | B2 |
7899866 | Buckingham et al. | Mar 2011 | B1 |
7930353 | Chickering et al. | Apr 2011 | B2 |
8006305 | Aziz | Aug 2011 | B2 |
8069471 | Boren | Nov 2011 | B2 |
8171553 | Aziz et al. | May 2012 | B2 |
20050071432 | Royston, III | Mar 2005 | A1 |
20060168024 | Mehr et al. | Jul 2006 | A1 |
20070038705 | Chickering et al. | Feb 2007 | A1 |
20070192855 | Hulten et al. | Aug 2007 | A1 |
20070250930 | Aziz et al. | Oct 2007 | A1 |
20070282955 | Lin et al. | Dec 2007 | A1 |
20080005782 | Aziz | Jan 2008 | A1 |
20080028463 | Dagon et al. | Jan 2008 | A1 |
20080080518 | Hoeflin et al. | Apr 2008 | A1 |
20080104186 | Wieneke et al. | May 2008 | A1 |
20080244748 | Neystadt et al. | Oct 2008 | A1 |
20100100962 | Boren | Apr 2010 | A1 |
Entry |
---|
Mengjun Xie, Heng Yin, Haining Wang, “An Effective Defense Against Email Spam Laundering”, ACM conference CCS'06, Oct. 30, 2006-Nov. 3, 2006, pp. 179-190. |
Duan et al., Behavioral Characteristics of Spammers and Their Network Reachability Properties, IEEE International Conference on Communications, Jun. 2007. |
Gu et al., BotHunter: Detecting Malware Infection Through IDS-Driven Dialog Correlation, Proc. 16th USENIX Security Symposium, Boston, MA, Aug. 2007. |
Xie et al., Spamming Botnets: Signatures and Characteristics, Proc. ACM SIGCOMM, Seattle, WA, Aug. 2008. |
Zhuang et al., Characterizing Botnets from Email Spam Records, Proc. of 1st Usenix Workshop on Large-Scale Exploits and Emergent Threats, San Francisco, CA, Apr. 2008. |
Xie et al., An Effective Defense Against Email Spam Laundering, ACM Conference on Computer and Communications Security, Alexandria, VA, Oct. 30, 2006-Nov. 3, 2006. |
Wald, Sequential Analysis, 1947, John Wiley & Sons, Inc., pp. 37-69. |
Xie, M.; Yin, H; and Wang, H. Thwarting E-mail Spam Laundering. ACM Transactions on Information and System Security, vol. 12, No. 2, Article 13, 32 pages, Dec. 2008. |
Number | Date | Country | |
---|---|---|---|
61170894 | Apr 2009 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 12762714 | Apr 2010 | US |
Child | 13591866 | US |