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

show plugins should show all available plugins not only the loaded ones #11051

Closed
Auxilus opened this issue Dec 2, 2018 · 3 comments
Closed

Comments

@Auxilus
Copy link
Contributor

Auxilus commented Dec 2, 2018

Steps to reproduce

msf5 > show plugins
msf5 >
msf5 > load sqlmap
[*] Sqlmap plugin loaded
[*] Successfully loaded plugin: Sqlmap
msf5 > show plugins
Plugins
=======
  Name    Description                                                    
      ----        -----------
  Sqlmap  sqlmap plugin for Metasploit                                                                                                         
msf5 >
@wvu
Copy link
Contributor

wvu commented Dec 3, 2018

Sounds about right to me.

@dgarvit
Copy link
Contributor

dgarvit commented Dec 7, 2018

I'd like to work on this enhancement feature! Since this is my first issue, it would be great to get some help!

@Auxilus
Copy link
Contributor Author

Auxilus commented Dec 7, 2018

@dgarvit cool! the show_plugins methods is located in lib/msf/ui/console/command_dispatcher/modules.rb, you can start your digging here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants