Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2017-9805 PoC — Apache Struts 代码问题漏洞

Source
Associated Vulnerability
Title:Apache Struts 代码问题漏洞 (CVE-2017-9805)
Description:The REST Plugin in Apache Struts 2.1.1 through 2.3.x before 2.3.34 and 2.5.x before 2.5.13 uses an XStreamHandler with an instance of XStream for deserialization without any type filtering, which can lead to Remote Code Execution when deserializing XML payloads.
Description
An exploit for Apache Struts CVE-2017-9805
Readme
*struts-pwn - CVE-2017-9805 Exploit*
============

### An exploit for Apache Struts CVE-2017-9805 ###


# **Usage** #

## Check if the vulnerability exists against a single URL. ##
`python struts-pwn.py --url 'http://example.com/struts2-rest-showcase/orders/3'`

## Check if the vulnerability exists against a list of URLs. ##
`python struts-pwn.py --list 'urls.txt'`

## Exploit a single URL. ##
`python struts-pwn.py --exploit --url 'http://example.com/struts2-rest-showcase/orders/3' -c 'touch /tmp/struts-pwn'`

## Exploit a list of URLs. ##
`python struts-pwn.py --exploit --list 'urls.txt' -c 'touch /tmp/struts-pwn'`


# **Demo** #
![Demo](https://github.com/mazen160/public/raw/master/static/images/struts-pwn_CVE-2017-9805_Demo.png)


# **Requirements** #
* Python2 or Python3
* requests


# **Legal Disclaimer** #
This project is made for educational and ethical testing purposes only. Usage of struts-pwn for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.


# **License** #
The project is licensed under MIT License.


# **Author** #
*Mazin Ahmed*
* Website: [https://mazinahmed.net](https://mazinahmed.net)
* Email: *mazin AT mazinahmed DOT net*
* Twitter: [https://twitter.com/mazen160](https://twitter.com/mazen160)
* Linkedin: [http://linkedin.com/in/infosecmazinahmed](http://linkedin.com/in/infosecmazinahmed)
File Snapshot

[4.0K] /data/pocs/3099a40bbdca68359df279e064a7fcf0b28a3426 ├── [1.1K] LICENSE.txt ├── [1.5K] README.md ├── [ 18] requirements.txt └── [ 14K] struts-pwn.py 0 directories, 4 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →