Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate udp_probe in favor of udp_sweep #7480

Merged
merged 1 commit into from Oct 25, 2016

Conversation

jhart-r7
Copy link
Contributor

@jhart-r7 jhart-r7 commented Oct 23, 2016

These two modules are almost completely identical except for minor variable name changes, etc. The primary difference used to be that UDPScanner wouldnt' work over pivots, but that hasn't been the case for quite a long time. I removed the udp_probe version because udp_sweep uses more modern msf UDP capabilities.

Verification

  • Start msfconsole
  • use auxiliary/scanner/discover/udp_probe
  • Verify that the module says that it is deprecated as of 11/23/2016.
  • use auxiliary/scanner/discover/udp_sweep
  • Verify that it does not mention anything about be deprecated.

@lsato-r7 lsato-r7 self-assigned this Oct 25, 2016
@lsato-r7 lsato-r7 merged commit 7f65b28 into rapid7:master Oct 25, 2016
lsato-r7 added a commit that referenced this pull request Oct 25, 2016
@lsato-r7
Copy link
Contributor

lsato-r7 commented Oct 25, 2016

Release Notes

A deprecation warning has been added for udp_probe in favor of udp_sweep.

@tdoan-r7 tdoan-r7 added the rn-enhancement release notes enhancement label Nov 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn-enhancement release notes enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants