Tunnels and Forwarding

AdaptixC2 provides the ability to use several pivot options. For each of these options, you need to make sure that yours agent supports a specific feature and is in interactive mode (sleep 0). By default, the agent is not put into interactive mode.

Create tunnels

Create a tunnel using the Create Tunnel context menu of the session table or graph if the agent supports one of the tunnel types.

AdaptixC2 supports the following types of network tunnels:

  • SOCKS4

  • SOCKS5 (with/out Auth) TCP/UDP (IPv4, DNS, not IPv6)

  • Local TCP Port Forwarding

  • Reverse TCP Port Forwarding

AdaptixC2 allows you to build tunnels not only through the C2 teamserver (route: -> C2 -> agent -> target), but also through AdaptixClient.

In this case, the port is opened on the client and the traffic is directed along the path: -> Client -> C2 -> agent -> target.

Tunnel manager

Created tunnels are managed via the tunnel manager.

The context menu of the Tunnels Table allows you to set information about the tunnel and stop the tunnel.

circle-info

Management of tunnels running through a client is available only to the user through whose client the tunnel is running

Pivots support

Agent
Socks4
Socks5
Socks5 UDP
Local fwd
Reverse fwd

Last updated