Block HTML Smuggling attacks and other unwanted downloads. Designed with enterprise configuration in mind.
Block HTML Smuggling attacks and other unwanted downloads. Designed with enterprise configuration in mind.
See https://github.com/SecurityJosh/DownloadBlocker for more information and configuration instructions.
Latest reviews
- (2023-05-31) Le Misio: Many thanks!!! I was looking for any way to block the download of .apk files on my PC and it's working perfectly! {"rules":[{"bannedExtensions":["apk"],"origin":"any"}]}
- (2022-05-25) Yash Jaiswal: hi i wanted to ask does this blocks .swf type of malicious downloads ??
- (2021-08-22) Maxi Cardozo: For configuring which file extensions you would like to block, create the keys if you don't have them in "Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\3rdparty\extensions\kippogcnigegkjidkpfpaeimabcoboak\policy" and use a String named "Config" to tweak its JSON configuration settings. It worked very well for me. I would suggest making an additional filter that would block any file (regardless of extension) containing a pattern (like every single file with the name *chrome* somewhere in its name) Otherwise excellent job.