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.
2 parents f8ef6c5 + 72d8d8a commit bf9c64dCopy full SHA for bf9c64d
modules/auxiliary/scanner/ipmi/ipmi_cipher_zero.rb
@@ -14,7 +14,7 @@ class Metasploit3 < Msf::Auxiliary
14
15
def initialize
16
super(
17
- 'Name' => 'IPMI 2.0 RAKP Cipher Zero Authentication Bypass Scanner',
+ 'Name' => 'IPMI 2.0 Cipher Zero Authentication Bypass Scanner',
18
'Description' => %q|
19
This module identifies IPMI 2.0 compatible systems that are vulnerable
20
to an authentication bypass vulnerability through the use of cipher
0 commit comments