Update README.md

This commit is contained in:
Zarcolio
2023-07-02 17:48:24 +02:00
committed by GitHub
parent 9c368bf778
commit 0d04340541
+5 -6
View File
@@ -2,11 +2,10 @@
# Flipper Zero
## Bad USB
Ducky script for Bad USB on the Flipper Zero
__Ducky script/__
## Bad USB/
Stuff for Bad USB (or Bad KB on Xtreme) on the Flipper Zero
### Ducky script/
* `Defensive`/`EyeLock_Edge_Win.txt` - Awareness script. Found an unlocked Windows screen in your office? Fire this one off to open https://eyelockmyscreen.com in a full screen window.
* `Defensive`/`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.
* `Defensive`/`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.
@@ -24,14 +23,14 @@ __Ducky script/__
* `Offensive`/`Samsung-LEDTV-UE40F6500.txt` - Changes the DNS settings of your Samsung LED TV UE40F6500 (2013 model) to 1.1.1.1.
* `Useful`/`DuckyScript_UDL.txt` - Automatically installs User Defined Language in Notepad++ for Ducky Script.
__PowerShell/__
### PowerShell/
* `Offensive`/`Create-PwdDictAttack.ps1` - Creates a Ducky script that tries a list of passwords, for example against the Windows logon screen. Delay and wait time/method are configurable.
* `Offensive`/`Generate-PinCodes.ps1` - Generates 4 number pin codes, easy to remember pin codes first.
* `Useful`/`Convert-Ps2Ducky.ps1` - Converts a .ps1 file to a Ducky script.
* `Useful`/`Escape-DeadKeysAltcode.ps1` - Changes a Ducky script to escape dead keys (~ ` ' ") on some keyboards (replaces STRING with ALTCODE if a dead key is detected).
* `Useful`/`Escape-DeadKeysRepeat.ps1` - Changes a Ducky script to escape dead keys (~ ` ' ") on some keyboards (each dead key is repeated).
__Ducky script creator/__
### Ducky script creator/
* Mobile page to create Ducky scripts on your phone when you don't have a laptop with you.
## Infrared