minispooner / red-team-playground

Docker network containing many vulnerable targets for practicing Red Teaming concepts (initial access, priv esc, persistence, lateral, C2, evasion, etc).
MIT License
83 stars 9 forks source link

Build a C2 server #6

Closed minispooner closed 1 year ago

minispooner commented 1 year ago

according to link below, the most common C2 frameworks are CobaltStrike & Metasploit. both of these would be good to add into the playground. There are several other ones popular right now (mythic, covenant, sliver) - those could be added a bit later. Having a short-haul redirector would be a bonus here (see https://github.com/bluscreenofjeff/Red-Team-Infrastructure-Wiki). https://www.team-cymru.com/post/mythic-case-study-assessing-common-offensive-security-tools

minispooner commented 1 year ago

developed initial c2 w intro tutorial. closing. another iteration would be great to setup (or just write a tutorial for) a couple redirectors to not "expose" main c2 server.