bocajspear1 / bdmultiplexer

A simple, drop-in reverse shell handler for multiple backdoor connections. Made for CNY Hackathon.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BDMultiplexer

NOTE: This code is for educational use only! Don't use it for something you'll regret!

A simple reverse shell multiplexer written in Go. Receive multiple backdoor connections on the same port, great for redteaming at cybersecurity competitions. Control of connections can be distributed between multiple people, with connections locked to a single redteamer at a time.

Made for CNY Hackathon.

License

Licensed under GPL v3

About

A simple, drop-in reverse shell handler for multiple backdoor connections. Made for CNY Hackathon.

License:GNU General Public License v3.0


Languages

Language:Go 98.8%Language:Makefile 1.2%