bashbunny-payloads/payloads/library/prank/WIN_powershell_ProgressBar-...
cribb-it 5ccaa5562e
Add new prank payload (#419)
* Add files via upload

* Update readme.md

* Update payload.txt

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Add files via upload

* Update readme.md

* Update readme.md
2020-07-13 14:54:57 -07:00
..
payload.txt Add new prank payload (#419) 2020-07-13 14:54:57 -07:00
readme.md Add new prank payload (#419) 2020-07-13 14:54:57 -07:00

readme.md

Progress bar and Popup

  • Author: Cribbit
  • Version: 1.0
  • Target: Windows 10 (Powershell)
  • Category: pranks
  • Attackmode: HID

Change Log

Version Changes
1.0 Initial release

Description

Uses PowerShell to show a progress bar telling the user it's installing a virus. After that uses text-to-speech, then shows a few silly error messages.

Configuration

May need to change the text-to-speech to Add-Type -AN System.speech;$s=New-Object System.Speech.Synthesis.SpeechSynthesizer;

Colors

Status Color Description
SETUP Magenta solid Setting attack mode
ATTACK Yellow single blink Injecting Powershell script
FINISH Green blink followed by SOLID Script is finished