Archives
-
MD5 at Virustotal
This is a very basic ruby script to validate a MD5 against the existing reports at VirusTotal (www.virustotal.com) Certain improvements in UI are yet to be included.
Working Logic: It checks the given MD5 (from a text file) and crafts a POST request, sends it to VirusTotal and checks the response. If the response is [...]Sep 3rd, 2009 | Filed under Programming