All Projects → 4w4k3 → Umbrella

4w4k3 / Umbrella

Licence: bsd-3-clause
A Phishing Dropper designed to Pentest.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Umbrella

Evilurl
Generate unicode evil domains for IDN Homograph Attack and detect them.
Stars: ✭ 654 (+263.33%)
Mutual labels:  pentest, phishing
Socialfish
Phishing Tool & Information Collector
Stars: ✭ 2,522 (+1301.11%)
Mutual labels:  pentest, phishing
Pythem
pentest framework
Stars: ✭ 1,060 (+488.89%)
Mutual labels:  pentest, phishing
Awesome Windows Red Team
A curated list of awesome Windows frameworks, libraries, software and resources for Red Teams
Stars: ✭ 308 (+71.11%)
Mutual labels:  pentest, phishing
Dr0p1t Framework
A framework that create an advanced stealthy dropper that bypass most AVs and have a lot of tricks
Stars: ✭ 1,132 (+528.89%)
Mutual labels:  pentest, phishing
Offensive Dockerfiles
Offensive tools as Dockerfiles. Lightweight & Ready to go
Stars: ✭ 150 (-16.67%)
Mutual labels:  pentest
Esp8266 wifi captive portal
🔑 WiFi captive portal for ESP8266 for phishing WiFi passwords
Stars: ✭ 165 (-8.33%)
Mutual labels:  phishing
Dnsmorph
Domain name permutation engine written in Go
Stars: ✭ 148 (-17.78%)
Mutual labels:  phishing
Mida Multitool
Bash script purposed for system enumeration, vulnerability identification and privilege escalation.
Stars: ✭ 144 (-20%)
Mutual labels:  pentest
Phishingkithunter
Find phishing kits which use your brand/organization's files and image.
Stars: ✭ 177 (-1.67%)
Mutual labels:  phishing
Docker Security Images
🔐 Docker Container for Penetration Testing & Security
Stars: ✭ 172 (-4.44%)
Mutual labels:  pentest
Passcat
Passwords Recovery Tool
Stars: ✭ 164 (-8.89%)
Mutual labels:  pentest
Shark
Future Of Phishing With less delay
Stars: ✭ 150 (-16.67%)
Mutual labels:  phishing
Pymeta
Pymeta will search the web for files on a domain to download and extract metadata. This technique can be used to identify: domains, usernames, software/version numbers and naming conventions.
Stars: ✭ 170 (-5.56%)
Mutual labels:  pentest
Opensquat
Detection of phishing domains and domain squatting. Supports permutations such as homograph attack, typosquatting and bitsquatting.
Stars: ✭ 149 (-17.22%)
Mutual labels:  phishing
Tuktuk
Tool for catching and logging different types of requests.
Stars: ✭ 174 (-3.33%)
Mutual labels:  pentest
Stuff
Unsorted, raw, ugly & probably poorly usable tools for reversing, exploit and pentest
Stars: ✭ 146 (-18.89%)
Mutual labels:  pentest
Asnlookup
Leverage ASN to look up IP addresses (IPv4 & IPv6) owned by a specific organization for reconnaissance purposes, then run port scanning on it.
Stars: ✭ 163 (-9.44%)
Mutual labels:  pentest
Technowlogger
TechNowLogger is Windows/Linux Keylogger Generator which sends key-logs via email with other juicy target info
Stars: ✭ 172 (-4.44%)
Mutual labels:  pentest
Xssor2
XSS'OR - Hack with JavaScript.
Stars: ✭ 1,969 (+993.89%)
Mutual labels:  pentest

Umbrella Dropper

Copyright 2017 Umbrella Written by: * Alisson Moretto - 4w4k3

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.

Twitter: @4w4k3Official

DISCLAIMER:

"DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." Taken from LICENSE.

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.

Needed dependencies

  • apt
  • wine
  • wget
  • Linux
  • sudo access
  • python2.7
  • python 2.7 on Wine Machine

Tested on:

  • Kali Linux - SANA
  • Kali Linux - ROLLING
  • Ubuntu 14.04-16.04 LTS
  • Debian 8.5
  • Linux Mint 18.1
  • Black Arch Linux

Cloning:

git clone https://github.com/4w4k3/Umbrella.git

Running:

cd Umbrella
sudo su
chmod +x install.sh
./install.sh
python umbrella.py

If you have another version of Python:

python2.7 umbrella.py

Screenshot:

Shot

More in Screens

Contribute:

Send me more features if you want it :D

Contact:

[email protected]

License:

This project is licensed under the BSD-3-Clause - see the LICENSE file for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].