Socks4a Proxy Server
This module provides a socks4a proxy server that uses the builtin Metasploit routing to relay connections.
Rank
- Normal
Authors
- sf < stephen_fewer [at] harmonysecurity.com >
Development
Similar Modules
- auxiliary/server/browser_autopwn
- auxiliary/server/capture/ftp
- auxiliary/server/capture/http
- auxiliary/server/capture/http_javascript_keylogger
- auxiliary/server/capture/http_ntlm
- auxiliary/server/capture/imap
- auxiliary/server/capture/pop3
- auxiliary/server/capture/smb
- auxiliary/server/capture/smtp
- auxiliary/server/capture/telnet
Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use auxiliary/server/socks4a
msf auxiliary(socks4a) > run
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use auxiliary/server/socks4a
msf auxiliary(socks4a) > run
Module Options
| SRVHOST | The address to listen on (default: 0.0.0.0) |
| SRVPORT | The port to listen on. (default: 1080) |
| VERBOSE | Enable detailed status messages |
| WORKSPACE | Specify the workspace for this module |
