Comment on Password protect a static HTML page, decrypted in-browser in JavaScriptComments−ImpostorKeanu2yReminds me of one of my projects:https://github.com/blackhillsinfosec/skyhookRound-trip encrypted file transfer. Uses WASM to decrypt files on the client side.Aims to bypass IDS.
Comments
Reminds me of one of my projects:
https://github.com/blackhillsinfosec/skyhook
Round-trip encrypted file transfer. Uses WASM to decrypt files on the client side.
Aims to bypass IDS.