mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #1337] Task scheduled can be manually removed from endpoint, trmm skips the task silently without warning. #2777
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#2777
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Madeiner on GitHub (Oct 28, 2022).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1337
Server Info (please complete the following information):
Installation Method:
Agent Info (please complete the following information):
Describe the bug
A TRMM task that is manually edited, removed or paused from the endpoint itself becomes unsynced on trmm, but TRMM does not report anything and thinks all is fine.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
TRMM should, in order of importance:
Additional context
This can be also considered a security issue. If a malicious actor (or an administrator on the client machine) changes, removes or edits the task, TRMM will not report on it. A malware could delete tasks in windows scheduler (especially since they have a tacticalrmm identifier), and TRMM will not report anything wrong on any checks, including antivirus checks. They will silently stop working.