<?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>Billyboylindien&#187; hack</title>
	<atom:link href="http://www.billyboylindien.com/info/hack/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.billyboylindien.com</link>
	<description>Un truc de cinglé comme ça débaroule</description>
	<lastBuildDate>Sun, 03 Jul 2011 14:15:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Effacer une iframe &#171;&#160;pirate&#160;&#187; en bash</title>
		<link>http://www.billyboylindien.com/securite/effacer-une-iframe-pirate-en-bash.html</link>
		<comments>http://www.billyboylindien.com/securite/effacer-une-iframe-pirate-en-bash.html#comments</comments>
		<pubDate>Mon, 17 Aug 2009 22:43:59 +0000</pubDate>
		<dc:creator>Billyboylindien</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[hebergement]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[sécurité]]></category>
		<category><![CDATA[truc astuce]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[iframe]]></category>

		<guid isPermaLink="false">http://www.billyboylindien.com/?p=895</guid>
		<description><![CDATA[Voici la ligne de commande bash à utiliser pour éliminer/effacer/supprimer/éradiquer les vilaines iframe qu&#8217;un vilain hacker à déposé sur tous vos fichier (souvent les fichiers *index* et *default*) grep -lr -e &#8216;&#60;iframe src=&#160;&#187;http://.*&#60;/iframe&#62;&#8217; * &#124; xargs sed -i &#8216;s/&#60;iframe src=&#160;&#187;http:\/\/.*&#60;\/iframe&#62;//g Je vous conseille de modifier le contenu du grep pour bien remplacer que les frames [...]]]></description>
		<wfw:commentRss>http://www.billyboylindien.com/securite/effacer-une-iframe-pirate-en-bash.html/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

