Open
Description
At the moment many exploits accidentally do not support c2.ShellTunnel
because the generation logic does not detect them as SimpleShellServer or SSLShellServer. Mess with the logic of C2 assignment and if that is enabled toggle support based on flags for one or the other so switching on C2Type supports the right one for free.