<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://willy.boerland.com/myblog">
<channel>
 <title>Willy Dobbe - (d)DoS</title>
 <link>http://willy.boerland.com/myblog/taxonomy/term/30/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Drupal coding: How to handle text in a secure fashion</title>
 <link>http://willy.boerland.com/myblog/drupal_coding_how_to_handle_text_in_a_secure_fashion</link>
 <description>&lt;p&gt;&lt;img src=&quot;http://images.google.com/images?q=tbn:lBW2MHe92NeOTM:http://www.woodruffforpets.com/embroidered/black-hat.jpg&quot; align=right valign=top /&gt;When I did my first Unix system administration back in 1996 or so, I immediately did have a lot of respect for the beauty of Unix and system adminstrators who know, eat, sleep and dream Unix. Shortly after I got my first root prompt, there was this buzz, there was an option to bring down any Unix (and every other BSD TCP/IP stack) system with just one simple &quot;ping command&quot;. &lt;/p&gt;
&lt;p&gt;This was later knowns as the &lt;a href=&quot;http://en.wikipedia.org/wiki/Ping_of_death&quot; rel=&quot;nofollow&quot;&gt;Ping of Death&lt;/a&gt;. This was an &lt;a href=&quot;http://insecure.org/sploits/ping-o-death.html&quot; rel=&quot;nofollow&quot;&gt;attack&lt;/a&gt; against the network layer of the OSI stack. Soon followed by even easier Denial of Service attacks like flood, smurf and the likes.&lt;/p&gt;
&lt;p&gt; A couple of years later, attacks moved to a higher level, all the lower stuff was less easy to &quot;hack&quot;. So we saw a lot of &quot;&lt;a href=&quot;http://en.wikipedia.org/wiki/Buffer_overflow&quot; rel=&quot;nofollow&quot;&gt;buffer overlow&lt;/a&gt;&quot; attacks in the late 90ies. This kind of attack is still happening, but most attention is now focussed to once again a higher level. So a couple of years back, we saw a lot of &lt;a href=&quot;http://en.wikipedia.org/wiki/Hacker_%28computer_security%29&quot; rel=&quot;nofollow&quot;&gt;attacks&lt;/a&gt; on the application level.&lt;/p&gt;
&lt;p&gt;For webservices, &lt;a href=&quot;http://en.wikipedia.org/wiki/Cross_site_scripting&quot; rel=&quot;nofollow&quot;&gt;Cross Site Scripting&lt;/a&gt; (XSS) was the most used one. Most CMS-es, including better ones like &lt;a href=&quot;http://www.drupal.org&quot; rel=&quot;nofollow&quot;&gt;Drupal&lt;/a&gt; did have these vulnabilities in them. And still, there are some Drupal modules that still have this kind of potential abuse in them. So when you do coding, it is not so hard to make code that can &lt;i&gt;do what is should&lt;/i&gt;; match the functional requirements thet you or your customer defined. It is hard to make code that &lt;i&gt;wont do what you dont want&lt;/i&gt;. Most customers are very good in describing what they want; to come up with a functional design. But nearly all of them fail to define what &lt;i&gt;shouldnt&lt;/i&gt;&lt;/p&gt; be possible.
&lt;p&gt;If you think you or your customer didnt define what shouldnt be possible, make sure you read the &lt;a title=&quot;How to handle text in a secure fashion | drupal.org&quot; href=&quot;http://drupal.org/node/28984&quot; rel=&quot;nofollow&quot;&gt;&quot;How to handle text in a secure fashion&quot;&lt;/a&gt; page on Drupal.org&lt;br /&gt;
&lt;i&gt;&lt;br /&gt;
&lt;blockquote&gt;
When handling and outputting text in HTML, you need to be careful that proper filtering or escaping is done. Otherwise there might be bugs when users try to use angle brackets or ampersands, or worse you could open up XSS exploits.&lt;br /&gt;
&lt;/blockquote&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;In a year or two we will be done with these XSS exploits and label it as yesterdays news. But will we still suffer from &quot;even higher&quot; attacks like &lt;a href=&quot;http://en.wikipedia.org/wiki/SQL_injection&quot; rel=&quot;nofollow&quot;&gt;SQL injection&lt;/a&gt; with the &lt;a href=&quot;http://www.darknet.org.uk/2006/06/sql-power-injector-v11-released/&quot; rel=&quot;nofollow&quot;&gt;automated test tools&lt;/a&gt; that are available for good or evil now?&lt;/p&gt;</description>
 <category domain="http://willy.boerland.com/myblog/internet/hack/d_dos">(d)DoS</category>
 <category domain="http://willy.boerland.com/myblog/software/cms/drupal">drupal</category>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/society/geeks_nerds">geeks/nerds</category>
 <category domain="http://willy.boerland.com/myblog/internet/hack">hack</category>
 <category domain="http://willy.boerland.com/myblog/internet/internet_culture">internet culture</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip_0">TCP/IP</category>
 <pubDate>Fri, 08 Sep 2006 00:54:18 +0200</pubDate>
</item>
<item>
 <title>NRC has been geenstijled</title>
 <link>http://willy.boerland.com/myblog/nrc_has_been_geenstijled</link>
 <description>&lt;p&gt;&lt;a title=&quot;Geenstijl.nl - Schreeuw. Shock. En meninkjesblog&quot; href=&quot;http://www.geenstijl.nl/mt/archieven/016303.html&quot; rel=&quot;nofollow&quot;&gt;Geenstijl.nl&lt;/a&gt;, Wees gerust en geen commentaar.&lt;/p&gt;</description>
 <category domain="http://willy.boerland.com/myblog/internet/hack/d_dos">(d)DoS</category>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/internet/internet_culture">internet culture</category>
 <category domain="http://willy.boerland.com/myblog/business/pinkroccade">pinkroccade</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip/webhosting">webhosting</category>
 <category domain="http://willy.boerland.com/myblog/business/work">work</category>
 <pubDate>Tue, 22 Aug 2006 22:15:09 +0200</pubDate>
</item>
<item>
 <title>Preventing bandwidth theft for images deeplinking with Apache</title>
 <link>http://willy.boerland.com/myblog/preventing_bandwidth_theft_for_images_deeplinking_with_apache</link>
 <description>&lt;p&gt;&lt;i&gt;(This text was written for the drupal handbook but didnt quite fit in, so I am reposting it here)&lt;/i&gt;
