EICAR test file

The EICAR Anti-Virus Test File[1] or EICAR test file is a computer file that was developed by the European Institute for Computer Antivirus Research (EICAR) and Computer Antivirus Research Organization (CARO), to test the response of computer antivirus (AV) programs.[2] Instead of using real malware, which could cause real damage, this test file allows people to test anti-virus software without having to use a real computer virus.[3]

Anti-virus programmers set the EICAR string as a verified virus, similar to other identified signatures. A compliant virus scanner, when detecting the file, will respond in more or less the same manner as if it found a harmful virus. Not all virus scanners are compliant, and may not detect the file even when they are correctly configured. Neither the way in which the file is detected nor the wording with which it is flagged are standardized, and may differ from the way in which real malware is flagged, but should prevent it from executing as long as it meets the strict specification set by European Institute for Computer Antivirus Research.[4]

The use of the EICAR test string can be more versatile than straightforward detection: a file containing the EICAR test string can be compressed or archived, and then the antivirus software can be run to see whether it can detect the test string in the compressed file. Many of the AMTSO Feature Settings Checks[5] are based on the EICAR test string.[6]

Malwarebytes developers have said that they did not add the EICAR test file to their database, because "adding fake malware and test files like EICAR to the database takes time away from malware research, and proves nothing in the long run." [7]

Design

The file is a text file of between 68 and 128 bytes[8] that is a legitimate executable file called a COM file that can be run by MS-DOS, some work-alikes, and its successors OS/2 and Windows (except for 64-bit due to 16-bit limitations). When executed, the EICAR test file will print "EICAR-STANDARD-ANTIVIRUS-TEST-FILE!" and then will stop. The test string was engineered to consist of ASCII human-readable characters, easily created using a standard computer keyboard. It makes use of self-modifying code to work around technical issues that this constraint imposes on the execution of the test string.

The EICAR test string[9] reads:[10]

X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*

NOTE: The third character is the capital letter 'O', not the digit zero.

See also

  • Official Site of the European Institute For Computer Antivirus Research (also known as the European Expert Group for IT-Security)
  • Assembly-language analysis of the EICAR test file
  • Antivirus results from scanning the EICAR file
  • AMTSO guidelines on the use and misuse of test files in security product testing, including simulators, the EICAR string, CloudCar, and Spycar.

References

  1. "Is Your Antivirus Working?". PCMAG. Retrieved 2017-04-17.
  2. "How To: Test the SmartScreen Filter and Windows Defender Detection Scenarios". winsupersite.com. Retrieved 2017-04-17.
  3. Hess, Ken. "360 Total Security Anti-virus first impressions: Refreshingly subtle but thorough | ZDNet". ZDNet. Retrieved 2017-04-17.
  4. AMTSO guidelines on use and misuse of test files
  5. http://amtso.org/security-features-check/
  6. http://amtso.org/feature-settings-check-for-desktop-solutions/
  7. Malwarebytes developers on EICAR test file
  8. Eddy Willems, “The Winds of Change: Updates to the EICAR Test File”, Virus Bulletin June 2003
  9. https://secure.eicar.org/eicar.com.txt
  10. "EICAR test file | Virus Profile & Definition | McAfee Inc". home.mcafee.com. Retrieved 2017-04-17.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.