Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lcatro/CVE-2017-7269-Echo-PoC
CVE-2017-7269 回显PoC ,用于远程漏洞检测..
https://github.com/lcatro/CVE-2017-7269-Echo-PoC
Last synced: about 2 months ago
JSON representation
CVE-2017-7269 回显PoC ,用于远程漏洞检测..
- Host: GitHub
- URL: https://github.com/lcatro/CVE-2017-7269-Echo-PoC
- Owner: lcatro
- Created: 2017-03-29T11:20:19.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-27T03:20:05.000Z (about 6 years ago)
- Last Synced: 2024-08-05T17:41:41.601Z (5 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 88
- Watchers: 4
- Forks: 39
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-hacking-lists - lcatro/CVE-2017-7269-Echo-PoC - CVE-2017-7269 回显PoC ,用于远程漏洞检测.. (Python)
README
### CVE-2017-7269 远程代码执行回显验证
---
我们团队对此次 CVE-2017-7269 漏洞的分析报告: https://ht-sec.org/cve-2017-7269-vulnerabilities/默认PoC 只能弹`calc.exe` ,现在修改成可以响应请求,命令格式为:
CVE-2017-7269_remote_echo.py ip_address port
效果如下:
![](https://raw.githubusercontent.com/lcatro/CVE-2017-7269-Echo-PoC/master/example.png)