&lt;p&gt;
In case you have images in your image gallery drupal site, people might link or deeplink to these images. Deeplinking an image from one site to another might is okay for some people who want to share information (pictures) and make them available on an other place. Other people might think of it as bandwidth theft, you are providing resources to be shown out of context on another site. &lt;/p&gt;
&lt;p&gt;Deeplinking images is complex from a legal point, in some countries it is explicit allowed, others forbidden. However, preventing deeplinking images is a very simple thing if you are using Apache. &lt;/p&gt;
&lt;p&gt;On this page you can find some information on how you can prevent “image theft” from within Apache. Note that this feature has nothing to do with &lt;a href=&quot;http://drupal.org&quot;&gt;Drupal&lt;/a&gt;, please search the web for answers, look for newsgroups regarding Apache or post in usenet, but don’t use the Drupal forums of IRC channels for support.&lt;/p&gt;
&lt;p&gt;Prevention of bandwidth theft is based on something that is called “referrer” string, a text string your browser sends to the website when asking for an object telling the website from what URL the object was asked from. If this URL is a URL for your site (or a trusted site) the image will be served, in case the URL differs, the image will not show in the browser. There are some powerful things you can do with this method, like sending an image with text mentioning the URL of your website. However, please note that sending a fake referrer sting is trivial, users and robots can spoof the referrer rather easy. Some browser are configured not to send referrers are have bugs in sending referrers and some proxy servers don’t send referrers to protect the privacy for the users, changes are you will be blocking legitimate users as well.&lt;/p&gt;
&lt;p&gt;If you still want to prevent the image deeplinking, there are two ways of doing this. You can make an accesslist on your image directory with a necessary referrer string to access it. Or you can use a method called rewring URLS’s (which is used for drupals clean URL option as well). &lt;/p&gt;
&lt;p&gt;Both options rely on editing the .htaccess file of Apache. In the examples used for both ways we want to prevent deeplink images of the type GIF, PNG and JPEG. Other types or media can be added easy. The site they are hosting on –and should be in the referrer string- is www.example.com and is also known as example.com. Please change this domainname to you fully qualified domain name(s)&lt;/p&gt;
&lt;p&gt;Now for the first method, go to your drupal install directory (usually the document root of your webserver) and look for a file called .htaccess. Make a backup copy of this file and edit it. At the end of the file add the following lines:
&lt;/p&gt;
&lt;blockquote&gt;SetEnvIfNoCase Referer &amp;quot;^http://www.example.com/&amp;quot; locally_linked=1&lt;br /&gt;SetEnvIfNoCase Referer &amp;quot;^http://www.example.com$&amp;quot; locally_linked=1&lt;br /&gt;SetEnvIfNoCase Referer &amp;quot;^http://example.com/&amp;quot; locally_linked=1&lt;br /&gt;SetEnvIfNoCase Referer &amp;quot;^http://example.com$&amp;quot; locally_linked=1&lt;br /&gt;SetEnvIfNoCase Referer &amp;quot;^$&amp;quot; locally_linked=1&lt;br /&gt;&amp;lt;FilesMatch &amp;quot;\.(gif|png|jpe?g)$&amp;quot;&amp;gt;&lt;br /&gt;  Order Allow,Deny&lt;br /&gt;  Allow from env=locally_linked&lt;br /&gt;&amp;lt;/FilesMatch&amp;gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;You don’t have to restart your webserver process and please don’t change the “referer” typo in the configuration, it is there as a geeky tribute to a dyslectic Apache coder.&lt;/p&gt;
&lt;p&gt;Save the file and try to see if you can still access images by (shift) reloading your website in a browser. If this still works, try to hot link a image from another site, you shouldn’t be able to see the picture. If something went wrong, restore the backup file and search for help outside the drupal.org community.&lt;/p&gt;
&lt;p&gt;The second way of preventing deeplinking is more powerful but based on the same principles. In case the refferer string is not our site, we will serve another image called “please_do_not_hotlink_our_images.png” from the document root. Note that you will have to make this image yourself. Now make sure that you are using Apache as a webserver and that mod_rewrite is enabled. Once again, go to your drupal install directory and look for a file called .htaccess. Make a backup copy of this file and edit it. Search for a line called “RewriteEngine” and make sure that the next word is “on”, “RewriteEngine On”. In case you haven’t got this line and are sure you are using mod_rewrite, add the line yourself.&lt;/p&gt;
&lt;p&gt;Now add the following lines after the “RewriteEngine On”&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;RewriteCond %{HTTP_REFERER} !^http://(www\.)?example\.com [NC]&lt;br /&gt;RewriteCond %{HTTP_REFERER} !^$&lt;br /&gt;RewriteRule \.( gif|png|jpe?g)$ / please_do_not_hotlink_our_images.png [L]&lt;br /&gt;SetEnvIfNoCase Referer &amp;quot;^http://www.example.com /&amp;quot; locally_linked=1&lt;br /&gt;SetEnvIfNoCase Referer &amp;quot;^http://www.example.com$&amp;quot; locally_linked=1&lt;br /&gt;SetEnvIfNoCase Referer &amp;quot;^http://example.com/&amp;quot; locally_linked=1&lt;br /&gt;SetEnvIfNoCase Referer &amp;quot;^http://example.com$&amp;quot; locally_linked=1&lt;br /&gt;SetEnvIfNoCase Referer &amp;quot;^$&amp;quot; locally_linked=1&lt;br /&gt;&amp;lt;FilesMatch &amp;quot;\.(gif|png|jpe?g)$&amp;quot;&amp;gt;&lt;br /&gt;  Order Allow,Deny&lt;br /&gt;  Allow from env=locally_linked&lt;br /&gt;&amp;lt;/FilesMatch&amp;gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Once again test it from your own site and another site and in case your site breaks or isn’t preventing image deeplinking, rollback your configuration file.&lt;/p&gt;
</description>
 <category domain="http://willy.boerland.com/myblog/internet/hack/d_dos">(d)DoS</category>
 <category domain="http://willy.boerland.com/myblog/software/gnu/apache">apache</category>
 <category domain="http://willy.boerland.com/myblog/software/cms/drupal">drupal</category>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/humor/picture">picture</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip/webhosting">webhosting</category>
 <pubDate>Wed, 22 Jun 2005 10:22:49 +0200</pubDate>
</item>
<item>
 <title>Experiments In Slashdottery</title>
 <link>http://willy.boerland.com/myblog/node/6546</link>
 <description>&lt;p&gt;&lt;a href=&quot;http://www.virtuoffice.com/&quot; rel=&quot;nofollow&quot;&gt;viruoffice.com&lt;/a&gt; (a &lt;a href=&quot;http://drupal.org&quot; rel=&quot;nofollow&quot;&gt;drupal&lt;/a&gt; site) is nice. See this &amp;quot;&lt;a href=&quot;http://www.virtuoffice.com/node/view/241&quot; rel=&quot;nofollow&quot;&gt;HowTo&lt;/a&gt; Get &lt;a href=&quot;http://en.wikipedia.org/wiki/Slashdotted&quot; title=&quot;reference on Slashdotted&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Slashdotted&lt;/a&gt;&lt;i&gt;&lt;/i&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;i&gt;&amp;quot;How the heck do I drive traffic to my site?&amp;quot;&lt;br /&gt;
- Ficticious McGillicutty, President - Small Web Business, Inc.&lt;br /&gt;
&lt;/i&gt;&lt;p&gt;
&lt;i&gt;&amp;quot;Dude, I got Slashdotted and my server is borked!&amp;quot;&lt;br /&gt;
- Nerdly Von Slashenheimer, Borked Server Owner&lt;br /&gt;
&lt;/i&gt;&lt;/p&gt;&lt;p&gt;
&lt;i&gt;Here lies one of the great ironies of the web.&lt;br /&gt;
&lt;/i&gt;&lt;/p&gt;&lt;p&gt;
&lt;i&gt;To a small business owner, driving interested customers to your site can be a daunting task. After investing in an online brand strategy, slick site design, shopping cart software and hosting service, it&#039;s typical to be nervous about the prospect of drawing enough customers to recuperate costs and make a profit.&lt;br /&gt;
&lt;/i&gt;&lt;/p&gt;&lt;p&gt;
&lt;i&gt;How is it, then, that your average high school nerd can take a short break from Everquest, write a one paragraph blurb about something of nerd interest, and two days later be forced to deal with so much traffic that mom&#039;s dsl router overheats and reboots itself.&lt;br /&gt;
&lt;/i&gt;&lt;/p&gt;&lt;p&gt;
&lt;i&gt;In this article, I&#039;ll show you how easy it is to get slashdotted and what this means to the average web business.&lt;br /&gt;
&lt;/i&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;/p&gt;</description>
 <category domain="http://willy.boerland.com/myblog/internet/hack/d_dos">(d)DoS</category>
 <category domain="http://willy.boerland.com/myblog/software/cms/drupal">drupal</category>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/society/geeks_nerds">geeks/nerds</category>
 <category domain="http://willy.boerland.com/myblog/internet/internet_culture">internet culture</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip/webhosting">webhosting</category>
 <pubDate>Thu, 26 May 2005 09:11:22 +0200</pubDate>
</item>
<item>
 <title>packetstorm security</title>
 <link>http://willy.boerland.com/myblog/node/5153</link>
 <description>&lt;p class=&quot;sub&quot;&gt;
Packet Storm offers an abundant resource of up-to-date and historical&lt;br /&gt;
security tools. We are a non-profit organization comprised of security&lt;br /&gt;
professionals that are dedicated to providing the information necessary&lt;br /&gt;
to secure the networks world-wide. We accomplish this goal by&lt;br /&gt;
publishing new security information on a global network of websites.
&lt;/p&gt;</description>
 <category domain="http://willy.boerland.com/myblog/internet/hack/d_dos">(d)DoS</category>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/internet/hack">hack</category>
 <category domain="http://willy.boerland.com/myblog/internet/internet_culture">internet culture</category>
 <pubDate>Fri, 30 Apr 2004 20:14:00 +0200</pubDate>
</item>
<item>
 <title>new viri</title>
 <link>http://willy.boerland.com/myblog/node/5150</link>
 <description>&lt;p&gt;A list of new viri from the makers themselves &lt;img src=&quot;misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; /&gt;&lt;/p&gt;</description>
 <category domain="http://willy.boerland.com/myblog/internet/hack/d_dos">(d)DoS</category>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/internet/hack">hack</category>
 <category domain="http://willy.boerland.com/myblog/internet/internet_culture">internet culture</category>
 <pubDate>Fri, 30 Apr 2004 20:08:00 +0200</pubDate>
</item>
<item>
 <title>slashdot slashdotted?</title>
 <link>http://willy.boerland.com/myblog/node/5116</link>
 <description>&lt;p&gt;&lt;a href=&quot;http://slashdot.org/&quot; rel=&quot;nofollow&quot;&gt;Slashdot &lt;/a&gt;is slashdotted. We will find out why in a couple of hours I quess.&lt;br /&gt;
