WinAmp 5.541 Skin Universal Buffer Overflow Exploit

#!/usr/bin/perl
#
# WinAmp <= 5.541 Skin Universal Buffer Overflow Exploit # # Discovered and Exploited by SkD (skdrat@hotmail.com) # ----------------------------------------------------- # WinAmp = http://www.winamp.com # # Who doesn't use WinAmp? # # This was an 0day for sometime but with the release of # the new version 5.55, it fixed the buffer overflow vuln. # I made it universal and very reliable. # The vulnerability is a mixture of a standard buffer overflow # with a SEH overflow, so to make it more stable, # both of the scenarios will be exploited accordingly when one # is triggered with my exploit :). # The exploit can also run any shellcode (alpha) so this makes # it ever so useful. # # Instructions:- # -Run script. # -Copy the created exploit directory "SkD's Skin" to # "C:\Program Files\WinAmp\Skins" OR just install it. # -Choose the skin from WinAmp 🙂 # # Enjoy it ladies and gents 🙂 # # Shouts out to: -KkD # -InTeL # -Jayji # -str0ke # # Note: Author has no responsibility over the damage done with this!

Exploit: http://www.milw0rm.com/exploits/8158

Leave a Reply