<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; sql injection</title> <atom:link href="http://www.ghacks.net/tag/sql-injection/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>SQL Injection Attacks by Example</title><link>http://www.ghacks.net/2006/06/06/sql-injection-attacks-by-example/</link> <comments>http://www.ghacks.net/2006/06/06/sql-injection-attacks-by-example/#comments</comments> <pubDate>Tue, 06 Jun 2006 14:17:25 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Hacking]]></category> <category><![CDATA[sql]]></category> <category><![CDATA[sql attacks]]></category> <category><![CDATA[sql injection]]></category> <category><![CDATA[vulnerability]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2006/06/06/sql-injection-attacks-by-example/</guid> <description><![CDATA[SQL injection is a security vulnerability that occurs in the database layer of an application. Its source is the incorrect escaping of dynamically-generated string literals embedded in SQL statements. It is in fact an instance of a more general class of vulnerabilities that can occur whenever one programming or scripting language is embedded inside another.]]></description> <content:encoded><![CDATA[<p>SQL injection is a security vulnerability that occurs in the database layer of an application. Its source is the incorrect escaping of dynamically-generated string literals embedded in SQL statements. It is in fact an instance of a more general class of vulnerabilities that can occur whenever one programming or scripting language is embedded inside another.</p><p><a
target="_blank" href="http://www.unixwiz.net/techtips/sql-injection.html"> SQL Injection Attacks by Example</a> gives you a detailed view how experts used the technique to break into a customers system.</p><blockquote><p> <em>&#8220;There have been other papers on SQL injection, including some that are much more detailed, but this one shows the rationale of discovery as much as the process of exploitation.&#8221;</em></p></blockquote><p><span
id="more-543"></span></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/06/06/sql-injection-attacks-by-example/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>SQL Injection Walkthrough</title><link>http://www.ghacks.net/2006/05/16/sql-injection-walkthrough/</link> <comments>http://www.ghacks.net/2006/05/16/sql-injection-walkthrough/#comments</comments> <pubDate>Tue, 16 May 2006 07:07:49 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Hacking]]></category> <category><![CDATA[hacking videos]]></category> <category><![CDATA[sql]]></category> <category><![CDATA[sql injection]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2006/05/16/sql-injection-walkthrough/</guid> <description><![CDATA[You might already know what sql injection means, in case you did not i post the definition of wikipedia:
SQL injection is a security vulnerability that occurs in the database layer of an application. Its source is the incorrect escaping of dynamically-generated string literals embedded in SQL statements. It is in fact an instance of a more general class of vulnerabilities that can occur whenever one programming or scripting language is embedded inside another.
]]></description> <content:encoded><![CDATA[<p>You might already know what sql injection means, in case you did not i post the definition of wikipedia:</p><blockquote><p><em>SQL injection is a security vulnerability that occurs in the database layer of an application. Its source is the incorrect escaping of dynamically-generated string literals embedded in SQL statements. It is in fact an instance of a more general class of vulnerabilities that can occur whenever one programming or scripting language is embedded inside another.</em></p></blockquote><p>What does it mean in plain english ? You try to utilise instances of a website that submits data to the webserver, this could be for example a login page, a form field or a comments form.</p><p>The article &#8220;SQL Injection Walkthrough&#8221; helps you identify vulnerable scripts and explains the methods to test, verify and exploit that vulnerability. After reading the article you will have a basic understanding of the technique, if you follow the links given at the end you will be able to read advanced topics on the subject.</p><p><span
id="more-496"></span></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/05/16/sql-injection-walkthrough/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
