Coder Social home page Coder Social logo

常见六大Web安全攻防解析 about blog HOT 6 OPEN

ljianshu avatar ljianshu commented on May 22, 2024 15
常见六大Web安全攻防解析

from blog.

Comments (6)

gauseen avatar gauseen commented on May 22, 2024

CSRF 攻击有些不太理解
当用户访问恶意网站 B 时,B 网站又自动访问 A 网站,A 网站的 cookie 受同源策略的原因,如何在 B 网站带 A 网站的 cookie 呢?

from blog.

woshiqiang1 avatar woshiqiang1 commented on May 22, 2024

CSRF 攻击有些不太理解
当用户访问恶意网站 B 时,B 网站又自动访问 A 网站,A 网站的 cookie 受同源策略的原因,如何在 B 网站带 A 网站的 cookie 呢?

比如以Image的 src的方式访问 B 时,可以在query中把 A 的window.cookie传给 B。

from blog.

651291702 avatar 651291702 commented on May 22, 2024

CSRF 攻击有些不太理解
当用户访问恶意网站 B 时,B 网站又自动访问 A 网站,A 网站的 cookie 受同源策略的原因,如何在 B 网站带 A 网站的 cookie 呢?

比如以Image的 src的方式访问 B 时,可以在query中把 A 的window.cookie传给 B。

通过 script和img中的src、jsonp、表单提交等 都能绕过跨域限制

from blog.

T9-Forever avatar T9-Forever commented on May 22, 2024

666无敌

from blog.

margox avatar margox commented on May 22, 2024

啊哈哈,这里都能看到敖厂长的图

from blog.

rambo-panda avatar rambo-panda commented on May 22, 2024

咨询下 BREACH 除了关闭压缩,还有别的方式吗?

from blog.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.