kdkanishka / Virustotal-Public-API-V2.0-Client

VirusTotal public API 2.0 implementation in Java
http://kdkanishka.github.io/Virustotal-Public-API-V2.0-Client/
Other
46 stars 28 forks source link

Question: What is the best way to determine if a link is malicious? #32

Open MillzyDev opened 3 years ago

MillzyDev commented 3 years ago

I'm using this library to check links in sent messages, I'm not very familiar with VirusTotal's API and am unsure how to determine if its malicious or suspicious. Any help would be greatly appreciated

Verdanix commented 2 years ago

I would do a check to see if there are more than 2-3 positives, if so, it is malicous