Skip to content

Commit 77aa665

Browse files
committed
Add Privileged flag
1 parent 2ab3ab8 commit 77aa665

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/exploits/windows/http/desktopcentral_file_upload.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ def initialize(info = {})
3636
[
3737
[ 'Manage Desktop Central 8 server / Windows', {} ]
3838
],
39+
'Privileged' => true,
3940
'DefaultTarget' => 0,
4041
'DisclosureDate' => 'Nov 11 2013'
4142
))

0 commit comments

Comments
 (0)