Skip to content

Commit 0e7074c

Browse files
Royce DavisRoyce Davis
authored andcommitted
Modififed output for smb_enumshares module
1 parent 6dc9840 commit 0e7074c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/auxiliary/scanner/smb/smb_enumshares.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ def initialize(info={})
3232
[
3333
'hdm',
3434
'nebulus',
35-
'sinn3r'
35+
'sinn3r',
36+
'r3dy'
3637
],
3738
'License' => MSF_LICENSE,
3839
'DefaultOptions' =>

0 commit comments

Comments
 (0)