Description from extension meta
Prevent the rendered web-pages from loading resources hosted in untrusted, writable S3 buckets.
Image from store
Description from store
Websites often load assets (CSS, JS,..) hosted in AWS S3 buckets. Unfortunately, sometimes such buckets are misconfigured allowing unauthorized users to overwrite their files. This results in the possibility for attackers to inject malicious content (for instance malicious cryptomining JS) that gets delivered to the website's visitors. To protect from this threat, truster, communicating with our backend (https://bucketsec.necst.it/), verifies if the resources requested from the visited websites come from an untrusted, writable, bucket, preventing the loading of such resources.
Latest reviews
- (2019-04-30) Luiz de Campos: Muito bom