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

Share not work #1

Open
johncouzins opened this issue Aug 7, 2015 · 2 comments
Open

Share not work #1

johncouzins opened this issue Aug 7, 2015 · 2 comments

Comments

@johncouzins
Copy link

Hi,
I the -share option doesn't seem to be working.

Command is: .\psrecon.ps1 -remote -target 10.34.142.236 -share -netShare \10.88.133.128\share

and keep getting back:
"You must get the data off of the remote host...
Try using the -sendEmail parameter."

@gfoss
Copy link
Owner

gfoss commented Aug 7, 2015

Yeah, currently the share switch will only work when the script is run on a local host, this is due to how the credentials are sent and I haven't figured out a way to pass them securely when running against a remote host yet.

@johncouzins
Copy link
Author

Thanks for the update, looks like a really useful tool. Looking forwarding to testing it out.

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

2 participants