Browse Exploit & Auxiliary Modules

The Metasploit Project hosts the world's largest database of quality assured exploits, including hundreds of remote exploits, auxiliary modules, and payloads. You can even review the Metasploit Framework source code of any module - or write your own.

Search for modules

Socks4a Proxy Server

This module provides a socks4a proxy server that uses the builtin Metasploit routing to relay connections.


Rank


Authors


Development


Similar Modules


Usage Information

$ msfconsole

                ##                          ###           ##    ##
 ##  ##  #### ###### ####  #####   #####    ##    ####        ######
####### ##  ##  ##  ##         ## ##  ##    ##   ##  ##   ###   ##
####### ######  ##  #####   ####  ##  ##    ##   ##  ##   ##    ##
## # ##     ##  ##  ##  ## ##      #####    ##   ##  ##   ##    ##
##   ##  #### ###   #####   #####     ##   ####   ####   #### ###
                                      ##

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