Ne0nd0g / merlin

Merlin is a cross-platform post-exploitation HTTP/2 Command & Control server and agent written in golang.
GNU General Public License v3.0
5.03k stars 798 forks source link

Websocket over tcp #125

Closed yellow-starburst closed 2 years ago

Ne0nd0g commented 2 years ago

Merlin does not use websockets. However, it does use HTTP/3 which works on top of QUIC, a UDP protocol. The HTTP1&2 protocols use TCP. If you just want to chat about Merlin, please sign up for the BloodHoundGang slack and stop by the #merlin channel.