language cleanup

git-svn-id: file:///home/svn/framework3/trunk@7910 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
Joshua Drake 2009-12-17 23:02:01 +00:00
parent ff0c6456cf
commit 442bbe9e14
1 changed files with 2 additions and 2 deletions

View File

@ -15,9 +15,9 @@ class Metasploit3 < Msf::Exploit::Remote
def initialize(info = {})
super(update_info(info,
'Name' => 'Millenium MP3 Studio 2.0 (PLS File) Stack Overflow.',
'Name' => 'Millenium MP3 Studio 2.0 (PLS File) Stack Buffer Overflow',
'Description' => %q{
This module exploits a stack-based buffer overflow in the Millenium MP3 Studio 2.0.
This module exploits a stack-based buffer overflow in Millenium MP3 Studio 2.0.
An attacker must send the file to victim and the victim must open the file.
Alternatively it may be possible to execute code remotely via an embedded
PLS file within a browser, when the PLS extention is registered to Millenium MP3 Studio.