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

Nexpose #57

Closed
wants to merge 8 commits into from
Closed

Nexpose #57

wants to merge 8 commits into from

Conversation

mboman
Copy link
Contributor

@mboman mboman commented Dec 14, 2011

Changes from previous pull request:

  • Corrected whitespace (produces smaller diff)
  • Unnecessary hash initialization removed
  • Removed ncusage function (until a later, separate commit)
  • msftidy thinks it is cool (except for long banner lines)

Not fixed:

  • Nexpose_YAML constant still there. I am not at the moment good enough Ruby developer to know how to fix this.

@@ -10,6 +10,8 @@
require 'rapid7/nexpose'

module Msf
Nexpose_yaml = "#{Msf::Config.get_config_root}/nexpose.yaml" #location of the nexpose.yml containing saved nexpose creds
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Constant variable, like the Nessus plugin...

@todb-r7 todb-r7 closed this in 1102d56 Dec 23, 2011
shuckins-r7 added a commit that referenced this pull request Jul 21, 2014
Trevor added a 0.4.1 tag right before this PR landed, making this unmergable. Pulled in staging/electro-release, specs passing.
Meatballs1 added a commit that referenced this pull request Jan 30, 2015
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.

2 participants