Login Register






Check your Anti Virus is Working Well filter_list
Author
Message
Check your Anti Virus is Working Well #1
The file is a legitimate DOS program, and produces sensible results when run (it prints the message "EICAR-STANDARD-ANTIVIRUS-TEST-FILE!").

This test file has been provided to EICAR for distribution as the "EICAR Standard Anti-Virus Test File", and it satisfies all the criteria listed above. It is safe to pass around, because it is not a virus, and does not include any fragments of viral code. Most products react to it as if it were a virus (though they typically report it with an obvious name, such as "EICAR-AV-Test").


Open a Notepad and paste this

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

and save like anyname.com or like similar format

The File Should be detect asap when file save

Or Active the real time protection ,


Source : http://www.eicar.org/86-0-Intended-use.html
[Image: Wfxdx.png]

Reply

RE: Check your Anti Virus is Working Well #2
Was just curious, so I actually tried this.


nod32 deleted straight away.



Reply

RE: Check your Anti Virus is Working Well #3
(09-24-2012, 11:54 AM)3r3bu$ Wrote: Was just curious, so I actually tried this.


nod32 deleted straight away.

i thought NOD32 not detecting this Biggrin, so seems they upgrade their AV Biggrin
[Image: Wfxdx.png]

Reply

RE: Check your Anti Virus is Working Well #4
(09-24-2012, 11:56 AM)Shining White Wrote:
(09-24-2012, 11:54 AM)3r3bu$ Wrote: Was just curious, so I actually tried this.


nod32 deleted straight away.

i thought NOD32 not detecting this Biggrin, so seems they upgrade their AV Biggrin

I don't see why NOD32 wouldn't detect this.
NOD32 is a really great AV, and I highly recommend it.



Reply

RE: Check your Anti Virus is Working Well #5
every (mostly) AV detects this as a virus...
and nod32 detects this as a virus from long time....
[Image: fow57.jpg]

Reply

RE: Check your Anti Virus is Working Well #6
(09-24-2012, 12:53 PM)h4r0015k Wrote: every (mostly) AV detects this as a virus...
and nod32 detects this as a virus from long time....

was Not detected , Smile , now it is detecting Smile
[Image: Wfxdx.png]

Reply

RE: Check your Anti Virus is Working Well #7
bitdefender detect it as ECIAR(not a virus)
[Image: fow57.jpg]

Reply

RE: Check your Anti Virus is Working Well #8
(09-24-2012, 01:31 PM)h4r0015k Wrote: bitdefender detect it as ECIAR(not a virus)

Code Provide from the ECIAR , thats why i guess
[Image: Wfxdx.png]

Reply

RE: Check your Anti Virus is Working Well #9
this is works as batch file in front of AV, a lot time before i had also made a tutorial on this, this is really nice.

1010011001111010010010101
0110G10H10O101S010T10101
1010100010100100101001001



Reply

RE: Check your Anti Virus is Working Well #10
Just a note: It's not a DOS program, it's no program at all, it's just a short piece of text.

You cannot really post programs (which are binary files) as a text, as text uses only a subset of possible combinations of a byte and some other combinations do not represent any printable characters (and some combinations can actually result in more characters than bytes and vice versa), while binary files use all possible combinations of bytes, so showing them as a text would corrupt these bytes and the ones that would be shown as characters would be more or less gibberish, as DOS programs are basically machine code - numbers that are read directly by the processor, not text.

Basically the companies that make antiviruses decided to use this piece of text as a test to check if the anti-virus monitors the system appropriately and picks it up. It has no way of actually harming the computer, so it's safe to use for anyone, compared to having to use an actual virus and it's also relatively simple to use.
I love creativity and creating, I love science and rational thought, I am an open atheist and avid self-learner.

Reply