Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有 vb.net 2010,我需要一种方法将 cookie 容器从我制作的程序传输到 Internet Explorer、Google Chrome、Safari 和 Mozilla Firefox 等网络浏览器。非常感谢所有答案:)
好吧,我真的希望现代浏览器能够防止这种攻击(是的,你不应该能够从诸如stackoverflow.com之类的 3 方域写入/读取 cookie )。
如果您想在用户浏览器中实现用户 cookie,那么让它打开一些页面,其中 cookie 将在浏览器中实现......