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

add MinRID to complement MaxRID, allowing continuing or starting from a higher value #9107

Merged
merged 1 commit into from Oct 31, 2017

Conversation

busterb
Copy link
Member

@busterb busterb commented Oct 21, 2017

from @lvarela-r7, this adds a minRID option to allow performing partial scans, and then later resuming them from the previous maxRID value.

Verification

  • Start msfconsole
  • use auxiliary/scanner/smb/smb_lookupsid
  • Connect to a domain and scan
  • Verify that the min and maxRID values work as expected

@bwatters-r7 bwatters-r7 self-assigned this Oct 23, 2017
@busterb busterb merged commit d715f53 into rapid7:master Oct 31, 2017
busterb added a commit that referenced this pull request Oct 31, 2017
@busterb
Copy link
Member Author

busterb commented Oct 31, 2017

Verified with @actuated that it works, thanks!

@busterb
Copy link
Member Author

busterb commented Oct 31, 2017

Release Notes

This adds a minRID option to the smb_lookupsid module, allowing the user to perform partial scans and then later resuming them from the previous maxRID value.

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

Successfully merging this pull request may close these issues.

None yet

3 participants