Skip to content

Commit bf9c64d

Browse files
committed
Land rapid7#3483, @hmoore-r7's title change for ipmi_cipher_zero
2 parents f8ef6c5 + 72d8d8a commit bf9c64d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/ipmi/ipmi_cipher_zero.rb

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

1515
def initialize
1616
super(
17-
'Name' => 'IPMI 2.0 RAKP Cipher Zero Authentication Bypass Scanner',
17+
'Name' => 'IPMI 2.0 Cipher Zero Authentication Bypass Scanner',
1818
'Description' => %q|
1919
This module identifies IPMI 2.0 compatible systems that are vulnerable
2020
to an authentication bypass vulnerability through the use of cipher

0 commit comments

Comments
 (0)