Deprecate udp_probe in favor of udp_sweep

bug/bundler_fix
Jon Hart 2016-10-23 13:06:58 -07:00
parent ce1f3e6b9e
commit 7f65b28483
No known key found for this signature in database
GPG Key ID: 2FA9F0A3AFA8E9D3
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@ class MetasploitModule < Msf::Auxiliary
include Msf::Auxiliary::Report
include Msf::Auxiliary::Scanner
include Msf::Module::Deprecated
deprecated(Date.new(2016, 11, 23), 'auxiliary/scanner/discovery/udp_sweep')
def initialize
super(