False positive in Kaspersky #7256
-
|
Kaspersky recognizes my agent, both the EXE and the service, as a virus. I've already updated my agent to the latest version, including its digital signature, but nothing. All agents I create from groups are recognized as viruses. This is complicated because it requires me to go to the machines locally, mark the exclusion hash, and the installation folder. Has anyone else had problems with false positives? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
everyone has had problems with false positives |
Beta Was this translation helpful? Give feedback.
-
|
The key to getting around this issue is to customize the agent as si458 mentioned. But that alone won't do it. The primary step that needs to be done is to buy a code signing certificate and sign the agent with that code signing certificate. |
Beta Was this translation helpful? Give feedback.
everyone has had problems with false positives
its because bad actors have abused the meshagent software and meshcentral
so now most AVs just detect it as a HACKTOOL and delete/remove it
no way around it sadly apart from add to allow list
OR build the meshagent yourself from scratch from the repo https://github.com/Ylianst/MeshAgent
and then replace every single mension of the word
MeshAgentand build and hope it doesnt get detected!