关联漏洞
标题:
Apache Struts 代码问题漏洞
(CVE-2017-9805)
描述:Apache Struts是美国阿帕奇(Apache)软件基金会的一个开源项目,是一套用于创建企业级Java Web应用的开源MVC框架,主要提供两个版本框架产品,Struts 1和Struts 2。REST plugin是其中的一个处理传入URL请求的插件。 Apache Struts 2.5版本至2.5.12版本和2.1.2版本至2.3.33版本的REST插件存在远程代码执行漏洞。当Struts2通过REST插件使用XStream的实例xstreamhandler处理反序列化XML有效载荷时没有进行任
描述
CVE 2017-9805
介绍
### Description
Apache Struts RCE tool for CVE 2017-9805
### Options
- `u`: the target url;
- `c`: the command that'll be executed on a vulnerable target;
- `f`: automatically checks for RCE using a list of targets (one target per line);
- `p`: specify the port for a local listener - used with `f` option - (default: 8080)
### Usage
```
go run main.go -u target -c command
```
```
go run main.go -f filename
```
```
go run main.go -f filename -p port
```
文件快照
[4.0K] /data/pocs/fae151435f3a31434251646f46b4740071893820
├── [5.1K] main.go
└── [ 485] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。