&lt;blockquote&gt;GET / HTTP/1.1&lt;br /&gt;Host: slashdot.org&lt;br /&gt;...&lt;/blockquote&gt;&lt;/p&gt;
&lt;p&gt;HTTP/1.x 503 Service Unavailable&lt;br /&gt;Content-Type: text/html&lt;br /&gt;Content-Length: 169&lt;/p&gt;</description>
 <category domain="http://willy.boerland.com/myblog/internet/hack/d_dos">(d)DoS</category>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/society/geeks_nerds">geeks/nerds</category>
 <category domain="http://willy.boerland.com/myblog/internet/internet_culture">internet culture</category>
 <category domain="http://willy.boerland.com/myblog/humor/weird">weird</category>
 <pubDate>Wed, 14 Apr 2004 23:16:00 +0200</pubDate>
</item>
<item>
 <title>xxx-awl-at-000</title>
 <link>http://willy.boerland.com/myblog/node/4902</link>
 <description>&lt;p&gt;&lt;a href=&quot;http://www.phonespell.org/&quot; rel=&quot;nofollow&quot;&gt;//phonespell&lt;/a&gt;. whats your name?&lt;/p&gt;</description>
 <category domain="http://willy.boerland.com/myblog/internet/hack/d_dos">(d)DoS</category>
 <category domain="http://willy.boerland.com/myblog/internet/willy/bert">bert</category>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/humor/weird">weird</category>
 <category domain="http://willy.boerland.com/myblog/business/work">work</category>
 <pubDate>Sun, 15 Feb 2004 18:09:00 +0100</pubDate>
</item>
<item>
 <title>and justice for all</title>
 <link>http://willy.boerland.com/myblog/node/4791</link>
 <description>&lt;p&gt;sco is going &lt;a href=&quot;http://finance.yahoo.com/q?d=t&amp;amp;s=SCOX+&quot; rel=&quot;nofollow&quot;&gt;//down&lt;/a&gt; in a hard way. and the &lt;a href=&quot;http://finance.yahoo.com/q/is?s=scox&quot; rel=&quot;nofollow&quot;&gt;//results&lt;/a&gt; have something to do with it.&lt;/p&gt;</description>
 <category domain="http://willy.boerland.com/myblog/internet/hack/d_dos">(d)DoS</category>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/society/law/intellectual_property">intellectual property</category>
 <category domain="http://willy.boerland.com/myblog/internet/internet_culture">internet culture</category>
 <category domain="http://willy.boerland.com/myblog/software/gnu/linux">linux</category>
 <category domain="http://willy.boerland.com/myblog/business/money">money</category>
 <category domain="http://willy.boerland.com/myblog/business/stock_exchange">stock exchange</category>
 <pubDate>Thu, 05 Feb 2004 22:49:00 +0100</pubDate>
</item>
<item>
 <title>ms poster</title>
 <link>http://willy.boerland.com/myblog/node/4790</link>
 <description>&lt;p&gt;&lt;img src=&quot;http://www.microsoft.com/education/imagelibrary/photoimages/DoNotPickUpViruses.jpg&quot; alt=&quot;windows security&quot; align=&quot;left&quot; valign=&quot;top&quot; /&gt;See some security posters at &lt;a href=&quot;http://www.microsoft.com/education/?ID=SecurityPosters&quot; rel=&quot;nofollow&quot;&gt;//microso~1.com&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;It seems that &amp;quot;the road ahead&amp;quot; on the m$ path is filled with some scary objects.&lt;/p&gt;
&lt;p&gt;I have got one word for you....&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;a href=&quot;http://themes.freshmeat.net/screenshots/28242/&quot; rel=&quot;nofollow&quot;&gt;//love&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;</description>
 <category domain="http://willy.boerland.com/myblog/internet/hack/d_dos">(d)DoS</category>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/software/gnu/linux">linux</category>
 <category domain="http://willy.boerland.com/myblog/software/microsoft">microsoft</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip_0">TCP/IP</category>
 <category domain="http://willy.boerland.com/myblog/humor/weird">weird</category>
 <pubDate>Thu, 05 Feb 2004 22:28:00 +0100</pubDate>
