-
-
Notifications
You must be signed in to change notification settings - Fork 124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kaspersky detects phnode.exe and index.js as trojan horse #1821
Comments
|
Thanks for reporting the issue @acemi1 The files listed above are just the stantard nodejs process that we use. It is exceesingly likeley to be a false positive. It looks like it flagged HTML files too when you tried to create a bootstrap project? Can you tell the exact steps you did when this happened? Did you face this issue with any other apps in your pc? |
|
If I remember correctly, about 5 minutes after installing the program, I wanted to view the default project in the internet browser. To do this, I clicked on one of the browser icons at the top of the preview section. Kaspersky gave me a warning immediately. I did not encounter this problem in other applications on my computer. |
|
Got it. The files listed above inside C:\Users\Ev1_2\AppData\Local\Phoenix Code are safe, and there is no need to worry about it. It looks like its a false positive. Let me investigate why it was detected by kaspersky so. Also how did you end up with the contents in E:\documents\Phoenix Code\Home1\carousel Was it created with phoenix? Can you attacth the affected files in that folder in this issue? It looks like our node process got flagged when it was trying to access files in that folder. |
|
I did not try to access the contents in E:\documents\Phoenix Code\Home1\carousel. (at least not consciously) |
|
Looks like this may have to do with Phoenix code using our own signatures for nodejs binary instead of keeping the original signatures from nodejs. While this has not caused us any issue in the past, with this report, it may be good to fallback to original signatures from nodejs. We will be creating an emergency patch release most likely in a day or two. @acemi1 would you be able to help us verify the fix once we create the new release? Just install the new binaries and see if kaspersky is happy with it once we created the new installer? |
|
I'd be happy to help. |
|
@acemi1 I am unable to reproduce the issue after installing kaspersky on our test machines. What is the exact version of kaspersky you are using? Also, Can you try to download a fresh copy of the current installer from phcode.io and see if the issue is still there? |
|
kaspersky plus 21.18.5.438(a) Event: Malicious object detected
|
|
@acemi1 Got it, with the steps i was able to repro the problem. Let me investigate the root cause. |
|
@acemi1 Can you download this release and verify if the issue is fixed?
This is a beta build witha a few unreleased features and is not code signed. It should be fairly stable to use though. |
|
The problem seems to be solved. Thank you for your interest. |
|
A release is planned for this week with the fix. We consider security issues critical and without your help to isolate the issue and validate the fix, this would have gone unnoticed - and for that, we are very thankful. We've added your name to the release credits to acknowledge your help. If you would like to modify how your name appears, or prefer to be omitted from the release credits, please let us know by commenting here before September 3rd, @acemi1. |
|
Thank you for your interest. |
|
Closing as fixed. |


Describe the bug
I installed your program for the first time and clicked on the default project to learn and suddenly Kaspersky started giving me a warning. Kaspersky warning messages are below.
Event: Malicious object detected
Application: Node.js JavaScript Runtime
User: DESKTOP-B6IE8V3\Ev1_2
User type: Started by
Component: System Monitor
Result description: Detected
Type: Trojan horse
Name: PDM:Trojan.Win32.Generic
Threat level: High
Object type: Process
Object path: C:\Users\Ev1_2\AppData\Local\Phoenix Code\src-node
Object name: index.js
Reason: Behavior analysis
Databases version date: Today, 08/31/2024 18:26:00
MD5: 4D225167DB1C5FF49CFF24C43546C700
Event: Process terminated
Application: Node.js JavaScript Runtime
User: DESKTOP-B6IE8V3\Ev1_2
User type: Started by
Component: System Monitor
Result description: Process terminated
Type: Trojan
Name: PDM:Trojan.Win32.Generic
Threat level: High
Object type: Process
Object path: C:\Users\Ev1_2\AppData\Local\Phoenix Code
Object name: phnode.exe
MD5: 4D225167DB1C5FF49CFF24C43546C700
Event: Object deleted
Application: Node.js JavaScript Runtime
User: DESKTOP-B6IE8V3\Ev1_2
User type: Started by
Component: System Monitor
Result description: Deleted
Type: Trojan
Name: PDM:Trojan.Win32.Generic
Threat level: High
Object type: Process
Object path: C:\Users\Ev1_2\AppData\Local\Phoenix Code\src-node
Object name: index.js
MD5: 4D225167DB1C5FF49CFF24C43546C700
Event: Object deleted
Application: Node.js JavaScript Runtime
User: DESKTOP-B6IE8V3\Ev1_2
User type: Started by
Component: System Monitor
Result description: File deleted
Type: Trojan horse
Threat level: Informational
Object type: File
Object path: E:\documents\Phoenix Code\Home1\album
Object name: index.html
MD5: 4D225167DB1C5FF49CFF24C43546C700
Event: Object deleted
Application: Node.js JavaScript Runtime
User: DESKTOP-B6IE8V3\Ev1_2
User type: Started by
Component: System Monitor
Result description: File deleted
Type: Trojan horse
Threat level: Informational
Object type: File
Object path: E:\documents\Phoenix Code\Home1\assets\dist\js
Object name: bootstrap.bundle.min.js
MD5: 4D225167DB1C5FF49CFF24C43546C700
Event: Object deleted
Application: Node.js JavaScript Runtime
User: DESKTOP-B6IE8V3\Ev1_2
User type: Started by
Component: System Monitor
Result description: File deleted
Type: Trojan horse
Threat level: Informational
Object type: File
Object path: E:\documents\Phoenix Code\Home1\carousel
Object name: index.html
MD5: 4D225167DB1C5FF49CFF24C43546C700
Event: Object deleted
Application: Node.js JavaScript Runtime
User: DESKTOP-B6IE8V3\Ev1_2
User type: Started by
Component: System Monitor
Result description: File deleted
Type: Trojan horse
Threat level: Informational
Object type: File
Object path: E:\documents\Phoenix Code\Home1\cover
Object name: index.html
MD5: 4D225167DB1C5FF49CFF24C43546C700
Reproduction
No response
Expected behavior
No response
OS, Browser and Phoenix versions
windows 10
logs or debug stack trace if any
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: