前段配置缺陷

前端配置常用场景

  • sop(同源策略)
    image
    跨域访问方式:image
    csp(内容安全策略)
    为了减少xss,csrf。
    image
    image
    csp绕过手法
    image
  • cors
    image
posted @ 2022-08-03 04:02  猫鳍  阅读(30)  评论(0)    收藏  举报