Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

clamav scan all raise exception #678

Open
akpotter opened this issue Jun 27, 2018 · 0 comments
Open

clamav scan all raise exception #678

akpotter opened this issue Jun 27, 2018 · 0 comments

Comments

@akpotter
Copy link

akpotter commented Jun 27, 2018

modules/clamav.py , line 77 in ScanFile
if not os.path.exists(session_file.path):
ArrtributeError: 'Malware' object has no attribute 'path'

=====
I manually fixed clamav.py with "entry_path = get_sample_path(session_file.sha256)" in yarascan.py,
please check.

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

No branches or pull requests

1 participant