DigiSpark-Payloads/payloads/Wi-Fi password stealer
Muhammad Talha Khan 109f953f40
Update README.md
2018-12-27 23:20:38 +05:00
..
README.md Update README.md 2018-12-27 23:20:38 +05:00
WifiKey-Grab_Minimize-of-Shame.ino Add files via upload 2018-12-27 22:59:38 +05:00
Wifikey-Grab.ino Create Wifikey-Grab.ino 2018-12-22 01:41:52 +05:00

README.md

Wi-Fi password stealer

Description:

As the name suggests it grabs stored wifi passwords on windows and send their plain text to your webhook page which you can see later. There are two different files and both have same functionalty the only difference is how cmd windows is going to be hidden from display.

1. Wifikey-Grab.ino:
Starts cmd in a small window in order to grabs less attention

2. WifiKey-Grab_Minimize-of-Shame.ino:
Starts cmd in a small window but also hides the cmd by scrolling it down the screen method defined in hak5darren's rubberducky wiki Payload hide cmd window

Tested on:

OS: Windows 10 Pro
User: Admin Priviliged
Hardware: ATtiny85 (Chinese)

Requirements:

Password Grabber: https://webhook.site/ or any other request reflector of your choice
Internet Access

Screenshot

Screenshot