Skip to content

Commit c9e000e

Browse files
committed
add new version
1 parent 41e96f9 commit c9e000e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/auxiliary/gather/cerberus_helpdesk_hash_disclosure.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@ def initialize
1515
'Description' => %q{
1616
This module extracts usernames and password hashes from the Cerberus Helpdesk
1717
through an unauthenticated accss to a workers file.
18-
Verified on Version 4.2.3 Stable (Build 925)
18+
Verified on Version 4.2.3 Stable (Build 925) and 5.4.4
1919
},
2020
'References' =>
2121
[
2222
[ 'EDB', '39526' ]
2323
],
2424
'Author' => [
25-
'asdizzle_', #discovery
26-
'h00die', #module
25+
'asdizzle_', # discovery
26+
'h00die', # module
2727
],
2828
'License' => MSF_LICENSE
2929
)

0 commit comments

Comments
 (0)