lanmaster53 / recon-ng

Open Source Intelligence gathering tool aimed at reducing the time spent harvesting information from open sources.
GNU General Public License v3.0
4.1k stars 646 forks source link

Allow marketplace from within modules #37

Open hexadiam opened 5 years ago

hexadiam commented 5 years ago

Instead of forcing users to back out of a module, allow us to search the marketplace from within modules. Countless times I forget to "back" - frustrating.

lanmaster53 commented 5 years ago

Module management isn't an individual module level task, so I don't think it should be in this context because it muddies the workflow. However, I'll leave this open and monitor upvotes over time. Thanks.

BBhacKing commented 5 years ago

Maybe related: it would be nice to be able to set global options when in the context of a module.

Main use case: When a module fails and I want to troubleshoot, I have to back out of the module, then set options VERBOSITY 2 then re-load the module, then re-run it.

It would be cool if I could just set the option then up-arrow to run the module again.

lanmaster53 commented 5 years ago

@BBhacKing that's a different issue. Please create a new feature request for this.

BBhacKing commented 5 years ago

:+1: See Issue #47