You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As here we are relying on electron library without any modification and we dont introduce any malicious download, this IS a false positive.
Need to
to search virustotal or alternate Bkav pro contact to send them the exe if possible (seems hard) - virustotal tech support
put this information in chicken-bot doc to tell users that i'ts false positive
related article https://hackerdose.com/malware/w32-aidetectmalware-bkav-pro/
=> as there is only one too much sensitive detection engine that produce this result, this could be safely considered as false-positive. Be warn that if you've this result from 2 engines, this must take into consideration (article include the way to remove this threat)
The text was updated successfully, but these errors were encountered:
Hi, the executable I'm building (ElectronJS + NodeJs) is reported with one malware from "Bkav Pro" > "W32.AIDetectMalware" and this is false positive as I dont introduce any downloader/Trojan in my code
https://github.com/chickarmy/chickenbot-web/issues/49
I'm not alone to get this false positive :
https://github.com/nukeop/nuclear/issues/1742
https://www.reddit.com/r/antivirus/comments/16uuun2/questions_about_w32aidetectmalware64/?tl=fr
so it would be great 1) to have a contact to "Bkav Pro" to make them improve their detection tool
or at least disable this engine if too much false positive are always reported because this makes overall tool less relevant ...
Best regard
by downloading
chicken-bot.1.0.0.exe
(from assets) on virustotal, this gives one result :Bkav Pro > W32.AIDetectMalware
I detect this short after having same issue on nuclear app I wanted to test
nukeop/nuclear#1742 (quoting reddit exchange too)
As here we are relying on electron library without any modification and we dont introduce any malicious download, this IS a false positive.
Need to
related article
https://hackerdose.com/malware/w32-aidetectmalware-bkav-pro/
=> as there is only one too much sensitive detection engine that produce this result, this could be safely considered as false-positive. Be warn that if you've this result from 2 engines, this must take into consideration (article include the way to remove this threat)
The text was updated successfully, but these errors were encountered: