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

SAP MC Brute Fix Datastore Mangling #3422

Merged
merged 2 commits into from Jun 8, 2014

Conversation

Meatballs1
Copy link
Contributor

Stop mangling the datastore!

@todb-r7 todb-r7 added the module label Jun 5, 2014
@@ -136,7 +126,7 @@ def enum_user(user, pass)
end

rescue ::Rex::ConnectionError
print_error("#{rhost}:#{rport} [SAP #{rhost}] Unable to connect")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#{rhost}:#{rport} can be replaced by #{peer} because the Msf::Exploit::Remote::HttpClient mixin is used

@firefart
Copy link
Contributor

firefart commented Jun 7, 2014

Looks good to me. There would be many improvements possible in this module, but this PR should concentrate on the datastore cleanup. Give me a shout if you want to change the peer stuff so we can merge this module.

@Meatballs1
Copy link
Contributor Author

Done, my VM time is off so the timestamp is in the past...

@firefart firefart merged commit b997c2a into rapid7:master Jun 8, 2014
firefart added a commit that referenced this pull request Jun 8, 2014
@firefart
Copy link
Contributor

firefart commented Jun 8, 2014

Thx! merged

@Meatballs1
Copy link
Contributor Author

Cheers

@Meatballs1 Meatballs1 deleted the sap_mgmt_brute_fix branch June 8, 2014 12:31
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