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 b999b35 commit ff3b244Copy full SHA for ff3b244
security/csrf.rst
@@ -166,7 +166,7 @@ CSRF Tokens and Compression Side-Channel Attacks
166
------------------------------------------------
167
168
`BREACH`_ and `CRIME`_ are security exploits against HTTPS when using HTTP
169
-compression. Attacker can leverage information leaked by compression to recover
+compression. Attackers can leverage information leaked by compression to recover
170
targeted parts of the plaintext. To mitigate these attacks, and prevent an
171
attacker from guessing the CSRF tokens, a random mask is prepended to the token
172
and used to scramble it.
0 commit comments