- EICAR test file
The EICAR test file (official name: EICAR Standard Anti-Virus Test File) is a file, developed by the European Institute for Computer Antivirus Research, to test the response of computer
antivirus (AV) programs. The rationale behind it is to allow people, companies, and AV programmers to test their software without having to use a realcomputer virus that could cause actual damage should the AV not respond correctly. EICAR likens the use of a live virus to test AV software to setting a fire in a trashcan to test a fire alarm, and promotes the EICAR test file as a safe alternative.A compliant virus scanner, when detecting the file, will respond in exactly the same manner as if it found genuinely harmful code. Its use can be more versatile than straightforward detection - for example, a file containing the EICAR test string can be compressed or
archive d, and then the antivirus software can be run to see whether it can detect the test string in the compressed file.The file is simply a
text file of either 68 or 70byte s that is a legitimateexecutable file called aCOM file that can run byMicrosoft operating system s and some work-alikes, includingOS/2 . When executed, will print "EICAR-STANDARD-ANTIVIRUS-TEST-FILE!" and stop. The test string was specifically engineered to consist ofASCII 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 makes on the execution of the test string.The Eicar test string reads:
X5O!P%@AP [4PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H* It can be created by using notepad and save as .com extension. Or download via [http://www.eicar.org Website of EICAR] .
Notes:
*The third character in the string is the capital letterO , not a zero.
*Although the string itself is 68 bytes in length, some text editors add an extra blank line (CR+LF) to the end of the file, increasing the size to 70 bytes. This does not affect its functionality.ee also
*
GTUBE - a similar test for unsolicited bulk email (e-mail spam )External links
* [http://www.eicar.org/anti_virus_test_file.htm The Anti-Virus test file] (EICAR)
* [http://www.eicartest.com/ The Anti-Virus test file (EICAR)] (mirror)
* [http://mirror.href.com/thestarman/asm/eicar/eicarcom.html Assembly-language analysis of the EICAR test file]
* [http://archives.neohapsis.com/archives/ntbugtraq/2003-q3/0015.html Let's have fun with EICAR test file]
* [http://kingofgng.com/eng/2008/07/28/eicar-test-file-antimalware-testing-with-no-collateral-damages/ EICAR test file, antimalware testing with no collateral damages]
Wikimedia Foundation. 2010.