Bug 865176
| Summary: | not detecting eicor.com as "infection" | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Paul <pnewell0705> |
| Component: | clamav | Assignee: | Robert Scheck <redhat-bugzilla> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 17 | CC: | nathanael, nb, ondrejj, redhat-bugzilla, rh-bugzilla, steve |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-10-11 16:13:27 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Paul
2012-10-10 23:18:07 UTC
May you please perform the following steps and provide all output? 1. wget http://www.eicar.org/download/eicor.com.txt 2. file eicor.com.txt # "eicor.com.txt: UTF-8 Unicode English text, with very long lines, with CRLF line terminators" 3. head eicor.com.txt 4. Ouch... I would say you did not download "eicar" but "eicor" (404 error page). Note, if I download http://www.eicar.org/download/eicar.com.txt (not eicor), my local clamscan also yells "Eicar-Test-Signature FOUND". Please confirm. Robert: Whoops !!! You are correct ... loud groan on my end. Apparently I made a typo in my notes and got 'eicor' and not 'eicar'. To make sure I wasn't making a mistake, I was using cut-and-paste and hence never retyped. I apologize ... but I also send thanks for the prompt response showing me my error. Obviously, this "bug" can be closed. Thanks, Paul ps: what is interesting is that the typo works as I think you discovered and not with a 404 error, so the typo wasn't caught on the download [root@parsnip ~]# wget http://www.eicar.org/download/eicor.com.txt --2012-10-10 16:38:16-- http://www.eicar.org/download/eicor.com.txt Resolving www.eicar.org... 188.40.238.250 Connecting to www.eicar.org|188.40.238.250|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 12959 (13K) [text/html] Saving to: `eicor.com.txt' 100%[======================================>] 12,959 33.9K/s in 0.4s 2012-10-10 16:38:17 (33.9 KB/s) - `eicor.com.txt' saved [12959/12959] [root@parsnip ~]# file eicor.com.txt eicor.com.txt: HTML document, UTF-8 Unicode text, with very long lines, with CRLF line terminators Closing as it is a pilot error Thanks for help, Paul |