-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Buckle up, this one is fun.
It initially came up when this code seemed to detect the capture: https://github.com/Lookyloo/testing/blob/main/website/templates/99.3.compute_hashes.html
But it will work just fine when you try to capture it from: https://rafiot.eu.pythonanywhere.com/compute_sha512
The trick is that the initial code came from an onion website, and this API is only available in secure context. Which is not the case for the onion website. So the capture will systematically fail to compute the proper hash.
The same URL will work just fine with the TorBrowserBundle because this one allows to run the crypto API on onion websites.
Metadata
Metadata
Assignees
Labels
No labels