随笔分类 -  网络安全

摘要:BurpSuite插件autoDecoder+Flask绕过防重放签名Flask开启http服务,配合autoDecoder接收请求数据,生成新的数据,替换原来的数据,返回替换后的请求数据给BurpSuite,实现防重放绕过。 阅读全文
posted @ 2024-12-27 15:45 LaytonWang 阅读(752) 评论(0) 推荐(0)
摘要:网安靶场环境: DVWA读取文件报错File not found_Cookie中有两个security键DVWA文件包含漏洞,读取文件报错,ERROR: File not found! Cookie中有两个security键 阅读全文
posted @ 2023-12-10 17:06 LaytonWang 阅读(283) 评论(0) 推荐(0)