<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Hacked! Part 1 &#8211; The Surprise</title>
	<atom:link href="http://littlesvr.ca/grumble/2009/01/10/hacked-part-1-the-surprise/feed/" rel="self" type="application/rss+xml" />
	<link>http://littlesvr.ca/grumble/2009/01/10/hacked-part-1-the-surprise/</link>
	<description>The things that piss me off.</description>
	<lastBuildDate>Wed, 28 Apr 2010 13:42:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andrew Smith</title>
		<link>http://littlesvr.ca/grumble/2009/01/10/hacked-part-1-the-surprise/comment-page-1/#comment-5810</link>
		<dc:creator>Andrew Smith</dc:creator>
		<pubDate>Tue, 06 Oct 2009 00:37:24 +0000</pubDate>
		<guid isPermaLink="false">http://littlesvr.ca/grumble/?p=39#comment-5810</guid>
		<description>Hi Doug. Unfortunately the best advice I can give you is scrap (format and reinstall) the box, and restore your web applications selectively, one by one. Finding exactly what app got broken into is difficult, but you&#039;ll find clues by looking and file and process owners. I wish I could tell you it&#039;s easy :)</description>
		<content:encoded><![CDATA[<p>Hi Doug. Unfortunately the best advice I can give you is scrap (format and reinstall) the box, and restore your web applications selectively, one by one. Finding exactly what app got broken into is difficult, but you&#8217;ll find clues by looking and file and process owners. I wish I could tell you it&#8217;s easy :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://littlesvr.ca/grumble/2009/01/10/hacked-part-1-the-surprise/comment-page-1/#comment-5808</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Mon, 05 Oct 2009 18:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://littlesvr.ca/grumble/?p=39#comment-5808</guid>
		<description>Hey brother! I had the same problem, but my PIDs are from apache web server. How do you fix that? I think that something with the PHP and APACHE. Thanks lot! []s</description>
		<content:encoded><![CDATA[<p>Hey brother! I had the same problem, but my PIDs are from apache web server. How do you fix that? I think that something with the PHP and APACHE. Thanks lot! []s</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Selmys</title>
		<link>http://littlesvr.ca/grumble/2009/01/10/hacked-part-1-the-surprise/comment-page-1/#comment-1712</link>
		<dc:creator>John Selmys</dc:creator>
		<pubDate>Sun, 11 Jan 2009 16:14:21 +0000</pubDate>
		<guid isPermaLink="false">http://littlesvr.ca/grumble/?p=39#comment-1712</guid>
		<description>That does it! 
As soon as I get back from FUDCon I&#039;m making backups.</description>
		<content:encoded><![CDATA[<p>That does it!<br />
As soon as I get back from FUDCon I&#8217;m making backups.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dejan</title>
		<link>http://littlesvr.ca/grumble/2009/01/10/hacked-part-1-the-surprise/comment-page-1/#comment-1710</link>
		<dc:creator>Dejan</dc:creator>
		<pubDate>Sun, 11 Jan 2009 12:05:34 +0000</pubDate>
		<guid isPermaLink="false">http://littlesvr.ca/grumble/?p=39#comment-1710</guid>
		<description>Let us know more if you can find some clues. Don&#039;t you have a firewall to block unneeded port numbers?</description>
		<content:encoded><![CDATA[<p>Let us know more if you can find some clues. Don&#8217;t you have a firewall to block unneeded port numbers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Tyler</title>
		<link>http://littlesvr.ca/grumble/2009/01/10/hacked-part-1-the-surprise/comment-page-1/#comment-1709</link>
		<dc:creator>Chris Tyler</dc:creator>
		<pubDate>Sun, 11 Jan 2009 09:45:15 +0000</pubDate>
		<guid isPermaLink="false">http://littlesvr.ca/grumble/?p=39#comment-1709</guid>
		<description>PPID==1 indicates that the parent process terminated and orphaned the process. Init contains code to reap dead children to prevent zombies.

As badly maligned as SELinux sometime is (usually by lazy or inflexible sysadmins), it drastically reduces the effectiveness of most attacks.</description>
		<content:encoded><![CDATA[<p>PPID==1 indicates that the parent process terminated and orphaned the process. Init contains code to reap dead children to prevent zombies.</p>
<p>As badly maligned as SELinux sometime is (usually by lazy or inflexible sysadmins), it drastically reduces the effectiveness of most attacks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cesar</title>
		<link>http://littlesvr.ca/grumble/2009/01/10/hacked-part-1-the-surprise/comment-page-1/#comment-1703</link>
		<dc:creator>Cesar</dc:creator>
		<pubDate>Sat, 10 Jan 2009 17:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://littlesvr.ca/grumble/?p=39#comment-1703</guid>
		<description>Exciting! Let us know more. I thought that maybe running sshd/vsftpd on different ports would help. It&#039;s something I did a while back when I ran a server at home. But it sounds like someone was targeting your box, and would have probably done a more through scan. It&#039;ll be interesting if you can find out how they got through.</description>
		<content:encoded><![CDATA[<p>Exciting! Let us know more. I thought that maybe running sshd/vsftpd on different ports would help. It&#8217;s something I did a while back when I ran a server at home. But it sounds like someone was targeting your box, and would have probably done a more through scan. It&#8217;ll be interesting if you can find out how they got through.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
