
CVE-2016-0792의 수정된 버전
https://www.exploit-db.com/exploits/42394/
Python 3.6.x
requests 라이브러리는 이 익스플로잇이 작동하는 데 필요합니다
sudo pip install requests
python3 exp.py -u <url> -c <command>
usage: exploit.py [-h] [-u U] [-c C]
CVE-2016-0792
optional arguments:
-h, --help show this help message and exit
-u U url to exploit
-c C command to execute

허가 없이 이 소프트웨어를 사용하여 대상을 공격하는 것은 불법입니다. 이 소프트웨어를 사용하여 발생한 피해에 대해서는 법을 위반하여 사용함으로써 발생한 피해에 대해서도 책임지지 않습니다.