摘要: 如果在方法上添加了[ValidateAntiForgeryToken],没处理好 请求没有带参数 2019-09-17 14:02:45,142 ERROR [36]: System.Web.Mvc.HttpAntiForgeryException (0x80004005): The require 阅读全文
posted @ 2019-09-16 17:35 ChuckLu 阅读(566) 评论(0) 推荐(0)
摘要: What is the difference between XSS and CSRF from their execution perspective? https://www.quora.com/What-is-the-difference-between-XSS-and-CSRF-from-t 阅读全文
posted @ 2019-09-16 17:00 ChuckLu 阅读(223) 评论(0) 推荐(0)
摘要: https://www.owasp.org/index.php/Cross-Site_Request_Forgery_(CSRF) Overview Cross-Site Request Forgery (CSRF) is an attack that forces an end user to e 阅读全文
posted @ 2019-09-16 16:49 ChuckLu 阅读(341) 评论(0) 推荐(0)