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

No shell ? #59

Closed
SmailDH opened this issue Oct 31, 2023 · 4 comments
Closed

No shell ? #59

SmailDH opened this issue Oct 31, 2023 · 4 comments

Comments

@SmailDH
Copy link

SmailDH commented Oct 31, 2023

Hi Team,
Could anyone advise why i am receiving the connection back when try with netcat but nothing happening when i start the listener ?
image

@t3l3machus
Copy link
Owner

@SmailDH it looks like the cmd payload you used with cme is using https, but the hoaxshell server was not started with -c and -p, used to provide certificate and private key files to start the listener via https. Maybe if you change protocol=https to protocol=http in the payload, it will actually work.

Another suggestion is to use Villain, which has the hoaxshell listener built-in and can also generate payloads (like the cmd-curl you are using) quickly, among other things.

hope it helps!

@SmailDH
Copy link
Author

SmailDH commented Nov 1, 2023

Thank you @t3l3machus , Yes it did work with "http" but doesn't look it handle the display very well, i will try to use the Villain as suggested :) , possibly python stuff

image

@t3l3machus
Copy link
Owner

@SmailDH please let me know if you had the same issue with villain.

@SmailDH
Copy link
Author

SmailDH commented Nov 2, 2023

@SmailDH please let me know if you had the same issue with villain.

I will do , thank you!

@SmailDH SmailDH closed this as completed Nov 2, 2023
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

2 participants