Skip to content

Commit 7cfc178

Browse files
committed
udp_probe is necessary for pivot scans
1 parent ef13f01 commit 7cfc178

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/auxiliary/scanner/discovery/udp_probe.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ class MetasploitModule < Msf::Auxiliary
1010
include Msf::Auxiliary::Scanner
1111
include Msf::Module::Deprecated
1212

13-
deprecated(Date.new(2016, 11, 23), 'auxiliary/scanner/discovery/udp_sweep')
14-
1513
def initialize
1614
super(
1715
'Name' => 'UDP Service Prober',

0 commit comments

Comments
 (0)