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

Is session id manipulation possible with winrm4j? #169

Open
indradeshmukh opened this issue Aug 17, 2023 · 0 comments
Open

Is session id manipulation possible with winrm4j? #169

indradeshmukh opened this issue Aug 17, 2023 · 0 comments

Comments

@indradeshmukh
Copy link

Each time we launch a new command using winrm4j library APIs - a process winrshost starts up with provided user and in session 0. The provided command is ran under it as child processes with same user and session id.

Is it possible for us to manipulate -

  1. EITHER : the session id in which winrshost process starts in. Like instead of having the reserved session number 0, can we start the process in a actual user session having id > 0?
  2. OR : launch the parent winrshost in NT AUTHORITY/SYSTEM user?
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