DigiSpark-Payloads/payloads/Windows Phisher
Muhammad Talha Khan 179a16bd7f
Create Windows_Phisher.ino
2019-02-22 22:43:25 +05:00
..
README.md Create README.md 2019-02-22 22:41:39 +05:00
Windows_Phisher.ino Create Windows_Phisher.ino 2019-02-22 22:43:25 +05:00

README.md

Windows Phisher

Description:

Windows_Phisher.ino:

Windows credential phisher, Works by running powershell script and pausing for 1 minute before asking for username and password. Popup only goes away after valid credentials are given if so credentials are sent to webhook.site from where they can be later retrieved from remote location. Orignal concept stolen from Nishang

Instructions:
Before using it make sure the WebHook.site hook is set in payload which you will find almost at the end of the script. Also the current time is set for 1 minute you can increase the time to your requirement in "start-sleep -s" which you will find at the start of script.

Tested on:
OS: Windows 10|8|7
User: Admin/Normal User
Hardware: ATtiny85 (Chinese)

Requirements:

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

Screenshot