</item>
<item>
 <title>sco&#039;s ups and downs</title>
 <link>http://willy.boerland.com/myblog/node/4781</link>
 <description>&lt;p&gt;There is a new virus in the wild, according to the elite magazine  &lt;a href=&quot;http://www.winnetmag.com/windowspaulthurrott/Article/ArticleID/41567/windowspaulthurrott_41567.html&quot; rel=&quot;nofollow&quot;&gt;//winnetmag.com&lt;/a&gt;. It is called MyDoom, is targetting sco and is spreading, get this, according to the unbiased winnetmagazine, its spreading via UNIX mailservers:&lt;br /&gt;
&lt;blockquote&gt;A new email virus called MyDoom is spreading rapidly across the&lt;br /&gt;
Internet through UNIX mail servers, bringing with it a dangerous&lt;br /&gt;
attachment that, when opened, can give attackers access to users&#039;&lt;br /&gt;
computers through an electronic backdoor.&lt;/blockquote&gt;
Come again? A new virus? I quess they have been patching and hotfixing the Exchange servers too long in the basement and havent seen the daylight or read any newspapers the last couple of weeks. &lt;/p&gt;
&lt;p&gt;But really?&lt;br /&gt;
&lt;blockquote&gt;...through UNIX mail servers...&lt;/blockquote&gt;
Please get of our internet and stay down in your basement!&lt;/p&gt;
&lt;p&gt;I have opened a lot of these mail in &lt;a href=&quot;http://www.mutt.org/&quot; rel=&quot;nofollow&quot;&gt;//my mailclient&lt;/a&gt; on my OS and still, no backdoor.exe running on &lt;a href=&quot;http://www.linux.org/&quot; rel=&quot;nofollow&quot;&gt;//my system&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;www.sco.com by the way is down, not due to dDoS of MyDoom but due to the fact that sco took out the A record out of the DNS&lt;br /&gt;&lt;tt&gt;&lt;br /&gt;&lt;/tt&gt;&lt;div&gt;&lt;tt&gt;sco.com&lt;/tt&gt;&lt;br /&gt;&lt;tt&gt;        origin = ns.calderasystems.com&lt;/tt&gt;&lt;br /&gt;&lt;tt&gt;        mail addr = hostmaster.caldera.com&lt;/tt&gt;&lt;br /&gt;&lt;tt&gt;        serial = 2004020103&lt;/tt&gt;&lt;br /&gt;&lt;tt&gt;        refresh = 3600&lt;/tt&gt;&lt;br /&gt;&lt;tt&gt;        retry = 900&lt;/tt&gt;&lt;br /&gt;&lt;tt&gt;        expire = 604800&lt;/tt&gt;&lt;br /&gt;&lt;tt&gt;        minimum = 1800&lt;/tt&gt;&lt;/div&gt;&lt;tt&gt;&lt;br /&gt;&lt;/tt&gt;so:&lt;/p&gt;
&lt;div&gt;&lt;tt&gt;host www.sco.com&lt;/tt&gt;&lt;br /&gt;&lt;tt&gt;Host www.sco.com not found: 3(NXDOMAIN)&lt;/tt&gt;&lt;/div&gt;See also &lt;a href=&quot;http://news.netcraft.com/archives/2004/02/01/sco_drop_wwwscocom_from_the_dns.html&quot; rel=&quot;nofollow&quot;&gt;//this&lt;/a&gt; netcraft posting as &lt;a href=&quot;http://news.netcraft.com/archives/2004/02/01/sunday_morning_and_wwwscocom_is_still_in_the_dns.html&quot; rel=&quot;nofollow&quot;&gt;//well&lt;/a&gt; as this one. But &lt;a href=&quot;http://news.netcraft.com/archives/2004/01/30/wwwscocom_is_a_weapon_of_mass_destruction.html&quot; rel=&quot;nofollow&quot;&gt;//this&lt;/a&gt; posting on netcraft is one of the funniest ever found on netcraft.
&lt;p&gt;A newsstory on &lt;a href=&quot;http://www.reuters.com/newsArticle.jhtml?type=technologyNews&amp;amp;storyID=4256399&quot; rel=&quot;nofollow&quot;&gt;//reuters&lt;/a&gt; is there for the non techies who just happen to visit willy by accident. Like all the newsstoys, journalist fail to see sco for what is really is. Journalist copy text from the sco pressreleases without asking questions. A dutch magazine (&amp;quot;Automatiseringsgids&amp;quot;) said sco has shown &amp;quot;hard evidence&amp;quot;. Yep, thats journalism in the Netherlands (and the RotW)&lt;/p&gt;
&lt;p&gt;So why can some &amp;quot;amateurs&amp;quot; of the excellent site &lt;a href=&quot;http://www.groklaw.net/&quot; rel=&quot;nofollow&quot;&gt;//groklaw&lt;/a&gt; &lt;a href=&quot;http://www.groklaw.net/article.php?story=20040130235310123&quot; rel=&quot;nofollow&quot;&gt;//PROOF&lt;/a&gt; that the code sco claims that IBM put in Linux, has been put into Linux by ... sco. Yes, sco put the code under the GPLicence in Linux! &lt;/p&gt;
&lt;p&gt;Groklaw needs to get the pulitzer price!&lt;/p&gt;</description>
 <category domain="http://willy.boerland.com/myblog/internet/hack/d_dos">(d)DoS</category>
 <category domain="http://willy.boerland.com/myblog/society/disaster">disaster</category>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/software/gnu_0">GNU</category>
 <category domain="http://willy.boerland.com/myblog/internet/internet_culture">internet culture</category>
 <category domain="http://willy.boerland.com/myblog/society/law">law</category>
 <pubDate>Sun, 01 Feb 2004 20:20:00 +0100</pubDate>
