<?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>Iezzi.ch Blog &#187; process hiding</title>
	<atom:link href="http://www.iezzi.ch/archives/tag/process-hiding/feed" rel="self" type="application/rss+xml" />
	<link>http://www.iezzi.ch</link>
	<description>Just another Iezzi weblog</description>
	<lastBuildDate>Sun, 04 Dec 2011 10:14:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Simple process hiding kernel patch</title>
		<link>http://www.iezzi.ch/archives/239</link>
		<comments>http://www.iezzi.ch/archives/239#comments</comments>
		<pubDate>Fri, 02 Jan 2009 10:25:10 +0000</pubDate>
		<dc:creator>iezzip</dc:creator>
				<category><![CDATA[Debian Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[kernel patch]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[process hiding]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.iezzi.ch/?p=239</guid>
		<description><![CDATA[I have updated the process hiding kernel patch described in my previous post. The following patch was created for a vanilla kernel 2.6.27.10 from kernel.org. You should be able to patch also future kernel versions as it is a super simple single-line patch. Just modify one line in the proc_pid_instantiate method of fs/proc/base.c. diff -U8 [...]]]></description>
		<wfw:commentRss>http://www.iezzi.ch/archives/239/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Process hiding Kernel patch for 2.6.24.x</title>
		<link>http://www.iezzi.ch/archives/120</link>
		<comments>http://www.iezzi.ch/archives/120#comments</comments>
		<pubDate>Tue, 19 Feb 2008 23:16:09 +0000</pubDate>
		<dc:creator>iezzip</dc:creator>
				<category><![CDATA[Debian Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[kernel patch]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[process hiding]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.iezzi.ch/archives/120</guid>
		<description><![CDATA[Currently all Linux kernel security patch projects seem to be sleeping. There is no useful kernel patch that provides us with a decent patch set allowing us to strengthen the Linux kernel. Some years ago I was using Grsecurity, a wonderful solution to enforce security on 2.4.x kernels at that time. The project seems to [...]]]></description>
		<wfw:commentRss>http://www.iezzi.ch/archives/120/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>RSBAC &#8211; Kernel based process hiding</title>
		<link>http://www.iezzi.ch/archives/106</link>
		<comments>http://www.iezzi.ch/archives/106#comments</comments>
		<pubDate>Wed, 30 May 2007 18:29:05 +0000</pubDate>
		<dc:creator>iezzip</dc:creator>
				<category><![CDATA[Debian Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[process hiding]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://new.iezzi.ch/archives/106</guid>
		<description><![CDATA[A webserver usually is the primary target to intrude into any network. If you provide web hosting services for your customers you have to provide them with a lot of features to make them happy. The main requirement for any hosting provider is PHP, probably the widest spread web scripting language out there. Some customers [...]]]></description>
		<wfw:commentRss>http://www.iezzi.ch/archives/106/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

