Skip to content

Conversation

@todb-r7
Copy link

@todb-r7 todb-r7 commented Sep 5, 2013

This PR retabs rapid7#2227 using the procedure documented at http://r-7.co/MSF-TABS. If you land this pull request to your branch, your original PR will no longer be conflicted if the retabbing caused conflicts by changing leading whitespace.

Don't forget to git push your changes after landing this!

jvazquez-r7 and others added 30 commits August 20, 2013 10:32
Tell daddy how you want it.
Tod Beardsley and others added 30 commits August 30, 2013 13:14
You know what it is.
The naming style nazi is in town. ph33r.
Was looking at all the 2013 exploit modules for missing CVE references
- Windows file mode (removes duplicated b)
- Socket timeout value increased
- SetSID for nix systems

[Closes rapid7#2310]
msftidy is complaining, here:

keylog_recorder.rb:116 - [WARNING] File.open without binary mode

Not sure how this managed to hit upstream/master with msftidy warnings.
Protip, use an msftidy pre-commit hook. We have just such a hook script
in tools/dev, as a matter of fact, so it's just a symlink away:

https://github.com/rapid7/metasploit-framework/blob/master/tools/dev/pre-commit-hook.rb
Fix require on Python bind_tcp stager
Local backups are generally not needed since you can just git checkout
old versions anyway before committing. It was nice to have during dev
but generally shouldn't be done now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.