git-svn-id: file:///home/svn/framework3/trunk@14180 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Wei Chen 2011-11-07 07:44:02 +00:00
parent 0b981b0db0
commit 12378b45d6
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ class Metasploit3 < Msf::Auxiliary
# Exploit mixins should be called first
include Msf::Exploit::Remote::HttpClient
#include Msf::Auxiliary::WMAPScanServer
include Msf::Auxiliary::WMAPScanServer
include Msf::Auxiliary::Report
# Scanner mixin should be near last
include Msf::Auxiliary::Scanner