Remove WmapScanServer mixin; not needed
parent
a262c6bff5
commit
a56571479f
|
@ -7,7 +7,6 @@ require 'msf/core'
|
|||
|
||||
class Metasploit3 < Msf::Auxiliary
|
||||
include Msf::Exploit::Remote::HttpClient
|
||||
include Msf::Auxiliary::WmapScanServer
|
||||
include Msf::Auxiliary::Scanner
|
||||
include Msf::Auxiliary::Report
|
||||
|
||||
|
|
Loading…
Reference in New Issue