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

When using RTR Admin API Calls with Windows, the CrowdStrike Commands doesn't keep the directory stated. #445

Open
terrancedjones opened this issue Aug 20, 2024 · 0 comments

Comments

@terrancedjones
Copy link

terrancedjones commented Aug 20, 2024

When I use RTR execute admin commands (client.RealTimeResponseAdmin.RTRExecuteAdminCommand) on a Windows machine for example I do an ls to see the directories in the current C drive then cd into a specific directory and then do another ls. I get the information located in C: not the directory I cd'ed into. But if I do the same thing Linux it works correctly.

Steps to recreate load RTR Admin do

  1. ls
  2. cd temp
  3. ls

You will get the ls information from c: not from cd temp. We are on the latest build as of 8/12/2024. This may be similar to the issue I created last year with uploading a file into a specified directory in Window. Issue #349

@ffalor ffalor mentioned this issue Oct 29, 2024
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