DiscuzX3.2_SSRF_EXP環境測試

DiscuzX3.2_SSRF_EXP
1.環境 Ubuntu 14.04.3+docker +pocsuite
https://github.com/C1tas/DiscuzX3.2_SSRF_EXP
2. Requirements
Python 2.6+
Works on Linux, Windows, Mac OSX, BSD
Installation
The quick way:
pipinstallpocsuiteOrclickheretodownloadthelatestsourcezippackageandextract wget https://github.com/knownsec/Pocsuite/archive/master.zip
$ unzip master.zip
The latest version of this software is available from: http://pocsuite.org
3.docker
root@ubuntu:~# apt-get install docker.io
4.Usage
git clone https://github.com/C1tas/DiscuzX3.2_SSRF_EXP.git
cd DiscuzX3.2_SSRF_EXP/DockerFile/DiscuzX3.2_init
git submodule init
git submodule update
DockerFile
參考@kaushalkishorejaiswal
Usage:
docker build -t ubuntu:Discuz .
docker run –name Discuz -d -p 8082:80 ubuntu:Discuz
http://localhost:8082/Discuz
EXP Exp基於pocsuit 參考@imp0wd3r
Usage:
pocsuite -r Discuz_SSRF_Redis.py -u url –verify
pocsuite -r Discuz_SSRF_Redis.py -u url –attack

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章