Adaptix Framework
AdaptixC2 GitHubExtension-Kit
  • Welcome
  • Adaptix C2
    • Getting Starting
      • Installation
      • Starting
    • User Interface
    • Listeners and Agents
    • Agent Browsers
      • Remote Terminal
      • File Browser
      • Process Browser
    • Data management
      • Tasks storage
      • Downloads Storage
      • Screenshots Storage
    • BOF and Extensions
    • Tunnels and Forwarding
    • Linking Agents
  • Extenders
    • Listeners
      • Beacon HTTP
      • Beacon SMB
      • Beacon TCP
      • Gopher TCP
    • Agents
      • Beacon
        • Beacon BOFs
      • Gopher
  • Development
    • Plugins
    • Listener plugin
    • Agent plugin
  • AX Support & Blogs
    • AxChecker
    • CmdChecker
  • Blogs
  • Changelog
    • v0.1 -> v0.2
    • v0.2 -> v0.3
    • v0.3 -> v0.4
    • v0.4 -> v0.5
Powered by GitBook
On this page
  • Create tunnels
  • Tunnel manager
  • Pivots support
  1. Adaptix C2

Tunnels and Forwarding

PreviousBOF and ExtensionsNextLinking Agents

Last updated 5 days ago

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 through the “Create Tunnel” context menu of the session table or graph.

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.

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

+

+

+

+

+

+

Beacon
Gopher