</item>
<item>
 <title>no mo cert</title>
 <link>http://willy.boerland.com/myblog/node/4595</link>
 <description>&lt;p&gt;the &lt;a href=&quot;http://www.cert.org/&quot; rel=&quot;nofollow&quot;&gt;//cert&lt;/a&gt; used to be a rather good source for security. with all kinds of full disclosure lists (such as the &lt;a href=&quot;http://www.securityfocus.com/&quot; rel=&quot;nofollow&quot;&gt;//bugtraq&lt;/a&gt;) the last couple of years, certs value has been devaluated rapidly. and with &amp;quot;tech articles&amp;quot; like &lt;a href=&quot;http://www.cert.org/tech_tips/before_you_plug_in.html&quot; rel=&quot;nofollow&quot;&gt;//these&lt;/a&gt;, cert is giving in.&lt;/p&gt;</description>
 <category domain="http://willy.boerland.com/myblog/internet/hack/d_dos">(d)DoS</category>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/society/geeks_nerds">geeks/nerds</category>
 <category domain="http://willy.boerland.com/myblog/internet/hack">hack</category>
 <category domain="http://willy.boerland.com/myblog/internet/internet_culture">internet culture</category>
 <category domain="http://willy.boerland.com/myblog/software/microsoft">microsoft</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing">routing</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip_0">TCP/IP</category>
 <pubDate>Sun, 28 Dec 2003 15:49:36 +0100</pubDate>
</item>
<item>
 <title>xs4all ddos-ed</title>
 <link>http://willy.boerland.com/myblog/node/4591</link>
 <description>&lt;p&gt;since 17:50 i see in my watchdog process of drupal&lt;/p&gt;
