spdermn02 / TouchPortal-HardwareMonitor

Read Data from Open Hardware Monitor or Libre Hardware Monitor, get all data from the sensors as auto created state values.
MIT License
21 stars 1 forks source link

Getting a malware warning #14

Open MichaelJmad opened 6 months ago

MichaelJmad commented 6 months ago

image

MichaelJmad commented 6 months ago

image

spdermn02 commented 5 months ago

So this is a Node.JS application compiled into a binary JS it's entirely possibly something to do with that packaging tool, or it has something to do with one of the modules I have to use.

The code is open source so feel free to review it.

talltechy commented 2 weeks ago

it does flag in virustotal, i'll dig in later but its MOST LIKELY a false positive

Edit: it does flag in hybrid-analysis as well, i'll run some static code analysis tools on the source code later, im not saying anyone did anything bad, just making sure this information is publicly available for anyone else looking

https://www.virustotal.com/gui/file/2247427b508f860520a800dfb2d2efb30c41aabb6c0944a50cf676e1ab7fff6c/detection

https://www.hybrid-analysis.com/sample/2247427b508f860520a800dfb2d2efb30c41aabb6c0944a50cf676e1ab7fff6c

spdermn02 commented 2 weeks ago

They are all false positives due to the way this package is built.