robertdavidgraham / masscan

TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
GNU Affero General Public License v3.0
23.76k stars 3.08k forks source link

Chocolatey Package Approval Requires Positive AV Detection Explanation #601

Open asheroto opened 3 years ago

asheroto commented 3 years ago

Hi there @robertdavidgraham,

Chocolatey is a package manager for Windows. I'm a package manager and am including masscan into Chocolatey community repo in order to make it easier to install.

So in the future, this command would install masscan on Windows with Chocolatey: choco install masscan

In order to get it approved, it must pass AV checks OR have a sufficient explanation as to why the AV results return so many positive results. I did try explaining that it is a port scanner, but is there a better explanation you can provide, perhaps more specific?

We are basically looking for a reason why it got detected my so many anti-viruses, and in the case of false positives a confirmation that these are indeed false.

Link for 32-bit binary AV report on VirusTotal: https://www.virustotal.com/gui/file/f7fdd3a41c6343631e427eb6de75af30ae20675a9169cf2359dff5a16bfc91cf/detection

Link for 64-bit binary AV report on VirusTotal: https://www.virustotal.com/gui/file/2a18a25f9cff7f244414d21032a41a06dc5283f5936d683658e62c36dfb75b11/detection

Thank you

asheroto commented 3 years ago

bump