Skip to content

Instantly share code, notes, and snippets.

@EdwardIII
Created June 13, 2011 13:06
Show Gist options
  • Select an option

  • Save EdwardIII/1022734 to your computer and use it in GitHub Desktop.

Select an option

Save EdwardIII/1022734 to your computer and use it in GitHub Desktop.
[root@server18 ~]# cat eicar.com
X5O!P%@AP[4\PZX54(P^)7CC)7}-STANDARD-ANTIVIRUS-TEST-FILE!+H*
[root@server18 ~]# clamdscan eicar.com
/root/eicar.com: OK
----------- SCAN SUMMARY -----------
Infected files: 0
Time: 0.000 sec (0 m 0 s)
[root@server18 ~]# clamscan eicar.com
eicar.com: OK
----------- SCAN SUMMARY -----------
Known viruses: 971895
Engine version: 0.97.1
Scanned directories: 0
Scanned files: 1
Infected files: 0
Data scanned: 0.00 MB
Data read: 0.00 MB (ratio 0.00:1)
Time: 2.278 sec (0 m 2 s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment