EngineHub / WorldGuard

🛡️ Protect your Minecraft server and lets players claim areas
https://enginehub.org/worldguard/
Other
812 stars 528 forks source link

Why is latest build of WorldGuard flagged as a trojan by 10 different security vendors? #2051

Closed drlaserdev closed 6 months ago

drlaserdev commented 6 months ago

WorldEdit Version

7.2.18

WorldGuard Version

7.0.9

Platform Version

-

Confirmations

Bug Description

Whenever I submit and rescan the latest release of WorldGuard (Which is 7.0.9) to VirusTotal, 10 different security vendors flag it as malicious (Most likely trojan). Are these all false positives? The previous release (7.0.8) doesn't get flagged at all, so what makes this release so different? I'm too lazy to decompile the binary or try to run it in a vm so please explain wtf is this.

Expected Behavior

Not getting flagged as malicious.

Reproduction Steps

  1. Go to VirusTotal
  2. Submit the .jar file

Optional WorldGuard-Report

No response

Anything Else?

No response

wizjany commented 6 months ago

this isn't even a bug report. also dunno ask them, prob some false positive on some lib we use. /shrug nothing we can do there.

you can check the diff yourself: https://github.com/EngineHub/WorldGuard/compare/33cdb4a6...16a3c8500