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

[ FEATURE ] Detection of Malicious File Types #98

Open imabp opened 3 years ago

imabp commented 3 years ago

MDN has a particular list of Malicious File Types. Creating a checker function, which gets the extension of the file and checks, whether it is a malicious or nonmalicious file. If malicious, the user will be popped up on an alert screen, asking, whether he is sure, to download it or not.

ksdkamesh99 commented 3 years ago

As a part of the retrospective week, I am working on this issue @imabp @Sameerkash