From 3bbbd9003a87bf6799fa4bc5977ba38e5913d48a Mon Sep 17 00:00:00 2001 From: TechnoByte <58078514+TechnoByteJS@users.noreply.github.com> Date: Tue, 11 Jun 2024 02:06:56 +0200 Subject: [PATCH] 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) --- glob/security_check.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glob/security_check.py b/glob/security_check.py index aac63ae1..f7e7d0f3 100644 --- a/glob/security_check.py +++ b/glob/security_check.py @@ -12,7 +12,7 @@ def security_check(): 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 (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. (HKEY_CURRENT_USER\Software\OpenAICLI) 4.Run a malware scanner.