mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
Update TimingAttackAgainstHeader.qhelp
This commit is contained in:
committed by
Chris Smowton
parent
98b06d35af
commit
c6c67b907b
@@ -21,7 +21,6 @@ and does not depend on the contents of the arrays.
|
||||
<p>
|
||||
The following example uses <code>Arrays.equals()</code> method for validating a csrf token.
|
||||
This method implements a non-constant-time algorithm.
|
||||
Both the message and the signature come from an untrusted HTTP request:
|
||||
</p>
|
||||
<sample src="UnsafecsrfComparison.java" />
|
||||
</qhelp>
|
||||
|
||||
Reference in New Issue
Block a user