七月份文章收藏

Posted i-honey

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了七月份文章收藏相关的知识,希望对你有一定的参考价值。

HTML缩小的潜在XSS漏洞

https://hackerone.com/reports/24684

 

node.js 目录遍历

https://hackerone.com/reports/358645

--path-as-is    Do not squash .. sequences in URL path

curl 中 --path-as-is 选项的意思是在不要压缩URL路径中的 .. 符号

serve包介绍:https://www.npmjs.com/package/serve

 

内容注入

https://hackerone.com/reports/144104

用户或攻击者能够将其文本注入错误页面,并且可以捕获用户访问恶意站点。

 

 

图片xss

https://hackerone.com/reports/72526

"><img src="x" onerror=alert(cookie)>.png

 

 

header头攻击

https://hackerone.com/reports/137181

 

 

nginx alias错误配置可任意读取

https://hackerone.com/reports/317201

https://github.com/yandex/gixy/blob/master/docs/en/plugins/aliastraversal.md

https://www.leavesongs.com/PENETRATION/nginx-insecure-configuration.html

以上是关于七月份文章收藏的主要内容,如果未能解决你的问题,请参考以下文章

Python 原创文章汇总(持续更新,建议收藏)

2021年大数据HBase:Hbase的架构!建议收藏

2021年大数据HBase:Hbase的架构!建议收藏

C语言进阶学习笔记三字符串函数详解(爆肝吐血整理,建议收藏!!!)

如果你想 收藏or分享 文章

手把手教你用 CNN 识别验证码(干货!建议收藏) | 第12天