2023-04-13 13:00:29 +02:00
2023-04-13 08:06:48 +02:00
2023-04-13 08:06:48 +02:00
2023-04-13 08:06:48 +02:00
2023-04-13 13:00:29 +02:00
2023-04-13 08:03:13 +02:00
2023-04-13 12:08:01 +02:00
2023-04-13 13:00:29 +02:00
2023-04-13 08:05:51 +02:00

Duckyscript

Ducky script for Bad USB on the Flipper Zero PowerShell:

  • Create-PwdDictAttack.ps1 - Creates a Ducky script that can try a list of passwords, for example against the Windows logon screen. Delay and wait are configurable.
  • Escape-DeadKeys.ps1 - Changes a Ducky script to escape dead keys (~ ` ' ") on some keyboards.
  • Generate-PinCodes.ps1 - Generates 4 number pin codes, easy to remember pin codes first.

Ducky script:

  • EyeLock_Edge_Win.txt - Awareness script. Found an unlocked Windows screen? Fire this one off to open https://eyelockmyscreen.com in a full screen window.
  • Show_wifi_passwords_Win_PS.txt - Awareness script. Found an unlocked Windows screen? Fire this one off to open a Powershell window and show the user their wifi passwords.
  • Policy_Lock-Screen_Edge_Win.txt - Awareness script. Found an unlocked Windows screen? Fire this one off to open the company policy page and search for a specific control.
  • Password-top100.txt - Top 100 passwords turned into a Ducky script by Create-PwdDictAttack.ps1.
  • PinCodes-top1000.txt - 4 Number pin codes (easy to remember pin codes first) turned into a Ducky script by Create-PwdDictAttack.ps1.
S
Description
This repo contains my own Ducky/BadUSB scripts, related PowerShell scripts and other Flipper Zero related stuff.
Readme GPL-3.0 693 KiB
Languages
PowerShell 71.2%
HTML 28.8%