<?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; sql injection</title>
	<atom:link href="http://hackertarget.com/tag/sql-injection/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>SQL Injection Recap</title>
		<link>http://hackertarget.com/2012/01/sql-injection-recap/</link>
		<comments>http://hackertarget.com/2012/01/sql-injection-recap/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 09:20:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security Breaches]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[sql injection]]></category>

		<guid isPermaLink="false">http://hackertarget.com/?p=1622</guid>
		<description><![CDATA[During the Christmas break the Internet Storm Center had good coverage on the latest MSSQL based sql injection worm that appears to have infected over 1 million Microsoft based web pages. Recall back in November last year when we published a history of sql injection attacks, and followed that up with a sql injection tutorial. [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://hackertarget.com/2012/01/sql-injection-recap/' addthis:title='SQL Injection Recap '  ><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>During the Christmas break the <a href="httpt://isc.sans.edu" title="ISC Diary">Internet Storm Center</a> had good coverage on the <a href="http://isc.sans.edu/diary.html?storyid=12304" title="Lilupophilupop tops 1million infected pages">latest MSSQL based sql injection</a> worm that appears to have infected over 1 million Microsoft based web pages.</p>
<p>Recall back in November last year when we published a <a href="http://hackertarget.com/10-years-of-sql-injection" title="sql injection attacks">history of sql injection</a> attacks, and followed that up with a <a href="http://hackertarget.com/sql-injection/" title="what is sql injection">sql injection tutorial</a>. The purpose of these publications is to increase awareness of sql injection and to familiarize users with securing dynamic web applications. For testing and understanding the attack we have an online <a href="http://hackertarget.com/free-sql-scan/" title="Free SQL Injection Scanner">sql injection test</a> that allows anyone to quickly test a HTTP GET based URL for a sql injection vulnerability.</p>
<p>It is normal to assume that when implementation of security has a cost associated with it; in the form of development time or code fixing, there will be those who hold off until disaster strikes. However it seems that unless that disaster directly affects the organisation, pushing applications out that have been untested or security reviewed continues to be the normal practice.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://hackertarget.com/2012/01/sql-injection-recap/' addthis:title='SQL Injection Recap '  ><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/2012/01/sql-injection-recap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Injection Scanner List</title>
		<link>http://hackertarget.com/2011/07/sql-injection-scanner-list/</link>
		<comments>http://hackertarget.com/2011/07/sql-injection-scanner-list/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 00:02:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[sql injection]]></category>

		<guid isPermaLink="false">http://hackertarget.com/?p=1504</guid>
		<description><![CDATA[Coresec.org has an excellent summary of the wide range of SQL Injection scanning tools available from detection to automated exploitation and shells on a plate. Hit the link for the full list &#8211; SQL Injection Scanners<div class="addthis_toolbox addthis_default_style " addthis:url='http://hackertarget.com/2011/07/sql-injection-scanner-list/' addthis:title='SQL Injection Scanner List '  ><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><a href="http://www.coresec.org">Coresec.org</a> has an excellent summary of the wide range of SQL Injection scanning tools available from detection to automated exploitation and shells on a plate.</p>
<div class="woo-sc-box normal   "><strong>Sqlninja</strong> ( http://sqlninja.sourceforge.net/ )<br />
Supports only Microsoft SQL Server.</p>
<p><strong>sqlmap</strong> ( http://sqlmap.sourceforge.net/ )<br />
Full support: MySQL, Oracle, PostgreSQL and Microsoft SQL Server.<br />
Partial support for: Microsoft Access, DB2, Informix, Sybase and Interbase.</p>
<p><strong>Pangolin 3.2.3 free edition</strong> ( http://down3.nosec.org/pangolin_free_edition_3.2.3.1105.zip )<br />
Your web applications using Access,DB2,Informix,Microsoft SQL Server 2000,Microsoft SQL Server 2005,Microsoft SQL Server 2008,MySQL,Oracle,PostgreSQL,Sqlite3,Sybase.<br />
Features: Auto-analyzing keyword, HTTPS support, Pre-Login, Bypass firewall setting, Injection Digger, Data dumper, etc.</p>
<p><strong>Havij v1.14 Advanced SQL Injection</strong> – free version ( http://www.itsecteam.com/files/havij/Havij1.14Free.rar )<br />
</div>
<p>Hit the link for the full list &#8211; <a href="http://www.coresec.org/2011/07/18/sql-injection-scanners/" title="SQL Injection Tool Summary">SQL Injection Scanners</a></p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://hackertarget.com/2011/07/sql-injection-scanner-list/' addthis:title='SQL Injection Scanner List '  ><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/2011/07/sql-injection-scanner-list/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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>When Neo Hacked the Latvian SRS Database</title>
		<link>http://hackertarget.com/2010/02/when-neo-hacked-the-latvian-srs-database/</link>
		<comments>http://hackertarget.com/2010/02/when-neo-hacked-the-latvian-srs-database/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 06:09:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security Breaches]]></category>
		<category><![CDATA[hacked]]></category>
		<category><![CDATA[sql injection]]></category>

		<guid isPermaLink="false">http://hackertarget.com/?p=441</guid>
		<description><![CDATA[Movie plots cross into real life in Latvia where a significant security breach has occurred in the hacking of the Latvian SRS Databse. A group of hackers has stirred the nation after hacking into the countries taxation web site and revealing details of the powerful political elites wages and bonuses. One of the hackers used [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://hackertarget.com/2010/02/when-neo-hacked-the-latvian-srs-database/' addthis:title='When Neo Hacked the Latvian SRS Database '  ><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>Movie plots cross into real life in Latvia where a significant security breach has occurred in the hacking of the Latvian SRS Databse. A group of hackers has stirred the nation after hacking into the countries taxation web site and revealing details of the powerful political elites wages and bonuses. One of the hackers used the name Neo, and has explained his motivations and reasons for the attack to a Latvian current affairs program.</p>
<p><strong>From the Matrix:</strong><br />
<em>Trinity: Hello Neo.<br />
Neo:How do you know that name<br />
Trinity: I know a lot about you<br />
Neo: Who are you?<br />
Trinity: My name&#8217;s Trinity<br />
Neo: Trinity&#8230;THE Trinity? The one who hacked the IRS D-Base?<br />
Trinity: That was a long time ago<br />
Neo: Jesus<br />
Trinity: What?<br />
Neo: I just thought&#8230;you were a guy<br />
Trinity: Most guys do</em></p>
<blockquote><p>To the horror of Latvia’s political establishment, a mysterious group of computer hackers is threatening to expose the incomes of top officials after stealing millions of government tax records.</p>
<p>The group, calling itself the People’s Army of the Fourth Awakening, claimed to have downloaded more than 7.5 million documents, including VAT receipts and income tax returns, from the State Revenue Service<br />
(SRS) after exploiting a security loophole on its website.</p>
<p>One hacker used the name Neo, in apparent tribute to the hero of The Matrix science-fiction films, in which a vast system for enslaving humanity is exposed. He or she claimed that the documents revealed the<br />
extent of official hypocrisy over belt-tightening reforms introduced as Latvia’s economy reeled under the impact of the global economic crisis. “The purpose of the group is to unmask those who gutted the country,”<br />
Neo told the Latvian television current affairs programme Kas Notiek Latvija in an interview posted on its website.</p>
<p>Neo has been hailed as a digital Robin Hood by disgruntled Latvians after posting details from the documents on the internet to contrast the earnings of top officials with cuts experienced by other workers.</p></blockquote>
<p><a href="http://www.timesonline.co.uk/tol/news/world/europe/article7041727.ece" target="_blank">Times Online &#8211; Latvia in turmoil after hacker exposes establishment salaries</a></p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://hackertarget.com/2010/02/when-neo-hacked-the-latvian-srs-database/' addthis:title='When Neo Hacked the Latvian SRS Database '  ><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/02/when-neo-hacked-the-latvian-srs-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Injection Demystified</title>
		<link>http://hackertarget.com/2009/08/sql-injection-demystified/</link>
		<comments>http://hackertarget.com/2009/08/sql-injection-demystified/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 09:35:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security Breaches]]></category>
		<category><![CDATA[sql injection]]></category>

		<guid isPermaLink="false">http://hackertarget.com/?p=372</guid>
		<description><![CDATA[Darkreading has a great article up on SQL Injection. This form of attack has been around for a long time, and happens because of poor dynamic website coding practices. A simple SQL injection vulnerability can often be exploited to gain full access to the database and / or full control of the database server. Now [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://hackertarget.com/2009/08/sql-injection-demystified/' addthis:title='SQL Injection Demystified '  ><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><a href="http://www.darkreading.com" target="_blank">Darkreading</a> has a great article up on SQL Injection. This form of attack has been around for a long time, and happens because of poor dynamic website coding practices. A simple SQL injection vulnerability can often be exploited to gain full access to the database and / or full control of the database server.</p>
<p>Now would be a good time to check your site<a href="http://hackertarget.com/free-sql-scan/"> try our scanner</a> for a quick check against possible HTTP GET injection. Be sure to enter the full url with the additional parameters that will be tested. Ie: www.mysitetotest.com/listproducts.php?cat=3 or www.examplesite.com/article.asp?id=3. Once you have checked this form don&#8217;t forget that form based SQL Injection is also very easy to exploit. For testing form based sql injection attacks try the firefox plugin SQL from <a href="http://www.securitycompass.com" taget="_blank">Security Compass</a> &#8211; <a href="https://addons.mozilla.org/en-US/firefox/addon/7597" target="_blank">SQL Injection &#8211; Exploit Me &#8211; Firefox Plugin</a></p>
<blockquote><p>Several high-profile hacks over the past year including those at Heartland, Hannaford Bros., and 7-11, all have had one thing in common: they were launched with a SQL injection attack.</p>
<p>Cross-site scripting (XSS) had been the king of Web attack techniques for some time, and for good reason &#8212; the ability to steal user credentials, hijack active Web sessions and take action on behalf of a user without their knowledge is particularly nasty. But the classic SQL injection attack has regained the lead as the most popular of Web attacks. Most of all reported Web breaches the first half of this year, according to the new Web Hacking Incidents Database (WHID) report, were conducted via SQL injection. And SQL injection is one of the most common vulnerabilities in Web applications today. </p></blockquote>
<p><a href="http://darkreading.com/database_security/security/app-security/showArticle.jhtml;jsessionid=03PIMS0F0QX3BQE1GHPCKHWATMY32JVN?articleID=219401046" target="_blank">Dark Reading &#8211; SQL Injection Demystified</a></p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://hackertarget.com/2009/08/sql-injection-demystified/' addthis:title='SQL Injection Demystified '  ><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/sql-injection-demystified/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>

