Skip to content

Commit cbbeef0

Browse files
author
Pedro Ribeiro
committed
Update kaseya_uploader.rb
1 parent 421a3f9 commit cbbeef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/http/kaseya_uploader.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def initialize(info = {})
3131
['CVE', '2015-6922'],
3232
['ZDI', '15-449'],
3333
['URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/advisories/kaseya-vsa-vuln-2.txt'],
34-
['URL', 'TODO_FULLDISC_URL']
34+
['URL', 'http://seclists.org/bugtraq/2015/Sep/132']
3535
],
3636
'Platform' => 'win',
3737
'Arch' => ARCH_X86,

0 commit comments

Comments
 (0)