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 41e96f9 commit c9e000eCopy full SHA for c9e000e
modules/auxiliary/gather/cerberus_helpdesk_hash_disclosure.rb
@@ -15,15 +15,15 @@ def initialize
15
'Description' => %q{
16
This module extracts usernames and password hashes from the Cerberus Helpdesk
17
through an unauthenticated accss to a workers file.
18
- Verified on Version 4.2.3 Stable (Build 925)
+ Verified on Version 4.2.3 Stable (Build 925) and 5.4.4
19
},
20
'References' =>
21
[
22
[ 'EDB', '39526' ]
23
],
24
'Author' => [
25
- 'asdizzle_', #discovery
26
- 'h00die', #module
+ 'asdizzle_', # discovery
+ 'h00die', # module
27
28
'License' => MSF_LICENSE
29
)
0 commit comments