[Web Security] JSON Hijacking

After reading the blog, the main take away from there is:

"Never send back JOSN array to the client side, it is easy to be hijacked, using JSON object, it is because JSON object is not considered to be a valid Javascript to execute"

 

posted @ 2017-08-23 20:19  Zhentiw  阅读(197)  评论(0)    收藏  举报