开发者

Is there a reason to put tokens on a search form?

开发者 https://www.devze.com 2022-12-13 09:40 出处:网络
Let me first tell that I understand the concept of CSRF attacks. Now I wonder, are there benefits to placing tokens on a search form? I ca开发者_如何学编程n\'t really think of anything myself.The only

Let me first tell that I understand the concept of CSRF attacks. Now I wonder, are there benefits to placing tokens on a search form? I ca开发者_如何学编程n't really think of anything myself.


The only benefit I can think of is potentially preventing denial of service attacks if your searches were extremely computationally expensive and required authentication.

0

精彩评论

暂无评论...
验证码 换一张
取 消