upload CVE-2017-7269

This commit is contained in:
mr-xn
2019-08-20 12:00:50 +08:00
parent b9ba9463fe
commit a9b79f18bf
3 changed files with 59 additions and 0 deletions
File diff suppressed because one or more lines are too long
Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

+17
View File
@@ -0,0 +1,17 @@
### CVE-2017-7269 远程代码执行回显验证
---
我们团队对此次 CVE-2017-7269 漏洞的分析报告: https://ht-sec.org/cve-2017-7269-vulnerabilities/
默认PoC 只能弹`calc.exe` ,现在修改成可以响应请求,命令格式为:<br/>
CVE-2017-7269_remote_echo.py ip_address port
<br/>
效果如下:<br/>
![](./example.png)
来源: https://github.com/lcatro/CVE-2017-7269-Echo-PoC