Detection issue with nested ZIP archives containing EICAR test file · Issue #796 · pandora-analysis/pandora · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
It appears that when the EICAR test file is placed inside a ZIP archive, which is itself contained in another ZIP archive (i.e., a ZIP within a ZIP), Pandora does not detect the test malware.
Steps to reproduce:
Place the EICAR test file inside a ZIP archive (e.g., eicar.zip).
Place eicar.zip inside another ZIP archive (e.g., nested.zip).
Submit nested.zip to Pandora for analysis.
Expected behavior:
Pandora should recursively analyze nested archives and detect the EICAR test file inside.
Actual behavior:
No detection is triggered when the EICAR file is hidden in a ZIP-in-ZIP configuration.
Request:
Could support for recursive analysis of nested ZIP archives be added or improved?
The text was updated successfully, but these errors were encountered:
Description:
It appears that when the EICAR test file is placed inside a ZIP archive, which is itself contained in another ZIP archive (i.e., a ZIP within a ZIP), Pandora does not detect the test malware.
Steps to reproduce:
eicar.zip
).eicar.zip
inside another ZIP archive (e.g.,nested.zip
).nested.zip
to Pandora for analysis.Expected behavior:
Pandora should recursively analyze nested archives and detect the EICAR test file inside.
Actual behavior:
No detection is triggered when the EICAR file is hidden in a ZIP-in-ZIP configuration.
Request:
Could support for recursive analysis of nested ZIP archives be added or improved?
The text was updated successfully, but these errors were encountered: