Skip to content

Commit 1ced399

Browse files
committed
Added more reference urls to wd_mycloud_multiupload_upload module.
1 parent d174ef3 commit 1ced399

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/exploits/linux/http/wd_mycloud_multiupload_upload.rb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ def initialize(info={})
2828
],
2929
'References' =>
3030
[
31-
['URL', 'https://www.exploitee.rs/index.php/Western_Digital_MyCloud'],
31+
['URL', 'https://www.exploitee.rs/index.php/Western_Digital_MyCloud#.2Fjquery.2Fuploader.2Fmulti_uploadify.php_.28added_08.2F06.2F2017.29'],
32+
['URL', 'https://download.exploitee.rs/file/generic/Exploiteers-DEFCON25.pdf'],
33+
['URL', 'https://www.youtube.com/watch?v=EO_49pfmA5A']
3234
],
3335
'Platform' => 'php',
3436
'Arch' => ARCH_PHP,

0 commit comments

Comments
 (0)