<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://www.osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/9278/When_Worms_Get_Literate</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2013, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Sat, 25 May 2013 16:10:26 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>This isnt the first time Google has been used for this..</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description><a href="http://www.webuser.co.uk/news/56950.html" rel="nofollow">http://www.webuser.co.uk/news/56950.html</a><br />
<br />
Worm attack makes Google squirm<br />
July 27, 2004<br />
Web User</description>
			<pubDate>Tue, 28 Dec 2004 19:26:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Creative?</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Yet, the Santy worm sported a relatively new &quot;feature&quot;: it was using the Google search engine in order to automatically find its next victims; as far as I know, this might well be the first time such a creative use of search engines has been adopted by a worm spotted in the wild.<br />
<br />
Is using a search engine to.. search really a creative usage of a search engine :-)</description>
			<pubDate>Tue, 28 Dec 2004 19:30:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Solution...</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>The solution against Santy...<br />
<br />
mod_security<br />
<a href="http://www.hup.hu/modules.php?name=News&amp;file=article&amp;sid=7689" rel="nofollow">http://www.hup.hu/modules.php?name=News&amp;file=article&amp;sid=76...</a></description>
			<pubDate>Tue, 28 Dec 2004 19:55:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>yeah</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>We battled the phpBB exploits for 8 hours.<br />
cPanel did not release a new version of PHP for us in time to dodge the attacks. We defeated everything though.<br />
Right now I would urge everyone to upgrade PHP before your machines are compromised.</description>
			<pubDate>Tue, 28 Dec 2004 20:06:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Solution...</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>mod_security can cause some huge headaches to server admins. It comes packaged with some server administration software that makes it easier to manage though.<br />
<br />
I get plenty of customers that bug me about turning off safemode but I always direct them to get a virtual or dedicated server or to use a different service. So yeah, php safemode should be on.. you can turn it off in httpd.conf per site if you wish.</description>
			<pubDate>Tue, 28 Dec 2004 20:10:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Solution</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>mod_security is greet tool against malicious GET and POST requests. works fine for me.<br />
<br />
you need only custom rule for Santy<br />
<br />
Check this:<br />
<a href="http://www.modsecurity.org/blog/archives/000046.html" rel="nofollow">http://www.modsecurity.org/blog/archives/000046.html</a></description>
			<pubDate>Tue, 28 Dec 2004 20:36:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Solution..</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>..don't use php. I mean, a bug in the *addslashes()* function wich is there exactly to avoid security problems?<br />
In the tenth stable version of a software? <br />
Anyway, IIUC Santy.B uses AOL and MSN</description>
			<pubDate>Tue, 28 Dec 2004 20:38:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>My server was hit with this</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Its terrible, it overwrote all html and php files on my drive... very, very nasty. I'd gladly form a lynch mob with a few others and find this guy that wrote it. :-D</description>
			<pubDate>Tue, 28 Dec 2004 20:39:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Safemode</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>No, you put safemode on or off, besides relared configuration, in PHP's configuration file; e.g. /etc/php4/apache/php.ini -- i applaud your efforts regarding of putting and keeping it on though. One could even put it off for specific directories IIRC, but i'm not sure on that.<br />
<br />
As for this worm, its not that revolutionary. OpenSSH, BIND, Apache, Sendmail have all been targetted in the past. The fact its a Perl worm is quite unique afaik. The fact its something which customers who host their site and/or forum elsewhere are targetted instead of a system-wide daemon is quite interesting though. Interesting in that sense, that its interesting to see how people are gonna solve this.</description>
			<pubDate>Tue, 28 Dec 2004 20:42:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Solution</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>&quot;..don't use php.&quot;<br />
<br />
FYI: osnews.com uses PHP. aproximatelly 60% of web pages uses PHP.</description>
			<pubDate>Tue, 28 Dec 2004 20:44:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: My server was hit with this</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Now you know how windows users feel... Imagine worms and other similar problems bi-weekly.</description>
			<pubDate>Tue, 28 Dec 2004 20:48:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Solution</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Your friends:<br />
<br />
mod_security, noexec mount on /tmp, chmod 550 wget, rule for lwp trivial, and LWP::Simple HTTP_USER_AGENT, etc. and of course patch your phpBB installation:<br />
<br />
<a href="http://www.phpbb.com/phpBB/viewtopic.php?f=14&amp;t=240513" rel="nofollow">http://www.phpbb.com/phpBB/viewtopic.php?f=14&amp;t=240513</a></description>
			<pubDate>Tue, 28 Dec 2004 20:54:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Hmmmm....</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>....worms written using open source software...<br />
<br />
What is the world coming to?</description>
			<pubDate>Tue, 28 Dec 2004 21:46:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Use of perl notable....</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Hackers so far have not used perl, but it is as capable as ANY  program/exploit written in C.  Perl can do bitwise manipulations, and can call any kernel function.  Perl scripts  can also be run off file systems with the noexec bit set....  Perl is installed on lots of Linux boxes, as it is required to do package management (Debian for example - perl-base package, can't remove?)</description>
			<pubDate>Tue, 28 Dec 2004 21:55:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Solution</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>&quot;aproximatelly 60% of web pages uses PHP. &quot;=<br />
<br />
What is that based on?</description>
			<pubDate>Tue, 28 Dec 2004 22:38:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Damn.</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>I can respect the engineering behind the worm, but honestly I believe that all these little pukes who write worms, viri, etc. should be forced to pay outrageously huge fines, like say starting in the area of $50,000 per instance of the worm, and then they should spend some time in jail.</description>
			<pubDate>Tue, 28 Dec 2004 22:55:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: harper (IP: ---.port.east.verizon.net)</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Welcome to evolution. Besides this is a social problem. Solve that and it will go away (at best background noise).</description>
			<pubDate>Tue, 28 Dec 2004 23:13:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: My server was hit with this</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>BACKUP BACKUP BACKUP<br />
<br />
It shouldn't matter much if your files were overwritten, you should have a backup of them readily accessable.  If anything this worm taught some smaller operators to start backing up.  In most cases the only downtime would be to rebuild the directory.  I know we used to have hot spares of important servers for a situation like this, they were not on the network so a worm or virus couldn't get to them.  If something hits and takes down the server, implement a quick patch, and get the hot spare up and running.<br />
<br />
Best of luck on your repairs.</description>
			<pubDate>Tue, 28 Dec 2004 23:23:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Santy source</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>You can see the source here (and many other places):<br />
<br />
<a href="http://vdb.dragonsoft.com/exploit/Santy.A.html" rel="nofollow">http://vdb.dragonsoft.com/exploit/Santy.A.html</a><br />
<br />
It's only about 200 lines long. I wish they would indent properly!</description>
			<pubDate>Tue, 28 Dec 2004 23:43:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Heh</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Funnily enough, when I pasted it in to an editor and saved it so I could put in proper indentation, Kaspersky comes up with an alert!</description>
			<pubDate>Tue, 28 Dec 2004 23:44:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: My server was hit with this</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Hi there <br />
<br />
I agree with he back up server idear where the users<br />
feel a slow down wile the main server is patched or being <br />
repaired (the second should not realy happen often)<br />
<br />
The problem is money, even though companies have a big enough budget they oftern don't want to take the safe path <br />
as the manager who signs it off can't see a quick return.<br />
<br />
It good to see that the VXers are doing something new to keep<br />
IT departments on their tose.</description>
			<pubDate>Tue, 28 Dec 2004 23:50:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Worms - not just for Windows anymore :)</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>And they swore that worms like this couldn't spread on a Unix system - HA!! Like I always said, where there's a will, there's a way.</description>
			<pubDate>Wed, 29 Dec 2004 00:51:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Worms - not just for Windows anymore :)</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>&quot;And they swore that worms like this couldn't spread on a Unix system&quot;<br />
