Update README.md

This commit is contained in:
Muhammad Talha Khan 2018-12-27 23:20:38 +05:00 committed by GitHub
parent 4e905d1fcc
commit 109f953f40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 8 deletions

View File

@ -1,16 +1,22 @@
# 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:<br>
Starts cmd in a small window in order to grabs less attention
**2.** WifiKey-Grab_Minimize-of-Shame.ino:<br>
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](https://github.com/hak5darren/USB-Rubber-Ducky/wiki/Payload---hide-cmd-window)
### Tested on:
OS: Windows 10 Pro
User: Admin Priviliged
Hardware: ATtiny85 (Chinese)
**OS**: Windows 10 Pro<br>
**User**: Admin Priviliged<br>
**Hardware**: ATtiny85 (Chinese)
### Requirements:
Password Grabber: https://webhook.site/ or any other request reflector of your choice
Internet Access
**Password Grabber**: https://webhook.site/ or any other request reflector of your choice<br>
**Internet Access**
### Screenshot
![Screenshot](https://i.ibb.co/fkQv9tN/Untitled.png)