<?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>Hamza Security Blog &#187; SQID</title>
	<atom:link href="http://www.hamza.ma/tag/sqid/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hamza.ma</link>
	<description>Les dernières tendances, tactiques, stratégies, recherches, et évaluation de la Sécurité des Systèmes d&#039;Information</description>
	<lastBuildDate>Tue, 29 Nov 2011 15:32:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>TOP 10 :Outils d’Audit et exploitation d’injection SQL</title>
		<link>http://www.hamza.ma/outils/top-10-outils-d%e2%80%99audit-et-exploitation-d%e2%80%99injection-sql/</link>
		<comments>http://www.hamza.ma/outils/top-10-outils-d%e2%80%99audit-et-exploitation-d%e2%80%99injection-sql/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 12:02:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Outils]]></category>
		<category><![CDATA[Absinthe]]></category>
		<category><![CDATA[Acunetix]]></category>
		<category><![CDATA[BobCat]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[NGSS SQL Injector]]></category>
		<category><![CDATA[SQID]]></category>
		<category><![CDATA[SQL Injection Brute-forcer]]></category>
		<category><![CDATA[SQL Injection Pen-testing Tool]]></category>
		<category><![CDATA[SQLbftools]]></category>
		<category><![CDATA[SQLBrute]]></category>
		<category><![CDATA[SQLIer]]></category>
		<category><![CDATA[SQLiX]]></category>
		<category><![CDATA[SQLMap]]></category>
		<category><![CDATA[Telecharger]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://60gp.ovh.net/~hamza//?p=213</guid>
		<description><![CDATA[Tout le monde connais les attaque par injection sql , Cependant tout le monde ne connais pas les outils de détection et d’exploitations de ces failles . Ci dessous la liste de 10 outils de détection et d&#8217;exploitation, dans un prochain article  je ferai un tutorial de l’outil Absinthe.

Absinthe - absinthe est un outil ...]]></description>
			<content:encoded><![CDATA[<p>Tout le monde connais les attaque par <a title="Injection SQL" href="http://fr.wikipedia.org/wiki/Injection_SQL" target="_blank">injection sql</a> , Cependant tout le monde ne connais pas les outils de détection et d’exploitations de ces failles . Ci dessous la liste de 10 outils de détection et d&#8217;exploitation, dans un prochain article  je ferai un tutorial de l’outil Absinthe.</p>
<p align="center"><img class="size-full wp-image-214" title="injectionsql" src="http://www.hamza.ma/wp-content/uploads/2008/12/injectionsql.jpg" alt="injectionsql" width="275" height="133" /></p>
<p><strong>Absinthe </strong>- absinthe est un outil (Windows) , avec  interface graphique , qui automatise le processus d’exploitation et récupération de nom de table ,utilisateur ,schéma et le contenu d&#8217;une base de données qui est vulnérable à Injection  SQL aveugle ou normal .absinthe supporte l&#8217;utilisation de proxy l’ajout de cookies. <a title="absinthe" href="http://0x90.org/releases/absinthe/" target="_blank">Télécharger Absinthe</a> (MS SQL Server, MSDE, Oracle, Postgres)</p>
<p><strong>SQLIer</strong> &#8211; SQLIer prend une URL et tente de déterminer toutes les informations nécessaires à l&#8217;exploitation de la vulnérabilité d&#8217;injection SQL par lui-même, ne nécessitant aucune intervention de l&#8217;utilisateur . <a title="sqlier" href="http://bcable.net/project.php?sqlier" target="_blank">Télécharger SQLier</a></p>
<p><span id="more-213"></span></p>
<p><strong>SQLbftools</strong> &#8211; SQLbftools est une des rares collections d&#8217;outils MySQL pour récupérer des informations au moyen d&#8217;une attaque par injection SQL aveugle. <a title="SQLbftools" href="http://www.reversing.org/node/view/11" target="_blank">Télécharger SQLbftools</a> (Mysql)</p>
<p><strong>SQLBrute</strong> &#8211; SQLBrute est un outil pour  brute-forcer  les données à l&#8217;aide d’injection SQL aveugle. Il utilise l’exploitation basé sur le temps  ainsi que les erreurs de  Microsoft SQL Server et  Oracle. Il est écrit en Python (<a title="activepython" href="http://www.activestate.com/Products/activepython/" target="_blank">télécharger activePyton</a> ), utilise le  multi-threading, et ne nécessite pas des bibliothèques supplémentaires. <a title="sqlbrute" href="http://www.justinclarke.com/security/sqlbrute.py" target="_blank">Télécharger SQLBrute</a> (sql server , Oracle )</p>
<p><strong>BobCat</strong> &#8211; Bobcat est un outil d&#8217;aide aux auditeurs de sécurité à tirer pleinement parti de vulnérabilités d&#8217;injection SQL. Il est fondé sur la recherche <a title="Manipulating_SQL_Server_Using_SQL_Injection" href="http://www.appsecinc.com/presentations/Manipulating_SQL_Server_Using_SQL_Injection.pdf" target="_blank">AppSecInc</a> .il Peut lister les Serveurs liées, le schéma de la base de données, et permet la récupération de données à partir de n&#8217;importe quel table auquel  l&#8217;application accède. <a title="bobcat" href="http://www.northern-monkee.co.uk/projects/bobcat/bobcat.html " target="_blank">Télécharger BobCat</a> (sql server)</p>
<p><strong>SQLMap</strong> &#8211; sqlMap est un outil  d’exploitation automatique  d’injection SQL aveugle, développé en Python, capable d&#8217;effectuer la gestion de base de données, fingerprinting, énumérer l’ensemble de bases de données distantes et bien plus encore. <a title="sqlmap" href="http://sqlmap.sourceforge.net/" target="_blank">Télécharger sqlMap </a> (MySQL, Oracle, PostgreSQL, Microsoft SQL Server)</p>
<p><strong>SQL Injection Brute-forcer </strong>- SQLibf est un outil pour automatiser  l’action  de détection et d&#8217;exploitation des vulnérabilités d&#8217;injection SQL. SQLibf travaille en mode normale et aveugle. Il marche par des opérations  sql logique et simple visant à déterminer le niveau d&#8217;exposition de l&#8217;application. <a title="sql injection brute-forcer" href="http://www.open-labs.org/sqlibf19beta1.tar.gz" target="_blank">Télécharger SQL Injection Brute-Forcer</a></p>
<p><strong>SQL Injection Pen-testing Tool </strong>- L&#8217;outil d&#8217;injection SQL est une interface graphique visant à examiner la base de données par le biais des vulnérabilités dans les applications Web. <a title="sql injection pen-testing tool" href="http://sqltool.itdefence.ru/indexeng.html" target="_blank">Télécharger SQL Injection Pen-testing Tool </a></p>
<p><strong>SQID</strong> &#8211;  <a title="squid" href="http://sqid.rubyforge.org/" target="_blank">Télécharger SQID </a></p>
<p><strong><br />
NGSS SQL Injector</strong> &#8211; NGSS SQL exploite les vulnérabilités d&#8217;injection SQL sur les serveurs de bases de données pour avoir accès aux données stockées. Il prend actuellement en charge les bases de données: Access, DB2, Informix, MSSQL, MySQL, Oracle, Sysbase. <a title="sqlinjector" href="http://www.indianz.ch/tools/attack/sqlinjector.zip" target="_blank">Télécharger  NGSS SQL Injector</a></p>
<p>Et encore : <a title="SQLiX" href="http://www.owasp.org/index.php/Category:OWASP_SQLiX_Project " target="_blank">SQLiX</a>,  <a title="chorizo-scanner" href="http://chorizo-scanner.com/" target="_blank">Chorizo-scanner</a> , <a title="acunetix" href="http://www.acunetix.com/" target="_blank">Acunetix</a> , <a title="nstalker" href="http://www.nstalker.com/" target="_blank">N-Stalker</a> , <a title="ISR-sqlget" href="http://www.infobyte.com.ar/" target="_blank">ISR-sqlget</a> .</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=TOP+10+%3AOutils+d%E2%80%99Audit+et+exploitation+d%E2%80%99injection+SQL++-+http://b2l.me/ayppd&amp;source=shareaholic" rel="nofollow" class="external" title="Tweetez-le !">Tweetez-le !</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.hamza.ma/outils/top-10-outils-d%e2%80%99audit-et-exploitation-d%e2%80%99injection-sql/&amp;t=TOP+10+%3AOutils+d%E2%80%99Audit+et+exploitation+d%E2%80%99injection+SQL+" rel="nofollow" class="external" title="Partagez-le sur Facebook">Partagez-le sur Facebook</a>
		</li>
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.hamza.ma/outils/top-10-outils-d%e2%80%99audit-et-exploitation-d%e2%80%99injection-sql/&amp;n=TOP+10+%3AOutils+d%E2%80%99Audit+et+exploitation+d%E2%80%99injection+SQL+&amp;pli=1" rel="nofollow" class="external" title="Bloguez cet article surBlogger">Bloguez cet article surBlogger</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=TOP+10+%3AOutils+d%E2%80%99Audit+et+exploitation+d%E2%80%99injection+SQL+&amp;body=Link: http://www.hamza.ma/outils/top-10-outils-d%e2%80%99audit-et-exploitation-d%e2%80%99injection-sql/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Tout%20le%20monde%20connais%20les%20attaque%20par%20injection%20sql%20%2C%20Cependant%20tout%20le%20monde%20ne%20connais%20pas%20les%20outils%20de%20d%C3%A9tection%20et%20d%E2%80%99exploitations%20de%20ces%20failles%20.%20Ci%20dessous%20la%20liste%20de%2010%20outils%20de%20d%C3%A9tection%20et%20d%27exploitation%2C%20dans%20un%20prochain%20article%20%20je%20ferai%20un%20tutorial%20de%20l%E2%80%99outil%20Absinthe.%0D%0A%0D%0A%0D%0AAbs" rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.hamza.ma/outils/top-10-outils-d%e2%80%99audit-et-exploitation-d%e2%80%99injection-sql/&amp;title=TOP+10+%3AOutils+d%E2%80%99Audit+et+exploitation+d%E2%80%99injection+SQL+" rel="nofollow" class="external" title="Partagez-le sur del.icio.us">Partagez-le sur del.icio.us</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.hamza.ma/outils/top-10-outils-d%e2%80%99audit-et-exploitation-d%e2%80%99injection-sql/&amp;title=TOP+10+%3AOutils+d%E2%80%99Audit+et+exploitation+d%E2%80%99injection+SQL+&amp;summary=Tout%20le%20monde%20connais%20les%20attaque%20par%20injection%20sql%20%2C%20Cependant%20tout%20le%20monde%20ne%20connais%20pas%20les%20outils%20de%20d%C3%A9tection%20et%20d%E2%80%99exploitations%20de%20ces%20failles%20.%20Ci%20dessous%20la%20liste%20de%2010%20outils%20de%20d%C3%A9tection%20et%20d%27exploitation%2C%20dans%20un%20prochain%20article%20%20je%20ferai%20un%20tutorial%20de%20l%E2%80%99outil%20Absinthe.%0D%0A%0D%0A%0D%0AAbs&amp;source=Hamza Security Blog" rel="nofollow" class="external" title="Partagez-le sur LinkedIn">Partagez-le sur LinkedIn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.hamza.ma/outils/top-10-outils-d%e2%80%99audit-et-exploitation-d%e2%80%99injection-sql/&amp;title=TOP+10+%3AOutils+d%E2%80%99Audit+et+exploitation+d%E2%80%99injection+SQL+" rel="nofollow" class="external" title="Tomber sur un bon truc ? Partagez cet article sur StumbleUpon">Tomber sur un bon truc ? Partagez cet article sur StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.hamza.ma/outils/top-10-outils-d%e2%80%99audit-et-exploitation-d%e2%80%99injection-sql/" rel="nofollow" class="external" title="Partagez-le sur Technorati">Partagez-le sur Technorati</a>
		</li>
		<li class="shr-wikio">
			<a href="" rel="nofollow" class="external" title=""></a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22TOP%2010%20%3AOutils%20d%E2%80%99Audit%20et%20exploitation%20d%E2%80%99injection%20SQL%20%22&amp;body=Link: http://www.hamza.ma/outils/top-10-outils-d%e2%80%99audit-et-exploitation-d%e2%80%99injection-sql/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Tout%20le%20monde%20connais%20les%20attaque%20par%20injection%20sql%20%2C%20Cependant%20tout%20le%20monde%20ne%20connais%20pas%20les%20outils%20de%20d%C3%A9tection%20et%20d%E2%80%99exploitations%20de%20ces%20failles%20.%20Ci%20dessous%20la%20liste%20de%2010%20outils%20de%20d%C3%A9tection%20et%20d%27exploitation%2C%20dans%20un%20prochain%20article%20%20je%20ferai%20un%20tutorial%20de%20l%E2%80%99outil%20Absinthe.%0D%0A%0D%0A%0D%0AAbs" rel="nofollow" class="external" title="Envoyer cet article à un ami ?">Envoyer cet article à un ami ?</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.hamza.ma/outils/top-10-outils-d%e2%80%99audit-et-exploitation-d%e2%80%99injection-sql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

