<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Security Viewpoints &#187; Malware</title>
	<atom:link href="http://advosys.ca/viewpoints/category/malware/feed/" rel="self" type="application/rss+xml" />
	<link>http://advosys.ca/viewpoints</link>
	<description>Security, operating systems and the IT industry</description>
	<lastBuildDate>Wed, 30 Jun 2010 14:18:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Project Honeypot spam report</title>
		<link>http://advosys.ca/viewpoints/2009/12/project-honeypot-spam-report/</link>
		<comments>http://advosys.ca/viewpoints/2009/12/project-honeypot-spam-report/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 14:47:57 +0000</pubDate>
		<dc:creator>D Webber</dc:creator>
				<category><![CDATA[Malware]]></category>
		<category><![CDATA[spam botnets honeypot]]></category>

		<guid isPermaLink="false">http://advosys.ca/viewpoints/?p=764</guid>
		<description><![CDATA[The unsung heroes at Project Honeypot have just released a short analysis of spam traffic observed over the past five years.
The report 1 Billion Spammers Served &#8220;celebrates&#8221; the project receiving it&#8217;s one billionth spam message in it&#8217;s worldwide network of spam traps. Some salient points:

Number of bots has quadrupled each year with nearly 400,000 bots [...]]]></description>
			<content:encoded><![CDATA[<p>The unsung heroes at <a title="Project Honeypot" href="http://www.projecthoneypot.org/">Project Honeypot</a> have just released a short analysis of spam traffic observed over the past five years.</p>
<p>The report <a title="1 billion spammers served" href="http://www.projecthoneypot.org/1_billionth_spam_message_stats.php">1 Billion Spammers Served</a> &#8220;celebrates&#8221; the project receiving it&#8217;s one billionth spam message in it&#8217;s worldwide network of spam traps. Some salient points:</p>
<ul>
<li>Number of bots has quadrupled each year with nearly 400,000 bots active on any given day.</li>
<li>Most spammers still seem to be in the United States (as opposed to where it&#8217;s actually sent from, eg. China)</li>
<li>Phishing spam most often claim financial institutions as the fictitious origin, followed by Facebook.</li>
<li>Comment spam (e.g. on blogs) is increasing,  but bots are as widely used (yet) to post comment spam.</li>
</ul>
<p>The full report is <a title="1 Billion Spammers Served" href="http://www.projecthoneypot.org/1_billionth_spam_message_stats.php">here</a>.</p>
<p>Consider <a title="Join project honeypot" href="http://www.projecthoneypot.org/create_account.php">joining the project</a>. They offer some useful services: an HTTP blacklist to reduce address harvesting from your sites, an IP monitor service to alert you of suspicious activity form your netblocks (which I <a title="Detecting botnet infections for free" href="http://advosys.ca/viewpoints/2009/03/detecting-botnets-for-free/">wrote about before</a>), and real-time spam feeds to tune your filters. You can help the project via direct donations, installing a honeypot or donating an MX record to catch spammer scum yourself.</p>
Copyright &copy; 2010 <a href="http://advosys.ca/">Advosys Consulting Inc.</a>

<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://advosys.ca/viewpoints/2009/12/project-honeypot-spam-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20th anniversary of the Morris Worm indictment</title>
		<link>http://advosys.ca/viewpoints/2009/07/20th-anniversary-of-the-morris-worm-indictment/</link>
		<comments>http://advosys.ca/viewpoints/2009/07/20th-anniversary-of-the-morris-worm-indictment/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 14:58:55 +0000</pubDate>
		<dc:creator>D Webber</dc:creator>
				<category><![CDATA[Law & enforcement]]></category>
		<category><![CDATA[Malware]]></category>

		<guid isPermaLink="false">http://advosys.ca/viewpoints/?p=541</guid>
		<description><![CDATA[On July 26 1989, the first U.S. indictment for spreading malware was issued.
The Morris Worm, the first Internet worm, was released by Cornell grad student Robert Morris back in November 1988 that infected maybe 10% of Internet-connected machines. It exploited a vulnerability in Sendmail and fingerd to propagate itself.
The worm didn&#8217;t do anything intentionally malicious, [...]]]></description>
			<content:encoded><![CDATA[<p>On July 26 1989, <a title="On This Day: Robert Tappan Morris Becomes First Hacker Prosecuted for Spreading Virus" href="http://www.findingdulcinea.com/news/on-this-day/July-August-08/On-this-Day--Robert-Morris-Becomes-First-Hacker-Prosecuted-For-Spreading-Virus.html">the first U.S. indictment for spreading malware</a> was issued.</p>
<p>The <a title="The Morris Worm" href="http://en.wikipedia.org/wiki/Morris_worm">Morris Worm</a>, the first Internet worm, was released by Cornell grad student Robert Morris back in November 1988 that infected maybe 10% of Internet-connected machines. It exploited a vulnerability in Sendmail and fingerd to propagate itself.</p>
<p>The worm <a title="The What, Why, and How of the 1988 Internet Worm" href="http://snowplow.org/tom/worm/worm.html">didn&#8217;t do anything intentionally malicious</a>, but it spread itself with great vigor and chewed up system resources. It&#8217;s lasting effect was to open the eyes of the computing industry regarding network security, application vulnerabilities, and the value of having an incident response process (the effects of the worm was made worse by system administrators knee-jerk response of shutting down their Sendmail daemons).</p>
<p>Another result was creation of the U.S. Computer Emergency Response Team <a title="CERT/CC" href="http://www.cert.org/">CERT</a>, <a title="Forum of Incident Response and Security Teams" href="http://www.first.org/">Forum of Incident Response and Security Teams</a> (FIRST) and many other national and private incident response groups.</p>
Copyright &copy; 2010 <a href="http://advosys.ca/">Advosys Consulting Inc.</a>

<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://advosys.ca/viewpoints/2009/07/20th-anniversary-of-the-morris-worm-indictment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conficker detection and containment tools</title>
		<link>http://advosys.ca/viewpoints/2009/03/conficker-detection-and-containment/</link>
		<comments>http://advosys.ca/viewpoints/2009/03/conficker-detection-and-containment/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 13:52:06 +0000</pubDate>
		<dc:creator>D Webber</dc:creator>
				<category><![CDATA[Malware]]></category>
		<category><![CDATA[botnets]]></category>
		<category><![CDATA[conficker]]></category>
		<category><![CDATA[intrusion detection]]></category>

		<guid isPermaLink="false">http://advosys.ca/viewpoints/?p=315</guid>
		<description><![CDATA[Just in time for the April 1 timebomb, the HoneyNet Project and other researchers have released tools for detecting the major conficker variants, preventing infection, and preventing them from phoning home for payloads.
From Containing Conficker: tools and info you can download:

Lists and generators for domain names that Downadup/ConfickerA, B, and C try to contact to [...]]]></description>
			<content:encoded><![CDATA[<p>Just in time for the April 1 timebomb, the HoneyNet Project and other researchers <a href="https://www.honeynet.org/node/389">have released</a> tools for detecting the major conficker variants, preventing infection, and preventing them from phoning home for payloads.</p>
<p>From <a title="Containing conficker: tools and info" href="http://iv.cs.uni-bonn.de/wg/cs/applications/containing-conficker/">Containing Conficker: tools and info</a> you can download:</p>
<ul>
<li>Lists and generators for domain names that Downadup/ConfickerA, B, and C try to contact to download payloads.</li>
<li>A memory &#8220;disinfector&#8221; that terminates Conficker threads without touching the process it runs in.</li>
<li>File and registry scanner to check for Conficker B and C DLLs</li>
<li>A &#8220;vaxination DLL&#8221; to make conficker A, B and C think the machine is already infected.</li>
<li>A python-based network scanner to identify infected machines</li>
<li>SNORT intrusion detection patterns for Conficker A and B</li>
</ul>
<p>Very nice work.</p>
<p>Apparently updates for Nessus and other major vulnerability scanners are out, as is a plugin for nmap.</p>
<p>See also <a title="Taming Conficker, The Easy Way" href="http://www.doxpara.com/?p=1285">Dan Kaminsky&#8217;s blog</a> and the <a title="Conficker working group" href="http://www.confickerworkinggroup.org/">Conficker Working Group</a>.</p>
<p><em>Update:</em> Tools and whitepaper have been released:</p>
<ul>
<li><a title="Nmap script smb-check-vulns.nse" href="http://nmap.org/nsedoc/scripts/smb-check-vulns.html">Conficker detection script for NMap</a></li>
<li>Nessus plugin 36036: <a title="Conficker Detection - Network check" href="http://www.nessus.org/plugins/index.php?view=single&amp;id=36036">Conficker Detection &#8211; Network check</a></li>
<li>Honeynet paper <a title="Know your enemy: containing conficker" href="http://www.honeynet.org/papers/conficker">Know Your Enemy: Containing Conficker</a></li>
</ul>
Copyright &copy; 2010 <a href="http://advosys.ca/">Advosys Consulting Inc.</a>

<p><em>Related posts:</em><ul><li><a href='http://advosys.ca/viewpoints/2009/03/detecting-botnets-for-free/' rel='bookmark' title='Permanent Link: Detecting botnet infections for free'>Detecting botnet infections for free</a></li>
<li><a href='http://advosys.ca/viewpoints/2007/07/fast-flux-botnets/' rel='bookmark' title='Permanent Link: Fast flux botnets'>Fast flux botnets</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://advosys.ca/viewpoints/2009/03/conficker-detection-and-containment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Detecting botnet infections for free</title>
		<link>http://advosys.ca/viewpoints/2009/03/detecting-botnets-for-free/</link>
		<comments>http://advosys.ca/viewpoints/2009/03/detecting-botnets-for-free/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 19:55:41 +0000</pubDate>
		<dc:creator>D Webber</dc:creator>
				<category><![CDATA[Malware]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[botnets]]></category>
		<category><![CDATA[conficker]]></category>
		<category><![CDATA[drones]]></category>
		<category><![CDATA[egress filtering]]></category>
		<category><![CDATA[honeypot]]></category>

		<guid isPermaLink="false">http://advosys.ca/viewpoints/?p=244</guid>
		<description><![CDATA[Botnet clients are rarely detected by antivirus software. The only effective way of detecting them is by monitoring outbound network traffic. Smaller organizations rarely have the skill resources for that. Fortunately, free resources exist to monitor outbound malicious activity originating from your netblocks.]]></description>
			<content:encoded><![CDATA[<p>Has your organization&#8217;s network been compromised by a malicious bot like the ever-evolving <a title="Conficker Worm: Help Protect Windows from Conficker.A and Conficker.B" href="http://www.microsoft.com/conficker">conficker</a>? How do you know?</p>
<p>Botnets infect millions of home computers but also infiltrate corporate networks. Security software vendor Damballa claimed recently thatÂ  &#8220;3% to 5% of enterprise assets are compromised with targeted attack/bot malware â€“ even in the presence of the best and most up-to-date security tools.&#8221;</p>
<p><a title="Shadowserver: What is a Botnet?" href="http://www.shadowserver.org/wiki/pmwiki.php?n=Information.Botnets">Botnet client malware</a> (drones) are almost never detected by antivirus software&#8230; the better-written bots regularly download new versions of themselves, both to change behavior and to evade the utterly obsolete signature detection methodology used by AV software.</p>
<p>The only effective way of detecting bots is by detecting their activity: monitoring outbound network traffic to catch bots phoning home to their command and control centers and when they launch attacks.</p>
<p>Some large organizations do proper egress filtering and outbound activity monitoring to detect botnet activity, butÂ  smaller organizations rarely have the resources even to outsource such monitoring.</p>
<p>Fortunately, free services exist to monitor outbound malicious activity originating from your netblocks:<span id="more-244"></span></p>
<h4>Project Honeypot IP Monitor Service:</h4>
<p>Project Honeypot is an effort primarily to catch email address harvester robots and identify spam sources. An international network of honeypots detects suspicious activity and reports the source IP.</p>
<p>Their IP Monitor service will monitor a Class C netblock plus five unrelated addresses for free and email a regular report. Sending spam is a common use of botnet clients, so this can alert you to bots on your network or even an employee misusing coporate resources.</p>
<p>The IP monitor is just one of many services offered.Â  The service works even better if you can install one of their honeypots or setup a subdomain to detect spammers.</p>
<p>To sign up and learn about other offerings, visit the <a title="Project Honeypot Services" href="http://www.projecthoneypot.org/services_overview.php">Project Honeypot Services</a> page.</p>
<h4>Shadowserver Alerting &amp; Reporting Service:</h4>
<p>The Shadowserver project aims to raise awareness of compromised servers, malicious attackers, and the spread of malware. They monitor malware, botnet and fraud activity and produce daily and historical reports.</p>
<p>The group recently announced an ASN &amp; Netblock Alerting &amp; Reporting Service. The service claims to detect a wider range of activity than Project Honeypot:</p>
<ul>
<li>Detected Botnet Command and Control servers</li>
<li>Infected systems (drones)</li>
<li>DDoS attacks (source and victim)</li>
<li>Scans</li>
<li>Clickfraud</li>
<li>Compromised hosts</li>
<li>Proxies and spam relays</li>
<li>Malicious software droppers and other related information.</li>
</ul>
<p>The service is available for a wider range of IP addresses than the Honeypot offering. For details and to sign up, seeÂ <a title="Shadowserver - ASN &amp; Netblock Alerting &amp; Reporting Service" href="http://www.shadowserver.org/wiki/pmwiki.php?n=Calendar.20090216">Shadowserver ASN &amp; Netblock Alerting &amp; Reporting Service</a>.</p>
<h4>Limitations</h4>
<p>Obviously, these services can only detect malicious activity that hits one of their honeypots. The above projects have a large ever-changing number of honeypots scattered around the net, so chances are good that eventually bots on your network will hit one eventually.</p>
<p>Still, this could take months, or even not happen at all if the bots on your network are used in targeted attacks against specific networks.</p>
<p>A report of malicious activity originating from a public IP address won&#8217;t tell you the specific source on your internal network. Further investigative work on your part will be needed to track down the offender.</p>
<h4>Free but please contribute</h4>
<p>Both Project Honeypot and Shadowserver are volunteer efforts.</p>
<p>The Honeypot monitor service is provided free for a small range of IPs and available for a fee for larger ranges. Even so, <a title="Donate to Project Honey Pot" href="http://www.projecthoneypot.org/donate.php">please contribute</a> if you use the service. You can also assist the project by running one of their honeypots and setting up a subdomain to act as a spamtrap.</p>
Copyright &copy; 2010 <a href="http://advosys.ca/">Advosys Consulting Inc.</a>

<p><em>Related posts:</em><ul><li><a href='http://advosys.ca/viewpoints/2006/11/free-host-intrusion-prevention/' rel='bookmark' title='Permanent Link: Free host intrusion prevention for Windows'>Free host intrusion prevention for Windows</a></li>
<li><a href='http://advosys.ca/viewpoints/2006/09/free-antivirus-for-home/' rel='bookmark' title='Permanent Link: Free antivirus &#8211; what&#8217;s available now'>Free antivirus &#8211; what&#8217;s available now</a></li>
<li><a href='http://advosys.ca/viewpoints/2006/11/interesting-security-articles-01/' rel='bookmark' title='Permanent Link: A few interesting articles'>A few interesting articles</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://advosys.ca/viewpoints/2009/03/detecting-botnets-for-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open source ClamAV beats McAfee and Norton</title>
		<link>http://advosys.ca/viewpoints/2007/08/clamav-beats-mcafee-and-norton/</link>
		<comments>http://advosys.ca/viewpoints/2007/08/clamav-beats-mcafee-and-norton/#comments</comments>
		<pubDate>Thu, 09 Aug 2007 19:55:52 +0000</pubDate>
		<dc:creator>D Webber</dc:creator>
				<category><![CDATA[Malware]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[clamav]]></category>

		<guid isPermaLink="false">http://advosys.ca/viewpoints/2007/08/clamav-beats-mcafee-and-norton/</guid>
		<description><![CDATA[
  A little anti-virus &#8220;bake off&#8221; organized by security gateway vendor Untangle has found that popular open source ClamAV has very good detection rates compared to commercial anti-virus products. In an informal test using variations of the EICAR test pattern  plus 25-odd &#8220;in the wild&#8221; and community-submitted malware, Kaspersky scored the highest overall [...]]]></description>
			<content:encoded><![CDATA[<p>
  A little anti-virus &#8220;bake off&#8221; organized by security gateway vendor <a href="http://www.untangle.com/" title="Untangle">Untangle</a> has found that popular open source ClamAV has very good detection rates compared to commercial anti-virus products. In an informal test using variations of the <a href="http://eicar.org/anti_virus_test_file.htm" title="EICAR anti-virus or anti-malware test file">EICAR test pattern</a>  plus 25-odd &#8220;in the wild&#8221; and community-submitted malware, Kaspersky scored the highest overall detection rate, with <a href="http://clamav.net/" title="Clam Antivirus">ClamAV</a>   second and Symantec Norton AV third. McAfee scored sixth.
</p>
<p>
  Most notable was that while ClamAV and Norton detected 100% of the &#8220;in the wild&#8221; samples, McAfee found only 83.3%, the worst of all the major vendors tested. That&#8217;s alarming&#8230; detecting malware that is actively circulating is what AV is all about.
</p>
<p>
  ClamAV nearly beat both Kaspersky and Norton in this test&#8230; it really only failed when scanning encrypted ZIP files, which most organizations delete at the gateway anyway.<span id="more-161"></span>
</p>
<p>
  The complete results, presentation and the actual test malware are <a href="http://virus.untangle.com/">available for download</a>.
</p>
<p>
  The results are amusing, but the test is far from the controlled and comprehensive testing performed by outfits like ICSA Labs. For one, an &#8220;in the wild&#8221; test set is typically <a href="http://www.wildlist.org/WildList/" title="The WildList Organization International">200 to 500 items</a> .
</p>
<p>
  Er&#8230; maybe. Untangle says that one motivation for doing this bake-off was that the AV testing labs refused to test ClamAV and would not reveal their test set. ISCA for example only gives products a pass/fail rating and rates detection of traditional propagating malware only&#8230; <a href="http://www.icsalabs.com/icsa/topic.php?tid=4a9d$80389867-30af3d4c$5524-512093a1" title="ICSA Anti-Virus Certification Criteria">they ignore</a>  detect rates for non-relicating malware like spyware, trojans and backdoors.
</p>
<p>
  What does it say when the leading commercial products perform worse than a volunteer-driven open source alternative? What does it also say when a testing lab refuses to test a product that happens to be free? (hint: they&#8217;re a for-profit company funded by the vendors they test).
</p>
<p>
  We&#8217;ve been using ClamAV on our email gateways for about two years now and found it to be adequate. It&#8217;s proven to be at least as accurate as other products we&#8217;ve used, and the project releases updated pattern files faster than many commercial products.
</p>
<p>
  Of course, getting hung up about detection rates is a like arguing which brand of buggy whip makes your car get more miles to the gallon. Regardless of what AV product you choose, the concept of pattern-based malware prevention is obsolete. Enterprise management features and how often the vendor has released updates that <a href="http://www.theregister.co.uk/2006/03/14/mcafee_av_false_positive/" title="McAfee ate my system">cripple every desktop in your organization</a> are more important.  Yes, you have to use AV since every operational security standard requires it and it&#8217;s another layer to your defense in depth, but in terms of actual protection against malware, AV is virtually useless.</p>
Copyright &copy; 2010 <a href="http://advosys.ca/">Advosys Consulting Inc.</a>

<p><em>Related posts:</em><ul><li><a href='http://advosys.ca/viewpoints/2007/08/sourcefire-buys-clamav/' rel='bookmark' title='Permanent Link: ClamAV bought by Snort vendor Sourcefire'>ClamAV bought by Snort vendor Sourcefire</a></li>
<li><a href='http://advosys.ca/viewpoints/2006/09/free-antivirus-for-home/' rel='bookmark' title='Permanent Link: Free antivirus &#8211; what&#8217;s available now'>Free antivirus &#8211; what&#8217;s available now</a></li>
<li><a href='http://advosys.ca/viewpoints/2007/01/host-intrusion-prevention-death-to-antivirus/' rel='bookmark' title='Permanent Link: Death to antivirus'>Death to antivirus</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://advosys.ca/viewpoints/2007/08/clamav-beats-mcafee-and-norton/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fast flux botnets</title>
		<link>http://advosys.ca/viewpoints/2007/07/fast-flux-botnets/</link>
		<comments>http://advosys.ca/viewpoints/2007/07/fast-flux-botnets/#comments</comments>
		<pubDate>Mon, 16 Jul 2007 16:20:12 +0000</pubDate>
		<dc:creator>D Webber</dc:creator>
				<category><![CDATA[Malware]]></category>
		<category><![CDATA[botnets]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[vulnerabilities]]></category>

		<guid isPermaLink="false">http://advosys.ca/viewpoints/2007/07/fast-flux-botnets/</guid>
		<description><![CDATA[Researchers at the excellent Honeynet Project have published a detailed paper on the growing phenomenon of what they call &#8220;fast flux service networks &#8220;.
Essentially, criminals are now using DNS records with a short time-to-live that return hundreds of A records of compromized hosts. Both the NS records for the domain and the A records returned [...]]]></description>
			<content:encoded><![CDATA[<p>Researchers at the excellent <a title="Honeynet Project" href="http://www.honeynet.org/">Honeynet Project</a> have published a detailed paper on the growing phenomenon of what they call &#8220;<a href="http://www.honeynet.org/papers/ff/">fast flux service networks</a> &#8220;.</p>
<p>Essentially, criminals are now using DNS records with a short time-to-live that return hundreds of A records of compromized hosts. Both the NS records for the domain and the A records returned are changed rapidly (e.g. once every few minutes) , making it more difficult to get a complete list of compromized hosts and to shut down the hosting name server.<span id="more-155"></span></p>
<p>Further, the A records may not point directly to the final destination server hosting the malware or phishing web site. Instead they may point to a compromized host that either redirects the victim elsewhere or proxies the HTTP traffic to the actual destination. What fun! SecurityFocus has <a title="Fast flux foils bot-net takedown" href="http://www.securityfocus.com/news/11473/">more discussion here</a> .</p>
<p>This greatly complicates tracking down compromized hosts and the command and control centers that direct their malicious activities. Imagine how much this also complicates the task of explaining the network to a jury.</p>
<p>There is hope in detecting these DNS tricks. The <a href="http://www.honeynet.org/papers/ff/fast-flux.html">fast flux service networks paper</a> describes some ways an IDS could be used. It should be possible to identify DNS replies that return hundreds of IPs for one name, have very short time to live, and also return different A and NS records on subsequent queries. Rotating NS records would seem to be a dead giveaway&#8230; as far as I&#8217;ve seen those rarely change in legitimate DNS records.</p>
<p>There&#8217;s an interesting <a title=" Passive Monitoring of DNS Anomalies" href="http://www.caida.org/publications/papers/2007/dns_anomalies/">study of DNS anomalies</a> done by researchers at the University of Aukland that examines DNS issues, including fast flux domains and determining the &#8220;reputation&#8221; of domains and IPs by logging DNS traffic.</p>
Copyright &copy; 2010 <a href="http://advosys.ca/">Advosys Consulting Inc.</a>

<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://advosys.ca/viewpoints/2007/07/fast-flux-botnets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
