{"id":2941,"date":"2010-09-03T10:07:02","date_gmt":"2010-09-03T09:07:02","guid":{"rendered":"https:\/\/www.darknet.org.uk\/?p=2941"},"modified":"2012-04-20T10:59:11","modified_gmt":"2012-04-20T09:59:11","slug":"malware-hash-checking-tool-online-offline-support","status":"publish","type":"post","link":"https:\/\/www.darknet.org.uk\/2010\/09\/malware-hash-checking-tool-online-offline-support\/","title":{"rendered":"Malware Hash Checking Tool – Online & Offline Support"},"content":{"rendered":"

This program intends to detect a malicious file in two ways; online and offline. It calculates the md5 hash of a specified file and searches it in its current hash set (offline) or on VirusTotal<\/a> site (online) and shows the result. It has http proxy support and update (for hash set) feature.<\/p>\n

\"Malware<\/p>\n

It’s a simple python script so you can check out the source code, screenshots and a readme are included in the zip file. To add proxy support simply edit the .py script and add in the relevant proxy details.<\/p>\n

proxy_info = {\r\n\t'user' : 'username', # proxy username\r\n\t'pass' : 'password', # proxy password\r\n\t'host' : \"proxy host\", # proxy host\r\n\t'port' : 8080 # proxy port\r\n\t}\r\n<\/pre>\n

You can download the Malware Check Tool here:<\/p>\n

malware_check_tool.zip<\/a><\/p>\n

Or read more here<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"

This program intends to detect a malicious file in two ways; online and offline. It calculates the md5 hash of a specified file and searches it in its current hash set (offline) or on VirusTotal site (online) and shows the result. It has http proxy support and update (for hash set) feature. It’s a simple […]<\/p>\n","protected":false},"author":25,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"categories":[12,7,11],"tags":[142,5928,284],"featured_image_src":null,"featured_image_src_square":null,"author_info":{"display_name":"Darknet","author_link":"https:\/\/www.darknet.org.uk\/author\/darknet\/"},"_links":{"self":[{"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/posts\/2941"}],"collection":[{"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/users\/25"}],"replies":[{"embeddable":true,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/comments?post=2941"}],"version-history":[{"count":0,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/posts\/2941\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/media?parent=2941"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/categories?post=2941"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/tags?post=2941"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}