<?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"
	>
<channel>
	<title>Comments on: Javascript for hackers</title>
	<atom:link href="http://www.thespanner.co.uk/2007/09/19/javascript-for-hackers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thespanner.co.uk/2007/09/19/javascript-for-hackers/</link>
	<description>A tool for designers dealing with programmers dealing with designers...</description>
	<pubDate>Thu, 20 Nov 2008 23:09:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: radiofc</title>
		<link>http://www.thespanner.co.uk/2007/09/19/javascript-for-hackers/#comment-1146</link>
		<dc:creator>radiofc</dc:creator>
		<pubDate>Thu, 21 Feb 2008 16:57:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/09/19/javascript-for-hackers/#comment-1146</guid>
		<description>anyone know how to fire off a javascript function using a URL?

I have a webpage which has a few javascript functions associated with it to do different things.  Now I want to know if it is possible to provide a link to the page and invoke one of these functions with parameters. can this be done?

let's say the site is www.blahblahblah.com/simplepage.html
and the function is called myTestFunction(number)
I can set up links on the simplepage.html file using a href's with the link javascript:myTestFunction(1) for example but how would I do this in one foul swoop letting someone go directly to the function without clicking on the link on the page?

Cheers</description>
		<content:encoded><![CDATA[<p>anyone know how to fire off a javascript function using a URL?</p>
<p>I have a webpage which has a few javascript functions associated with it to do different things.  Now I want to know if it is possible to provide a link to the page and invoke one of these functions with parameters. can this be done?</p>
<p>let&#8217;s say the site is <a href="http://www.blahblahblah.com/simplepage.html" rel="nofollow">http://www.blahblahblah.com/simplepage.html</a><br />
and the function is called myTestFunction(number)<br />
I can set up links on the simplepage.html file using a href&#8217;s with the link javascript:myTestFunction(1) for example but how would I do this in one foul swoop letting someone go directly to the function without clicking on the link on the page?</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Heyes</title>
		<link>http://www.thespanner.co.uk/2007/09/19/javascript-for-hackers/#comment-862</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Mon, 19 Nov 2007 09:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/09/19/javascript-for-hackers/#comment-862</guid>
		<description>Hi Peter

Yep you can use expression in IE7, Martin has a great article here:-
http://the-mice.co.uk/switch/?p=39

The article shows a combined Firefox and IE way of inserting code into the style attribute. Hope it helps.</description>
		<content:encoded><![CDATA[<p>Hi Peter</p>
<p>Yep you can use expression in IE7, Martin has a great article here:-<br />
<a href="http://the-mice.co.uk/switch/?p=39" rel="nofollow">http://the-mice.co.uk/switch/?p=39</a></p>
<p>The article shows a combined Firefox and IE way of inserting code into the style attribute. Hope it helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Morrison</title>
		<link>http://www.thespanner.co.uk/2007/09/19/javascript-for-hackers/#comment-861</link>
		<dc:creator>Peter Morrison</dc:creator>
		<pubDate>Mon, 19 Nov 2007 00:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/09/19/javascript-for-hackers/#comment-861</guid>
		<description>Is there anything like this that works with IE 7?

&#60;p style=-moz-binding:url(http://www.businessinfo.co.uk/labs/xbl/xbl.xml#xss);&#62;Test&#60;/p&#62;</description>
		<content:encoded><![CDATA[<p>Is there anything like this that works with IE 7?</p>
<p>&lt;p style=-moz-binding:url(http://www.businessinfo.co.uk/labs/xbl/xbl.xml#xss);&gt;Test&lt;/p&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Heyes</title>
		<link>http://www.thespanner.co.uk/2007/09/19/javascript-for-hackers/#comment-860</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Sun, 18 Nov 2007 17:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/09/19/javascript-for-hackers/#comment-860</guid>
		<description>Thanks well actually I've created a hacking utility that will include advanced XSS and filter evasion tags which is like an interactive cheatsheet:-
http://www.businessinfo.co.uk/labs/hackvertor/hackvertor.php</description>
		<content:encoded><![CDATA[<p>Thanks well actually I&#8217;ve created a hacking utility that will include advanced XSS and filter evasion tags which is like an interactive cheatsheet:-<br />
<a href="http://www.businessinfo.co.uk/labs/hackvertor/hackvertor.php" rel="nofollow">http://www.businessinfo.co.uk/labs/hackvertor/hackvertor.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damn blog</title>
		<link>http://www.thespanner.co.uk/2007/09/19/javascript-for-hackers/#comment-859</link>
		<dc:creator>Damn blog</dc:creator>
		<pubDate>Sun, 18 Nov 2007 17:39:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/09/19/javascript-for-hackers/#comment-859</guid>
		<description>This is the good job.

Cool tips, you should start a new XSS sheet with them.</description>
		<content:encoded><![CDATA[<p>This is the good job.</p>
<p>Cool tips, you should start a new XSS sheet with them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Heyes</title>
		<link>http://www.thespanner.co.uk/2007/09/19/javascript-for-hackers/#comment-849</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Fri, 16 Nov 2007 16:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/09/19/javascript-for-hackers/#comment-849</guid>
		<description>@Jacky

Thanks for the link I was aware of all those issues but someone else who reads my blog might not. Thanks again :)</description>
		<content:encoded><![CDATA[<p>@Jacky</p>
<p>Thanks for the link I was aware of all those issues but someone else who reads my blog might not. Thanks again <img src='http://www.thespanner.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacky Brown</title>
		<link>http://www.thespanner.co.uk/2007/09/19/javascript-for-hackers/#comment-848</link>
		<dc:creator>Jacky Brown</dc:creator>
		<pubDate>Fri, 16 Nov 2007 15:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/09/19/javascript-for-hackers/#comment-848</guid>
		<description>Look this

http://iframe.in/howto/javascript-into-css/

The method essence is perfectly visible on the first example, its for IExplore. Second example demonstrate JavaScript in CSS via XBL, it's works only on Firefox.</description>
		<content:encoded><![CDATA[<p>Look this</p>
<p><a href="http://iframe.in/howto/javascript-into-css/" rel="nofollow">http://iframe.in/howto/javascript-into-css/</a></p>
<p>The method essence is perfectly visible on the first example, its for IExplore. Second example demonstrate JavaScript in CSS via XBL, it&#8217;s works only on Firefox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Heyes</title>
		<link>http://www.thespanner.co.uk/2007/09/19/javascript-for-hackers/#comment-709</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Mon, 15 Oct 2007 13:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/09/19/javascript-for-hackers/#comment-709</guid>
		<description>If you like that...check out the XML stuff I've been working on:-
http://www.thespanner.co.uk/2007/10/09/injecting-the-script-tag-into-xml/

:D</description>
		<content:encoded><![CDATA[<p>If you like that&#8230;check out the XML stuff I&#8217;ve been working on:-<br />
<a href="http://www.thespanner.co.uk/2007/10/09/injecting-the-script-tag-into-xml/" rel="nofollow">http://www.thespanner.co.uk/2007/10/09/injecting-the-script-tag-into-xml/</a></p>
<p> <img src='http://www.thespanner.co.uk/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: barbarianbob</title>
		<link>http://www.thespanner.co.uk/2007/09/19/javascript-for-hackers/#comment-708</link>
		<dc:creator>barbarianbob</dc:creator>
		<pubDate>Mon, 15 Oct 2007 12:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/09/19/javascript-for-hackers/#comment-708</guid>
		<description>These are awesome. I especially like the (6)['e' + 'val']('alert(/XSS/)');
^ So much win right there.

It looks like all you need to hack is to just get into a script tag.</description>
		<content:encoded><![CDATA[<p>These are awesome. I especially like the (6)['e' + 'val'](&#8217;alert(/XSS/)&#8217;);<br />
^ So much win right there.</p>
<p>It looks like all you need to hack is to just get into a script tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Heyes</title>
		<link>http://www.thespanner.co.uk/2007/09/19/javascript-for-hackers/#comment-641</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Tue, 02 Oct 2007 08:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/09/19/javascript-for-hackers/#comment-641</guid>
		<description>@Michael

In the example provided Javascript is executed by linking to a XML file:-
&#60;p style=-moz-binding:url(http://www.businessinfo.co.uk/labs/xbl/xbl.xml#xss);&#62;Test&#60;/p&#62;

You can view the source of the XML here:-
http://www.businessinfo.co.uk/labs/xbl/xbl.xml

Cheers</description>
		<content:encoded><![CDATA[<p>@Michael</p>
<p>In the example provided Javascript is executed by linking to a XML file:-<br />
&lt;p style=-moz-binding:url(http://www.businessinfo.co.uk/labs/xbl/xbl.xml#xss);&gt;Test&lt;/p&gt;</p>
<p>You can view the source of the XML here:-<br />
<a href="http://www.businessinfo.co.uk/labs/xbl/xbl.xml" rel="nofollow">http://www.businessinfo.co.uk/labs/xbl/xbl.xml</a></p>
<p>Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>
