VirusTotal says my app is doing a portsweep?

Everything else that doesn't fall into one of the other PB categories.
BarryG
Addict
Addict
Posts: 4340
Joined: Thu Apr 18, 2019 8:17 am

VirusTotal says my app is doing a portsweep?

Post by BarryG »

I found out today that VirusTotal (and more specifically, McAfee) says that my app is doing a UDP portsweep? What the heck? Here's the message, and below is what ChatGPT says about it. My question is: Is there some library in PureBasic that can be causing this? Because my app sure as hell isn't doing any port scanning or port sweep at all. :(


Image


Image
User avatar
NicTheQuick
Addict
Addict
Posts: 1585
Joined: Sun Jun 22, 2003 7:43 pm
Location: Germany, Saarbrücken
Contact:

Re: VirusTotal says my app is doing a portsweep?

Post by NicTheQuick »

Just ignore it. It surely is some heuristic bullshit.
The english grammar is freeware, you can use it freely - But it's not Open Source, i.e. you can not change it or publish it in altered way.
Fred
Administrator
Administrator
Posts: 18537
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: VirusTotal says my app is doing a portsweep?

Post by Fred »

No PB lib do that.
User avatar
idle
Always Here
Always Here
Posts: 6234
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: VirusTotal says my app is doing a portsweep?

Post by idle »

McAfee is as paranoid as it's origonal creator after a few to many lines of code (coke). The rule says it all, snort 😆
User avatar
Mijikai
Addict
Addict
Posts: 1523
Joined: Sun Sep 11, 2016 2:17 pm

Re: VirusTotal says my app is doing a portsweep?

Post by Mijikai »

McAfee should fix their crap AV.
threedslider
Enthusiast
Enthusiast
Posts: 616
Joined: Sat Feb 12, 2022 7:15 pm

Re: VirusTotal says my app is doing a portsweep?

Post by threedslider »

McAFee is a scam, it spies your computer :?

See by yourself : https://www.trustpilot.com/review/www.mcafee.com
BarryG
Addict
Addict
Posts: 4340
Joined: Thu Apr 18, 2019 8:17 am

Re: VirusTotal says my app is doing a portsweep?

Post by BarryG »

threedslider wrote: Sat Jan 31, 2026 4:41 pmMcAFee is a scam, it spies your computer :?
I don't have it installed. This was from a VirusTotal.com result.
Fred wrote: Tue Jan 27, 2026 11:37 amNo PB lib do that.
Good to know.
Post Reply