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 0c1d46c commit 307773bCopy full SHA for 307773b
modules/auxiliary/scanner/http/novell_mdm_creds.rb
@@ -15,7 +15,7 @@ class Metasploit3 < Msf::Auxiliary
15
16
def initialize
17
super(
18
- 'Name' => 'Novell Zenworks Mobile Device Managment Admin Credentials ',
+ 'Name' => 'Novell Zenworks Mobile Device Managment Admin Credentials',
19
'Description' => %q{
20
This module attempts to pull the administrator credentials from
21
a vulnerable Novell Zenworks MDM server.
0 commit comments