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

Logo

开放原子开发者工作坊旨在鼓励更多人参与开源活动,与志同道合的开发者们相互交流开发经验、分享开发心得、获取前沿技术趋势。工作坊有多种形式的开发者活动,如meetup、训练营等,主打技术交流,干货满满,真诚地邀请各位开发者共同参与!

更多推荐