btcsuite / btcd

An alternative full node bitcoin implementation written in Go (golang)
https://github.com/btcsuite/btcd/blob/master/README.md
ISC License
6.11k stars 2.32k forks source link

Docs/mining.md is detected as a Trojan Horse by my antivirus software #1961

Closed WesleyLiu0717 closed 1 year ago

WesleyLiu0717 commented 1 year ago

I use Kaspersky antivirus software. The Docs/mining.md is detected as a Trojan Horse by HEUR:Trojan.Script.Miner.gen . When I want to check the raw file, it is also blocked by the Kaspersky browser extension. Please check that.

截圖 2023-03-15 上午9 20 23 截圖 2023-03-15 上午9 14 09
guggero commented 1 year ago

That is probably just some very badly implemented heuristic on the Kaspersky side. Not sure we can do anything about that, it's literally a text document! I'd file a "false positive" report with Kaspersky.

jcvernaleo commented 1 year ago

Yeah, that is an extra dumb match. Reporting to Kaspersky that it is a clear false positive is the only real option.