Show error when using unzip "infected" if the password is wrong. If the ZIP is not password protected and you use the unzip "infected" option, it still extracts the ZIP correctly. But if it is password protected and the password is not infected, then the files may be extracted and be empty, which is very confusing. Research displaying an error and/or not extracting the files in this case. @mandiant/vms ideas?
Details
Show error when using
unzip "infected"
if the password is wrong. If the ZIP is not password protected and you use theunzip "infected"
option, it still extracts the ZIP correctly. But if it is password protected and the password is notinfected
, then the files may be extracted and be empty, which is very confusing. Research displaying an error and/or not extracting the files in this case. @mandiant/vms ideas?