Zip file tries to execute contents
Submitted a zip file, which contained an HTML file:
2015-11-04 03:24:13,562 [modules.packages.zip] DEBUG: Missing file option, auto executing: contents.html 2015-11-04 03:24:13,562 [lib.api.process] ERROR: Failed to execute process from path "C:\DOCUME~1\USERNAME\LOCALS~1\Temp\contents.html" with arguments "None" (Error: %1 is not a valid Win32 application (ERROR_BAD_EXE_FORMAT))
You must have specified the zip package. How many files are in the zip? If it was just the one html file, just submit the file without specifying the zip package. It'll automatically extract the .html and submit that alone for analysis using the proper package.
-Brad
2015-11-04 03:24:13,015 [root] DEBUG: No analysis package specified, trying to detect it automagically.
2015-11-04 03:24:13,015 [root] INFO: Automatically selected analysis package "zip"