【问题标题】:pip install beautifulsoup causes idp.genericpip install beautifulsoup 导致 idp.generic
【发布时间】:2021-05-13 16:32:26
【问题描述】:

我刚刚尝试使用pip install BeautifulSoup 将beautifulsoup 安装到python 虚拟环境中,这为我尝试安装的文件引发了python 语法错误。我随后尝试了pip install beautifulsoup,结果相同。此后不久,我收到了来自 Avast 的警报,说 pip.exe 感染了 idp.generic,然后 clink_x64.exe(我在 windows 上使用 cmder 命令行)也感染了 idp.generic。我想知道这是否真的是我需要解决的病毒问题,或者这只是 Avast 过于敏感。提前致谢。

【问题讨论】:

    标签: python python-3.x beautifulsoup


    【解决方案1】:

    IDP 通用表示:检测由身份保护检测组件检测到,它是被检测到的通用文件。简而言之,意味着程序的行为方式与恶意软件的行为方式相近。这可能是误报。我建议执行以下操作:

    1. 更新签名,因为数据库过时可能会引发错误警报。
    2. 将您的 python.exe 提交给 https://www.virustotal.com/#/home/upload 以查看它的报告内容。
    3. 我最近在 av-comparatives.org/tests/false-alarm-test-march-2018 上发现了一项关于误报的比较研究,请阅读此内容以获得更好的理解。

    在我看来,这是误报。

    【讨论】:

    • 谢谢,一切都回来了,没有检测到恶意软件,所以您的意见似乎是正确的。
    猜你喜欢
    • 1970-01-01
    • 2014-06-07
    • 2021-04-11
    • 2019-03-22
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-06-01
    • 2019-11-18
    相关资源
    最近更新 更多