A version number helps deciding which exploit to use
parent
a1f8da9ff6
commit
f50c7ea551
|
@ -14,7 +14,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
|
||||
def initialize(info = {})
|
||||
super(update_info(info,
|
||||
'Name' => 'Novell eDirectory Buffer Overflow',
|
||||
'Name' => 'Novell eDirectory 8 Buffer Overflow',
|
||||
'Description' => %q{
|
||||
This exploit abuses a buffer overflow vulnerability in Novell eDirectory. The
|
||||
vulnerability exists in the ndsd daemon, specifically in the NCP service, while
|
||||
|
|
Loading…
Reference in New Issue