From a44da8e6d7eddeca75f3a23178eebafe3470d5fe Mon Sep 17 00:00:00 2001 From: wchen-r7 Date: Tue, 21 Apr 2015 09:29:08 -0500 Subject: [PATCH] URL refs --- modules/auxiliary/dos/http/ms15_034_ulonglongadd.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/auxiliary/dos/http/ms15_034_ulonglongadd.rb b/modules/auxiliary/dos/http/ms15_034_ulonglongadd.rb index f217d48492..bd7b91386b 100644 --- a/modules/auxiliary/dos/http/ms15_034_ulonglongadd.rb +++ b/modules/auxiliary/dos/http/ms15_034_ulonglongadd.rb @@ -37,7 +37,9 @@ class Metasploit3 < Msf::Auxiliary ['CVE', '2015-1635'], ['MSB', 'MS15-034'], ['URL', 'http://pastebin.com/ypURDPc4'], - ['URL', 'https://github.com/rapid7/metasploit-framework/pull/5150'] + ['URL', 'https://github.com/rapid7/metasploit-framework/pull/5150'], + ['URL', 'https://community.qualys.com/blogs/securitylabs/2015/04/20/ms15-034-analyze-and-remote-detection'], + ['URL', 'http://www.securitysift.com/an-analysis-of-ms15-034/'] ], 'License' => MSF_LICENSE ))