Files
archived-presentations/slides/php-under-attack/csrf_example_explained.xml
2003-07-11 01:47:43 +00:00

10 lines
259 B
XML

<slide fontsize="4em">
<title>How Does It Work?</title>
<blurb fontsize="4em">
Requests for images are no different than requests for any other URL.
</blurb>
<blurb fontsize="4em">
POST requests can also be forged, though not as secretly.
</blurb>
</slide>