Skip to content

Use API to kill agent, fetch agent status from server#83

Merged
clenk merged 2 commits intomasterfrom
VIRTS-5039
Feb 12, 2026
Merged

Use API to kill agent, fetch agent status from server#83
clenk merged 2 commits intomasterfrom
VIRTS-5039

Conversation

@uruwhy
Copy link
Copy Markdown
Collaborator

@uruwhy uruwhy commented Feb 2, 2026

Description

  • Use the new POST /api/v2/agents/kill/{paw} endpoint to kill agents
  • Don't calculate agent status via browser side, rather get it from the server itself

Requires mitre/caldera#3249

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Ran agents, tested killing them and letting them time out

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

@clenk clenk merged commit 4bbaa6f into master Feb 12, 2026
2 of 3 checks passed
@deacon-mp deacon-mp deleted the VIRTS-5039 branch March 16, 2026 13:28
@deacon-mp deacon-mp mentioned this pull request Mar 16, 2026
8 tasks
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

Successfully merging this pull request may close these issues.

2 participants