V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  DongZhe93  ›  全部回复第 1 页 / 共 1 页
回复总数  5
2018-11-21 22:09:50 +08:00
回复了 DongZhe93 创建的主题 Node.js Nodejs Session 问题(express-session)
@nealv2ex 不只是 B、C,后续的请求都获取不到
2018-11-21 17:19:26 +08:00
回复了 DongZhe93 创建的主题 Node.js Nodejs Session 问题(express-session)
@123s 直接存在内存里面,req.session.permission 方式
2018-09-25 19:08:29 +08:00
回复了 DongZhe93 创建的主题 Node.js 求助: Express 框架如何预防 cookie 劫持攻击?
@libook 电科院黑盒测试暴露的问题,叫水平越权攻击。内部系统,目前也不打算换 https,也搜索了一些没有解决方案,但并没有找到合适的解决方法。
2018-09-25 15:02:18 +08:00
回复了 DongZhe93 创建的主题 Node.js 求助: Express 框架如何预防 cookie 劫持攻击?
@virusdefender
httponly 只是在前端没法获取到,在传输中被劫持;
目前不考虑 https 的方式;
绑定 ip 劫持后发请求还是原先的 ip ;
2018-07-25 19:56:04 +08:00
回复了 DongZhe93 创建的主题 JavaScript async/await 新手提问
第五行应该是 return await showData(count + 1);
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2876 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 14ms · UTC 11:18 · PVG 19:18 · LAX 04:18 · JFK 07:18
Developed with CodeLauncher
♥ Do have faith in what you're doing.