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

workspaces add <name> #19

Closed
kn0ckkn0ck1 opened this issue Oct 8, 2019 · 6 comments
Closed

workspaces add <name> #19

kn0ckkn0ck1 opened this issue Oct 8, 2019 · 6 comments

Comments

@kn0ckkn0ck1
Copy link

The add feature seems broke? I can add within a module using SOURCE but cannot add as explained in the recon-ng wiki. create works fine. I am a noob, This site helped with ver 5

https://geekwire.co.uk/recon-ng-v5-tutorial/

[recon-ng][default] > workspaces add space 2
Manages workspaces

Usage: workspaces <create|delete|list|select> [...]

[recon-ng][default] > workspaces list

+------------+
| Workspaces |
+------------+
| space 1 |
| default |
+------------+
)
[recon-ng][default] > workspaces add space 2
Manages workspaces

Usage: workspaces <create|delete|list|select> [...]

[recon-ng][default] > workspaces list

+------------+
| Workspaces |
+------------+
| space 1 |
| default |
+------------+

[recon-ng][default] > workspaces create space 2

[recon-ng][space 2] > workspaces list

+------------+
| Workspaces |
+------------+
| space 1 |
| space 2 |
| default |
+------------+

is add gone?

thank you for your time

@lanmaster53
Copy link
Owner

I apologize. Just updated the wiki. The workplace add command was replaced with workspace create.

@wilsq36
Copy link

wilsq36 commented Oct 16, 2019

Maybe you should update the Wiki again, since you changed all the commands with new ones. The wiki is outdated with the older version, 4.9.x.

The older version was much easier to use. Additionally, how do we install the modules, that don't come with Recon-ng. You only show how to search for them.

@lanmaster53
Copy link
Owner

Yep, i've already made a note that the docs need some updates. I made some more changes to staging today that will further affect the wiki when I merge it into the master branch. As far as installing modules goes, you clearly are aware of the marketplace search command. If you look at the help for the marketplace command, or merely provide marketplace without any subcommand, you'll see that install is another subcommand alongside search. I'm certain I do that in the video posted on the Wiki and elude to it in the documentation. Is it more difficult to use? I don't think so. It's different, which means you need to learn the new commands, but the benefits provided by the marketplace far outweigh any detriments. In any case, thanks for your feedback.

@wilsq36
Copy link

wilsq36 commented Oct 17, 2019 via email

@lanmaster53
Copy link
Owner

I believe it is in the help, but you can do a marketplace install all to install them all at once. But yes, you have to get the keys and deps worked out or you'll have a mess of errors to look at every time you load the modules. One of the advantages of the marketplace is only installing what you want and not having to deal with everything you don't. Enjoy!

@lanmaster53
Copy link
Owner

Fixed the wiki. It's fully updated now. It also reflects some changes I'll be making this evening.

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

No branches or pull requests

3 participants