- 857
 
- 41
 
Umbrella is a file dropper dedicated to pentest, its download files on target system are execute them without a double execution of exe, only of embed.
To compromise the same target again, you need delete this folder on target system : – C:\Users\Public\Libraries\Intel – because dropper checks the existence of her to take a decision of what be do.
Features
Running:
	
				
			To compromise the same target again, you need delete this folder on target system : – C:\Users\Public\Libraries\Intel – because dropper checks the existence of her to take a decision of what be do.
Features
- Download executable on target system.
 - Silent execution.
 - Download and execute executable once time.
 - If the exe already had downloaded and running, open only pdf/docx/xxls/jpg/png.
 - Some Phishing methods are included.
 - Multiple Session disabled.
 - Bypass UAC.
 
- apt
 - wine
 - wget
 - Linux
 - sudo access
 - python2.7
 - python 2.7 on Wine Machine
 
- Kali Linux – SANA
 - Kali Linux – ROLLING
 - Ubuntu 14.04-16.04 LTS
 - Debian 8.5
 - Linux Mint 18.1
 - Black Arch Linux
 
Code:
git clone https://github.com/4w4k3/Umbrella.git
Running:
If you have another version of Python:Code:
cd Umbrella
sudo su
chmod +x install.sh
./install.sh
python umbrella.py
DOWNLOAD UmbrellaCode:
python2.7 umbrella.py