<br />
Who swore that? And what made you believe so-called worms were ever Windows-only in the first place? The first worm ever was in 1989, for Sendmail (before NT). You know Sendmail?</description>
			<pubDate>Wed, 29 Dec 2004 01:04:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>What happened to all those 'eyes' on 'Open Source'</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>I was under the impression that 'Open Source' could never suffer such a tremendous attack of this nature. With all the source code available this could never happen. <br />
<br />
This is just the beginning since they found out that it is possible to drop it to its knees, it is going to be all out rampage.<br />
<br />
I also find it amazing, NO one is even bashing them, saying their code is cobbled up like they bash Microsoft.<br />
<br />
Goes to show, Open Source has tons of holes, just now people are taking interest in having some fun with it. <br />
<br />
So I guess when Open Source get infected, it is 'ok' since all of the eyes are on it. <br />
Whatever, I will be laughing on the next outbreak, the unlimited possibilities with PERL scripts are amazing.<br />
<br />
ha ha ha</description>
			<pubDate>Wed, 29 Dec 2004 02:26:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: The Facts</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Add up all the times worms like this have worked well against opensource...then add up all the times they have worked against windows. Until those numbers start to get even close to the same you can shut up.</description>
			<pubDate>Wed, 29 Dec 2004 02:30:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>@dpi</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Who swore that? And what made you believe so-called worms were ever Windows-only in the first place? The first worm ever was in 1989, for Sendmail (before NT). You know Sendmail?<br />
<br />
 lol people are a trip. If the shit is only coming out on windows *nix people take a high and mighty attitude about how it &quot;dosen't happen to them&quot;.<br />
<br />
 Then when it does happen they want bragging rights about it happening to them first!<br />
<br />
 This place is hilarious!</description>
			<pubDate>Wed, 29 Dec 2004 02:42:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>@RaVen</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Add up all the times worms like this have worked well against opensource...<br />
<br />
 I've got better things to do - you go for it.<br />
<br />
then add up all the times they have worked against windows.<br />
<br />
 Got better things to do and honestly don't give a shit.<br />
<br />
Until those numbers start to get even close to the same you can shut up.<br />
<br />
 Why don't you go review some code so this shit never happens again mmm k ?</description>
			<pubDate>Wed, 29 Dec 2004 02:45:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: MoronPeeCeeUSR </title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>&quot;Why don't you go review some code so this shit never happens again mmm k ?&quot;<br />
<br />
Actually...I do <img src="/images/emo/smile.gif" alt=";)" /> ..however this will always happen. Code will have holes and all of them won't be caught. What makes the difference is how many holes there are and how quickly they can/and are patched. I have no love for PHP, but this was patched quite quickly.<br />
<br />
&quot;Got better things to do and honestly don't give a shit.&quot;<br />
<br />
Then don't post crap like that &quot;The Facts&quot; thing.<br />
<br />
(assuming that was you)</description>
			<pubDate>Wed, 29 Dec 2004 03:01:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: MoronPeeCeeUSR</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>This place is hilarious!<br />
<br />
Hilarious? Have i ever said claimed there are no worms for *NIX or are you applying what (misinformed) individuals claimed here, then see them as part of some group, then apply the image you have of those who spreaded misinformation to a single individual you also see as part of that very group. That would be hilarious.<br />
<br />
As for PHPBB, IMO you could have seen it coming, and i wouldn't run this software not advice one to run it, especially not with precautions. The bug was yet another one in software which has a history of security vulnerabilities due to programming errors, the bug was known for a while already, the bug was patched for a while already, while the software is widely in use. If you insist on using software which frequently has flaws you have to take precautions... some of which are outlined throughout this thread. Oh, and btw -- PHP or PHPBB != UNIX, and the bug and/or the precautions are in no way UNIX-specific. PHP and PHPBB are open source though.<br />
<br />
A nice contribution of making this place a tad more hilarious. Thanks, post another one, but i'm not gonna take it seriously.</description>
			<pubDate>Wed, 29 Dec 2004 03:05:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Don't use *nix</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>See *nix is so unsecure, better off using windows and IE</description>
			<pubDate>Wed, 29 Dec 2004 03:12:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>*Attention **Nix is INSECURE***************************************</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>**********************************<br />
