Skip to content

new payload-RDPop#234

Open
C08W38101 wants to merge 7 commits intohak5:masterfrom
C08W38101:master
Open

new payload-RDPop#234
C08W38101 wants to merge 7 commits intohak5:masterfrom
C08W38101:master

Conversation

@C08W38101
Copy link

opens RDP and disables defender and firewall (I think)

@C08W38101
Copy link
Author

my payload is intended for security researchers who need a way to rdp into their target
it can be used via an rdp client (I think, I cannot test without a badusb, which I do not own)

@C08W38101 C08W38101 changed the title RDPop payload new payload-RDPop Jun 14, 2024
@kalanihelekunihi
Copy link
Collaborator

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.

@C08W38101
Copy link
Author

changed it, let me know if more issues pop up

@C08W38101
Copy link
Author

also excuse my powershell, it became Frankenstein code over time with me putting in more code I learned and thought I could use

@kalanihelekunihi
Copy link
Collaborator

The code now compiles properly.
As a suggestion, you can use the STRINGLN command for “type this string, followed by enter”.

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.

@C08W38101
Copy link
Author

thanks for the help, I am fixing it right now

@C08W38101
Copy link
Author

C08W38101 commented Jun 15, 2024

anything I need to do before I finalize it?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove placeholder file.

@hak5peaks hak5peaks added the Pending Requested Changes. Changes were requested and is pending changes before next review. label Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Pending Requested Changes. Changes were requested and is pending changes before next review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants