Skip to content

Commit ff3b244

Browse files
committed
Minor tweak
1 parent b999b35 commit ff3b244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/csrf.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ CSRF Tokens and Compression Side-Channel Attacks
166166
------------------------------------------------
167167

168168
`BREACH`_ and `CRIME`_ are security exploits against HTTPS when using HTTP
169-
compression. Attacker can leverage information leaked by compression to recover
169+
compression. Attackers can leverage information leaked by compression to recover
170170
targeted parts of the plaintext. To mitigate these attacks, and prevent an
171171
attacker from guessing the CSRF tokens, a random mask is prepended to the token
172172
and used to scramble it.

0 commit comments

Comments
 (0)