<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.owasp.org/index.php?action=history&amp;feed=atom&amp;title=Talk%3ATesting_for_AJAX_Vulnerabilities_%28OWASP-AJ-001%29</id>
		<title>Talk:Testing for AJAX Vulnerabilities (OWASP-AJ-001) - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.owasp.org/index.php?action=history&amp;feed=atom&amp;title=Talk%3ATesting_for_AJAX_Vulnerabilities_%28OWASP-AJ-001%29"/>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Talk:Testing_for_AJAX_Vulnerabilities_(OWASP-AJ-001)&amp;action=history"/>
		<updated>2026-05-30T23:05:45Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.2</generator>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Talk:Testing_for_AJAX_Vulnerabilities_(OWASP-AJ-001)&amp;diff=49330&amp;oldid=prev</id>
		<title>KirstenS: Talk:Testing for AJAX Vulnerabilities moved to Talk:Testing for AJAX Vulnerabilities (OWASP-AJ-001)</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Talk:Testing_for_AJAX_Vulnerabilities_(OWASP-AJ-001)&amp;diff=49330&amp;oldid=prev"/>
				<updated>2008-12-16T00:04:50Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;a href=&quot;/index.php/Talk:Testing_for_AJAX_Vulnerabilities&quot; class=&quot;mw-redirect&quot; title=&quot;Talk:Testing for AJAX Vulnerabilities&quot;&gt;Talk:Testing for AJAX Vulnerabilities&lt;/a&gt; moved to &lt;a href=&quot;/index.php/Talk:Testing_for_AJAX_Vulnerabilities_(OWASP-AJ-001)&quot; title=&quot;Talk:Testing for AJAX Vulnerabilities (OWASP-AJ-001)&quot;&gt;Talk:Testing for AJAX Vulnerabilities (OWASP-AJ-001)&lt;/a&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 00:04, 16 December 2008&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>KirstenS</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Talk:Testing_for_AJAX_Vulnerabilities_(OWASP-AJ-001)&amp;diff=15281&amp;oldid=prev</id>
		<title>Woodmi at 20:15, 11 January 2007</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Talk:Testing_for_AJAX_Vulnerabilities_(OWASP-AJ-001)&amp;diff=15281&amp;oldid=prev"/>
				<updated>2007-01-11T20:15:22Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I believe that publishing this SQL injection as a test method is extremely dangerous. While professional testers know not to drop tables from databases, inexperienced testers or malicious users could attempt this on sites with potentially disastrous effects.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
SELECT id FROM users WHERE name='' AND pass=''; DROP TABLE users;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I would recommend using a more benign SQL injection example, such as:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
SELECT id FROM users WHERE name=''or+1=1--' AND pass='';&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This isn't the best example either as it may allow someone to log into a site, but it's better than dropping the users table.  Then again, all SQL injection is dangerous.&lt;/div&gt;</summary>
		<author><name>Woodmi</name></author>	</entry>

	</feed>