BishopFox / sliver

Adversary Emulation Framework
GNU General Public License v3.0
8.54k stars 1.13k forks source link

Volume optimization of implant #562

Open a3sroot opened 2 years ago

a3sroot commented 2 years ago

tip: Characteristics of golang TLS ja3 fingerprint -> https://github.com/CUCyber/ja3transport

a3sroot commented 2 years ago

In the current form of Internet attack, it is better to directly replace HTTP with WS, which is nothing more than adding a layer of TLS.

moloch-- commented 2 years ago

Yes this will be a priority for us in v1.6, however I'd point out the best approach is to already use a stager, which can be as small as a few hundred bytes.