Minor name change for the exploit
git-svn-id: file:///home/svn/framework3/trunk@13031 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
13b2209f3d
commit
f0e6159a35
|
@ -19,7 +19,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
|
||||
def initialize(info = {})
|
||||
super(update_info(info,
|
||||
'Name' => 'FactoryLink vrn.exe Opcode 9 Buffer Overflow',
|
||||
'Name' => 'Siemens FactoryLink vrn.exe Opcode 9 Buffer Overflow',
|
||||
'Description' => %q{
|
||||
This module exploits a stack buffer overflow in FactoryLink 7.5, 7.5 SP2,
|
||||
and 8.0.1.703. By sending a specially crafted packet, an attacker may be able to
|
||||
|
|
Loading…
Reference in New Issue