How does Windows know if a file was downloaded from the Internet? -


if open file in windows, downloaded chrome or browser windows popups warning, file downloaded internet. same documents open in microsoft word.

but how windows know file originate internet? think it's same file every other file on hard drive. has file properties?

harry johnston got it! had nothing temporary folder or media cache. it's ntfs stream. further reading: msdn file streams

this blocking information archieved following commands on cli:

(echo [zonetransfer] more? echo zoneid=3) > test.docx:zone.identifier 

this creates alternative file stream.


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -