Skip to content
forked from cys3c/UpPwn

A script that automate detection of security flaws on websites' file upload systems

Notifications You must be signed in to change notification settings

dipesh1432/UpPwn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UpPwn

Version 0.1 [Dev in progress]

About

UpPwn is a script that automate detection of security flaws on websites' file upload systems. In some cases it also allows to exploit these vulnerabilities in order to upload malicious files.

Requirements Details

Testing is done only with GNU/Linux Ubuntu 16.04 LTS stable and Debian Jessie.

Installation Process

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
tar -zxvf misc/firefox_profile.up.tar.gz -C misc/

Usage

python UpPwn.py [-h/--help] ; pyclean .

About

A script that automate detection of security flaws on websites' file upload systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%