Whitepaper: Storage Management Costs in the Enterprise Sponsored by HP
This report should be read by anyone responsible for choosing storage solutions for their organizations or for making administrative personnel decisions in the data center. Many factors contribute to the ownership cost for enterprise storage. Get the comparison of Mid-Range Array Solutions here. Learn more.
Are Your Threads Being Served Efficiently? Sponsored by AMD
Find out what your threads are up to on the cores inside your CPU with AMD CodeAnalyst Performance Analyzer. With CodeAnalyst's thread profiling you can instantly see the thread chart and non-local memory access to determine if your threads are being served as efficiently as possible. Get CodeAnalyst now!
Click here.
View the Instruction Pipeline with AMD CodeAnalystTM Performance Analyzer Sponsored by AMD
With AMD's Instruction Based Sampling technology, it's easy for you to see how your program instructions are being executed through the processor pipeline. With CodeAnalyst Performance Analyzer you'll know right away whether your code is moving through the pipeline or stalling it out. Learn more. Click here.
BUGTRAQ: Netscape Communicator bookmarks <TITLE> security vulnerability May 24, 1999, 20 :23 UTC (3 Talkback[s]) (4408 reads)
There is a security bug in Netscape Communicator 4.51 Win95, 4.07 Linux
(guess all 4.x versions are affected) in the way they handle special
bookmarks with JavaScript code in the title.
If you enclose a JavaScript code with <SCRIPT> tags in the
<TITLE> tag and
bookmark that page, the JavaScript code is written in the local bookmarks
file. Then when the bookmarks file is open, the JavaScript code is
executed in the security context of a local file - the bookmarks file. The
bookmarks file may be open by a script, probably a server redirect or by
the user. The bookmarks file name must be known, but it is easily guessed
for most dialup users.
Vulnerabilities: reading user's bookmarks, browsing local directories,
reading local files (works fine on Linux, probably possible on Windows).
Workaround: Disable JavaScript or do not bookmark untrusted pages.