Shadowserver Starts Free Binary-Checking Service
A non-profit group that tracks malicious activity online has just started a new free service that enables users to check executable files against a database of known good applications and to help determine whether a given file is malicious.
The service, offered by the Shadowserver Foundation, is a Web-based offering that allows remote users to submit the MD5 or SHA-1 hash of a particular file. The service then checks that hash against a large database of known legitimate software applications to see whether it's a recognized executable. The database is based on information gathered by NIST's National Software Reference Library, which comprises a massive set of hashes of known software, including some malicious tools such as steganography kits and common attack scripts.
This kind of whitelisting approach to determine which files may be malicious--or at least potentially unwanted--has become more and more common in recent years as the volume of malware and other malicious files has continued to increase exponentially. That huge increase has made it increasingly difficult for anti-malware applications to keep pace, leading to the rise of whitelisting as a supplementary technology.
If the hash that's submitted is found in the Shadowserver database, the output from the file-checking service, called Bin Checking, is a simple text response that lists the known attributes of the file. For example:
Editor's Pick
0E53C14A3E48D94FF596A2824307B492 {"source": "NIST", "filename": "00br2026.gif", "crc32": "AA6A7B16", "product_name": "Gallery", "mfg_name": "Corel Corporation", "os_name": "Windows NT", "language": "English", "product_version": "750,000", "os_version": "Generic", "application_type": "Graphic/Drawing", "filesize": "2226", "os_mfg": "Microsoft"}
If the hash isn't in the database, the service will simply return the hash. Users also can submit large bulk queries to the database in the form of multipart MIME messages using the POST interface.
Commenting on this Article is closed.
Today's Most Popular
- Yahoo Includes Private Key in Source File For Axis Chrome Extension
- Researchers Unveil New Way to Trust Certificates
- FBI Warns Top Firms Of Anonymous Protest Hacks on May 25
- DNSChanger Lingers: 330k Systems Still Infected, 77,000 In The U.S.
- Defense Contractor Northrop Grumman Hiring For Offensive Cyber Ops
Most Commented Stories
-
Forget 'Brogrammers,' Women Have The Edge In DEFCON Social Engineering Contest (10)
-
Defense Contractor Northrop Grumman Hiring For Offensive Cyber Ops (14)
-
New York Lawmakers Want Anonymous Comments Banned (7)
-
Facebook Cancellation Malware Disguised As Adobe Update Making Rounds (3)
-
HULK DDoS Tool Smash Web Server, Server Fall Down (4)
Newsletter Sign-up
Take Our Poll
Listen to Latest Podcasts
-
-
You are missing some Flash content that should appear here! Perhaps your browser cannot display it, or maybe it did not initialize correctly.
-
You are missing some Flash content that should appear here! Perhaps your browser cannot display it, or maybe it did not initialize correctly.



