Damus
Ziggy profile picture
Ziggy
@Ziggy
I have been working on a website / browser extension for CDR (content disarm and reconstruction) so users can quickly scan any suspicious files they receive and get rid of embedded macros, scripts, metadata, etc...

Also working on another (beta) feature to scan webpages and score them for security/privacy/legitimacy

Website: https://cleanthis.io/

Chrome/Firefox Extension: https://github.com/therealziggy/cleanthis-extension-chrome

Still work in progress, feedback/criticism is appreciated.

<currently graphics/design is still vibe-coded place holder>
5
Ziggy · 3w
https://blossom.primal.net/be885f815b0cd04c681c631453f3f86f49401a4b211f0cf028a22237a115738f.png One of the webpage scanning features is the visual graph, where user can see all the background connections the webpage establishes, and a list of all web requests shared to each of them (can also be f...
Ziggy · 3w
the extension allows the user to scan URLs on any webpage https://blossom.primal.net/afc91647143e7d0558badbe67b3520c0588b69f7bbbaa5991175b7e594bbce54.png
Ziggy · 3w
extension also does quick scan options on page, warns the user when opening a page that is flagged in the database, and user can enable it to intercept any (or certain file extensions) download to CDR it before being downloaded on the user's machine https://blossom.primal.net/68600b7eab38e09ef67c5...
Ziggy · 3w
The user can also scan any preview files directly on cleanthis.io without ever downloading them (including compressed files, and email files with attachments) https://blossom.primal.net/c3546cc04492a6ed31010eba19e82c33b92a935c93bdcebd51c90c945a54f9dd.png
Ziggy · 3w
the CDR / webpage scanning features are also supported via API you can find the API documentation here: https://cleanthis.io/docs.html