Update kaseya_uploader.rb

bug/bundler_fix
Pedro Ribeiro 2015-10-02 13:20:59 +01:00
parent 421a3f9da6
commit cbbeef0f53
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ class Metasploit3 < Msf::Exploit::Remote
['CVE', '2015-6922'],
['ZDI', '15-449'],
['URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/advisories/kaseya-vsa-vuln-2.txt'],
['URL', 'TODO_FULLDISC_URL']
['URL', 'http://seclists.org/bugtraq/2015/Sep/132']
],
'Platform' => 'win',
'Arch' => ARCH_X86,