EFS Web Server 7.2 Unrestricted File Upload

################################## # 2017/6/15 Chako # # EFS Web Server 7.2 Unrestricted File Upload # Software Link: https://www.exploit-db.com/apps/60f3ff1f3cd34dec80fba130ea481f31-efssetup.exe ################################## EFS Web Server 7.2 allows unauthorized users to upload malicious files

Install vmware-tools for Ubuntu

After mount cdrom cd to the cdrom folder EX: cd /media/USERname/VMware\ Tools/ extract to another folder tar -zxvf VMwareTools-10.1.5-5055693.tar.gz -C ~/vm #tar -zxvf archive.tar -C /target/directory change to the folder cd ~/vm/vmware-tools-distrib/ run installation script sudo ./vmware-install.pl done 🙂

Install msfpescan

basic update and install metasploit-payloads gem bundle install have to be in the app folder Install Install msfpescan msfpescan installed 🙂