2013.11.2
I knew the term “CSRF measures” itself, but I didn’t understand it well until now. I’m going to make a note of it in my own way.
To put it crudely, malicious site scripts and redirects can lead to unintended consequences of other This is a measure to prevent malicious manipulation of the website.
For example, if you access a malicious site called A, you may have wasted your time and money on a good site called B. It could look as if you posted it, or something like that.
There are many ways to be rigorous, but here are some ways to do it.
<!doctype html>