I have a docx file with an executable file embedded into it. I am using this docx file and uploading it into the application using WEB API 2. The file gets uploaded successfully. Now on downloading the file if I click on the embedded exe, the exe gets executed.
Can any one help me to prevent the docx file which has executable file embedded into it using WEB API 2.