Home
Softono

Tunnel Manager

Open source Python
16
Stars
3
Forks
1
Issues
1
Watchers
3 years
Last Commit

 About Tunnel Manager

GUI manager for network tunnels developed for Command and Control systems.

Platforms

Web Self-hosted

Languages

Python

Links

Need Help Installing Tunnel Manager?

We provide expert installation service for this software. Our team will install, configure, and secure Tunnel Manager on your server. plans start at just $30.

Tunnel Manager

View on GitHub

Tunnel-Manager

Why did I make this? Because I need a system that can:

  • Create C2 traffic redirectors automatically.
  • Replace burned IPs quickly.
  • Spawn up and destroy remote and local tunnels automatically.
  • Persistent tunnel configurations.
  • Shareable configurations.
  • Visualization of the network flow.
  • Wipe out everything from AWS when done.

There are no documents currently. The following slides could explain some of the tool's features.

. . . . . . .

Installation

To properly launch the application:

  • Use variables.env.example to create your own variables.env file. The file must be in the project's root directory.
  • GoJS is a dependency that is up to you to download. It offers pretty nice visualizations. You can download it from here https://gojs.net/latest/download.html and copy it to application/static/go.js.
  • Run install.sh to install the app's dependencies

For more details: Using Cobalt Strike with Tunnel-Manager for Distributed Hacking (v0.0.1 - Old version)