<br />
<br />
Attention Linux is NOT secure and it has CRITICAL<br />
SECURITY FLAWS IN ALL THE CODE.<br />
<br />
<br />
ALL THE SO CALLED 'EYES' ARE A JOKE, A COSTLY<br />
$$$$$$$$$$$$$ JOKE AT BEST.<br />
<br />
DO NOT USE **NIX USE WINDOWS AT LEAST THEY FIX<br />
THEIR CODE.<br />
<br />
WARNING STAY AWAY FROM OPEN SOURCE.<br />
<br />
YOU HAVE BEEN WARNED.</description>
			<pubDate>Wed, 29 Dec 2004 03:25:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>DON'T use **NIX </title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>**********************************<br />
<br />
<br />
ATTENTION ALL **NIX USERS STOP USING AT ONCE<br />
<br />
USE WINDOWS AND IE IT IS MORE SECURE<br />
<br />
**********************************<br />
<br />
PHP IS VERY COSTLY $$$ AND SPREADS WORMS</description>
			<pubDate>Wed, 29 Dec 2004 03:27:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Excuses, excuses and more excuses</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Need I say more, the number of excuses given on<br />
here is beyond funny. <br />
<br />
The FACT is the websites were defaced and it was<br />
something as simple as a PERL Script.<br />
<br />
Another fact, perl scripts can run at free will<br />
without ROOT permission. This whole LIE about<br />
how secure a Linux (Distro) is a FARCE.<br />
<br />
Just like you cannot remove PERL from Debian,<br />
it gets better and better. I just love reading<br />
the excuses, of how it trashed servers and<br />
spread through Google, in which it runs on <br />
Linux and it uses Apache.<br />
<br />
One thing is for certain, Open Source apps are<br />
more fun to watch squirm.<br />
<br />
Don't forget to patch, oh I almost forgot I do<br />
NOT use PHP.........<br />
<br />
My server is secure, NO PHP.</description>
			<pubDate>Wed, 29 Dec 2004 03:52:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>A better solution</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>You guys have it all wrong.  What we need to do is start public executions of hackers!  After a 24 hour toture session(all televised live on tv), they need to brought before a firing squad and shot.<br />
<br />
I wear the minute the first guy gets executed, all of this BS would stop.  These little punks would scared out of there pants and never attempt to write in any scripts.</description>
			<pubDate>Wed, 29 Dec 2004 04:01:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>It is</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Really hard to figure out what is the dumbest comment in this thread.  On the one hand you have a bill gates sycophant spreading the fud.  On the other hand you have fools who think that we should treat kids who dick around with computers harsher than we do rapists, murderers, robbers, and repeat violent criminals.  It is a fscking computer! GTF over it!  On the day your mother is raped and murdered while at the same time some dildo on the internet roots your server; who's blood are you going to be calling for?  Gain a little perspective.</description>
			<pubDate>Wed, 29 Dec 2004 04:17:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE:  DON'T use **NIX</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>@ The Facts<br />
<br />
Let's see.<br />
Your parents bought one of those  $299 computers. It came with Windows XP Home preinstalled.<br />
You figured you'd be the coolest kid in your gang if you installed Linux and showed all your friends how you run Linux.<br />
So you tried installing Linux, wiped out your Windows partition, installation didn't go so well, and you ended up with a fscked system.<br />
Not knowing what to do you went crying to your dad, who had to call a computer tech to reinstall Windows XP.<br />
It cost your dad a nice pile of change, he got mad at you and you're not allowed to use the computer any more.<br />
You have to post from the Public Library now.<br />
You're bitter and want revenge now that your failed Linux adventure got you in so much trouble eh?<br />
<br />
Heh</description>
			<pubDate>Wed, 29 Dec 2004 04:20:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Wow</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>This is fun... not.</description>
			<pubDate>Wed, 29 Dec 2004 04:27:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>@ By Anonymous (IP: ---.bchsia.telus.net)</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>No you have it all WRONG.<br />
<br />
<br />
FACT: How many comments on here are about how<br />
SECURE ALL open source apps are.<br />
<br />
Lets see, 'worms do not affect Linux because you<br />
have to be ROOT. WRONG answer, with scripts it<br />
does the magic for you.<br />
<br />
PHP is just one fine example the Open Source<br />
numbskulls are setting them selves up for.<br />
<br />
Remember what goes around comes around and it<br />
is going to be FUN.<br />
<br />
I can't wait, maybe we should start a fund,<br />
since they do this for 'FREE'...........<br />
<br />
<br />
It is open season on open source, I bet all<br />
the 'Eyes' are starting to worry now.<br />
<br />
Let the games begins, where is Google running<br />
apache on Linux when you need it????<br />
<br />
This is fun, very, very, very, very fun.<br />
<br />
YES!</description>
			<pubDate>Wed, 29 Dec 2004 04:36:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: dpi</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>&quot;And they swore that worms like this couldn't spread on a Unix system&quot;<br />
<br />
Who swore that?<br />
<br />
I've seen it in various places - it can't happen in *nix because the browser isn't embeded into the OS, files don't have execute privileges by default, email programs can't launch attachments directly, yada ... yada ... yada ....<br />
<br />
And you know people are saying things like that, because we've all heard it before - not like I'm making the shit up myself.</description>
			<pubDate>Wed, 29 Dec 2004 05:01:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: When Worms Get Literate</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Found this over on NeoWin.com 5 minutes after reading about Santy.A here - <br />
<br />
As we reported last week, Google had been used by the &quot;Santy.A&quot; worm to infect websites using vulnerable versions of phpBB. Google has since disallowed such search attempts by the worm, by simply not listing vulnerable sites in their search results.<br />
<br />
Variants are now attempting to exploit search engines offered by Yahoo and AOL, targeting sites running versions of phpBB prior to version 2.0.11. Some variants of the worm damage sites using poorly coded php instances of include() and require(). AOL claims that they are no longer contributing to the spread of the worm, and Yahoo has declined all requests for comment.<br />
<br />
Santy deletes content from effected php-based sites, and replaces it with information found within the worm itself. Luckily this worm is not communicable to computers who visit effected sites. Sites using older versions of phpBB should update immediately, and some sites utilizing php may have to be rewritten all together.</description>
			<pubDate>Wed, 29 Dec 2004 05:32:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Site defacement was only part of the story</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Actually, defacement of sites and overwriting files was only part of the story. For a few days this worm was installed on so many sites and Googling so hard that it was effectively running a mini-DOS attack on many popular phpBB forums. Even on sites with updated, &quot;safe&quot; versions of phpBB it racked up traffic volume astronomically, because each attempt would load a full page twice (I was getting around 3000 visits a day on a site that normally has around 100). It was possible to counter this with some .htaccess rewrites but many small forum operators probably didn't know how to do this.<br />
<br />
One interesting question is, what was the motive of the worm author(s)? AFAIK so far it's just doing damage, without pursuing any traditional profit motives, such as installing a spambot or trawling for valuable data. I suppose it's most likely that it was just another emotionally challenged teenager with nothing better to do. However, specifically attacking an open-source, free software project does seem out of character, even for a black hat. Perhaps it was someone with a personal peeve against the phpBB crew...</description>
			<pubDate>Wed, 29 Dec 2004 09:45:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>try this (simple automated backup of your server)</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>first i'd recommend you guys update your PHP to the latest and safest version, same goes for your phpBB boards and apache versions, anything that is out of date risks being exploited either by human hackers or automated worms/scripts such as Santy.<br />
<br />
That said, losing your 'data' be it php or html files is surely not nice, so backup !!<br />
<br />
heres a very simple way of backing up apache once a week into a nice tar.gz file which could come in handy one day <img src="/images/emo/smile.gif" alt=";)" /> <br />
<br />
<a href="http://www.linux-noob.com/forums/index.php?showtopic=1181" rel="nofollow">http://www.linux-noob.com/forums/index.php?showtopic=1181</a> <br />
<br />
cheers<br />
<br />
anyweb</description>
			<pubDate>Wed, 29 Dec 2004 10:44:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Duh</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Well a lot of &quot;hackers&quot; use google for website vuln. scans to pick up websites that're running the proper verisons of what they need for the hack to work. Besides that fact though it is kinda cool to see software using Google. Now wouldn't it be a lot nicer if they used their power for good rather then evil?<br />
<br />
Just a simple thought though.</description>
			<pubDate>Wed, 29 Dec 2004 11:58:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>article</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>thanks for this informative article. i wonder when the next worm will appear. for sure it will make use of random queries to avoid being blocked by google.</description>
			<pubDate>Wed, 29 Dec 2004 12:26:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: dpi (IP: ---.ipv4.freeshell.bofx.net)</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>&quot; The bug was yet another one in software which has a history of security vulnerabilities due to programming errors... If you insist on using software which frequently has flaws you have to take precautions... PHP and PHPBB are open source though.&quot;<br />
<br />
What a spectacular way to prove that Open Source does not guarantee better software. <br />
One of the pillars of Open Source ideology falls and anyone could see how it falls by Googling for NeverEverNoSanity<br />
<br />
&quot;the bug was known for a while already, the bug was patched for a while already, while the software is widely in use&quot;<br />
<br />
If it were not about Open Source exposed bug, that statement of yours would look like taken word for word from Windows advocate explaining why W32.Blaster worm should not be used to blame Microsoft.<br />
<br />
After all, the bug exploited by Blaster was known, the bug was patched, the workaround was available since day one of Win XP (enable firewall), users were warned by CNN and Office of Homeland Security, while the software (Windows) is widely in use.<br />
<br />
Too bad, I can't recall you or any other anti-Microsoft activist giving Microsoft at least the credit you give to PHP and phpBB.<br />
<br />
That's the example of double standard. Prove me wrong.</description>
			<pubDate>Wed, 29 Dec 2004 13:48:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>@ anyone who claims *NIX has no worms</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>I haven't heard ANYONE claim that *NIX has no worms and Windows is wide open to them.  I have only heard the broad term 'virus' vulnerabilities.   So, MoronPeeCeeUser, In my book, you haven't a leg to stand on in this.  Now, if you wish to know the difference between a virus and a worm, here you go:<br />
