Updated Payload Fake Update screen (markdown)

This commit is contained in:
Hunter 2017-07-01 09:48:11 -04:00
parent 03d53df1d5
commit 908d29d010
1 changed files with 3 additions and 1 deletions

View File

@ -5,10 +5,12 @@ Change `http://fakeupdate.net/win10u/index.html` to another page on fakeupdate.n
```
REM fake update LUL
REM author: Judge2020 https://judge2020.com
REM edited by: DanielL99 on github (thanks!)
REM
REM let the ducky HID enumerate
DELAY 3000
GUI r
DELAY 500
STRING iexplore -k http://fakeupdate.net/win10u/index.html
ENTER
ENTER
```