Question

Is there an online service that can tell me if the file at a given URL is malicious?

I'm publishing URLs in my website, and would like to warn users which URLs could contain malware. I'd like to request a report with an HTTP request like:

http://www.somemalwareadvisor.com/canitrust?url=...

Thanks!

OTHER TIPS

You might be able to pull some data from WOT:

http://www.mywot.com/en/scorecard/example.com

This seems like a cool project that you might be able to hook into: linky

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top