(CVE-2019-16279)Nostromo_httpd_dos

# (CVE-2019-16279)Nostromo httpd dos

=====================

一、漏洞简介
————

(CVE-2019-16279)dos

二、影响范围
————

三、复现过程
————

This bug exploit a memory error when sending too many `\r\n` in a single
connexion.

Example

$ curl http://127.0.0.1:8080
HELLO!
$ ./CVE-2019-16279.sh 127.0.0.1 8080
$ curl http://127.0.0.1:8080
curl: (7) Failed to connect to 127.0.0.1 port 8080: Connection refused

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
评论 抢沙发

请登录后发表评论

    请登录后查看评论内容