<?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>Online Security &#187; sqlmap</title>
	<atom:link href="http://hackertarget.com/tag/sqlmap/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackertarget.com</link>
	<description>Vulnerability Scanning and Assessments</description>
	<lastBuildDate>Sun, 05 Feb 2012 12:11:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Sqlmap 0.8 Released and Rolled out to HackerTarget.com servers</title>
		<link>http://hackertarget.com/2010/04/sqlmap-0-8-released-and-rolled-out-to-hackertarget-com-servers/</link>
		<comments>http://hackertarget.com/2010/04/sqlmap-0-8-released-and-rolled-out-to-hackertarget-com-servers/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 00:41:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Site Updates]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[sql injection]]></category>
		<category><![CDATA[sqlmap]]></category>

		<guid isPermaLink="false">http://hackertarget.com/?p=457</guid>
		<description><![CDATA[After discovering the new release of the excellent SQL Injection tool sqlmap I have done some testing and rolled it out to the HackerTarget.com scanning servers. If you are not familiar with the power of sqlmap head over to the sourceforge site for demo videos and some top notch documentation. Our scanning tools are configured [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://hackertarget.com/2010/04/sqlmap-0-8-released-and-rolled-out-to-hackertarget-com-servers/' addthis:title='Sqlmap 0.8 Released and Rolled out to HackerTarget.com servers '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>After discovering the new release of the excellent SQL Injection tool <a href="http://sqlmap.sourceforge.net">sqlmap</a> I have done some testing and rolled it out to the <a href="http://www.hackertarget.com">HackerTarget.com</a> scanning servers.</p>
<p>If you are not familiar with the power of sqlmap head over to the <a href="http://sqlmap.sourceforge.net">sourceforge site</a> for demo videos and some top notch <a href="http://sqlmap.sourceforge.net/doc/README.html">documentation</a>. Our scanning tools are configured to discover sql injection holes. However the full power of sqlmap allows you move into the exploitation phase and take over a server &#8211; an excellent tool for penetration testing and showing management how serious sql injection holes can be. New features include integration with <a href="http://www.metasploit.com">Metasploit</a>.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://hackertarget.com/2010/04/sqlmap-0-8-released-and-rolled-out-to-hackertarget-com-servers/' addthis:title='Sqlmap 0.8 Released and Rolled out to HackerTarget.com servers '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://hackertarget.com/2010/04/sqlmap-0-8-released-and-rolled-out-to-hackertarget-com-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sqlmap 0.7 released and added to HackerTarget.com sqli scan option</title>
		<link>http://hackertarget.com/2009/08/sqlmap-0-7-released-and-added-to-hackertarget-com-sqli-scan-option/</link>
		<comments>http://hackertarget.com/2009/08/sqlmap-0-7-released-and-added-to-hackertarget-com-sqli-scan-option/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 11:17:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[sql injection]]></category>
		<category><![CDATA[sqlmap]]></category>

		<guid isPermaLink="false">http://hackertarget.com/?p=337</guid>
		<description><![CDATA[Bernardo Damele A. G. has released the latest update to sqlmap 0.7 and it is fast become the leading SQL injection tool for penetration testing. A python based script that can give you full shell access amongst other things on an sql injection exploitable host. This is a must have on a web application pentest. [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://hackertarget.com/2009/08/sqlmap-0-7-released-and-added-to-hackertarget-com-sqli-scan-option/' addthis:title='Sqlmap 0.7 released and added to HackerTarget.com sqli scan option '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Bernardo Damele A. G. has released the latest update to sqlmap 0.7 and it is fast become the leading SQL injection tool for penetration testing. A python based script that can give you full shell access amongst other things on an sql injection exploitable host. This is a must have on a web application pentest.</p>
<p>Don&#8217;t forget to check out the <a href="http://sqlmap.sourceforge.net/doc/README.pdf">documentation</a>, it has to be one of the best documented open source tools around! Nice work Bernardo.</p>
<blockquote><p>Some of the major features implemented in sqlmap include:</p>
<p>    * Full support for MySQL, Oracle, PostgreSQL and Microsoft SQL Server back-end database management systems. Besides these four database management systems software. sqlmap can also identify Microsoft Access, DB2, Informix, Sybase and Interbase.<br />
    * Full support for three SQL injection techniques: inferential blind SQL injection, UNION query (inband) SQL injection and batched queries support. sqlmap can also test for time based blind SQL injection.<br />
    * Extensive back-end database management system software and underlying operating system fingerprint based upon inband error messages, banner parsing, functions output comparison and specific features such as MySQL comment injection. It is also possible to force the back-end database management system name if you already know it. sqlmap is also able to fingerprint the web server operating system, the web application technology and, in some circumstances, the back-end DBMS operating system.<br />
    * Support to retrieve on all four back-end database management system banner, current user, current database, check if the current user is a database administrator, enumerate users, users password hashes, users privileges, databases, tables, columns, dump tables entries, dump whole database management system and run user&#8217;s own SQL statement.<br />
    * Support to read either text or binary files from the database server underlying file system when the database software is MySQL, PostgreSQL and Microsoft SQL Server.<br />
    * Support to execute arbitrary commands on the database server underlying operating system when the database software is MySQL, PostgreSQL via user-defined function injection and Microsoft SQL Server via xp_cmdshell() stored procedure.<br />
    * Support to establish an out-of-band stateful connection between the attacker box and the database server underlying operating system via:<br />
          o Stand-alone payload stager created by Metasploit and supporting Meterpreter, shell and VNC payloads for both Windows and Linux;<br />
          o Microsoft SQL Server 2000 and 2005 sp_replwritetovarbin stored procedure heap-based buffer overflow (MS09-004) exploitation with multi-stage Metasploit payload support;<br />
          o SMB reflection attack with UNC path request from the database server to the attacker box by using the Metasploit smb_relay exploit on the attacker box.<br />
    * Support for database process&#8217; user privilege escalation via Windows Access Tokens kidnapping on MySQL and Microsoft SQL Server via either Meterpreter&#8217;s incognito extension or Churrasco stand-alone executable.
</p></blockquote>
<p><a href="http://sqlmap.sourceforge.net/#download">SQL Map 0.7</a></p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://hackertarget.com/2009/08/sqlmap-0-7-released-and-added-to-hackertarget-com-sqli-scan-option/' addthis:title='Sqlmap 0.7 released and added to HackerTarget.com sqli scan option '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://hackertarget.com/2009/08/sqlmap-0-7-released-and-added-to-hackertarget-com-sqli-scan-option/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