&lt;p&gt;&lt;tt&gt;25/12/2003 - 21:40	warning: fopen(&amp;quot;http://www.xs4all.nl/nieuws/storingen/rss.php&amp;quot;&lt;/tt&gt;&lt;/p&gt;
&lt;p&gt;rather ironic, the storingen page is down...&lt;/p&gt;
&lt;p&gt;so i tried to get the file in my browser and after a couple of reloads i got the file:&lt;/p&gt;
&lt;pre&gt;Thu, 25 Dec 2003 19:16:43 +0100&lt;br /&gt;&lt;br /&gt;Er is op dit moment een DDoS gaande richting shell servers en&lt;br /&gt;www.xs4all.nl. Hierdoor zijn beide services af en toe slecht&lt;br /&gt;bereikbaar.&lt;br /&gt;&lt;br /&gt;Excuses voor de overlast,&lt;br /&gt;&lt;br /&gt;Cor&lt;br /&gt;&lt;/pre&gt;&lt;p&gt;
poor &lt;a href=&quot;http://www.parool.nl/1051852185471.html&quot; rel=&quot;nofollow&quot;&gt;//cor&lt;/a&gt;. working on xmas. damm sciptkiddies! or is -conspiracy theory on- the &lt;a href=&quot;http://www.xs4all.nl/~kspaink/fishman/home.html&quot; rel=&quot;nofollow&quot;&gt;//Co$&lt;/a&gt; behind this? &lt;/p&gt;
&lt;p&gt;anyway, website is reachable again. it isn&#039;t the &lt;a href=&quot;http://www.google.com/search?hl=en&amp;amp;lr=&amp;amp;ie=UTF-8&amp;amp;oe=UTF-8&amp;amp;safe=off&amp;amp;q=ddos+xs4all&amp;amp;btnG=Google+Search&quot; rel=&quot;nofollow&quot;&gt;//first &lt;/a&gt;time xs is dDOS-ed&lt;/p&gt;
&lt;p&gt;update: dont know if related but xs4all.nl (note the missing www) has an error: &lt;/p&gt;
&lt;pre&gt;SSH-2.0-OpenSSH_3.7.1p1&lt;br /&gt;Protocol mismatch.&lt;/pre&gt;&lt;br /&gt;</description>
 <category domain="http://willy.boerland.com/myblog/internet/hack/d_dos">(d)DoS</category>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/internet/internet_culture">internet culture</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip_0">TCP/IP</category>
 <pubDate>Thu, 25 Dec 2003 21:58:00 +0100</pubDate>
</item>
<item>
 <title>sco&#039;s investor site at...</title>
 <link>http://willy.boerland.com/myblog/node/2792</link>
 <description>&lt;p&gt;so if you are &lt;strike&gt;sco&lt;/strike&gt; where would you host your &lt;a href=&quot;http://ir.sco.com&quot; rel=&quot; parent&quot; rel=&quot;nofollow&quot;&gt;//investor relation&lt;/a&gt; site [ir.sco.com]? well, where you want your investor to be, at IBM:&lt;br /&gt;
&lt;tt&gt;[root@kjell]# host ir.sco.com&lt;br /&gt;ir.sco.com is an alias for cald.client.shareholder.com.&lt;br /&gt;cald.client.shareholder.com is an alias for client.shareholder.com.&lt;br /&gt;client.shareholder.com has address 170.224.5.43&lt;br /&gt;[root@kjell]# whois 170.224.5.43&lt;br /&gt;[...]&lt;br /&gt;NetRange:   170.224.0.0 - 170.227.255.255&lt;br /&gt;CIDR:       170.224.0.0/14&lt;br /&gt;[...]&lt;br /&gt;NameServer: NS1.RALEIGH.USF.IBM.COM&lt;br /&gt;NameServer: NS2.RALEIGH.USF.IBM.COM&lt;br /&gt;[...]TechEmail:  noc@ibm.com&lt;br /&gt;&lt;/tt&gt;&lt;/p&gt;&lt;p&gt;
&lt;br /&gt;
&lt;i&gt;willy thinks: in related news, sco&#039;s site has been &lt;a href=&quot;http://news.netcraft.com/archives/2003/08/24/sco_site_down_for_well_over_2_days.html&quot; rel=&quot;nofollow&quot;&gt;//down &lt;/a&gt; for 3 days now due to a dDOS&lt;/i&gt;&lt;/p&gt;</description>
 <category domain="http://willy.boerland.com/myblog/internet/hack/d_dos">(d)DoS</category>
 <category domain="http://willy.boerland.com/myblog/software/gnu_0">GNU</category>
 <category domain="http://willy.boerland.com/myblog/internet/internet_culture">internet culture</category>
 <category domain="http://willy.boerland.com/myblog/business/money">money</category>
 <category domain="http://willy.boerland.com/myblog/business/stock_exchange">stock exchange</category>
 <pubDate>Mon, 25 Aug 2003 20:40:00 +0200</pubDate>
</item>
<item>
 <title>white</title>
 <link>http://willy.boerland.com/myblog/node/2779</link>
 <description>&lt;p&gt;white bloodcells to the &lt;a href=&quot;http://vil.nai.com/vil/content/v_100559.htm&quot; rel=&quot;nofollow&quot;&gt;//rescue&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://willy.boerland.com/myblog/internet/hack/d_dos">(d)DoS</category>
 <category domain="http://willy.boerland.com/myblog/society/disaster">disaster</category>
 <category domain="http://willy.boerland.com/myblog/internet/hack">hack</category>
 <category domain="http://willy.boerland.com/myblog/internet/internet_culture">internet culture</category>
 <category domain="http://willy.boerland.com/myblog/software/microsoft">microsoft</category>
 <pubDate>Mon, 18 Aug 2003 21:52:00 +0200</pubDate>
</item>
</channel>
</rss>
