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

target IPC$ connection appears to be orphaned after -6 exit code / failure #6

Open
jheliker opened this issue Apr 24, 2015 · 0 comments

Comments

@jheliker
Copy link

Hello -

If I try to use PAExec.exe without passing any username & password, it will fail to connect to ADMIN$ and then fail to copy executable, then fail to connect to SCM, finally exiting with -6.

However after all programs are closed, "net use" shows an open connection to IPC$ on the target system.

As such, retrying PAExec this time passing correct admin username & password credentials, PAExec will again fail with exit code -6, "Multiple connections to a server or shared resource by the same user, etc" until the orphaned IPC$ connection is removed, ie. "net use * /delete".

This seems like a bug to me - I would expect the initial failure to close out of IPC$ before exiting.

Thanks!

  • James
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

1 participant