Friday, September 28, 2012

Local Buffer Overflow : Winamp v5.572

I try to make Winamp 5.572 running on Windows XP SP3 crash. First, I will send a music file to be run by winamp. To make this file, I search in exploit-db.













I would choose /windows/dos/12494.pl

root@bt:~# cp /pentest/exploits/exploitdb/platforms//windows/dos/12494.pl /root
root@bt:~# mv 12494.pl wincrash.pl

Change line 1 with this :


#!/usr/bin/perl

And then execute this file :

root@bt:~# perl wincrash.pl


then there is a file X.swf

Send to Windows XP and play by winamp, and see what happens..


















when viewed with OllyDbg



Thanks...^_^

No comments:

Post a Comment