FileShot.io is a zero-knowledge file sharing tool that could be a useful addition for red teamers who need to transfer files, payloads, or loot without trusting the file host.
Properties relevant to red teaming:
- AES-256-GCM encryption runs entirely in the browser — server only stores ciphertext
- Decryption key is in the URL fragment only — never sent to or logged by the server
- No account required — minimal attribution footprint
- MIT open source / self-hostable: https://github.com/FileShot/FileShotZKE
Link: https://fileshot.io
Useful for exfiltrating or transferring data between red team operators through a trusted channel without exposing content to the relay infrastructure.
FileShot.io is a zero-knowledge file sharing tool that could be a useful addition for red teamers who need to transfer files, payloads, or loot without trusting the file host.
Properties relevant to red teaming:
Link: https://fileshot.io
Useful for exfiltrating or transferring data between red team operators through a trusted channel without exposing content to the relay infrastructure.