<br />
Worms exploit vulnerabilities in running programs (usually, but maybe not required to be, Internet-connected daemons) to transfer their payload to another system.<br />
<br />
Viruses (Virii? Virus? what's the plural?) use primarily social engineering and the poor design of entire software systems (Windows as a whole, perhaps KDE, GNOME, MSOffice, whatever) to dump their payload and spread.<br />
<br />
Examples of each:<br />
<br />
Worm (finger example from way back when):  Program queries the 'finger' daemon running on a remote machine, giving it just a little too much data (the payload), and exploiting a vulnerability, dumping the payload into the running process image.  This causes the finger daemon to crash, and execute the payload.<br />
<br />
Virus (Pick one, any one, how about the IloveYou):  I don't exactly recall if this spread automatically, or only if you clicked on the message.  But, it had the message &quot;I Love You&quot;, from a known contact (from another's address book).  When this dropped its payload, it used Outlook (express?)  to scan the victim's address  book, and email itself to everyone listed.<br />
<br />
<br />
Now, do you understand the difference yet?  This was a WORM, therefore, ANYTHING CONNECTED TO THE INTERNET is vulnerable, not just th4t w1nd0z3, lun1&gt;&lt; is vulnerable too (god I hate typing that, but did to make a point that you're shitting about nothing).</description>
			<pubDate>Wed, 29 Dec 2004 14:02:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>worm or virus</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>nobody cares about being it a worm or virus if it compromises your system / website. it was a vulnurability similar to windows blaster, and the oss folks should care about it. i guess gentoo machines that are auto-updates were not affected, but i'm not sure if phpbb is a package.</description>
			<pubDate>Wed, 29 Dec 2004 15:04:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Viruses</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>&quot;Viruses (Virii? Virus? what's the plural?)&quot;<br />
<br />
Viruses</description>
			<pubDate>Wed, 29 Dec 2004 15:08:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Worm or virus (@Evert)</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>I never said they shouldn't care, just that MoronPeeCeeUser and friends shouldn't get their panties in a bunch over it.  If you run the software, be alert of it, watch bugtraq, take steps to secure it, that's all there is too it.  Don't bitch and moan about how one group appears hypocritical, or how the lightbulb just went on in your head saying that nothing is perfect (not directed to you specifically, just generally to anyone who reads this).  Sure there are zealots who say 'yes, windows sucks, unix forever, blah blah blah' but they're idiots, and shouldn't be taken seriously.  (My opinion: Windows has some fundamental design flaws, but people use it, so it exists.  I just avoid it wherever I can, as I feel *NIX systems are designed better, at least the ones I use are).<br />
<br />
But, back to my original rant of this:  It is next to impossible, if not impossible, to build a completely bullet-proof system, so admins just need to be careful no matter what OS they run and packages they install.  Simple as that.  (rant over, commence flaming or ignoring).</description>
			<pubDate>Wed, 29 Dec 2004 15:19:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>@RaVen</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Actually...I do <img src="/images/emo/smile.gif" alt=";)" /> ..however this will always happen. Code will have holes and all of them won't be caught. What makes the difference is how many holes there are and how quickly they can/and are patched. I have no love for PHP, but this was patched quite quickly. <br />
<br />
 Honestly I don't mind PHP. I rather like it. I agree bugs will always be there and there will always be holes. Quick turnaround on patches is important. <br />
<br />
 I feel that exploits and viruses are a problem that as a whole the industry is still learning to deal with. To try and determine how someone might exploit code and make it perform in ways it was never designed to perform is not an easy task for any group of people. <br />
<br />
 Then don't post crap like that &quot;The Facts&quot; thing. <br />
<br />
(assuming that was you)<br />
<br />
 Wasn't me. I don't post anon on this forum.</description>
			<pubDate>Wed, 29 Dec 2004 16:03:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Russion Guy - Double Standard</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Excusing flawed software for one vendor while apologizing for another is a double standard. But Microsoft does not exclusively represent proprietary software, nor should you overly represent open/free(dom) software with PHP.<br />
<br />
Open source does not 'guarantee' better security. But having the source code does allow for peer review and the ability for more people to contribute 'fixes.' This would certainly be an 'advantage' of open source over proprietary software.<br />
<br />
For fun, imagine that Microsoft and Zend Technologies were not responsive to fixing their software. How would proprietary and free/open source software compare? Hint: there would be a patch for PHP.</description>
			<pubDate>Wed, 29 Dec 2004 16:25:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: d advocate (IP: ---.psfarms.com)</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>&gt;Open source does not 'guarantee' better security. <br />
<br />
Mr. Stallman will disagree. So will many, many other open source advocates. <br />
I agree with you.:)<br />
<br />
&gt;peer review... would certainly be an 'advantage' of open source over proprietary software. <br />
<br />
It would, except hackers usually work this way:<br />
<br />
1. Bug found by independent reviewer or software developer.<br />
2. Bug fixed.<br />
3. Patch released.<br />
4. Hackers review the patch.<br />
5. Hackers write exploit and release it to the wild.<br />
6... Infection.<br />
7... Infection.<br />
8... Infection.<br />
9... Finally, end users reluctantly patch their software.<br />
<br />
Open Source may be better in getting from 1 to 3, but lazy hackers wait at 4- why bother reading tens of millions of source code lines (if available) when patch will reveal all they need in few hundred lines? Then, 5 to 9 is not different between proprietary and open source software.<br />
<br />
&gt;Hint: there would be a patch for PHP.<br />
<br />
Hint: it was! Not very many people bothered to download it. It has nothing to do with openess of software and this is the point: no open source software in the world force people to change their habits. <br />
<br />
Open source may be good in sharing intellectual property with less fortunate, but it is not a silver bullet for security, does not matter how many times Stallman and his followers want us believe the opposite.<br />
<br />
I am glad we both agree on this: open source does not 'guarantee' better security.<br />
<br />
Open source needs more people like you.</description>
			<pubDate>Wed, 29 Dec 2004 22:38:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Russian guy</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>So open source is more secure with all the 'eyes' on it.<br />
<br />
If it was, it would not NEED patching to begin with, <br />
<br />
that is NON-sense.<br />
<br />
You can't have it both ways, saying MS software has<br />
holes and open source is just patches.<br />
<br />
<br />
Give me a break, another comment Stallman is right<br />
down your ally, he is a devout Atheist and<br />
Communist.<br />
<br />
Open Source is not secure, if it was written<br />
correctly to begin with 'millions of eyes' this<br />
would not have happened.<br />
<br />
This is the truth and they know it, stop running<br />
from it.</description>
			<pubDate>Wed, 29 Dec 2004 23:42:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Russian guy</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Maybe you guys ought to stipulate WHICH open source you're talking about. Is Windows as secure as OpenBSD? Why not?</description>
			<pubDate>Thu, 30 Dec 2004 00:43:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: By Nog (IP: ---.dialup.mindspring.com)</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>&quot;Maybe you guys ought to stipulate WHICH open source you're talking about. Is Windows as secure as OpenBSD? Why not?&quot;<br />
<br />
Can you explain to me why it is?<br />
<br />
OpenBSD can be hacked up quite easily, give someone time and nothing to do. You would be amazed what they can do.</description>
			<pubDate>Thu, 30 Dec 2004 01:48:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Safemode</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>..what are you talking about???<br />
<br />
I just said that I have safemode on server wide, but you can also turn it off in the httpd.conf file. you can use the httpd config file to turn it off or on for specific sites.<br />
<br />
&quot;No, you put safemode on or off, besides relared configuration, in PHP's configuration file; &quot; Makes no sense to me in a reply to my safemode comments.<br />
<br />
Safemode is a very good thing to have on.</description>
			<pubDate>Thu, 30 Dec 2004 03:57:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Worms - not just for Windows anymore :)</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>I think your confusing desktops with servers Darius. Linux/UNIX servers have seen worms for years but there are still no desktop attacks. These are not mom/pop systems but systems run by Administrators who are meant to have a clue.</description>
			<pubDate>Thu, 30 Dec 2004 07:36:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>@ Russian Guy</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>&gt;Open source does not 'guarantee' better security.<br />
<br />
Mr. Stallman will disagree<br />
<br />
Quote him. I don't think he ever said that and he doesn't say that much. When he does, its mostly the same, and afaik he never ranted on security issues or so.<br />
<br />
As for PHPBB, you can't use that to make an overal claim about open source given its merely one the very many. Youcan't say &quot;all women are murderers&quot; simply because one evil Soviet female pressed the nuke button. You don't say &quot;Oh, my, Coldfusion is so insecure. Its because its proprietary! Oh my, all proprietary software is insecure!&quot; -- when you say that you haven't connected the dots, because you haven't proven that because of B hence A. And C is even more global than B. Its hard to compare it to Outlook as well since they're used on a different field and since the damage done also varies. IOW, bullshit discussion, bullshit arguments.<br />
<br />
Those who use similar arguments in other examples (e.g. Microsoft software) are equally using falacies to make some kind of moot point.</description>
			<pubDate>Thu, 30 Dec 2004 13:42:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
