<?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"
	>

<channel>
	<title>Leyou - IT Security</title>
	<atom:link href="http://blog.kreativ-project.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kreativ-project.com</link>
	<description>De l'actualité, de la manipulation &#38; des explications :)</description>
	<pubDate>Wed, 12 Mar 2008 20:57:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>2007 Web Hacking Accidents</title>
		<link>http://blog.kreativ-project.com/security/2007-web-hacking-accidents/</link>
		<comments>http://blog.kreativ-project.com/security/2007-web-hacking-accidents/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 23:15:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Sécurité]]></category>

		<guid isPermaLink="false">http://blog.kreativ-project.com/security/2007-web-hacking-accidents/</guid>
		<description><![CDATA[Une étude de la société BREACH sur les attaques d&#8217;applications web en 2007.
Il détail les méthodes d&#8217;attaque, les types d&#8217;attaque, les types de vulnérabilité utilisés, les cibles, &#8230;
&#62; A voir : Rapport 
]]></description>
			<content:encoded><![CDATA[<p>Une étude de la société BREACH sur les attaques d&#8217;applications web en 2007.</p>
<p>Il détail les méthodes d&#8217;attaque, les types d&#8217;attaque, les types de vulnérabilité utilisés, les cibles, &#8230;</p>
<p><a href="http://www.breach.com/assets/files/resources/breach_security_labs/2008/02/The%20Web%20Hacking%20Incidents%20Database%20Annual%20Report%202007.pdf">&gt; A voir : Rapport </a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kreativ-project.com/security/2007-web-hacking-accidents/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Web Application Firewall</title>
		<link>http://blog.kreativ-project.com/security/web-application-firewall/</link>
		<comments>http://blog.kreativ-project.com/security/web-application-firewall/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 22:20:19 +0000</pubDate>
		<dc:creator>Leyou</dc:creator>
		
		<category><![CDATA[Sécurité]]></category>

		<guid isPermaLink="false">http://blog.kreativ-project.com/security/web-application-firewall/</guid>
		<description><![CDATA[Une lecture intéressante sur un projet de développement de firewall pour applications Web.
A suivre  
WebAppSec
ModSecurity
Note : Le premier document date un peu mais ça reste intéressant.
Edit :  Un autre outil intéressant, PHPIDS.
Il vérifie  à l&#8217;aide de plusieurs règles si les valeurs passées par GET, POST, COOKIE, ou autres sont susceptibles d&#8217;être des attaques.
Pour [...]]]></description>
			<content:encoded><![CDATA[<p>Une lecture intéressante sur un projet de développement de firewall pour applications Web.</p>
<p>A suivre <img src='http://blog.kreativ-project.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.webappsec.org/projects/wafec/v1/wasc-wafec-v1.0.html">WebAppSec</a></p>
<p><a href="http://www.modsecurity.org/blog/archives/2008/03/web_application_4.html">ModSecurity</a></p>
<p>Note : Le premier document date un peu mais ça reste intéressant.</p>
<p><strong>Edit :  </strong>Un autre outil intéressant, PHPIDS.<br />
Il vérifie  à l&#8217;aide de plusieurs règles si les valeurs passées par GET, POST, COOKIE, ou autres sont susceptibles d&#8217;être des attaques.<br />
Pour plus d&#8217;infos : <a href="http://www.php-ids.org">http://www.php-ids.org</a>. Une démo est même disponible.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kreativ-project.com/security/web-application-firewall/feed/</wfw:commentRss>
		</item>
		<item>
		<title>De l&#8217;art du Crackage</title>
		<link>http://blog.kreativ-project.com/security/de-lart-du-crackage/</link>
		<comments>http://blog.kreativ-project.com/security/de-lart-du-crackage/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 21:34:08 +0000</pubDate>
		<dc:creator>Leyou</dc:creator>
		
		<category><![CDATA[Sécurité]]></category>

		<guid isPermaLink="false">http://blog.kreativ-project.com/security/de-lart-du-crackage/</guid>
		<description><![CDATA[Dernièrement je suis tombé sur une base de données qui trainait dans la nature contenant 269 478 noms d&#8217;utilisateurs accompagnés de leurs mots de passe.  Cette base de données provient d&#8217;un site populaire en rapport à un jeux multijoueur très en vogue actuellement. Ce site touche donc un public standard, pas plus renseigné qu&#8217;un [...]]]></description>
			<content:encoded><![CDATA[<p>Dernièrement je suis tombé sur une base de données qui trainait dans la nature contenant 269 478 noms d&#8217;utilisateurs accompagnés de leurs mots de passe.  Cette base de données provient d&#8217;un site populaire en rapport à un jeux multijoueur très en vogue actuellement. Ce site touche donc un public standard, pas plus renseigné qu&#8217;un autre internaute lambda, sur la protection des mots de passe.</p>
<p>Lors d&#8217;un enregistrement sur ce site, il n&#8217;y a aucune limite de longueur minimale ou maximale et les principaux caractères spéciaux sont autorisés.</p>
<p>Je me suis donc amusé à faire quelques stats &amp; quelques tests pour mieux cerner le crackage de mots de passe. En voici la présentaiton.</p>
<p><span id="more-15"></span></p>
<p><strong> Un mot sur les crackeurs</strong></p>
<p>Les plus connus (hors rainbowtable) sont</p>
<ul>
<li><a href="http://www.oxid.it/cain.html">Cain &amp; Abel</a></li>
<li><a href="http://www.insidepro.com/eng/passwordspro.shtml">PasswordsPro</a> (payant)</li>
<li>L0phtCrack (n&#8217;est plus supporté mais est troujours trouvable sur le net)</li>
<li><a href="http://www.openwall.com/john/">John The Ripper</a></li>
</ul>
<p>- &#8220;Cain &amp; Abel&#8221; &amp; PasswordsPro sont deux crackeurs fonctionnant sur le système Windows.<br />
- L0phtCrack n&#8217;étant plus supporté, il est conseillé d&#8217;en utiliser un autre. Cependant il fonctionne sur Windows.<br />
- John The Ripper fonctionne quant à lui sur Unix &amp; Windows.</p>
<p>Par contre au niveau performance, je suis pas très attiré par John The Ripper. Ayant un pc &#8220;standard&#8221; j&#8217;ai à peu près les taux de calculs suivants :</p>
<ul>
<li>Cain &amp; Abel : 4 800 000 hash/s</li>
<li>PasswordsPro : 5 000 000 hash/s</li>
<li>John The Ripper : 2 000 000 hash/s (!!!!)</li>
</ul>
<p>Autant vous dire que j&#8217;aurais plutôt tendance à utiliser l&#8217;un des deux premiers.</p>
<p>Bien sûr il existe d&#8217;autres outils qui permettent d&#8217;attaquer les hashs mais ce n&#8217;est pas vraiment le but de cet article.</p>
<p><strong> Evaluation de la robustesse des mots de passe</strong></p>
<p>Je me suis ensuite prêté à un petit jeux qui consiste à évaluer la robustesse des différents types de mots de passe.</p>
<p>Pour commencer de façon très simplissime, voici une estimation par la pratique du temps de calcul néccessaire pour tester toutes les combinaisons selon la taille de la chaîne (avec Cain &amp; Abel). Le Charset utilisé est : abcedfghijklmnopqrstuvwxyzABCEDFGHIJKLMNOPQRSTUVWXYZ0123456789.</p>
<ul>
<li>5 caractères : ~3 minutes</li>
<li>6 caractères : ~3heures 10minutes</li>
<li>7 caractères : ~8jours 6heures</li>
<li>8 caractères : ~1.4 année</li>
<li>9 caractères : ~90 années</li>
</ul>
<p>Pour information, mon processeur est un P4 HT 2.8 Ghz et il est accompagné de 1 024 Mo de mémoire DDR2.</p>
<p>Avec un tel charset on constate que des mots de passes dont la longueur est inférieure à 8 caractères sont tout à fait crackable. Ensuite, ce n&#8217;est plus réellement faisable par un seul ordinateur de configuration standard.</p>
<p>Maintenant : <strong>La Classification des mots de passes<br />
</strong></p>
<p>Pour étudier les mots de passe j&#8217;ai décidé  de compter le nombre de passes pour chaque longueur, pour chaque type de charset, etc.</p>
<p>Voici alors ce que j&#8217;ai obtenu (en <strong>gras</strong>, les pourcentages supérieurs à 10%) :</p>
<ul>
<li><strong>Nombre de mots de passe total</strong> : 269 478 (100%)</li>
<li><strong>Nombre de mots de passe égaux aux logins</strong> : 12 923 (4,7955677272356%)</li>
<li><strong>Nombre de mots de passe dont la longueur est de</strong> :
<ul>
<li>1 caractère : 309 (0,11466613230022%)</li>
<li>2 caractères : 476 (0,1766377960353%)</li>
<li>3 caractères : 3 787 (1,4053095243396%)</li>
<li>4 caractères : 11 349 (4,2114755193374%)</li>
<li>5 caractères : 16 419 (6,0928906997974%)</li>
<li>6 caractères : 59 901 <strong color="red">(22,228530714938%)</strong></li>
<li>7 caractères : 37 011 <strong color="red">(13,734330817358%)</strong></li>
<li>8 caractères : 59 597 <strong color="red">(22,115720021672%)</strong></li>
<li>9 caractères : 34 096 <strong color="red">(12,652609860545%)</strong></li>
<li>10 caractères : 22 716 (8,4296306191971%)</li>
<li>11 caractères : 10 976 (4,0730597674022%)</li>
<li>12 caractères : 12 821 (4,7577167709423%)</li>
</ul>
</li>
<li><strong>Nombre de mots de passe strictement du type</strong> (voir fin de page) :
<ul>
<li>[a-z] : 30 669 <strong color="red">(11,380891946652%)</strong></li>
<li>[A-Z] : 340 (0,12616985431093%)</li>
<li>[0-9] : 36 181 <strong color="red">(13,426327937717%)</strong></li>
<li>[#] : 64 (0,023749619634998%)</li>
<li>[a-zA-Z] : 83 715 <strong color="red">(31,065615745998%)</strong></li>
<li>[a-z0-9] : 38 245 <strong color="red">(14,192253170945%)</strong></li>
<li>[A-Z0-9] : 1042 (0,38667349468231%)</li>
<li>[a-zA-Z0-9] : 76 523 <strong color="red">(28,396752239515%)</strong></li>
<li>[a-z#] : 362 (0,13433378606046%)</li>
<li>[A-Z#] : 6 (0,0022265268407811%)</li>
<li>[0-9#] : 147 (0,054549907599136%)</li>
<li>[a-zA-Z#] : 776 (0,28796413807435%)</li>
<li>[a-z0-9#] : 513 (0,19036804488678%)</li>
<li>[A-Z0-9#] : 18 (0,0066795805223432%)</li>
<li>[a-zA-Z0-9#] : 877 (0,32544400656083%)</li>
</ul>
</li>
<li><strong>Nombre de mots de passe contenant</strong> :
<ul>
<li>[a-z] : 231 680 <strong color="red">(85,973623078693%)</strong></li>
<li>[A-Z] : 163 297 <strong color="red">(60,597525586504%)</strong></li>
<li>[0-9] : 153 546 <strong color="red">(56,979048382428%)</strong></li>
<li>[#] : 2 763 (1,0253156101797%)</li>
</ul>
</li>
<li><strong>Nombre de mots de passe ayant</strong> :
<ul>
<li>1 seul type : 67 254 <strong color="red">(24,957139358315%)</strong></li>
<li>2 types différents : 123 517 <strong color="red">(45,835652632126%)</strong></li>
<li>3 types différents : 77 830 <strong color="red">(28,881764002998%)</strong></li>
<li>4 types différents : 877 (0,32544400656083%)</li>
</ul>
</li>
</ul>
<p>On constate ici que :</p>
<ul>
<li>5 % des mots de passe sont identiques aux logins (!!!!)</li>
<li> Presque 90% ont plus de 5 caractères.</li>
<li>Les 3/4 des mots de passe ont 2 ou 3 types de caractères différents.</li>
<li>Les caractères spéciaux sont très peu utilisés (1% !!!).</li>
<li>Les mots de passe les plus couramment utilisés sont de la forme : c1b4S6 (6 caractères, mix-alpha-numeric)</li>
</ul>
<p><strong>Temps néccessaire</strong></p>
<p>Voyons maintenant le temps néccessaire pour tester toutes les combinaisons selon le type de caractères présents, la longueur du mot de passe, et le nombre de mots de passe à attaquer. On estimera ici que l&#8217;on réalise 5 000 000 de combinaisons/secondes.</p>
<p>En rouge, lorsque cela demande moins d&#8217;1 heure, en violet moins d&#8217;une journée, en bleu moins d&#8217;une semaine et en marron, moins d&#8217;un mois.</p>
<table border="0" cellpadding="0" cellspacing="0" cols="9" style="font-size:10px">
<tr>
<td width="1140" height="18" align="left">
<table width="100%" border="1" cellpadding="0" cellspacing="0" bordercolor="#000000">
<tr>
<td width="10%"><strong>Nombre de Caract&egrave;res </strong></td>
<td>
<div align="center"><strong>1</strong></div>
</td>
<td>
<div align="center"><strong>2</strong></div>
</td>
<td>
<div align="center"><strong>3</strong></div>
</td>
<td>
<div align="center"><strong>4</strong></div>
</td>
<td>
<div align="center"><strong>5</strong></div>
</td>
<td>
<div align="center"><strong>6</strong></div>
</td>
<td>
<div align="center"><strong>7</strong></div>
</td>
<td>
<div align="center"><strong>8</strong></div>
</td>
</tr>
</table>
<p></p>
<table width="100%" border="1" cellpadding="0" cellspacing="0" bordercolor="#000000">
<tr>
<td width="10%" height="17" align="left"><strong>Nombre mdp</strong></td>
<td colspan="8" align="left">
<div align="center">Temps de calcul – Num</div>
</td>
</tr>
<tr>
<td sdval="10" align="right" height="17"><strong>10</strong></td>
<td width="9%" align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td width="10%" align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td width="9%" align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td width="9%" align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td width="11%" align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td width="12%" align="left"><font color="#ff0000">0d 0h 0m 2s</font></td>
<td width="14%" align="left"><font color="#ff0000">0d 0h 0m 20s</font></td>
<td width="16%" align="left"><font color="#ff0000">0d 0h 3m 20s</font></td>
</tr>
<tr>
<td sdval="100" align="right" height="17"><strong>100</strong></td>
<td width="9%" align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td width="10%" align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td width="9%" align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td width="9%" align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td width="11%" align="left"><font color="#ff0000">0d 0h 0m 2s</font></td>
<td width="12%" align="left"><font color="#ff0000">0d 0h 0m 20s</font></td>
<td width="14%" align="left"><font color="#ff0000">0d 0h 3m 20s</font></td>
<td width="16%" align="left"><font color="#ff0000">0d 0h 33m 20s</font></td>
</tr>
<tr>
<td sdval="1000" align="right" height="17"><strong>1 000</strong></td>
<td width="9%" align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td width="10%" align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td width="9%" align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td width="9%" align="left"><font color="#ff0000">0d 0h 0m 2s</font></td>
<td width="11%" align="left"><font color="#ff0000">0d 0h 0m 20s</font></td>
<td width="12%" align="left"><font color="#ff0000">0d 0h 3m 20s</font></td>
<td width="14%" align="left"><font color="#ff0000">0d 0h 33m 20s</font></td>
<td width="16%" align="left"><font color="#944794">0d 5h 33m 20s</font></td>
</tr>
<tr>
<td sdval="10000" align="right" height="17"><strong>10 000</strong></td>
<td width="9%" align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td width="10%" align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td width="9%" align="left"><font color="#ff0000">0d 0h 0m 2s</font></td>
<td width="9%" align="left"><font color="#ff0000">0d 0h 0m 20s</font></td>
<td width="11%" align="left"><font color="#ff0000">0d 0h 3m 20s</font></td>
<td width="12%" align="left"><font color="#ff0000">0d 0h 33m 20s</font></td>
<td width="14%" align="left"><font color="#944794">0d 5h 33m 20s</font></td>
<td width="16%" align="left"><font color="#0000ff">2d 7h 33m 20s</font></td>
</tr>
<tr>
<td sdval="100000" align="right" height="17"><strong>100 000</strong></td>
<td width="9%" align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td width="10%" align="left"><font color="#ff0000">0d 0h 0m 2s</font></td>
<td width="9%" align="left"><font color="#ff0000">0d 0h 0m 20s</font></td>
<td width="9%" align="left"><font color="#ff0000">0d 0h 3m 20s</font></td>
<td width="11%" align="left"><font color="#ff0000">0d 0h 33m 20s</font></td>
<td width="12%" align="left"><font color="#944794">0d 5h 33m 20s</font></td>
<td width="14%" align="left"><font color="#0000ff">2d 7h 33m 20s</font></td>
<td width="16%" align="left">23d 3h 33m 20s</td>
</tr>
<tr>
<td align="right" height="17"><strong>1 000 000</strong></td>
<td width="9%" align="left"><font color="#ff0000">0d 0h 0m 2s</font></td>
<td width="10%" align="left"><font color="#ff0000">0d 0h 0m 20s</font></td>
<td width="9%" align="left"><font color="#ff0000">0d 0h 3m 20s</font></td>
<td width="9%" align="left"><font color="#ff0000">0d 0h 33m 20s</font></td>
<td width="11%" align="left"><font color="#944794">0d 5h 33m 20s</font></td>
<td width="12%" align="left"><font color="#0000ff">2d 7h 33m 20s</font></td>
<td width="14%" align="left">23d 3h 33m 20s</td>
<td width="16%" align="left">231d 11h 33m 20s</td>
</tr>
</table>
<p>  </p>
<table width="100%" border="1" cellpadding="0" cellspacing="0" bordercolor="#000000">
<tr>
<td width="10%" height="17" align="left"><strong>Nombre mdp</strong></td>
<td colspan="8" align="left">
<div align="center">Temps de calcul – Alpha</div>
</td>
</tr>
<tr>
<td sdval="10" align="right" height="17"><strong>10</strong></td>
<td width="9%" align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td width="10%" align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td width="9%" align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td width="10%" align="left"><font color="#ff0000">0d 0h 0m 14s</font></td>
<td width="10%" align="left"><font color="#ff0000">0d 0h 12m 40s</font></td>
<td width="12%" align="left"><font color="#944794">0d 10h 59m 1s</font></td>
<td width="14%" align="left"><font color="#800000">23d 19h 9m 3s</font></td>
<td width="16%" align="left">1237d 11h 50m 57s</td>
</tr>
<tr>
<td sdval="100" align="right" height="17"><strong>100</strong></td>
<td align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td align="left"><font color="#ff0000">0d 0h 0m 2s</font></td>
<td align="left"><font color="#ff0000">0d 0h 2m 26s</font></td>
<td align="left"><font color="#944794">0d 2h 6m 44s</font></td>
<td align="left"><font color="#0000ff">4d 13h 50m 12s</font></td>
<td align="left">237d 23h 30m 34s</td>
<td align="left">12374d 22h 29m 30s</td>
</tr>
<tr>
<td sdval="1000" align="right" height="17"><strong>1 000</strong></td>
<td align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td align="left"><font color="#ff0000">0d 0h 0m 28s</font></td>
<td align="left"><font color="#ff0000">0d 0h 24m 22s</font></td>
<td align="left"><font color="#944794">0d 21h 7m 20s</font></td>
<td align="left">45d 18h 22m 1s</td>
<td align="left">2379d 19h 5m 40s</td>
<td align="left">123749d 8h 55m 6s</td>
</tr>
<tr>
<td sdval="10000" align="right" height="17"><strong>10 000</strong></td>
<td align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td align="left"><font color="#ff0000">0d 0h 0m 5s</font></td>
<td align="left"><font color="#ff0000">0d 0h 4m 41s</font></td>
<td align="left"><font color="#944794">0d 4h 3m 43s</font></td>
<td align="left"><font color="#0000ff">8d 19h 13m 28s</font></td>
<td align="left">457d 15h 40m 19s</td>
<td align="left">23797d 22h 56m 45s</td>
<td align="left">1237493d 17h 11m 2s</td>
</tr>
<tr>
<td sdval="100000" align="right" height="17"><strong>100 000</strong></td>
<td align="left"><font color="#ff0000">0d 0h 0m 1s</font></td>
<td align="left"><font color="#ff0000">0d 0h 0m 54s</font></td>
<td align="left"><font color="#944794">0d 0h 46m 52s</font></td>
<td align="left"><font color="#0000ff">1d 16h 37m 12s</font></td>
<td align="left">88d 0h 14m 40s</td>
<td align="left">4576d 12h 43m 13s</td>
<td align="left">237979d 13h 27m 30s</td>
<td align="left">12374937d 3h 50m 29s</td>
</tr>
<tr>
<td align="right" height="17"><strong>1 000 000</strong></td>
<td align="left"><font color="#ff0000">0d 0h 0m 10s</font></td>
<td align="left"><font color="#ff0000">0d 0h 9m 0s</font></td>
<td align="left"><font color="#944794">0d 7h 48m 41s</font></td>
<td align="left"><font color="#800000">16d 22h 12m 3s</font></td>
<td align="left">880d 2h 26m 46s</td>
<td align="left">45765d 7h 12m 12s</td>
<td align="left">2379795d 14h 35m 5s</td>
<td align="left">123749371d 14h 24m 51s</td>
</tr>
</table>
<p></p>
<table width="100%" border="1" cellpadding="0" cellspacing="0" bordercolor="#000000">
<tr>
<td width="10%" height="17" align="left"><strong>Nombre mdp</strong></td>
<td colspan="8" align="left">
<div align="center">Temps de calcul – Alpha Num</div>
</td>
</tr>
<tr>
<td sdval="10" align="right" height="17"><strong>10</strong></td>
<td width="9%" align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td width="10%" align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td width="9%" align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td width="10%" align="left"><font color="#ff0000">0d 0h 0m 29s</font></td>
<td width="10%" align="left"><font color="#ff0000">0d 0h 30m 32s</font></td>
<td width="11%" align="left"><font color="#944794">1d 7h 33m 20s</font></td>
<td width="15%" align="left">81d 12h 27m 9s</td>
<td width="16%" align="left">5054d 4h 3m 31s</td>
</tr>
<tr>
<td sdval="100" align="right" height="17"><strong>100</strong></td>
<td align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td align="left"><font color="#ff0000">0d 0h 0m 4s</font></td>
<td align="left"><font color="#ff0000">0d 0h 4m 55s</font></td>
<td align="left"><font color="#944794">0d 5h 5m 22s</font></td>
<td align="left"><font color="#800000">13d 3h 33m 24s</font></td>
<td align="left">815d 4h 31m 32s</td>
<td align="left">50541d 16h 35m 11s</td>
</tr>
<tr>
<td sdval="1000" align="right" height="17"><strong>1 000</strong></td>
<td align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td align="left"><font color="#ff0000">0d 0h 0m 47s</font></td>
<td align="left"><font color="#ff0000">0d 0h 49m 15s</font></td>
<td align="left"><font color="#0000ff">2d 2h 53m 46s</font></td>
<td align="left">131d 11h 34m 7s</td>
<td align="left">8151d 21h 15m 21s</td>
<td align="left">505416d 21h 51m 56s</td>
</tr>
<tr>
<td sdval="10000" align="right" height="17"><strong>10 000</strong></td>
<td align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td align="left"><font color="#ff0000">0d 0h 0m 7s</font></td>
<td align="left"><font color="#ff0000">0d 0h 7m 56s</font></td>
<td align="left"><font color="#944794">0d 8h 12m 32s</font></td>
<td align="left"><font color="#800000">21d 4h 57m 45s</font></td>
<td align="left">1314d 19h 41m 11s</td>
<td align="left">81518d 20h 33m 32s</td>
<td align="left">5054169d 2h 39m 29s</td>
</tr>
<tr>
<td sdval="100000" align="right" height="17"><strong>100 000</strong></td>
<td align="left"><font color="#ff0000">0d 0h 0m 1s</font></td>
<td align="left"><font color="#ff0000">0d 0h 1m 16s</font></td>
<td align="left"><font color="#944794">0d 1h 19m 26s</font></td>
<td align="left"><font color="#0000ff">3d 10h 5m 26s</font></td>
<td align="left">212d 1h 37m 36s</td>
<td align="left">13148d 4h 51m 51s</td>
<td align="left">815188d 13h 35m 24s</td>
<td align="left">50541691d 2h 34m 57s</td>
</tr>
<tr>
<td align="right" height="17"><strong>1 000 000</strong></td>
<td align="left"><font color="#ff0000">0d 0h 0m 12s</font></td>
<td align="left"><font color="#ff0000">0d 0h 12m 48s</font></td>
<td align="left"><font color="#944794">0d 13h 14m 25s</font></td>
<td align="left">34d 4h 54m 27s</td>
<td align="left">2120d 16h 16m 6s</td>
<td align="left">131482d 0h 38m 36s</td>
<td align="left">8151885d 15h 54m 1s</td>
<td align="left">505416911d 1h 49m 39s</td>
</tr>
</table>
<p></p>
<table width="100%" border="1" cellpadding="0" cellspacing="0" bordercolor="#000000">
<tr>
<td width="10%" height="17" align="left"><strong>Nombre mdp</strong></td>
<td colspan="8" align="left">
<div align="center">Temps de calcul – AlphaNum All</div>
</td>
</tr>
<tr>
<td sdval="10" align="right" height="17"><strong>10</strong></td>
<td align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td align="left"><font color="#ff0000">0d 0h 0m 1s</font></td>
<td align="left"><font color="#ff0000">0d 0h 2m 36s</font></td>
<td align="left"><font color="#944794">0d 4h 4m 38s</font></td>
<td align="left"><font color="#800000">15d 23h 15m 39s</font></td>
<td align="left">1501d 2h 31m 58s</td>
<td align="left">141103d 22h 6m 10s</td>
</tr>
<tr>
<td sdval="100" align="right" height="17"><strong>100</strong></td>
<td align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td align="left"><font color="#ff0000">0d 0h 0m 16s</font></td>
<td align="left"><font color="#ff0000">0d 0h 26m 1s</font></td>
<td align="left"><font color="#0000ff">1d 16h 46m 20s</font></td>
<td align="left">159d 16h 36m 35s</td>
<td align="left">15011d 1h 19m 48s</td>
<td align="left">1411039d 5h 1m 48s</td>
</tr>
<tr>
<td sdval="1000" align="right" height="17"><strong>1 000</strong></td>
<td align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td align="left"><font color="#ff0000">0d 0h 0m 1s</font></td>
<td align="left"><font color="#ff0000">0d 0h 2m 46s</font></td>
<td align="left"><font color="#944794">0d 4h 20m 14s</font></td>
<td align="left"><font color="#800000">16d 23h 43m 28s</font></td>
<td align="left">1596d 22h 5m 56s</td>
<td align="left">150110d 13h 18m 3s</td>
<td align="left">14110392d 2h 18m 2s</td>
</tr>
<tr>
<td sdval="10000" align="right" height="17"><strong>10 000</strong></td>
<td align="left"><font color="#ff0000">0d 0h 0m 0s</font></td>
<td align="left"><font color="#ff0000">0d 0h 0m 17s</font></td>
<td align="left"><font color="#ff0000">0d 0h 27m 41s</font></td>
<td align="left"><font color="#0000ff">1d 19h 22m 29s</font></td>
<td align="left">169d 21h 14m 40s</td>
<td align="left">15969d 4h 59m 22s</td>
<td align="left">1501105d 13h 0m 38s</td>
<td align="left">141103920d 23h 0m 21s</td>
</tr>
<tr>
<td sdval="100000" align="right" height="17"><strong>100 000</strong></td>
<td align="left"><font color="#ff0000">0d 0h 0m 1s</font></td>
<td align="left"><font color="#ff0000">0d 0h 2m 56s</font></td>
<td align="left"><font color="#944794">0d 4h 36m 51s</font></td>
<td align="left"><font color="#800000">18d 1h 44m 57s</font></td>
<td align="left">1698d 20h 26m 44s</td>
<td align="left">159692d 1h 53m 41s</td>
<td align="left">15011055d 10h 6m 25s</td>
<td align="left">1411039209d 14h 3m 36s</td>
</tr>
<tr>
<td align="right" height="17"><strong>1 000 000</strong></td>
<td align="left"><font color="#ff0000">0d 0h 0m 18s</font></td>
<td align="left"><font color="#ff0000">0d 0h 29m 27s</font></td>
<td align="left"><font color="#0000ff">1d 22h 8m 36s</font></td>
<td align="left">180d 17h 29m 39s</td>
<td align="left">16988d 12h 27m 24s</td>
<td align="left">1596920d 18h 56m 51s</td>
<td align="left">150110554d 5h 4m 12s</td>
<td align="left">14110392095d 20h 36m 0s</td>
</tr>
</table>
</td>
</tr>
</table>
<p>Bien sûr, des machines plus puissantes ou des attaques distribuées peuvent permettre de réduire considérablement ces temps de calcul.</p>
<p><strong>*Types</strong></p>
<ul>
<li>[a-z] : abcdefghijklmnopqrstuvwxyz</li>
<li>[A-Z] : ABCDEFGHIJKLMNOPQRSTUVWXYZ</li>
<li>[0-9] : 0123456789</li>
<li>[#] : !@#$%^&amp;*()-_+=~`[]{}|\:;&#8221;&#8216;&lt;&gt;,.?/</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.kreativ-project.com/security/de-lart-du-crackage/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Les XSS sont partout&#8230;</title>
		<link>http://blog.kreativ-project.com/security/les-xss-sont-partout/</link>
		<comments>http://blog.kreativ-project.com/security/les-xss-sont-partout/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 16:30:28 +0000</pubDate>
		<dc:creator>Leyou</dc:creator>
		
		<category><![CDATA[Sécurité]]></category>

		<guid isPermaLink="false">http://blog.kreativ-project.com/security/les-xss-sont-partout/</guid>
		<description><![CDATA[&#8230; même sur w3.org.
En effet, le site officiel du WorldWide Web Consortium est vulnérable à cette faille :
http://www.php-security.org/MOPB/MOPB-08-2007.html
With PHP 4.4.3 a previously fixed bug that was disclosed at the end of October 2005 by the
Hardened-PHP Project was reintroduced. Again phpinfo() does not escape the content of user
supplied arrays in GET, POST or COOKIE variables when [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230; même sur w3.org.</p>
<p>En effet, le site officiel du WorldWide Web Consortium est vulnérable à cette faille :<br />
<a href="http://www.php-security.org/MOPB/MOPB-08-2007.html">http://www.php-security.org/MOPB/MOPB-08-2007.html</a></p>
<pre>With PHP 4.4.3 a previously fixed bug that was disclosed at the end of October 2005 by the
Hardened-PHP Project was reintroduced. Again phpinfo() does not escape the content of user
supplied arrays in GET, POST or COOKIE variables when it displays them which leads to an
XSS vulnerability.</pre>
<p>Par contre vu la taille du site, bonne chance pour trouver la localisation de la XSS <img src='http://blog.kreativ-project.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kreativ-project.com/security/les-xss-sont-partout/feed/</wfw:commentRss>
		</item>
		<item>
		<title>John The Ripper et md5 ?</title>
		<link>http://blog.kreativ-project.com/security/john-the-ripper-et-md5/</link>
		<comments>http://blog.kreativ-project.com/security/john-the-ripper-et-md5/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 21:55:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Sécurité]]></category>

		<guid isPermaLink="false">http://blog.kreativ-project.com/security/john-the-ripper-et-md5/</guid>
		<description><![CDATA[Il y a peu temps je cherchais à faire fonctionner John The Ripper avec l&#8217;md5 (et pas en format FreeBSD). Je n&#8217;avais alors pas trouvé grand chose mais voici que je tombe peu de temps après sur cette page :
http://planet-websecurity.org/Teaching+John+The+Ripper+how+to+Crack+MD5+Hashes/
Voici donc le récapitulatif des commandes à exécuter sous linux pour tester vos md5 avec John [...]]]></description>
			<content:encoded><![CDATA[<p>Il y a peu temps je cherchais à faire fonctionner John The Ripper avec l&#8217;md5 (et pas en format FreeBSD). Je n&#8217;avais alors pas trouvé grand chose mais voici que je tombe peu de temps après sur cette page :<br />
<a href="http://planet-websecurity.org/Teaching+John+The+Ripper+how+to+Crack+MD5+Hashes/">http://planet-websecurity.org/Teaching+John+The+Ripper+how+to+Crack+MD5+Hashes/</a></p>
<p>Voici donc le récapitulatif des commandes à exécuter sous linux pour tester vos md5 avec John The Ripper :</p>
<pre>
<p align="justify"><font color="#003366"><span class="Code">&gt; mkdir john
&gt; cd john
&gt; wget http://www.openwall.com/john/f/john-1.7.2.tar.bz2
&gt; bunzip2 john-1.7.2.tar.bz2
&gt; tar -xvf john-1.7.2.tar</span></font>
</pre>
<pre>
<p align="justify"><font color="#003366"><span class="Code">&gt; cd john-1.7.2
&gt; wget ftp://ftp.openwall.com/pub/projects/john/contrib/john-1.7-rawmd5-ipb2-4.diff.gz</span></font>
</pre>
<pre>
<p align="justify"><font color="#003366"><span class="Code">&gt; gzip -d john-1.7-rawmd5-ipb2-4.diff.gz
&gt; patch -p1 &lt; john-1.7-rawmd5-ipb2-4.diff </span></font>
</pre>
<pre>
<p align="justify"><font color="#003366"><span class="Code">&gt; cd src
&gt; make
&gt; make clean linux-x86-sse2  </span></font>
</pre>
<pre>
<p align="justify"><span class="Code"><font color="#003366">&gt; cd ../src/
&gt; ./john &#8211;test</font> </span>
</pre>
<p><span class="Code"></span><strong>Note</strong></p>
<ul>
<li>(Vous pouvez vérifier par quelques screenshots, cependant la page suivante est en espagnole : <a href="http://www.gurx.net/index.php?sec=documentacio&amp;element=28">http://www.gurx.net/index.php?sec=documentacio&amp;element=28</a>)</li>
<li>Pensez à installer &#8220;patch&#8221; avant. (apt-get install patch)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.kreativ-project.com/security/john-the-ripper-et-md5/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Briefing</title>
		<link>http://blog.kreativ-project.com/security/briefing/</link>
		<comments>http://blog.kreativ-project.com/security/briefing/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 14:45:22 +0000</pubDate>
		<dc:creator>Leyou</dc:creator>
		
		<category><![CDATA[Sécurité]]></category>

		<category><![CDATA[briefing]]></category>

		<category><![CDATA[défenses]]></category>

		<category><![CDATA[outils]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[techniques]]></category>

		<category><![CDATA[vulnérabilités]]></category>

		<guid isPermaLink="false">http://blog.kreativ-project.com/security/briefing/</guid>
		<description><![CDATA[Voici un briefing non exaustif, sous forme de plan, de manière à récapituler tout ce qui pourrait être prochainement étudié ou résumé sur ce blog. Certains thèmes sont déjà assez vus &#38; revus, mais j&#8217;essaierais de m&#8217;interesser à des aspects peu connus &#38; plus avancés.

Techniques d&#8217;Attaques

Stored/Reflected XSS
 SQL Injection
Code Injection
 Attaque par redirection
 XSRF
 HTTP [...]]]></description>
			<content:encoded><![CDATA[<p>Voici un briefing non exaustif, sous forme de plan, de manière à récapituler tout ce qui pourrait être prochainement étudié ou résumé sur ce blog. Certains thèmes sont déjà assez vus &amp; revus, mais j&#8217;essaierais de m&#8217;interesser à des aspects peu connus &amp; plus avancés.</p>
<ul>
<li>Techniques d&#8217;Attaques
<ul>
<li>Stored/Reflected XSS</li>
<li> SQL Injection</li>
<li>Code Injection</li>
<li> Attaque par redirection</li>
<li> XSRF</li>
<li> HTTP Header Injection</li>
<li>Injection SOAP</li>
<li>Injection SMTP</li>
<li>Attaque de hashes/mots cryptés/Session token.</li>
<li>Remote File Inclusion / Local File Inclusion</li>
<li>Peut-être : XPath, LDAP Injection</li>
<li>Attaque d&#8217;applications compilées : Stack/Heap/Integer Overflow, Off-by-one, Format String</li>
</ul>
</li>
<li>Utilisation d&#8217;outils
<ul>
<li>Nessus</li>
<li>Nikto</li>
<li>Metasploit</li>
<li>Etudes de scanneurs de vulnérabilités</li>
<li>Fuzzers</li>
</ul>
</li>
<li>Divers
<ul>
<li>Identifier les entrées</li>
<li>Analyse de codes sources (PHP)</li>
<li>Récapitulatif de la sécurisation d&#8217;un site</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.kreativ-project.com/security/briefing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Plateforme Linux</title>
		<link>http://blog.kreativ-project.com/pentest/11/</link>
		<comments>http://blog.kreativ-project.com/pentest/11/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 01:14:07 +0000</pubDate>
		<dc:creator>Leyou</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[pentest]]></category>

		<guid isPermaLink="false">http://blog.kreativ-project.com/?p=11</guid>
		<description><![CDATA[Comme promis, voici la liste des outils dont je me servirais le plus régulièrement sur linux. Bon, déjà on ne compte pas les tools du type : ping, telnet, &#8230; et que sais-je.
Pour les extensions firefox, voir : http://blog.kreativ-project.com/?p=4

Nessus
Nikto
Metasploit (Framework d&#8217;exploit)
THC Amap (fingerprinting)
Spike (fuzzer)
Ethereal (sniffeur)
Hping (forgeur de paquet)
Burp Suite
WebScarab
Netcat (Connection réseau)
Nmap (Le fameux scanneur de [...]]]></description>
			<content:encoded><![CDATA[<p>Comme promis, voici la liste des outils dont je me servirais le plus régulièrement sur linux. Bon, déjà on ne compte pas les tools du type : ping, telnet, &#8230; et que sais-je.</p>
<p>Pour les extensions firefox, voir : <a href="http://blog.kreativ-project.com/?p=4">http://blog.kreativ-project.com/?p=4</a></p>
<ul>
<li><a href="http://www.nessus.org/nessus/">Nessus</a></li>
<li><a href="http://www.cirt.net/code/nikto.shtml">Nikto</a></li>
<li><a href="http://www.metasploit.com/">Metasploit</a> (Framework d&#8217;exploit)</li>
<li><a href="http://freeworld.thc.org/thc-amap/">THC Amap</a> (fingerprinting)</li>
<li><a href="http://www.immunitysec.com/resources-freesoftware.shtml">Spike</a> (fuzzer)</li>
<li><a href="http://www.ethereal.com/">Ethereal</a> (sniffeur)</li>
<li><a href="http://www.hping.org/">Hping</a> (forgeur de paquet)</li>
<li><a href="http://www.portswigger.net/suite/">Burp Suite</a></li>
<li><a href="http://www.owasp.org/index.php/Category:OWASP_WebScarab_Project">WebScarab</a></li>
<li><a href="http://netcat.sourceforge.net/">Netcat</a> (Connection réseau)</li>
<li><a href="http://insecure.org/nmap/">Nmap</a> (Le fameux scanneur de ports &amp; fingerprinter)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.kreativ-project.com/pentest/11/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Test d&#8217;Intrusion Gratuit</title>
		<link>http://blog.kreativ-project.com/security/test-de-penetration-gratuit/</link>
		<comments>http://blog.kreativ-project.com/security/test-de-penetration-gratuit/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 00:31:29 +0000</pubDate>
		<dc:creator>Leyou</dc:creator>
		
		<category><![CDATA[Sécurité]]></category>

		<category><![CDATA[pentest]]></category>

		<category><![CDATA[aide]]></category>

		<category><![CDATA[audit]]></category>

		<category><![CDATA[gratuit]]></category>

		<guid isPermaLink="false">http://blog.kreativ-project.com/?p=10</guid>
		<description><![CDATA[Afin d&#8217;évoluer dans ce petit monde affectueux de la sécurité informatique, je vous propose la réalisation d&#8217;audits de sécurité gratuit.
Ce tests visent à évaluer les vulnérabilitées pouvant exister dans vos applications web et à vous proposer une solution afin d&#8217;optimiser la sécurité de vos sites web. Avec rapport détaillé.
Pour plus d&#8217;informations : Test d&#8217;Intrusion Gratuit
]]></description>
			<content:encoded><![CDATA[<p>Afin d&#8217;évoluer dans ce petit monde affectueux de la sécurité informatique, je vous propose la réalisation d&#8217;audits de sécurité <strong>gratuit</strong>.</p>
<p>Ce tests visent à évaluer les vulnérabilitées pouvant exister dans vos applications web et à vous proposer une solution afin d&#8217;optimiser la sécurité de vos sites web. Avec rapport détaillé.</p>
<p>Pour plus d&#8217;informations : <a href="?page_id=9">Test d&#8217;Intrusion Gratuit</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kreativ-project.com/security/test-de-penetration-gratuit/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mon nouveau bureau Nunux</title>
		<link>http://blog.kreativ-project.com/linux/mon-nouveau-bureau-nunux/</link>
		<comments>http://blog.kreativ-project.com/linux/mon-nouveau-bureau-nunux/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 15:40:51 +0000</pubDate>
		<dc:creator>Leyou</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.kreativ-project.com/?p=8</guid>
		<description><![CDATA[Voici un aperçu de ce à quoi ressemble mon nouveau bureau Ubuntu Gutsy Gibbon, qui lui ne m&#8217;a pas posé de soucis par rapport à son frère Kubuntu&#8230;
Pour infos je me suis servis  de : Compiz Fusion &#38; Emerald

]]></description>
			<content:encoded><![CDATA[<p>Voici un aperçu de ce à quoi ressemble mon nouveau bureau Ubuntu Gutsy Gibbon, qui lui ne m&#8217;a pas posé de soucis par rapport à son frère Kubuntu&#8230;<br />
Pour infos je me suis servis  de : Compiz Fusion &amp; Emerald</p>
<p><a href="http://blog.kreativ-project.com/wp-content/uploads/2008/01/capture.png" title="Lien direct vers le fichier"><img src="http://blog.kreativ-project.com/wp-content/uploads/2008/01/capture.thumbnail.png" alt="Nunux" height="128" width="170" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kreativ-project.com/linux/mon-nouveau-bureau-nunux/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mon Google Reader</title>
		<link>http://blog.kreativ-project.com/security/mon-google-reader/</link>
		<comments>http://blog.kreativ-project.com/security/mon-google-reader/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 14:58:49 +0000</pubDate>
		<dc:creator>Leyou</dc:creator>
		
		<category><![CDATA[Sécurité]]></category>

		<category><![CDATA[blog]]></category>

		<category><![CDATA[feed]]></category>

		<category><![CDATA[news]]></category>

		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://blog.kreativ-project.com/?p=6</guid>
		<description><![CDATA[Voici mon rassemblement de flux RSS, divisé en trois parties :
Pour les news : http://www.google.fr/reader/shared/user/10086277851502083607/label/News
Pour les blogs francophones : http://www.google.fr/reader/shared/user/10086277851502083607/label/Blog%20S%C3%A9cu%20FR
Pour les blogs anglophons :  http://www.google.fr/reader/shared/user/10086277851502083607/label/Blog%20S%C3%A9cu%20En
]]></description>
			<content:encoded><![CDATA[<p>Voici mon rassemblement de flux RSS, divisé en trois parties :</p>
<p>Pour les news : <a href="http://www.google.fr/reader/shared/user/10086277851502083607/label/News">http://www.google.fr/reader/shared/user/10086277851502083607/label/News</a></p>
<p>Pour les blogs francophones : <a href="http://www.google.fr/reader/shared/user/10086277851502083607/label/Blog%20S%C3%A9cu%20FR">http://www.google.fr/reader/shared/user/10086277851502083607/label/Blog%20S%C3%A9cu%20FR</a></p>
<p>Pour les blogs anglophons :  <a href="http://www.google.fr/reader/shared/user/10086277851502083607/label/Blog%20S%C3%A9cu%20En">http://www.google.fr/reader/shared/user/10086277851502083607/label/Blog%20S%C3%A9cu%20En</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kreativ-project.com/security/mon-google-reader/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
