Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.0.0-M1, 1.24.0, 2.0.0-M2
Description
In the C2 Heartbeat request payload the agentInfo.agentManifestHash can be used by the C2 server to determine whether agent configuration changed between heartbeats and if the C2 server needs to send a DESCRIBE_MANIFEST request.
Issue: the hash is changing between restart therefore an unnecessary command might be sent to the agent.
Possible root cause:
Probably linkedhashmap or linkedset is missing somewhere in the flow of the supported operations.
Attachments
Issue Links
- links to