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 5b25ba5 commit 3a1778eCopy full SHA for 3a1778e
modules/auxiliary/scanner/telnet/brocade_enable_login.rb
@@ -18,7 +18,7 @@ class Metasploit4 < Msf::Auxiliary
18
19
def initialize
20
super(
21
- 'Name' => 'Brocde Enable Login Check Scanner',
+ 'Name' => 'Brocade Enable Login Check Scanner',
22
'Description' => %q{
23
This module will test a Brocade network device for a privilged
24
(Enable) login on a range of machines and report successful
0 commit comments