Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scan result is wrong #3

Open
drwpeng opened this issue Sep 1, 2020 · 0 comments
Open

Scan result is wrong #3

drwpeng opened this issue Sep 1, 2020 · 0 comments

Comments

@drwpeng
Copy link

drwpeng commented Sep 1, 2020

hi, comparison of sophos results and virustotal results:

docker run --rm -v /tmp/scanfile:/malware:ro malice/sophos:updated 012b1d09dd3c0a50e028c24c8daf908b5f69eceb 
{"sophos":{"infected":false**,"result":""**,"engine":"5.74.0","database":"5.77","updated":"20200831"}}

Below is the result of virustotal:
"Sophos": {
"category": "malicious",
"engine_name": "Sophos",
"engine_update": "20200505",
"engine_version": "4.98.0",
"method": "blacklist",
"result": "Mal/Generic-S"
},

After sophos is updated, the engine version is higher than that of vt. Why can't sophos find the virus?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant