We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cb60fe commit 5365b6aCopy full SHA for 5365b6a
specs/subresourceintegrity/spec.markdown
@@ -718,7 +718,7 @@ logged into a particular service.
718
Moreover, attackers can brute-force specific values in an otherwise
719
static resource: consider a JSON response that looks like this:
720
721
- {'status': 'authenticated', 'username': 'Stephan Falken'}
+ {'status': 'authenticated', 'username': 'admin'}
722
{:.example}
723
724
An attacker can precompute hashes for the response with a variety of
0 commit comments