02 2023 档案

摘要:漏洞概述 原型污染漏洞指的是攻击者修改 JavaScript对象原型的能力。JavaScript对象就像变量一样,但存储的并非一个值 (var car = “Fiat”),而是能够包含基于预设结构的多个值(var car ={type:"Fiat", model:"500", color:"whit 阅读全文
posted @ 2023-02-14 22:40 麦田里的守望者- 阅读(2561) 评论(0) 推荐(0) 编辑
摘要:dirmap.py版本v1.0,Python版本v3.8.5 执行dirmap报错:TypeError: start() takes 1 positional argument but 2 were given 解决方法: 卸载progressbar,重新安装progressbar2,防止导入同名模 阅读全文
posted @ 2023-02-12 22:52 麦田里的守望者- 阅读(589) 评论(0) 推荐(1) 编辑

点击右上角即可分享
微信分享提示