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

Feature request: support multiple files in Msf::Exploit::Remote::SMB::Server::Share #11901

Open
wvu opened this issue May 30, 2019 · 4 comments

Comments

@wvu
Copy link
Contributor

wvu commented May 30, 2019

Currently, the mixin supports hosting only one file, and the data is provided via datastore options.

@sempervictus
Copy link
Contributor

So expose a directory of files, or DS options presenting as a virtual directory which is actually a container of some sort in ruby?

@wvu
Copy link
Contributor Author

wvu commented May 30, 2019

I'd prefer if DS options were secondary to a more traditional API. Something like HttpServer. When I call start_service with opts, I can choose how my server is run... except we still haven't fixed reliance on the SSL DS opt.

@sempervictus
Copy link
Contributor

There's a few places - smb, http, ftp, tftp, etc where the notion of a virtual dir structure seems appropriate. We may wanna write a virtual directory mixin to share amongst them, reduce code dup, and standardize interface.
Any takers for the weekend?

@github-actions
Copy link

Hi!

This issue has been left open with no activity for a while now.

We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 30 days since the last update here.
If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open!

As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request.

@github-actions github-actions bot added the Stale Marks an issue as stale, to be closed if no action is taken label Nov 13, 2020
@github-actions github-actions bot removed the Stale Marks an issue as stale, to be closed if no action is taken label Jan 22, 2021
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

2 participants