Us3rnotfound Posted July 28, 2016 Share Posted July 28, 2016 I'm trying to get my first payload to work and when I plug the ducky into the target computer, the green light does blink but that's all. I'm guessing it has something to do with the fact that the payload was written for a Windows 7 machine and the target computer is running Windows 10 Home. It was just something that I took from the list of payloads on the forums: REM Lock Me 0.3 - Script opens Notepad and types a message concerning locking the computer - by SurfKahuna (RJC) GUI r DELAY 200 STRING notepad.exe ENTER DELAY 300 STRING , ,\ ,'\,'\ ,'\ ,\ , ENTER STRING , ,\/ \' `' ` ' /| ENTER STRING |\/ | ENTER STRING : | ENTER STRING : | ENTER STRING | | ENTER STRING | | ENTER STRING : -. _| ENTER STRING : \ `. ENTER STRING | ________:______\ ENTER STRING : ,'o / o , ENTER STRING : \ ,'-----./ ENTER STRING \_ `--.--' ) ENTER STRING ,` `. ,---'| ENTER STRING : ` | ENTER STRING `,-' | ENTER STRING / ,---. ,' ENTER STRING ,-' `-,------' ENTER STRING `. ,--' ENTER STRING `-.____/ ENTER STRING \ ENTER ENTER STRING I will learn to lock my computer. ENTER STRING I will learn to lock my computer. ENTER STRING I will learn to lock my computer. ENTER STRING I will learn to lock my computer. ENTER STRING I will learn to lock my computer. ENTER STRING I will learn to lock my computer. ENTER STRING I will learn to lock my computer. ENTER STRING I will learn to lock my computer. ENTER STRING I will learn to lock my computer. ENTER STRING I will learn to lock my computer. ENTER ENTER STRING There, just like Bart Simpson. ENTER ENTER STRING Please remember to lock your computer when you step away from your desk. ENTER ENTER STRING Thank you. ENTER DELAY 100 ALT SPACE STRING x Any ideas? Thanks! Quote Link to comment Share on other sites More sharing options...
Us3rnotfound Posted August 7, 2016 Author Share Posted August 7, 2016 Nobody? Quote Link to comment Share on other sites More sharing options...
axion Posted August 7, 2016 Share Posted August 7, 2016 try adding a delay to the start: DELAY 5000 it does take a little time for the computer to load the keyboard drivers before it understands what it's typing. Quote Link to comment Share on other sites More sharing options...
jonixw Posted September 1, 2016 Share Posted September 1, 2016 You could open a notepad and insert the ducky. If you see only the latest row written down then it is a delay issue. Debug it with delay (increase it each time) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.