Opening " Forbidden Files" in Outlook

  • Thread starter Thread starter WWGD
  • Start date Start date
  • Tags Tags
    files
AI Thread Summary
A user received a file marked as "suspect" in Outlook, preventing them from opening it. Despite knowing the sender personally, concerns about potential malware were raised due to the file being a zip containing an executable (exe) extension. Users emphasized the risks of opening such files, suggesting deletion as a safer option. Discussions highlighted that antivirus programs often block files they cannot verify, especially when they contain executable code, and noted that antivirus scanning may not penetrate deeply into nested zip files. The consensus leaned towards caution, recommending users avoid opening files flagged by security software.
WWGD
Science Advisor
Homework Helper
Messages
7,679
Reaction score
12,407
TL;DR Summary
Received a " Forbidden " file I know comes from trustworthy source in Outlook. How do I open it?
Hi all,
I received an attached file marked as " suspect" in Outlook, i.e., with the circle with diagonal red slash. I know who sent it to me; they were in front of me at the coffee shop and I know the person. Outlook is not giving me the option, AFAIK, to open it, nor even to inspect it. Any ideas on how to open it?
Thanks.
 
Computer science news on Phys.org
Why would you want to open a suspect file? Did you intercept the transmission of this file?

it could well have a malware component. I’d delete and forget it.
 
jedishrfu said:
Why would you want to open a suspect file? Did you intercept the transmission of this file?

it could well have a malware component. I’d delete and forget it.
No, someone I know sent it to me. Right in front of me, at Sbux.
 
And you ran a virus checker on the other person's computer before they sent it, right?
 
  • Like
Likes hutchphd
It's a zip file with an exe extension. It should be fine.
 
  • Haha
Likes Vanadium 50 and pbuk
Vanadium 50 said:
And you ran a virus checker on the other person's computer before they sent it, right?
It's hard to tell since I remember the message that Windows does not consider Outlook, one of its programs, a trusted source. So evidence is all over the place. But I agree a false positive is better and being cautious/Conservative. I was told by the sender, in person, the content ( please see my reply to Russ below) But I agree it's best to just let go.
 
I c
russ_watters said:
It's a zip file with an exe extension. It should be fine.
I can't even gauge what the extension is by pointing the cursor towards it. I can't access the file's properties , thus it's extension. I know it contains code from Python's tkinter library.
 
It's not unusual for antivirus checking programs to block code as they don't know what it is. Antivirus programs can and do check inside zip files for harmful content. There is usually a limit though as to how "deep" into the zip file they can go to check stuff, in my experience it is usually 2 zip files deep.

In my experience if you create a zip file, then create a 2nd zip file containing the 1st zip file, then create a 3rd zip file containing the 2nd zip file...this will usually be enough for the antivirus program not to be able to scan it and allow it through.
 
  • Like
Likes WWGD
Back
Top