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

Unable to change agent group name or set agent group in WebUI . #2953

Closed
OneManArmy5 opened this issue Apr 19, 2024 · 2 comments
Closed

Unable to change agent group name or set agent group in WebUI . #2953

OneManArmy5 opened this issue Apr 19, 2024 · 2 comments
Assignees
Labels

Comments

@OneManArmy5
Copy link

OneManArmy5 commented Apr 19, 2024

Describe the bug
There is no possibility to change agent's group name, as well as "Sleep Timer" and "Watchdog Timer" from "Agent details" menu.

To Reproduce
Steps to reproduce the behavior:

  1. Go to WebUI http://localhost:8888/agents.
  2. Select desired agent.
  3. In "Agent Details" window try to change value of "Group" textbox.
  4. "Save Settings" button does not change anything.

Expected behavior
Changed group name (or other changed parameters) after clicking "Save Settings" button.

Desktop (please complete the following information):

  • OS: NAME="Fedora Linux", VERSION="39 (Workstation Edition)"
  • Browser Firefox 125.0, Chromium 124.0.6367.60
  • Version Caldera 5.0.0

Additional context
Checked with various conditions. Only way to change agent group name is changing following parameter during deploy on victim machine:
Start-Process -FilePath C:\Users\Public\super_scary.exe -ArgumentList "-server $server -group $DESIRED_GROUP_NAME" -WindowStyle hidden;

Copy link

Looks like your first issue -- we aim to respond to issues as quickly as possible. In the meantime, check out our documentation here: http://caldera.readthedocs.io/

@Guil33
Copy link

Guil33 commented Apr 23, 2024

Tracked in #2907

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants