UpPwn: automate detection of security flaws on websites’ file upload systems
UpPwn
UpPwn is a script that automates detection of security flaws on websites’ file upload systems. In some cases, it also allows exploiting these vulnerabilities in order to upload malicious files.
Installation
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash –
sudo apt-get install nodejs
sudo npm install phantomjs-prebuilt
sudo apt-get install python-pip
pip install –upgrade pip
git clone https://github.com/ferrery1/UpPwn.git && cd UpPwn
pip2 install -r requirements.lst
Usage
python UpPwn.py [-h/–help] ; pyclean