mircokroon / minecraft-world-downloader

Download Minecraft worlds, extend server's render distance. 1.12.2 - 1.21
GNU General Public License v3.0
1.25k stars 83 forks source link

Trojan.WinGo.Reverseshell is worlddownloader a virus? #704

Closed Host12334 closed 3 weeks ago

Host12334 commented 3 weeks ago

Describe the bug When I scan worlddownloader.exe with virustotal, virustotal thinks it is a virus, is that true? Steps to reproduce Scann world-downloader-launcher.exe with VirusTotal

Screenshots Screenshot 2024-10-27 133101

Version

Flummidill commented 3 weeks ago

By connecting to the server through localhost, the mod essentially intercepts and reroutes Minecraft traffic before it reaches the server. This setup would allow it to control or modify how certain data is processed. Because of this rerouting, the antivirus could think it is trying to open a reverse shell so somebody could modify or steal the data you send to and receive from the server.

Host12334 commented 3 weeks ago

Okay, I guess that's good then, thanks!

By connecting to the server through localhost, the mod essentially intercepts and reroutes Minecraft traffic before it reaches the server. This setup would allow it to control or modify how certain data is processed. Because of this rerouting, the antivirus could think it is trying to open a reverse shell so somebody could modify or steal the data you send to and receive from the server.