2025-11-13 20:12:28 +01:00
2025-11-13 19:03:30 +01:00
2025-11-13 19:03:30 +01:00
2025-11-13 20:12:28 +01:00
2025-11-13 19:07:43 +01:00
2025-11-13 20:12:28 +01:00
2025-11-13 19:03:30 +01:00
2025-11-13 20:12:28 +01:00
2025-11-13 19:22:34 +01:00

Introduction

FileLeak is a minimal Firefox browser extension that enables the user to run continuous or one-off scans on connected websites to detect hidden files that should not be publicly accessible.

Functionality

This is a Proof-of-Concept, not a final application. Use at your own risk. Scanning for unauthorized files, and especially accessing them, even if they are publicly hosted, may be illegal in your country.

Requirements

Tested on:
Mozilla Firefox 145.0+

Build

If you want to develop or test use Mozilla web-ext. Once installed, run:

make run

This executes the start:firefox script inside package.json and opens a new instance of Firefox with the extension loaded.

Author

Dominik Agreš

S
Description
No description provided
Readme MIT 42 KiB
Languages
JavaScript 76.2%
CSS 14.2%
HTML 7.5%
Makefile 2.1%