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

Update fork #1

Merged
merged 3,988 commits into from
Sep 13, 2020
Merged

Update fork #1

merged 3,988 commits into from
Sep 13, 2020

Conversation

MDF636162
Copy link
Owner

Tell us what this change does. If you're fixing a bug, please mention
the github issue number.

Please ensure you are submitting from a unique branch in your repository to master in Rapid7's.

Verification

List the steps needed to make sure this thing works

  • Start msfconsole
  • use exploit/windows/smb/ms08_067_netapi
  • ...
  • Verify the thing does what it should
  • Verify the thing does not do what it should not
  • Document the thing and how it works (Example)

timwr and others added 30 commits August 18, 2020 15:56
Tidy up test

Return a string instead of a URI object

Code review comments

Rubcocop
Always use module cache for searching
dwelch-r7 and others added 29 commits September 9, 2020 16:35
…ter the module executes.

Added OS check (>= Server 2003 is vulnerable so far).
Now cleans up dropped DLL and modified registry value.
…uations the module could run into, and also include some new documentation on the new option we have added in to try to prevent this from happening
… other processes deleted the uploaded DLL file, thereby preventing a situation where the DNS server is unable to restart. Also add in some warning's r.e when we enter the danger section and when we exit it so that users at more aware of when this is happening.
… loop state. New code should prevent this from happening
…n the GitHub comments. Also RuboCop the exploit module code.
…th is used, as there is no chance the AV on the host can remove the file on the UNC share, and the UNC share won't be accessed until the exact moment it is needed
… 'Enable insecure guest logons' enabled if their build number is greater than or equal to 10.0.16299.0, which was the build where this change first was implemented.
…d the fact that the use of UNC paths could cause an issue if they are not typed in correctly. Also update the module documentation to use the output from recent tests to reflect recent changes. Shortern the module description and update its stability rating. Finally add in a reliability rating for the exploit module.
Merge branch 'land-13942' into upstream-master
@MDF636162 MDF636162 merged commit 025da84 into MDF636162:master Sep 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet