We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 227fa4d commit 35459f2Copy full SHA for 35459f2
modules/exploits/windows/http/novell_mdm_lfi.rb
@@ -14,7 +14,7 @@ class Metasploit3 < Msf::Exploit::Remote
14
15
def initialize
16
super(
17
- 'Name' => 'Novell Zenworks Mobile Device Managment Local File Include',
+ 'Name' => 'Novell Zenworks Mobile Device Managment Local File Inclusion Vulnerability',
18
'Description' => %q{
19
This module attempts to gain remote code execution on a server running
20
Novell Zenworks Mobile Device Management.
0 commit comments