Conversation
|
my payload is intended for security researchers who need a way to rdp into their target |
|
There are a considerable number of syntax errors in your script that prevents it from being compiled or run. If you do not have access to a DuckyScript capable device, please at least use the free version of Payload Studio to ensure that it is free of syntax errors before submitting. |
|
changed it, let me know if more issues pop up |
|
also excuse my powershell, it became Frankenstein code over time with me putting in more code I learned and thought I could use |
|
The code now compiles properly. I also have some concerns that this payload won’t run as written due to Windows processing time to do things like launching powershell or running said commands. Some delays based on how long each step takes to execute, or perhaps a “DEFAULT_DELAY 500” would add a 500ms (half second) delay between each of those lines, and with it likely have a better chance of working. |
|
thanks for the help, I am fixing it right now |
|
anything I need to do before I finalize it? |
There was a problem hiding this comment.
Please remove placeholder file.
opens RDP and disables defender and firewall (I think)