Skip to content

Commit 35459f2

Browse files
committed
Small name change, don't mind me
1 parent 227fa4d commit 35459f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/http/novell_mdm_lfi.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class Metasploit3 < Msf::Exploit::Remote
1414

1515
def initialize
1616
super(
17-
'Name' => 'Novell Zenworks Mobile Device Managment Local File Include',
17+
'Name' => 'Novell Zenworks Mobile Device Managment Local File Inclusion Vulnerability',
1818
'Description' => %q{
1919
This module attempts to gain remote code execution on a server running
2020
Novell Zenworks Mobile Device Management.

0 commit comments

Comments
 (0)