From 3d18273bcf52f243ad71d92643c00ff3a25194d1 Mon Sep 17 00:00:00 2001 From: jvazquez-r7 Date: Fri, 13 Dec 2013 16:28:14 -0600 Subject: [PATCH] Make msftidy happy --- test/modules/auxiliary/test/httpserver.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/modules/auxiliary/test/httpserver.rb b/test/modules/auxiliary/test/httpserver.rb index 0c99270d86..6e4d8ea39c 100644 --- a/test/modules/auxiliary/test/httpserver.rb +++ b/test/modules/auxiliary/test/httpserver.rb @@ -22,10 +22,10 @@ class Metasploit3 < Msf::Auxiliary }, 'References' => [ - [ 'URL', 'http://metasploit.com' ], + [ 'URL', 'https://github.com/rapid7/metasploit-framework/pull/2720' ], ], 'DefaultOptions' => - { + { 'SRVPORT' => 443, 'SSL' => true, 'URIPATH' => '/'