Is it possible to do metasploit function after performing the following? #16336
Replies: 1 comment
-
It would be great if you could file a bug for that to help us address the root of the problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ssh -D 9050 [email protected] -p60000
/etc/proxychains.conf -> socks4 127.0.0.1 9050
I use nmap:
proxychains nmap 172.17.0.1
ProxyChains-3.1 (http://proxychains.sf.net)
Is it possible to do something like:
proxychains msfconsole?
Reason being, meterpreter is unstable.
Beta Was this translation helpful? Give feedback.
All reactions