【已解答】安装BT之后被腾讯提示木马
文件路径:/usr/lib/x86_64-linux-gnu/libcap2/tests/noexploit腾讯云提示为木马文件
下载到电脑后,360安全卫士提示木马并删除
请排查原因
libcap2/tests/exploit是被各大安全扫描引擎识别为恶意文件。这个是操作系统debian或者ubuntu自带的一个bug
具体信息请参考:
https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg2021500.html
https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg2021803.html
遇到这个问题更新下当前的操作系统(操作前尽量做个快照或是数据备份)
注意:当前只有在debian12和ubuntu24操作系统中发现有这个问题,其他发行版暂无反馈
sudo apt update -y
sudo apt upgrade -y
页:
[1]