mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 14:45:20 +08:00
add file to the list of malicious files to remove (#758)
"BeamNG.UI.exe" also gets downloaded by the LLMVISION malware (line 159 _OAI.py)
This commit is contained in:
parent
6c830c4100
commit
3bbbd9003a
@ -12,7 +12,7 @@ def security_check():
|
|||||||
0.Remove ComfyUI\\custom_nodes\\ComfyUI_LLMVISION.
|
0.Remove ComfyUI\\custom_nodes\\ComfyUI_LLMVISION.
|
||||||
1.Remove pip packages: openai-1.16.3.dist-info, anthropic-0.21.4.dist-info, openai-1.30.2.dist-info, anthropic-0.26.1.dist-info, %LocalAppData%\\rundll64.exe
|
1.Remove pip packages: openai-1.16.3.dist-info, anthropic-0.21.4.dist-info, openai-1.30.2.dist-info, anthropic-0.26.1.dist-info, %LocalAppData%\\rundll64.exe
|
||||||
(For portable versions, it is recommended to reinstall. If you are using a venv, it is advised to recreate the venv.)
|
(For portable versions, it is recommended to reinstall. If you are using a venv, it is advised to recreate the venv.)
|
||||||
2.Remove these files in your system: lib/browser/admin.py, Cadmino.py, Fadmino.py, VISION-D.exe
|
2.Remove these files in your system: lib/browser/admin.py, Cadmino.py, Fadmino.py, VISION-D.exe, BeamNG.UI.exe
|
||||||
3.Check your Windows registry for the key listed above and remove it.
|
3.Check your Windows registry for the key listed above and remove it.
|
||||||
(HKEY_CURRENT_USER\Software\OpenAICLI)
|
(HKEY_CURRENT_USER\Software\OpenAICLI)
|
||||||
4.Run a malware scanner.
|
4.Run a malware scanner.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user