本段程式碼為允許XSS 傳入的Action 範例,如果直接在View 中以Html.Raw 渲染, XSS 就可以被實現。 [ValidateInput(false)] public ActionResult ...
確定! 回上一頁