MLH-Fellowship / CryptoDrive

A Decentralised Encrypted File Storing and Sharing App which is back-boned by Ethereum Smart Contracts and is preparing its launch to the moon 🚀
https://www.cryptodrive.tech/
MIT License
28 stars 13 forks source link

Malicious types Detection while upload a file #110

Closed ksdkamesh99 closed 3 years ago

ksdkamesh99 commented 3 years ago

Worked on #98

To be precise I created an alert that pops up when you upload a malicious file extension which is listed in Microsoft suggested filetypes.

The Screenshots are:- image

Kindly review my PR and Merge

imabp commented 3 years ago

Good work @ksdkamesh99 for fixing the security and detecting malicious files.