You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use a SOCKS proxy with set Proxies socks:127.0.0.. With wireshark I see that metasploit is sending a random username with the socks connect header. But my SOCKS proxy does not work with this. So I have two questions:
Is there an option to set (or actually unset) this username? I have not found anything. Google results are only for the socks server module.
Where in the source code is this username defined? After hours of grep'ing through the source I gave up...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I want to use a SOCKS proxy with
set Proxies socks:127.0.0..
With wireshark I see that metasploit is sending a random username with the socks connect header. But my SOCKS proxy does not work with this. So I have two questions:Is there an option to set (or actually unset) this username? I have not found anything. Google results are only for the socks server module.
Where in the source code is this username defined? After hours of grep'ing through the source I gave up...
Thanks for any advice!
Beta Was this translation helpful? Give feedback.
All reactions