There was an error while loading. Please reload this page.
1 parent aca2e4f commit 9483226Copy full SHA for 9483226
docs/manual/src/docbook/csrf.xml
@@ -31,7 +31,7 @@ amount=100.00&routingNumber=1234&account=9876
31
name="account"
32
value="evilsAccountNumber"/>
33
<input type="submit"
34
- value="Win Money!'/>
+ value="Win Money!"/>
35
</form>]]></programlisting>
36
<para>You like to win money, so you click on the submit button. In the process, you have unintentionally transferred $100 to
37
a malicious user. This happens because, while the evil website cannot see your cookies, the cookies associated with your
0 commit comments